Pull request #43973 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 4dd86a0b33b246d57507214cb5974e5359552f26+f3e6b7065ae54fa649bddfb4e9bd034125efe3d9 (d4a5f829ab39286a1bac3fa0dc653c7dc9766b59) 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-43973@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-09-07T20:02:19.508Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-07T20:02:19.511Z] Trying to pass milestone 2 [Pipeline] milestone [2022-09-07T20:02:19.606Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-07T20:02:19.790Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06c5e316e40067c66) in /home/ubuntu/workspace/moby_PR-43973 [Pipeline] { [Pipeline] checkout [2022-09-07T20:02:19.832Z] The recommended git tool is: git [2022-09-07T20:02:19.888Z] using credential docker-jenkins-github-credentials [2022-09-07T20:02:19.898Z] Cloning the remote Git repository [2022-09-07T20:02:19.898Z] Cloning with configured refspecs honoured and without tags [2022-09-07T20:02:19.903Z] Cloning repository https://github.com/moby/moby.git [2022-09-07T20:02:19.903Z] > git init /home/ubuntu/workspace/moby_PR-43973 # timeout=10 [2022-09-07T20:02:19.921Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T20:02:19.921Z] > git --version # timeout=10 [2022-09-07T20:02:19.940Z] > git --version # 'git version 2.17.1' [2022-09-07T20:02:19.940Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T20:02:19.941Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43973/head:refs/remotes/origin/PR-43973 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T20:02:36.656Z] Fetching without tags [2022-09-07T20:02:36.863Z] Merging remotes/origin/master commit f3e6b7065ae54fa649bddfb4e9bd034125efe3d9 into PR head commit 4dd86a0b33b246d57507214cb5974e5359552f26 [2022-09-07T20:02:37.424Z] Merge succeeded, producing 4dd86a0b33b246d57507214cb5974e5359552f26 [2022-09-07T20:02:37.424Z] Checking out Revision 4dd86a0b33b246d57507214cb5974e5359552f26 (PR-43973) [2022-09-07T20:02:36.632Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T20:02:36.638Z] > git config --add remote.origin.fetch +refs/pull/43973/head:refs/remotes/origin/PR-43973 # timeout=10 [2022-09-07T20:02:36.644Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T20:02:36.650Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T20:02:36.669Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T20:02:36.669Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T20:02:36.670Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43973/head:refs/remotes/origin/PR-43973 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T20:02:36.865Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T20:02:36.871Z] > git checkout -f 4dd86a0b33b246d57507214cb5974e5359552f26 # timeout=10 [2022-09-07T20:02:37.397Z] > git remote # timeout=10 [2022-09-07T20:02:37.402Z] > git config --get remote.origin.url # timeout=10 [2022-09-07T20:02:37.407Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T20:02:37.408Z] > git merge f3e6b7065ae54fa649bddfb4e9bd034125efe3d9 # timeout=10 [2022-09-07T20:02:37.418Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-07T20:02:37.426Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T20:02:37.432Z] > git checkout -f 4dd86a0b33b246d57507214cb5974e5359552f26 # timeout=10 [2022-09-07T20:02:37.927Z] Commit message: "containerd-integration: prefer error over panic where possible" [2022-09-07T20:02:37.944Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:02:38.641Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43973:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-09-07T20:02:38.641Z] Unable to find image 'alpine:latest' locally [2022-09-07T20:02:38.897Z] latest: Pulling from library/alpine [2022-09-07T20:02:38.897Z] 213ec9aee27d: Pulling fs layer [2022-09-07T20:02:38.897Z] 213ec9aee27d: Verifying Checksum [2022-09-07T20:02:38.897Z] 213ec9aee27d: Download complete [2022-09-07T20:02:39.153Z] 213ec9aee27d: Pull complete [2022-09-07T20:02:39.153Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-07T20:02:39.153Z] Status: Downloaded newer image for alpine:latest [2022-09-07T20:02:37.932Z] > git rev-list --no-walk 88b9fb4e9874ae9fc98139fc846d452389ffdcbd # timeout=10 [2022-09-07T20:02:41.673Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2022-09-07T20:02:42.420Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06c5e316e40067c66) in /home/ubuntu/workspace/moby_PR-43973 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-09-07T20:02:42.441Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a7521152e06a1443) in /home/ubuntu/workspace/moby_PR-43973 [2022-09-07T20:02:42.444Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0641873e01a1d93e3) in /home/ubuntu/workspace/moby_PR-43973 [Pipeline] { [Pipeline] checkout [2022-09-07T20:02:42.478Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] { [2022-09-07T20:02:42.529Z] using credential docker-jenkins-github-credentials [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 [2022-09-07T20:02:42.551Z] Fetching changes from the remote Git repository [2022-09-07T20:02:42.552Z] The recommended git tool is: git [Pipeline] checkout [2022-09-07T20:02:42.559Z] The recommended git tool is: git [2022-09-07T20:02:42.561Z] Fetching without tags [2022-09-07T20:02:42.568Z] using credential docker-jenkins-github-credentials 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-09-07T20:02:42.578Z] Cloning the remote Git repository [2022-09-07T20:02:42.578Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-09-07T20:02:42.608Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-09-07T20:02:42.616Z] Cloning the remote Git repository [2022-09-07T20:02:42.616Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-09-07T20:02:42.788Z] Merging remotes/origin/master commit f3e6b7065ae54fa649bddfb4e9bd034125efe3d9 into PR head commit 4dd86a0b33b246d57507214cb5974e5359552f26 [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-09-07T20:02:43.314Z] Merge succeeded, producing 4dd86a0b33b246d57507214cb5974e5359552f26 [2022-09-07T20:02:43.314Z] Checking out Revision 4dd86a0b33b246d57507214cb5974e5359552f26 (PR-43973) [2022-09-07T20:02:43.372Z] Commit message: "containerd-integration: prefer error over panic where possible" [2022-09-07T20:02:42.540Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43973/.git # timeout=10 [2022-09-07T20:02:42.554Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T20:02:42.605Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T20:02:42.605Z] > git --version # timeout=10 [2022-09-07T20:02:42.610Z] > git --version # 'git version 2.17.1' [2022-09-07T20:02:42.610Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T20:02:42.611Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43973/head:refs/remotes/origin/PR-43973 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T20:02:42.791Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T20:02:42.796Z] > git checkout -f 4dd86a0b33b246d57507214cb5974e5359552f26 # timeout=10 [2022-09-07T20:02:43.273Z] > git remote # timeout=10 [2022-09-07T20:02:43.282Z] > git config --get remote.origin.url # timeout=10 [2022-09-07T20:02:43.295Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T20:02:43.296Z] > git merge f3e6b7065ae54fa649bddfb4e9bd034125efe3d9 # timeout=10 [2022-09-07T20:02:43.308Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-07T20:02:43.317Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T20:02:43.320Z] > git checkout -f 4dd86a0b33b246d57507214cb5974e5359552f26 # timeout=10 [2022-09-07T20:02:42.619Z] Cloning repository https://github.com/moby/moby.git [2022-09-07T20:02:42.620Z] > git init /home/ubuntu/workspace/moby_PR-43973 # timeout=10 [2022-09-07T20:02:42.630Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T20:02:42.630Z] > git --version # timeout=10 [2022-09-07T20:02:42.641Z] > git --version # 'git version 2.25.1' [2022-09-07T20:02:42.642Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T20:02:42.642Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43973/head:refs/remotes/origin/PR-43973 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T20:02:42.600Z] Cloning repository https://github.com/moby/moby.git [2022-09-07T20:02:42.600Z] > git init /home/ubuntu/workspace/moby_PR-43973 # timeout=10 [2022-09-07T20:02:42.614Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T20:02:42.614Z] > git --version # timeout=10 [2022-09-07T20:02:42.619Z] > git --version # 'git version 2.25.1' [2022-09-07T20:02:42.620Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T20:02:42.621Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43973/head:refs/remotes/origin/PR-43973 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:02:44.023Z] + [ PR != PR ] [2022-09-07T20:02:44.024Z] + [ master != master ] [2022-09-07T20:02:44.024Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-07T20:02:44.377Z] + docker version [2022-09-07T20:02:44.377Z] Client: Docker Engine - Community [2022-09-07T20:02:44.377Z] Version: 22.06.0-beta.0 [2022-09-07T20:02:44.377Z] API version: 1.42 [2022-09-07T20:02:44.377Z] Go version: go1.18.3 [2022-09-07T20:02:44.377Z] Git commit: 3e9117b [2022-09-07T20:02:44.377Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-07T20:02:44.377Z] OS/Arch: linux/amd64 [2022-09-07T20:02:44.377Z] Context: default [2022-09-07T20:02:44.377Z] [2022-09-07T20:02:44.377Z] Server: Docker Engine - Community [2022-09-07T20:02:44.377Z] Engine: [2022-09-07T20:02:44.377Z] Version: 22.06.0-beta.0 [2022-09-07T20:02:44.377Z] API version: 1.42 (minimum version 1.12) [2022-09-07T20:02:44.377Z] Go version: go1.18.3 [2022-09-07T20:02:44.377Z] Git commit: 38633e7 [2022-09-07T20:02:44.377Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-07T20:02:44.377Z] OS/Arch: linux/amd64 [2022-09-07T20:02:44.377Z] Experimental: true [2022-09-07T20:02:44.377Z] containerd: [2022-09-07T20:02:44.377Z] Version: 1.6.8 [2022-09-07T20:02:44.377Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T20:02:44.377Z] runc: [2022-09-07T20:02:44.377Z] Version: 1.1.4 [2022-09-07T20:02:44.377Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-07T20:02:44.377Z] docker-init: [2022-09-07T20:02:44.377Z] Version: 0.19.0 [2022-09-07T20:02:44.377Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-07T20:02:44.693Z] + docker info [2022-09-07T20:02:44.693Z] Client: [2022-09-07T20:02:44.693Z] Context: default [2022-09-07T20:02:44.693Z] Debug Mode: false [2022-09-07T20:02:44.693Z] Plugins: [2022-09-07T20:02:44.693Z] buildx: Docker Buildx (Docker Inc.) [2022-09-07T20:02:44.693Z] Version: f500bf6 [2022-09-07T20:02:44.693Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-07T20:02:44.693Z] compose: Docker Compose (Docker Inc.) [2022-09-07T20:02:44.693Z] Version: v2.10.2 [2022-09-07T20:02:44.693Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-07T20:02:44.693Z] scan: Docker Scan (Docker Inc.) [2022-09-07T20:02:44.693Z] Version: v0.17.0 [2022-09-07T20:02:44.693Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-07T20:02:44.693Z] [2022-09-07T20:02:44.693Z] Server: [2022-09-07T20:02:44.693Z] Containers: 0 [2022-09-07T20:02:44.693Z] Running: 0 [2022-09-07T20:02:44.693Z] Paused: 0 [2022-09-07T20:02:44.693Z] Stopped: 0 [2022-09-07T20:02:44.693Z] Images: 3 [2022-09-07T20:02:44.693Z] Server Version: 22.06.0-beta.0 [2022-09-07T20:02:44.693Z] Storage Driver: overlay2 [2022-09-07T20:02:44.693Z] Backing Filesystem: extfs [2022-09-07T20:02:44.693Z] Supports d_type: true [2022-09-07T20:02:44.693Z] Using metacopy: false [2022-09-07T20:02:44.693Z] Native Overlay Diff: true [2022-09-07T20:02:44.693Z] userxattr: false [2022-09-07T20:02:44.693Z] Logging Driver: json-file [2022-09-07T20:02:44.693Z] Cgroup Driver: cgroupfs [2022-09-07T20:02:44.693Z] Cgroup Version: 1 [2022-09-07T20:02:44.693Z] Plugins: [2022-09-07T20:02:44.693Z] Volume: local [2022-09-07T20:02:44.693Z] Network: bridge host ipvlan macvlan null overlay [2022-09-07T20:02:44.693Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-07T20:02:44.693Z] Swarm: inactive [2022-09-07T20:02:44.693Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-07T20:02:44.693Z] Default Runtime: runc [2022-09-07T20:02:44.693Z] Init Binary: docker-init [2022-09-07T20:02:44.693Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T20:02:44.693Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-07T20:02:44.693Z] init version: de40ad0 [2022-09-07T20:02:44.693Z] Security Options: [2022-09-07T20:02:44.693Z] apparmor [2022-09-07T20:02:44.693Z] seccomp [2022-09-07T20:02:44.693Z] Profile: builtin [2022-09-07T20:02:44.693Z] Kernel Version: 5.4.0-1084-aws [2022-09-07T20:02:44.693Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-07T20:02:44.693Z] OSType: linux [2022-09-07T20:02:44.693Z] Architecture: x86_64 [2022-09-07T20:02:44.693Z] CPUs: 2 [2022-09-07T20:02:44.693Z] Total Memory: 7.483GiB [2022-09-07T20:02:44.693Z] Name: ip-10-100-88-95 [2022-09-07T20:02:44.693Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-07T20:02:44.693Z] Docker Root Dir: /var/lib/docker [2022-09-07T20:02:44.693Z] Debug Mode: false [2022-09-07T20:02:44.693Z] Registry: https://index.docker.io/v1/ [2022-09-07T20:02:44.693Z] Labels: [2022-09-07T20:02:44.693Z] Experimental: true [2022-09-07T20:02:44.693Z] Insecure Registries: [2022-09-07T20:02:44.693Z] 127.0.0.0/8 [2022-09-07T20:02:44.693Z] Live Restore Enabled: true [2022-09-07T20:02:44.693Z] [2022-09-07T20:02:44.693Z] WARNING: No swap limit support [Pipeline] sh [2022-09-07T20:02:45.015Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-07T20:02:45.015Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-07T20:02:45.015Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43973/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-07T20:02:45.015Z] + bash /home/ubuntu/workspace/moby_PR-43973/check-config.sh [2022-09-07T20:02:45.015Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-07T20:02:45.015Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-07T20:02:45.015Z] [2022-09-07T20:02:45.015Z] Generally Necessary: [2022-09-07T20:02:45.015Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-07T20:02:45.015Z] - apparmor: enabled and tools installed [2022-09-07T20:02:45.015Z] - CONFIG_NAMESPACES: enabled [2022-09-07T20:02:45.015Z] - CONFIG_NET_NS: enabled [2022-09-07T20:02:45.015Z] - CONFIG_PID_NS: enabled [2022-09-07T20:02:45.015Z] - CONFIG_IPC_NS: enabled [2022-09-07T20:02:45.015Z] - CONFIG_UTS_NS: enabled [2022-09-07T20:02:45.015Z] - CONFIG_CGROUPS: enabled [2022-09-07T20:02:45.015Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-07T20:02:45.015Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-07T20:02:45.015Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-07T20:02:45.015Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-07T20:02:45.015Z] - CONFIG_CPUSETS: enabled [2022-09-07T20:02:45.015Z] - CONFIG_MEMCG: enabled [2022-09-07T20:02:45.015Z] - CONFIG_KEYS: enabled [2022-09-07T20:02:45.015Z] - CONFIG_VETH: enabled (as module) [2022-09-07T20:02:45.015Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-07T20:02:45.015Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-07T20:02:45.015Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-07T20:02:45.015Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-07T20:02:45.015Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-07T20:02:45.015Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-07T20:02:45.015Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-07T20:02:45.015Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-07T20:02:45.015Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-07T20:02:45.272Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-07T20:02:45.272Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-07T20:02:45.272Z] - CONFIG_CGROUP_BPF: enabled [2022-09-07T20:02:45.272Z] [2022-09-07T20:02:45.272Z] Optional Features: [2022-09-07T20:02:45.272Z] - CONFIG_USER_NS: enabled [2022-09-07T20:02:45.272Z] - CONFIG_SECCOMP: enabled [2022-09-07T20:02:45.272Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-07T20:02:45.272Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-07T20:02:45.272Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-07T20:02:45.272Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-07T20:02:45.272Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-07T20:02:45.272Z] - CONFIG_BLK_CGROUP: enabled [2022-09-07T20:02:45.272Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-07T20:02:45.272Z] - CONFIG_CGROUP_PERF: enabled [2022-09-07T20:02:45.272Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-07T20:02:45.272Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-07T20:02:45.272Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-07T20:02:45.272Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-07T20:02:45.272Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-07T20:02:45.272Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-07T20:02:45.272Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-07T20:02:45.272Z] - CONFIG_IP_VS: enabled (as module) [2022-09-07T20:02:45.272Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-07T20:02:45.272Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-07T20:02:45.272Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-07T20:02:45.272Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-07T20:02:45.272Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-07T20:02:45.272Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-07T20:02:45.272Z] - CONFIG_EXT4_FS: enabled [2022-09-07T20:02:45.272Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-07T20:02:45.272Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-07T20:02:45.272Z] - Network Drivers: [2022-09-07T20:02:45.272Z] - "overlay": [2022-09-07T20:02:45.272Z] - CONFIG_VXLAN: enabled (as module) [2022-09-07T20:02:45.272Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-07T20:02:45.272Z] Optional (for encrypted networks): [2022-09-07T20:02:45.528Z] - CONFIG_CRYPTO: enabled [2022-09-07T20:02:45.528Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-07T20:02:45.528Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-07T20:02:45.528Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-07T20:02:45.528Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-07T20:02:45.528Z] - CONFIG_XFRM: enabled [2022-09-07T20:02:45.528Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-07T20:02:45.528Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-07T20:02:45.528Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-07T20:02:45.528Z] - "ipvlan": [2022-09-07T20:02:45.528Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-07T20:02:45.528Z] - "macvlan": [2022-09-07T20:02:45.528Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-07T20:02:45.528Z] - CONFIG_DUMMY: enabled (as module) [2022-09-07T20:02:45.528Z] - "ftp,tftp client in container": [2022-09-07T20:02:45.528Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-07T20:02:45.528Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-07T20:02:45.528Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-07T20:02:45.528Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-07T20:02:45.528Z] - Storage Drivers: [2022-09-07T20:02:45.528Z] - "aufs": [2022-09-07T20:02:45.528Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-07T20:02:45.528Z] - "btrfs": [2022-09-07T20:02:45.528Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-07T20:02:45.528Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-07T20:02:45.528Z] - "devicemapper": [2022-09-07T20:02:45.528Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-07T20:02:45.528Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-07T20:02:45.528Z] - "overlay": [2022-09-07T20:02:45.528Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-07T20:02:45.528Z] - "zfs": [2022-09-07T20:02:45.528Z] - /dev/zfs: present [2022-09-07T20:02:45.528Z] - zfs command: missing [2022-09-07T20:02:45.528Z] - zpool command: missing [2022-09-07T20:02:45.528Z] [2022-09-07T20:02:45.528Z] Limits: [2022-09-07T20:02:45.528Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-07T20:02:45.528Z] [2022-09-07T20:02:45.528Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-07T20:02:45.897Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:4dd86a0b33b246d57507214cb5974e5359552f26 . [2022-09-07T20:02:46.153Z] #1 [internal] load .dockerignore [2022-09-07T20:02:46.153Z] #1 transferring context: 145B done [2022-09-07T20:02:46.153Z] #1 DONE 0.1s [2022-09-07T20:02:46.153Z] [2022-09-07T20:02:46.153Z] #2 [internal] load build definition from Dockerfile [2022-09-07T20:02:46.153Z] #2 transferring dockerfile: 19.11kB done [2022-09-07T20:02:46.153Z] #2 DONE 0.1s [2022-09-07T20:02:46.153Z] [2022-09-07T20:02:46.153Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-07T20:02:46.153Z] #3 DONE 0.1s [2022-09-07T20:02:46.153Z] [2022-09-07T20:02:46.153Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-07T20:02:46.153Z] #4 CACHED [2022-09-07T20:02:46.410Z] [2022-09-07T20:02:46.410Z] #5 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye [2022-09-07T20:02:46.671Z] #5 DONE 0.1s [2022-09-07T20:02:46.671Z] [2022-09-07T20:02:46.671Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T20:02:46.671Z] #6 DONE 0.1s [2022-09-07T20:02:46.671Z] [2022-09-07T20:02:46.671Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-07T20:02:46.671Z] #7 DONE 0.1s [2022-09-07T20:02:46.671Z] [2022-09-07T20:02:46.671Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T20:02:46.671Z] #8 DONE 0.2s [2022-09-07T20:02:46.671Z] [2022-09-07T20:02:46.671Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T20:02:46.671Z] #9 DONE 0.0s [2022-09-07T20:02:46.671Z] [2022-09-07T20:02:46.671Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T20:02:46.671Z] #10 DONE 0.0s [2022-09-07T20:02:46.671Z] [2022-09-07T20:02:46.671Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T20:02:46.671Z] #11 DONE 0.0s [2022-09-07T20:02:46.671Z] [2022-09-07T20:02:46.671Z] #12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-07T20:02:46.928Z] #12 ... [2022-09-07T20:02:46.928Z] [2022-09-07T20:02:46.928Z] #13 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-07T20:02:46.928Z] #13 CACHED [2022-09-07T20:02:46.928Z] [2022-09-07T20:02:46.928Z] #14 [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-09-07T20:02:46.928Z] #14 CACHED [2022-09-07T20:02:46.928Z] [2022-09-07T20:02:46.928Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-07T20:02:46.928Z] #15 DONE 0.0s [2022-09-07T20:02:47.191Z] [2022-09-07T20:02:47.191Z] #16 [internal] load build context [2022-09-07T20:02:47.191Z] #16 ... [2022-09-07T20:02:47.191Z] [2022-09-07T20:02:47.191Z] #12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-07T20:02:47.191Z] #12 DONE 0.4s [2022-09-07T20:02:47.191Z] [2022-09-07T20:02:47.191Z] #16 [internal] load build context [2022-09-07T20:02:48.130Z] #16 ... [2022-09-07T20:02:48.130Z] [2022-09-07T20:02:48.130Z] #17 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-09-07T20:02:48.130Z] #17 DONE 1.2s [2022-09-07T20:02:48.130Z] [2022-09-07T20:02:48.130Z] #16 [internal] load build context [2022-09-07T20:02:49.505Z] #16 transferring context: 62.73MB 2.4s done [2022-09-07T20:02:49.505Z] #16 DONE 2.5s [2022-09-07T20:02:49.505Z] [2022-09-07T20:02:49.505Z] #18 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-09-07T20:02:49.762Z] #18 DONE 1.5s [2022-09-07T20:02:49.762Z] [2022-09-07T20:02:49.762Z] #19 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-09-07T20:02:50.019Z] #19 DONE 0.5s [2022-09-07T20:02:50.019Z] [2022-09-07T20:02:50.019Z] #20 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-09-07T20:02:50.584Z] #20 DONE 0.5s [2022-09-07T20:02:50.584Z] [2022-09-07T20:02:50.584Z] #21 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-09-07T20:02:51.148Z] #21 DONE 0.5s [2022-09-07T20:02:51.148Z] [2022-09-07T20:02:51.148Z] #22 [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-09-07T20:02:52.076Z] #22 1.076 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-07T20:02:52.333Z] #22 1.086 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-07T20:02:52.589Z] #22 1.252 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-07T20:02:52.589Z] #22 1.255 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-07T20:02:52.589Z] #22 1.364 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-07T20:02:52.589Z] #22 1.445 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-07T20:02:52.846Z] #22 1.558 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-07T20:02:52.846Z] #22 1.649 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-07T20:02:52.846Z] #22 1.733 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-07T20:02:53.104Z] #22 1.817 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-07T20:02:53.104Z] #22 1.820 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-07T20:02:53.104Z] #22 1.822 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-07T20:02:53.104Z] #22 1.824 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-07T20:02:53.104Z] #22 1.826 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-07T20:02:53.104Z] #22 1.828 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-07T20:02:53.104Z] #22 1.830 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-07T20:02:53.104Z] #22 1.831 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-07T20:02:53.104Z] #22 1.832 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-07T20:02:53.104Z] #22 1.833 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-07T20:02:53.104Z] #22 1.834 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-07T20:02:53.104Z] #22 1.834 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-07T20:02:55.396Z] Fetching without tags [2022-09-07T20:02:55.577Z] Merging remotes/origin/master commit f3e6b7065ae54fa649bddfb4e9bd034125efe3d9 into PR head commit 4dd86a0b33b246d57507214cb5974e5359552f26 [2022-09-07T20:02:56.152Z] Merge succeeded, producing 4dd86a0b33b246d57507214cb5974e5359552f26 [2022-09-07T20:02:56.152Z] Checking out Revision 4dd86a0b33b246d57507214cb5974e5359552f26 (PR-43973) [2022-09-07T20:02:56.385Z] Commit message: "containerd-integration: prefer error over panic where possible" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-07T20:02:55.393Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T20:02:55.396Z] > git config --add remote.origin.fetch +refs/pull/43973/head:refs/remotes/origin/PR-43973 # timeout=10 [2022-09-07T20:02:55.402Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T20:02:55.409Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T20:02:55.418Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T20:02:55.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T20:02:55.419Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43973/head:refs/remotes/origin/PR-43973 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T20:02:55.599Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T20:02:55.607Z] > git checkout -f 4dd86a0b33b246d57507214cb5974e5359552f26 # timeout=10 [2022-09-07T20:02:56.142Z] > git remote # timeout=10 [2022-09-07T20:02:56.148Z] > git config --get remote.origin.url # timeout=10 [2022-09-07T20:02:56.152Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T20:02:56.152Z] > git merge f3e6b7065ae54fa649bddfb4e9bd034125efe3d9 # timeout=10 [2022-09-07T20:02:56.160Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-07T20:02:56.174Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T20:02:56.183Z] > git checkout -f 4dd86a0b33b246d57507214cb5974e5359552f26 # timeout=10 [2022-09-07T20:02:57.013Z] + docker version [2022-09-07T20:02:57.013Z] Client: Docker Engine - Community [2022-09-07T20:02:57.013Z] Version: 22.06.0-beta.0 [2022-09-07T20:02:57.013Z] API version: 1.42 [2022-09-07T20:02:57.013Z] Go version: go1.18.3 [2022-09-07T20:02:57.013Z] Git commit: 3e9117b [2022-09-07T20:02:57.013Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-07T20:02:57.013Z] OS/Arch: linux/arm64 [2022-09-07T20:02:57.013Z] Context: default [2022-09-07T20:02:57.013Z] [2022-09-07T20:02:57.013Z] Server: Docker Engine - Community [2022-09-07T20:02:57.013Z] Engine: [2022-09-07T20:02:57.013Z] Version: 22.06.0-beta.0 [2022-09-07T20:02:57.013Z] API version: 1.42 (minimum version 1.12) [2022-09-07T20:02:57.013Z] Go version: go1.18.3 [2022-09-07T20:02:57.013Z] Git commit: 38633e7 [2022-09-07T20:02:57.013Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-07T20:02:57.013Z] OS/Arch: linux/arm64 [2022-09-07T20:02:57.013Z] Experimental: true [2022-09-07T20:02:57.013Z] containerd: [2022-09-07T20:02:57.013Z] Version: 1.6.8 [2022-09-07T20:02:57.013Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T20:02:57.013Z] runc: [2022-09-07T20:02:57.013Z] Version: 1.1.4 [2022-09-07T20:02:57.013Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-07T20:02:57.013Z] docker-init: [2022-09-07T20:02:57.013Z] Version: 0.19.0 [2022-09-07T20:02:57.013Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-07T20:02:57.292Z] + docker info [2022-09-07T20:02:57.292Z] Client: [2022-09-07T20:02:57.292Z] Context: default [2022-09-07T20:02:57.292Z] Debug Mode: false [2022-09-07T20:02:57.292Z] Plugins: [2022-09-07T20:02:57.292Z] buildx: Docker Buildx (Docker Inc.) [2022-09-07T20:02:57.292Z] Version: v0.8.2 [2022-09-07T20:02:57.292Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-09-07T20:02:57.292Z] compose: Docker Compose (Docker Inc.) [2022-09-07T20:02:57.292Z] Version: v2.10.2 [2022-09-07T20:02:57.292Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-07T20:02:57.292Z] [2022-09-07T20:02:57.292Z] Server: [2022-09-07T20:02:57.292Z] Containers: 0 [2022-09-07T20:02:57.292Z] Running: 0 [2022-09-07T20:02:57.292Z] Paused: 0 [2022-09-07T20:02:57.292Z] Stopped: 0 [2022-09-07T20:02:57.292Z] Images: 3 [2022-09-07T20:02:57.292Z] Server Version: 22.06.0-beta.0 [2022-09-07T20:02:57.292Z] Storage Driver: overlay2 [2022-09-07T20:02:57.292Z] Backing Filesystem: extfs [2022-09-07T20:02:57.292Z] Supports d_type: true [2022-09-07T20:02:57.292Z] Using metacopy: false [2022-09-07T20:02:57.292Z] Native Overlay Diff: true [2022-09-07T20:02:57.292Z] userxattr: false [2022-09-07T20:02:57.292Z] Logging Driver: json-file [2022-09-07T20:02:57.292Z] Cgroup Driver: cgroupfs [2022-09-07T20:02:57.292Z] Cgroup Version: 1 [2022-09-07T20:02:57.292Z] Plugins: [2022-09-07T20:02:57.292Z] Volume: local [2022-09-07T20:02:57.292Z] Network: bridge host ipvlan macvlan null overlay [2022-09-07T20:02:57.292Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-07T20:02:57.292Z] Swarm: inactive [2022-09-07T20:02:57.292Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-07T20:02:57.292Z] Default Runtime: runc [2022-09-07T20:02:57.292Z] Init Binary: docker-init [2022-09-07T20:02:57.292Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T20:02:57.292Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-07T20:02:57.292Z] init version: de40ad0 [2022-09-07T20:02:57.292Z] Security Options: [2022-09-07T20:02:57.292Z] apparmor [2022-09-07T20:02:57.292Z] seccomp [2022-09-07T20:02:57.292Z] Profile: builtin [2022-09-07T20:02:57.292Z] Kernel Version: 5.15.0-1019-aws [2022-09-07T20:02:57.292Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-07T20:02:57.292Z] OSType: linux [2022-09-07T20:02:57.292Z] Architecture: aarch64 [2022-09-07T20:02:57.292Z] CPUs: 2 [2022-09-07T20:02:57.292Z] Total Memory: 7.559GiB [2022-09-07T20:02:57.292Z] Name: ip-10-100-127-252 [2022-09-07T20:02:57.292Z] ID: db79de1c-242a-4385-a2a3-a1af427bf7ea [2022-09-07T20:02:57.292Z] Docker Root Dir: /var/lib/docker [2022-09-07T20:02:57.292Z] Debug Mode: false [2022-09-07T20:02:57.292Z] Registry: https://index.docker.io/v1/ [2022-09-07T20:02:57.292Z] Labels: [2022-09-07T20:02:57.292Z] Experimental: true [2022-09-07T20:02:57.292Z] Insecure Registries: [2022-09-07T20:02:57.292Z] 127.0.0.0/8 [2022-09-07T20:02:57.292Z] Live Restore Enabled: true [2022-09-07T20:02:57.292Z] [Pipeline] sh [2022-09-07T20:02:57.419Z] Still waiting to schedule task [2022-09-07T20:02:57.420Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-07T20:02:57.420Z] Still waiting to schedule task [2022-09-07T20:02:57.421Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-07T20:02:57.571Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-07T20:02:57.571Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-07T20:02:57.571Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43973/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-07T20:02:57.571Z] + bash /home/ubuntu/workspace/moby_PR-43973/check-config.sh [2022-09-07T20:02:57.571Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-07T20:02:57.571Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ... [2022-09-07T20:02:57.571Z] [2022-09-07T20:02:57.571Z] Generally Necessary: [2022-09-07T20:02:57.571Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-07T20:02:57.571Z] - apparmor: enabled and tools installed [2022-09-07T20:02:57.571Z] - CONFIG_NAMESPACES: enabled [2022-09-07T20:02:57.571Z] - CONFIG_NET_NS: enabled [2022-09-07T20:02:57.571Z] - CONFIG_PID_NS: enabled [2022-09-07T20:02:57.571Z] - CONFIG_IPC_NS: enabled [2022-09-07T20:02:57.571Z] - CONFIG_UTS_NS: enabled [2022-09-07T20:02:57.571Z] - CONFIG_CGROUPS: enabled [2022-09-07T20:02:57.571Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-07T20:02:57.571Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-07T20:02:57.571Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-07T20:02:57.571Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-07T20:02:57.571Z] - CONFIG_CPUSETS: enabled [2022-09-07T20:02:57.571Z] - CONFIG_MEMCG: enabled [2022-09-07T20:02:57.571Z] - CONFIG_KEYS: enabled [2022-09-07T20:02:57.571Z] - CONFIG_VETH: enabled (as module) [2022-09-07T20:02:57.571Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-07T20:02:57.571Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-07T20:02:57.571Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-07T20:02:57.571Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-07T20:02:57.571Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-07T20:02:57.571Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-07T20:02:57.829Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-07T20:02:57.829Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-07T20:02:57.829Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-07T20:02:57.829Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-07T20:02:57.829Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-07T20:02:57.829Z] - CONFIG_CGROUP_BPF: enabled [2022-09-07T20:02:57.829Z] [2022-09-07T20:02:57.829Z] Optional Features: [2022-09-07T20:02:57.829Z] - CONFIG_USER_NS: enabled [2022-09-07T20:02:57.829Z] - CONFIG_SECCOMP: enabled [2022-09-07T20:02:57.829Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-07T20:02:57.829Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-07T20:02:57.829Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-07T20:02:57.829Z] (cgroup swap accounting is currently enabled) [2022-09-07T20:02:57.829Z] - CONFIG_BLK_CGROUP: enabled [2022-09-07T20:02:57.829Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-07T20:02:57.829Z] - CONFIG_CGROUP_PERF: enabled [2022-09-07T20:02:57.829Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-07T20:02:57.829Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-07T20:02:57.829Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-07T20:02:57.829Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-07T20:02:57.829Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-07T20:02:57.829Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-07T20:02:57.829Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-07T20:02:57.829Z] - CONFIG_IP_VS: enabled (as module) [2022-09-07T20:02:57.829Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-07T20:02:57.829Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-07T20:02:57.829Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-07T20:02:58.083Z] Fetching without tags [2022-09-07T20:02:58.088Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-07T20:02:58.088Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-07T20:02:58.088Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-07T20:02:58.088Z] - CONFIG_EXT4_FS: enabled [2022-09-07T20:02:58.088Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-07T20:02:58.088Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-07T20:02:58.088Z] - Network Drivers: [2022-09-07T20:02:58.088Z] - "overlay": [2022-09-07T20:02:58.088Z] - CONFIG_VXLAN: enabled (as module) [2022-09-07T20:02:58.088Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-07T20:02:58.088Z] Optional (for encrypted networks): [2022-09-07T20:02:58.088Z] - CONFIG_CRYPTO: enabled [2022-09-07T20:02:58.088Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-07T20:02:58.088Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-07T20:02:58.088Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-07T20:02:58.088Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-07T20:02:58.088Z] - CONFIG_XFRM: enabled [2022-09-07T20:02:58.088Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-07T20:02:58.088Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-07T20:02:58.088Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-07T20:02:58.088Z] - "ipvlan": [2022-09-07T20:02:58.088Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-07T20:02:58.088Z] - "macvlan": [2022-09-07T20:02:58.088Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-07T20:02:58.088Z] - CONFIG_DUMMY: enabled (as module) [2022-09-07T20:02:58.088Z] - "ftp,tftp client in container": [2022-09-07T20:02:58.307Z] Merging remotes/origin/master commit f3e6b7065ae54fa649bddfb4e9bd034125efe3d9 into PR head commit 4dd86a0b33b246d57507214cb5974e5359552f26 [2022-09-07T20:02:58.346Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-07T20:02:58.346Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-07T20:02:58.346Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-07T20:02:58.346Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-07T20:02:58.346Z] - Storage Drivers: [2022-09-07T20:02:58.346Z] - "aufs": [2022-09-07T20:02:58.346Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-07T20:02:58.346Z] - "btrfs": [2022-09-07T20:02:58.346Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-07T20:02:58.346Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-07T20:02:58.346Z] - "devicemapper": [2022-09-07T20:02:58.346Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-07T20:02:58.346Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-07T20:02:58.346Z] - "overlay": [2022-09-07T20:02:58.346Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-07T20:02:58.346Z] - "zfs": [2022-09-07T20:02:58.346Z] - /dev/zfs: present [2022-09-07T20:02:58.346Z] - zfs command: missing [2022-09-07T20:02:58.346Z] - zpool command: missing [2022-09-07T20:02:58.346Z] [2022-09-07T20:02:58.346Z] Limits: [2022-09-07T20:02:58.346Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-07T20:02:58.346Z] [2022-09-07T20:02:58.346Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-07T20:02:58.068Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T20:02:58.071Z] > git config --add remote.origin.fetch +refs/pull/43973/head:refs/remotes/origin/PR-43973 # timeout=10 [2022-09-07T20:02:58.074Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T20:02:58.079Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T20:02:58.127Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T20:02:58.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T20:02:58.128Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43973/head:refs/remotes/origin/PR-43973 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T20:02:58.311Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T20:02:58.317Z] > git checkout -f 4dd86a0b33b246d57507214cb5974e5359552f26 # timeout=10 [2022-09-07T20:02:58.667Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4dd86a0b33b246d57507214cb5974e5359552f26 . [2022-09-07T20:02:58.872Z] Merge succeeded, producing 4dd86a0b33b246d57507214cb5974e5359552f26 [2022-09-07T20:02:58.872Z] Checking out Revision 4dd86a0b33b246d57507214cb5974e5359552f26 (PR-43973) [2022-09-07T20:02:58.925Z] #1 [internal] load build definition from Dockerfile [2022-09-07T20:02:58.925Z] #1 transferring dockerfile: 19.11kB done [2022-09-07T20:02:58.925Z] #1 DONE 0.0s [2022-09-07T20:02:58.925Z] [2022-09-07T20:02:58.925Z] #2 [internal] load .dockerignore [2022-09-07T20:02:58.925Z] #2 transferring context: 145B done [2022-09-07T20:02:58.925Z] #2 DONE 0.0s [2022-09-07T20:02:58.925Z] [2022-09-07T20:02:58.925Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-07T20:02:59.183Z] #3 DONE 0.1s [2022-09-07T20:02:59.183Z] [2022-09-07T20:02:59.183Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-07T20:02:59.183Z] #4 CACHED [2022-09-07T20:02:59.183Z] [2022-09-07T20:02:59.183Z] #5 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye [2022-09-07T20:02:59.441Z] #5 DONE 0.1s [2022-09-07T20:02:59.441Z] [2022-09-07T20:02:59.441Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-07T20:02:59.441Z] #6 DONE 0.1s [2022-09-07T20:02:59.441Z] [2022-09-07T20:02:59.441Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T20:02:59.441Z] #7 DONE 0.1s [2022-09-07T20:02:59.441Z] [2022-09-07T20:02:59.441Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T20:02:59.441Z] #8 DONE 0.1s [2022-09-07T20:02:59.507Z] Commit message: "containerd-integration: prefer error over panic where possible" [2022-09-07T20:02:59.658Z] #22 7.612 Fetched 49.2 MB in 7s (7047 kB/s) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-07T20:03:00.111Z] + docker version [2022-09-07T20:03:00.111Z] Client: Docker Engine - Community [2022-09-07T20:03:00.111Z] Version: 22.06.0-beta.0 [2022-09-07T20:03:00.111Z] API version: 1.42 [2022-09-07T20:03:00.111Z] Go version: go1.18.3 [2022-09-07T20:03:00.111Z] Git commit: 3e9117b [2022-09-07T20:03:00.111Z] Built: Fri Jun 3 17:55:45 2022 [2022-09-07T20:03:00.111Z] OS/Arch: linux/amd64 [2022-09-07T20:03:00.111Z] Context: default [2022-09-07T20:03:00.111Z] [2022-09-07T20:03:00.111Z] Server: Docker Engine - Community [2022-09-07T20:03:00.111Z] Engine: [2022-09-07T20:03:00.111Z] Version: 22.06.0-beta.0 [2022-09-07T20:03:00.111Z] API version: 1.42 (minimum version 1.12) [2022-09-07T20:03:00.111Z] Go version: go1.18.3 [2022-09-07T20:03:00.111Z] Git commit: 38633e7 [2022-09-07T20:03:00.111Z] Built: Fri Jun 3 17:55:45 2022 [2022-09-07T20:03:00.111Z] OS/Arch: linux/amd64 [2022-09-07T20:03:00.111Z] Experimental: true [2022-09-07T20:03:00.111Z] containerd: [2022-09-07T20:03:00.111Z] Version: 1.6.8 [2022-09-07T20:03:00.111Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T20:03:00.111Z] runc: [2022-09-07T20:03:00.111Z] Version: 1.1.4 [2022-09-07T20:03:00.111Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-07T20:03:00.111Z] docker-init: [2022-09-07T20:03:00.111Z] Version: 0.19.0 [2022-09-07T20:03:00.111Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-07T20:02:58.851Z] > git remote # timeout=10 [2022-09-07T20:02:58.855Z] > git config --get remote.origin.url # timeout=10 [2022-09-07T20:02:58.859Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T20:02:58.859Z] > git merge f3e6b7065ae54fa649bddfb4e9bd034125efe3d9 # timeout=10 [2022-09-07T20:02:58.869Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-07T20:02:58.874Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T20:02:58.878Z] > git checkout -f 4dd86a0b33b246d57507214cb5974e5359552f26 # timeout=10 [2022-09-07T20:03:00.386Z] + docker info [2022-09-07T20:03:00.386Z] Client: [2022-09-07T20:03:00.386Z] Context: default [2022-09-07T20:03:00.386Z] Debug Mode: false [2022-09-07T20:03:00.386Z] Plugins: [2022-09-07T20:03:00.386Z] buildx: Docker Buildx (Docker Inc.) [2022-09-07T20:03:00.386Z] Version: f500bf6 [2022-09-07T20:03:00.386Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-07T20:03:00.386Z] compose: Docker Compose (Docker Inc.) [2022-09-07T20:03:00.386Z] Version: v2.10.2 [2022-09-07T20:03:00.386Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-07T20:03:00.386Z] scan: Docker Scan (Docker Inc.) [2022-09-07T20:03:00.386Z] Version: v0.17.0 [2022-09-07T20:03:00.386Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-07T20:03:00.386Z] [2022-09-07T20:03:00.386Z] Server: [2022-09-07T20:03:00.386Z] Containers: 0 [2022-09-07T20:03:00.386Z] Running: 0 [2022-09-07T20:03:00.386Z] Paused: 0 [2022-09-07T20:03:00.386Z] Stopped: 0 [2022-09-07T20:03:00.386Z] Images: 2 [2022-09-07T20:03:00.386Z] Server Version: 22.06.0-beta.0 [2022-09-07T20:03:00.386Z] Storage Driver: overlay2 [2022-09-07T20:03:00.386Z] Backing Filesystem: extfs [2022-09-07T20:03:00.386Z] Supports d_type: true [2022-09-07T20:03:00.386Z] Using metacopy: false [2022-09-07T20:03:00.386Z] Native Overlay Diff: true [2022-09-07T20:03:00.386Z] userxattr: false [2022-09-07T20:03:00.386Z] Logging Driver: json-file [2022-09-07T20:03:00.386Z] Cgroup Driver: systemd [2022-09-07T20:03:00.386Z] Cgroup Version: 2 [2022-09-07T20:03:00.386Z] Plugins: [2022-09-07T20:03:00.386Z] Volume: local [2022-09-07T20:03:00.386Z] Network: bridge host ipvlan macvlan null overlay [2022-09-07T20:03:00.386Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-07T20:03:00.386Z] Swarm: inactive [2022-09-07T20:03:00.386Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-07T20:03:00.386Z] Default Runtime: runc [2022-09-07T20:03:00.386Z] Init Binary: docker-init [2022-09-07T20:03:00.386Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T20:03:00.386Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-07T20:03:00.386Z] init version: de40ad0 [2022-09-07T20:03:00.386Z] Security Options: [2022-09-07T20:03:00.386Z] apparmor [2022-09-07T20:03:00.386Z] seccomp [2022-09-07T20:03:00.386Z] Profile: builtin [2022-09-07T20:03:00.386Z] cgroupns [2022-09-07T20:03:00.386Z] Kernel Version: 5.15.0-1019-aws [2022-09-07T20:03:00.386Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-07T20:03:00.386Z] OSType: linux [2022-09-07T20:03:00.386Z] Architecture: x86_64 [2022-09-07T20:03:00.386Z] CPUs: 2 [2022-09-07T20:03:00.386Z] Total Memory: 7.557GiB [2022-09-07T20:03:00.386Z] Name: ip-10-100-81-246 [2022-09-07T20:03:00.386Z] ID: bdae21e4-3897-431c-b9bb-6455cf55d7d2 [2022-09-07T20:03:00.386Z] Docker Root Dir: /var/lib/docker [2022-09-07T20:03:00.386Z] Debug Mode: false [2022-09-07T20:03:00.386Z] Registry: https://index.docker.io/v1/ [2022-09-07T20:03:00.386Z] Labels: [2022-09-07T20:03:00.386Z] Experimental: true [2022-09-07T20:03:00.386Z] Insecure Registries: [2022-09-07T20:03:00.386Z] 127.0.0.0/8 [2022-09-07T20:03:00.387Z] Live Restore Enabled: true [2022-09-07T20:03:00.387Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-07T20:03:00.747Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:4dd86a0b33b246d57507214cb5974e5359552f26 . [2022-09-07T20:03:00.827Z] [2022-09-07T20:03:00.827Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T20:03:00.827Z] #9 DONE 0.0s [2022-09-07T20:03:00.827Z] [2022-09-07T20:03:00.827Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T20:03:00.827Z] #10 DONE 0.0s [2022-09-07T20:03:00.827Z] [2022-09-07T20:03:00.827Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T20:03:00.827Z] #11 DONE 0.0s [2022-09-07T20:03:00.827Z] [2022-09-07T20:03:00.827Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-07T20:03:00.827Z] #12 DONE 0.0s [2022-09-07T20:03:00.827Z] [2022-09-07T20:03:00.827Z] #13 [internal] load build context [2022-09-07T20:03:01.003Z] #1 [internal] load .dockerignore [2022-09-07T20:03:01.003Z] #1 transferring context: 145B done [2022-09-07T20:03:01.003Z] #1 DONE 0.0s [2022-09-07T20:03:01.003Z] [2022-09-07T20:03:01.003Z] #2 [internal] load build definition from Dockerfile [2022-09-07T20:03:01.003Z] #2 transferring dockerfile: 19.11kB done [2022-09-07T20:03:01.003Z] #2 DONE 0.0s [2022-09-07T20:03:01.003Z] [2022-09-07T20:03:01.003Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-07T20:03:01.003Z] #3 DONE 0.1s [2022-09-07T20:03:01.003Z] [2022-09-07T20:03:01.003Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-07T20:03:01.003Z] #4 CACHED [2022-09-07T20:03:01.259Z] [2022-09-07T20:03:01.259Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-07T20:03:01.259Z] #5 ... [2022-09-07T20:03:01.259Z] [2022-09-07T20:03:01.259Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T20:03:01.259Z] #6 DONE 0.1s [2022-09-07T20:03:01.259Z] [2022-09-07T20:03:01.259Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T20:03:01.259Z] #7 DONE 0.1s [2022-09-07T20:03:01.259Z] [2022-09-07T20:03:01.259Z] #8 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye [2022-09-07T20:03:01.259Z] #8 DONE 0.1s [2022-09-07T20:03:01.403Z] #13 ... [2022-09-07T20:03:01.403Z] [2022-09-07T20:03:01.403Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-07T20:03:01.403Z] #14 DONE 0.5s [2022-09-07T20:03:01.403Z] [2022-09-07T20:03:01.403Z] #13 [internal] load build context [2022-09-07T20:03:01.558Z] [2022-09-07T20:03:01.558Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-07T20:03:01.558Z] #5 DONE 0.1s [2022-09-07T20:03:01.970Z] #13 transferring context: 62.73MB 1.0s done [2022-09-07T20:03:01.970Z] #13 DONE 1.1s [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #15 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-07T20:03:01.970Z] #15 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #16 [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-09-07T20:03:01.970Z] #16 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #17 [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-09-07T20:03:01.970Z] #17 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #18 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-07T20:03:01.970Z] #18 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #19 [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-09-07T20:03:01.970Z] #19 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #20 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-07T20:03:01.970Z] #20 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #21 [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-09-07T20:03:01.970Z] #21 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-07T20:03:01.970Z] #22 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #23 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-07T20:03:01.970Z] #23 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #24 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-07T20:03:01.970Z] #24 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #25 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-07T20:03:01.970Z] #25 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #26 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-07T20:03:01.970Z] #26 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #27 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-07T20:03:01.970Z] #27 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #28 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-07T20:03:01.970Z] #28 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #29 [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-09-07T20:03:01.970Z] #29 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #30 [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-09-07T20:03:01.970Z] #30 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #31 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-07T20:03:01.970Z] #31 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #32 [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-09-07T20:03:01.970Z] #32 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #33 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-07T20:03:01.970Z] #33 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #34 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-07T20:03:01.970Z] #34 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #35 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-07T20:03:01.970Z] #35 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #36 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-07T20:03:01.970Z] #36 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #37 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-07T20:03:01.970Z] #37 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #38 [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-09-07T20:03:01.970Z] #38 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-07T20:03:01.970Z] #39 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #40 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-07T20:03:01.970Z] #40 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #41 [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-09-07T20:03:01.970Z] #41 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #42 [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-09-07T20:03:01.970Z] #42 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #43 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-07T20:03:01.970Z] #43 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #44 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-07T20:03:01.970Z] #44 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #45 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-07T20:03:01.970Z] #45 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #46 [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-09-07T20:03:01.970Z] #46 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #47 [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-09-07T20:03:01.970Z] #47 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #48 [dev-systemd-false 6/28] RUN ldconfig [2022-09-07T20:03:01.970Z] #48 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #49 [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-09-07T20:03:01.970Z] #49 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #50 [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-09-07T20:03:01.970Z] #50 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #51 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-07T20:03:01.970Z] #51 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #52 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-07T20:03:01.970Z] #52 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #53 [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-09-07T20:03:01.970Z] #53 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #54 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-07T20:03:01.970Z] #54 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #55 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-07T20:03:01.970Z] #55 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #56 [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-09-07T20:03:01.970Z] #56 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #57 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-07T20:03:01.970Z] #57 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.970Z] #58 [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-09-07T20:03:01.970Z] #58 CACHED [2022-09-07T20:03:01.970Z] [2022-09-07T20:03:01.971Z] #59 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-07T20:03:01.971Z] #59 CACHED [2022-09-07T20:03:01.971Z] [2022-09-07T20:03:01.971Z] #60 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-07T20:03:01.971Z] #60 CACHED [2022-09-07T20:03:01.971Z] [2022-09-07T20:03:01.971Z] #61 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T20:03:01.971Z] #61 CACHED [2022-09-07T20:03:01.971Z] [2022-09-07T20:03:01.971Z] #62 [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-09-07T20:03:01.971Z] #62 CACHED [2022-09-07T20:03:01.971Z] [2022-09-07T20:03:01.971Z] #63 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-07T20:03:01.971Z] #63 CACHED [2022-09-07T20:03:01.971Z] [2022-09-07T20:03:01.971Z] #64 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:03:01.971Z] #64 CACHED [2022-09-07T20:03:01.971Z] [2022-09-07T20:03:01.971Z] #65 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-07T20:03:01.971Z] #65 CACHED [2022-09-07T20:03:01.971Z] [2022-09-07T20:03:01.971Z] #66 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-07T20:03:01.971Z] #66 CACHED [2022-09-07T20:03:01.971Z] [2022-09-07T20:03:01.971Z] #67 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-07T20:03:01.971Z] #67 CACHED [2022-09-07T20:03:01.971Z] [2022-09-07T20:03:01.971Z] #68 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-07T20:03:01.971Z] #68 CACHED [2022-09-07T20:03:01.971Z] [2022-09-07T20:03:01.971Z] #69 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-07T20:03:01.971Z] #69 CACHED [2022-09-07T20:03:01.971Z] [2022-09-07T20:03:01.971Z] #70 [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-09-07T20:03:01.971Z] #70 CACHED [2022-09-07T20:03:01.971Z] [2022-09-07T20:03:01.971Z] #71 [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-09-07T20:03:01.971Z] #71 CACHED [2022-09-07T20:03:01.971Z] [2022-09-07T20:03:01.971Z] #72 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-07T20:03:01.971Z] #72 CACHED [2022-09-07T20:03:01.971Z] [2022-09-07T20:03:01.971Z] #73 [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-09-07T20:03:01.971Z] #73 CACHED [2022-09-07T20:03:01.971Z] [2022-09-07T20:03:01.971Z] #74 [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-09-07T20:03:01.971Z] #74 CACHED [2022-09-07T20:03:01.971Z] [2022-09-07T20:03:01.971Z] #75 [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-09-07T20:03:01.971Z] #75 CACHED [2022-09-07T20:03:01.971Z] [2022-09-07T20:03:01.971Z] #76 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-07T20:03:01.971Z] #76 CACHED [2022-09-07T20:03:01.971Z] [2022-09-07T20:03:01.971Z] #77 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-07T20:03:01.971Z] #77 CACHED [2022-09-07T20:03:01.971Z] [2022-09-07T20:03:01.971Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-07T20:03:01.971Z] #78 CACHED [2022-09-07T20:03:01.971Z] [2022-09-07T20:03:01.971Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-07T20:03:02.184Z] #22 7.612 Reading package lists... [2022-09-07T20:03:02.924Z] [2022-09-07T20:03:02.924Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T20:03:02.924Z] #9 DONE 0.0s [2022-09-07T20:03:02.924Z] [2022-09-07T20:03:02.924Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T20:03:02.924Z] #10 DONE 0.0s [2022-09-07T20:03:02.924Z] [2022-09-07T20:03:02.924Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T20:03:02.924Z] #11 DONE 0.0s [2022-09-07T20:03:02.924Z] [2022-09-07T20:03:02.924Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-07T20:03:02.924Z] #12 DONE 0.0s [2022-09-07T20:03:02.924Z] [2022-09-07T20:03:02.924Z] #13 [internal] load build context [2022-09-07T20:03:03.505Z] #13 ... [2022-09-07T20:03:03.505Z] [2022-09-07T20:03:03.505Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-07T20:03:03.505Z] #14 DONE 0.8s [2022-09-07T20:03:03.505Z] [2022-09-07T20:03:03.505Z] #13 [internal] load build context [2022-09-07T20:03:04.070Z] #13 transferring context: 62.72MB 1.4s done [2022-09-07T20:03:04.070Z] #13 DONE 1.5s [2022-09-07T20:03:04.326Z] [2022-09-07T20:03:04.326Z] #15 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-07T20:03:04.326Z] #15 CACHED [2022-09-07T20:03:04.326Z] [2022-09-07T20:03:04.326Z] #16 [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-09-07T20:03:04.326Z] #16 CACHED [2022-09-07T20:03:04.326Z] [2022-09-07T20:03:04.326Z] #17 [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-09-07T20:03:04.326Z] #17 CACHED [2022-09-07T20:03:04.326Z] [2022-09-07T20:03:04.326Z] #18 [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-09-07T20:03:04.326Z] #18 CACHED [2022-09-07T20:03:04.326Z] [2022-09-07T20:03:04.326Z] #19 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-07T20:03:04.326Z] #19 CACHED [2022-09-07T20:03:04.326Z] [2022-09-07T20:03:04.326Z] #20 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-07T20:03:04.326Z] #20 CACHED [2022-09-07T20:03:04.326Z] [2022-09-07T20:03:04.326Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-07T20:03:04.326Z] #21 CACHED [2022-09-07T20:03:04.326Z] [2022-09-07T20:03:04.326Z] #22 [dev-systemd-false 6/28] RUN ldconfig [2022-09-07T20:03:04.326Z] #22 CACHED [2022-09-07T20:03:04.326Z] [2022-09-07T20:03:04.326Z] #23 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-07T20:03:04.326Z] #23 CACHED [2022-09-07T20:03:04.326Z] [2022-09-07T20:03:04.326Z] #24 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-07T20:03:04.326Z] #24 CACHED [2022-09-07T20:03:04.326Z] [2022-09-07T20:03:04.326Z] #25 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-07T20:03:04.326Z] #25 CACHED [2022-09-07T20:03:04.326Z] [2022-09-07T20:03:04.326Z] #26 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-07T20:03:04.326Z] #26 CACHED [2022-09-07T20:03:04.326Z] [2022-09-07T20:03:04.326Z] #27 [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-09-07T20:03:04.326Z] #27 CACHED [2022-09-07T20:03:04.326Z] [2022-09-07T20:03:04.326Z] #28 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-07T20:03:04.326Z] #28 CACHED [2022-09-07T20:03:04.326Z] [2022-09-07T20:03:04.326Z] #29 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-07T20:03:04.326Z] #29 CACHED [2022-09-07T20:03:04.326Z] [2022-09-07T20:03:04.326Z] #30 [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-09-07T20:03:04.326Z] #30 CACHED [2022-09-07T20:03:04.326Z] [2022-09-07T20:03:04.326Z] #31 [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-09-07T20:03:04.326Z] #31 CACHED [2022-09-07T20:03:04.326Z] [2022-09-07T20:03:04.326Z] #32 [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-09-07T20:03:04.326Z] #32 CACHED [2022-09-07T20:03:04.326Z] [2022-09-07T20:03:04.326Z] #33 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-07T20:03:04.326Z] #33 CACHED [2022-09-07T20:03:04.326Z] [2022-09-07T20:03:04.326Z] #34 [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-09-07T20:03:04.326Z] #34 CACHED [2022-09-07T20:03:04.326Z] [2022-09-07T20:03:04.326Z] #35 [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-09-07T20:03:04.326Z] #35 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #36 [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-09-07T20:03:04.327Z] #36 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #37 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-07T20:03:04.327Z] #37 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #38 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-07T20:03:04.327Z] #38 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #39 [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-09-07T20:03:04.327Z] #39 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #40 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-07T20:03:04.327Z] #40 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #41 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-07T20:03:04.327Z] #41 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #42 [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-09-07T20:03:04.327Z] #42 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-07T20:03:04.327Z] #43 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #44 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-07T20:03:04.327Z] #44 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #45 [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-09-07T20:03:04.327Z] #45 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #46 [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-09-07T20:03:04.327Z] #46 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #47 [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-09-07T20:03:04.327Z] #47 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #48 [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-09-07T20:03:04.327Z] #48 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #49 [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-09-07T20:03:04.327Z] #49 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #50 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-07T20:03:04.327Z] #50 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #51 [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-09-07T20:03:04.327Z] #51 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #52 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-07T20:03:04.327Z] #52 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #53 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-07T20:03:04.327Z] #53 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #54 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-07T20:03:04.327Z] #54 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #55 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-07T20:03:04.327Z] #55 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #56 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-07T20:03:04.327Z] #56 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #57 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-07T20:03:04.327Z] #57 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #58 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-07T20:03:04.327Z] #58 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #59 [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-09-07T20:03:04.327Z] #59 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #60 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T20:03:04.327Z] #60 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #61 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:03:04.327Z] #61 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #62 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-07T20:03:04.327Z] #62 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #63 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-07T20:03:04.327Z] #63 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #64 [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-09-07T20:03:04.327Z] #64 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #65 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-07T20:03:04.327Z] #65 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #66 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-07T20:03:04.327Z] #66 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #67 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-07T20:03:04.327Z] #67 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #68 [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-09-07T20:03:04.327Z] #68 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #69 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-07T20:03:04.327Z] #69 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #70 [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-09-07T20:03:04.327Z] #70 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #71 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-07T20:03:04.327Z] #71 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #72 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-07T20:03:04.327Z] #72 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #73 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-07T20:03:04.327Z] #73 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #74 [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-09-07T20:03:04.327Z] #74 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #75 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-07T20:03:04.327Z] #75 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #76 [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-09-07T20:03:04.327Z] #76 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #77 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-07T20:03:04.327Z] #77 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #78 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-07T20:03:04.327Z] #78 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #79 [dev-systemd-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-09-07T20:03:04.327Z] #79 CACHED [2022-09-07T20:03:04.327Z] [2022-09-07T20:03:04.327Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-07T20:03:05.466Z] #22 10.79 Reading package lists... [2022-09-07T20:03:06.031Z] #22 13.99 Building dependency tree... [2022-09-07T20:03:06.595Z] #22 15.50 The following additional packages will be installed: [2022-09-07T20:03:06.595Z] #22 15.50 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-07T20:03:06.595Z] #22 15.50 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-07T20:03:06.595Z] #22 15.50 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-07T20:03:06.595Z] #22 15.50 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-07T20:03:06.595Z] #22 15.50 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-07T20:03:06.595Z] #22 15.50 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-07T20:03:06.595Z] #22 15.50 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-09-07T20:03:06.595Z] #22 15.50 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-09-07T20:03:06.595Z] #22 15.50 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-09-07T20:03:06.595Z] #22 15.50 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-09-07T20:03:06.595Z] #22 15.50 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-07T20:03:06.595Z] #22 15.50 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-07T20:03:06.595Z] #22 15.50 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-07T20:03:06.595Z] #22 15.50 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-07T20:03:06.595Z] #22 15.50 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-07T20:03:06.595Z] #22 15.50 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-07T20:03:06.595Z] #22 15.50 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-07T20:03:06.595Z] #22 15.50 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-07T20:03:06.595Z] #22 15.50 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-07T20:03:06.595Z] #22 15.50 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-07T20:03:06.595Z] #22 15.50 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-07T20:03:06.595Z] #22 15.50 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-07T20:03:06.595Z] #22 15.50 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-07T20:03:06.595Z] #22 15.50 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-07T20:03:06.595Z] #22 15.50 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-07T20:03:06.595Z] #22 15.50 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-07T20:03:06.595Z] #22 15.50 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-07T20:03:06.595Z] #22 15.50 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-07T20:03:06.595Z] #22 15.51 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-07T20:03:06.595Z] #22 15.51 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-07T20:03:06.595Z] #22 15.51 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-07T20:03:06.595Z] #22 15.51 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-07T20:03:06.595Z] #22 15.51 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-07T20:03:06.595Z] #22 15.51 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-07T20:03:06.595Z] #22 15.51 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-07T20:03:06.595Z] #22 15.51 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-07T20:03:06.852Z] #22 15.51 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-07T20:03:06.852Z] #22 15.51 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-07T20:03:06.852Z] #22 15.51 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-07T20:03:06.852Z] #22 15.51 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-07T20:03:06.852Z] #22 15.51 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-07T20:03:06.852Z] #22 15.51 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-07T20:03:06.852Z] #22 15.51 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-07T20:03:06.852Z] #22 15.51 linux-libc-dev-s390x-cross patch xz-utils [2022-09-07T20:03:06.852Z] #22 15.52 Suggested packages: [2022-09-07T20:03:06.852Z] #22 15.52 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-09-07T20:03:06.852Z] #22 15.52 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-09-07T20:03:06.852Z] #22 15.52 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-09-07T20:03:06.852Z] #22 15.52 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-09-07T20:03:06.852Z] #22 15.52 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-09-07T20:03:06.852Z] #22 15.52 libyaml-shell-perl ed diffutils-doc [2022-09-07T20:03:06.852Z] #22 15.52 Recommended packages: [2022-09-07T20:03:06.852Z] #22 15.52 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-09-07T20:03:06.852Z] #22 15.52 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-09-07T20:03:07.254Z] #79 DONE 4.4s [2022-09-07T20:03:07.254Z] [2022-09-07T20:03:07.254Z] #80 exporting to image [2022-09-07T20:03:07.254Z] #80 exporting layers [2022-09-07T20:03:07.254Z] #80 exporting layers 0.7s done [2022-09-07T20:03:07.254Z] #80 writing image sha256:e3654221c129fd12fc4f1c05cc60ba4ab8c98c7ff0bd7bdd5e5c5c652b50e250 done [2022-09-07T20:03:07.254Z] #80 naming to docker.io/library/docker:4dd86a0b33b246d57507214cb5974e5359552f26 done [2022-09-07T20:03:07.254Z] #80 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-07T20:03:07.573Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-07T20:03:07.852Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43973/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4dd86a0b33b246d57507214cb5974e5359552f26 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4dd86a0b33b246d57507214cb5974e5359552f26 hack/test/unit [2022-09-07T20:03:08.109Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-07T20:03:08.109Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-07T20:03:08.109Z] + TESTDIRS=./... [2022-09-07T20:03:08.109Z] + exclude_paths='/vendor/|/integration' [2022-09-07T20:03:08.109Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-07T20:03:08.109Z] ++ go list ./... [2022-09-07T20:03:08.224Z] #22 16.77 The following NEW packages will be installed: [2022-09-07T20:03:08.224Z] #22 16.77 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-07T20:03:08.224Z] #22 16.77 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-07T20:03:08.224Z] #22 16.77 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-07T20:03:08.224Z] #22 16.77 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-07T20:03:08.224Z] #22 16.77 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-07T20:03:08.224Z] #22 16.77 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-07T20:03:08.224Z] #22 16.77 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-09-07T20:03:08.224Z] #22 16.77 crossbuild-essential-armel crossbuild-essential-armhf [2022-09-07T20:03:08.224Z] #22 16.77 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-09-07T20:03:08.224Z] #22 16.77 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-09-07T20:03:08.224Z] #22 16.77 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-09-07T20:03:08.224Z] #22 16.77 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-09-07T20:03:08.224Z] #22 16.77 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-09-07T20:03:08.224Z] #22 16.77 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-07T20:03:08.224Z] #22 16.77 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-07T20:03:08.224Z] #22 16.77 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-07T20:03:08.224Z] #22 16.77 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-07T20:03:08.224Z] #22 16.77 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-07T20:03:08.224Z] #22 16.77 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-07T20:03:08.224Z] #22 16.77 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-07T20:03:08.224Z] #22 16.77 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-07T20:03:08.224Z] #22 16.77 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-07T20:03:08.224Z] #22 16.77 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-07T20:03:08.224Z] #22 16.77 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-07T20:03:08.224Z] #22 16.77 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-07T20:03:08.224Z] #22 16.77 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-07T20:03:08.224Z] #22 16.77 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-07T20:03:08.224Z] #22 16.77 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-07T20:03:08.224Z] #22 16.77 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-07T20:03:08.224Z] #22 16.77 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-07T20:03:08.224Z] #22 16.77 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-07T20:03:08.224Z] #22 16.77 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-07T20:03:08.224Z] #22 16.77 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-07T20:03:08.224Z] #22 16.77 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-07T20:03:08.224Z] #22 16.77 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-07T20:03:08.224Z] #22 16.77 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-07T20:03:08.224Z] #22 16.77 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-07T20:03:08.224Z] #22 16.77 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-07T20:03:08.224Z] #22 16.77 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-07T20:03:08.224Z] #22 16.77 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-07T20:03:08.224Z] #22 16.77 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-07T20:03:08.224Z] #22 16.77 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-07T20:03:08.224Z] #22 16.77 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-07T20:03:08.224Z] #22 16.77 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-07T20:03:08.224Z] #22 16.77 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-07T20:03:08.224Z] #22 16.77 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-07T20:03:08.224Z] #22 16.78 linux-libc-dev-s390x-cross patch xz-utils [2022-09-07T20:03:08.224Z] #22 17.10 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T20:03:08.224Z] #22 17.10 Need to get 788 MB of archives. [2022-09-07T20:03:08.224Z] #22 17.10 After this operation, 3385 MB of additional disk space will be used. [2022-09-07T20:03:08.224Z] #22 17.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-09-07T20:03:08.224Z] #22 17.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-07T20:03:08.224Z] #22 17.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-07T20:03:08.224Z] #22 17.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-07T20:03:08.224Z] #22 17.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-07T20:03:08.224Z] #22 17.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-07T20:03:08.224Z] #22 17.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-09-07T20:03:08.224Z] #22 17.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-09-07T20:03:08.224Z] #22 17.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-09-07T20:03:08.224Z] #22 17.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-09-07T20:03:08.224Z] #22 17.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-09-07T20:03:08.224Z] #22 17.22 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-09-07T20:03:08.482Z] #22 17.22 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-09-07T20:03:08.541Z] #80 DONE 4.1s [2022-09-07T20:03:08.541Z] [2022-09-07T20:03:08.541Z] #81 exporting to image [2022-09-07T20:03:08.541Z] #81 exporting layers [2022-09-07T20:03:08.740Z] #22 17.62 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-09-07T20:03:08.740Z] #22 17.62 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-09-07T20:03:09.044Z] + pkg_list='github.com/docker/docker/api [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/server [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/server/backend/build [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/server/httpstatus [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/server/httputils [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/server/middleware [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/server/router [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/server/router/build [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/server/router/container [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/server/router/debug [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/server/router/distribution [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/server/router/grpc [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/server/router/image [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/server/router/network [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/server/router/plugin [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/server/router/session [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/server/router/swarm [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/server/router/system [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/server/router/volume [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/types [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/types/backend [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/types/blkiodev [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/types/container [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/types/events [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/types/filters [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/types/image [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/types/mount [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/types/network [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/types/registry [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/types/strslice [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/types/swarm [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/types/time [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/types/versions [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-07T20:03:09.044Z] github.com/docker/docker/api/types/volume [2022-09-07T20:03:09.044Z] github.com/docker/docker/builder [2022-09-07T20:03:09.044Z] github.com/docker/docker/builder/builder-next [2022-09-07T20:03:09.044Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-07T20:03:09.044Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-07T20:03:09.044Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-07T20:03:09.044Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-07T20:03:09.044Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-07T20:03:09.044Z] github.com/docker/docker/builder/builder-next/worker [2022-09-07T20:03:09.044Z] github.com/docker/docker/builder/dockerfile [2022-09-07T20:03:09.044Z] github.com/docker/docker/builder/remotecontext [2022-09-07T20:03:09.044Z] github.com/docker/docker/builder/remotecontext/git [2022-09-07T20:03:09.044Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-07T20:03:09.044Z] github.com/docker/docker/cli [2022-09-07T20:03:09.044Z] github.com/docker/docker/cli/config [2022-09-07T20:03:09.044Z] github.com/docker/docker/cli/debug [2022-09-07T20:03:09.044Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-07T20:03:09.044Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-07T20:03:09.044Z] github.com/docker/docker/client [2022-09-07T20:03:09.044Z] github.com/docker/docker/cmd/docker-proxy [2022-09-07T20:03:09.044Z] github.com/docker/docker/cmd/dockerd [2022-09-07T20:03:09.044Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-07T20:03:09.044Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-07T20:03:09.044Z] github.com/docker/docker/container [2022-09-07T20:03:09.044Z] github.com/docker/docker/container/stream [2022-09-07T20:03:09.045Z] github.com/docker/docker/contrib/apparmor [2022-09-07T20:03:09.045Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-07T20:03:09.045Z] github.com/docker/docker/contrib/httpserver [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/cluster [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/cluster/convert [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/cluster/executor [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/cluster/provider [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/config [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/containerd [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/events [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/events/testutils [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/images [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/initlayer [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/links [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/listeners [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/gelf [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/journald [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/local [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/logentries [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/splunk [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/syslog [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/templates [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/names [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/network [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/stats [2022-09-07T20:03:09.045Z] github.com/docker/docker/distribution [2022-09-07T20:03:09.045Z] github.com/docker/docker/distribution/metadata [2022-09-07T20:03:09.045Z] github.com/docker/docker/distribution/utils [2022-09-07T20:03:09.045Z] github.com/docker/docker/distribution/xfer [2022-09-07T20:03:09.045Z] github.com/docker/docker/dockerversion [2022-09-07T20:03:09.045Z] github.com/docker/docker/errdefs [2022-09-07T20:03:09.045Z] github.com/docker/docker/image [2022-09-07T20:03:09.045Z] github.com/docker/docker/image/cache [2022-09-07T20:03:09.045Z] github.com/docker/docker/image/tarexport [2022-09-07T20:03:09.045Z] github.com/docker/docker/image/v1 [2022-09-07T20:03:09.045Z] github.com/docker/docker/internal/test/suite [2022-09-07T20:03:09.045Z] github.com/docker/docker/layer [2022-09-07T20:03:09.045Z] github.com/docker/docker/libcontainerd [2022-09-07T20:03:09.045Z] github.com/docker/docker/libcontainerd/queue [2022-09-07T20:03:09.045Z] github.com/docker/docker/libcontainerd/remote [2022-09-07T20:03:09.045Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-07T20:03:09.045Z] github.com/docker/docker/libcontainerd/types [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/bitseq [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/cluster [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/config [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/datastore [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/driverapi [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/etchosts [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/idm [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/ipam [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/iptables [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/netlabel [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/netutils [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/networkdb [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/ns [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/options [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/osl [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/portallocator [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/portmapper [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/testutils [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/types [2022-09-07T20:03:09.045Z] github.com/docker/docker/oci [2022-09-07T20:03:09.045Z] github.com/docker/docker/oci/caps [2022-09-07T20:03:09.045Z] github.com/docker/docker/opts [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/aaparser [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/archive [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/authorization [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/broadcaster [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/capabilities [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/chrootarchive [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/containerfs [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/devicemapper [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/directory [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/dmesg [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/fileutils [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/fsutils [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/homedir [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/idtools [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/ioutils [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/jsonmessage [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/longpath [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/loopback [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/namesgenerator [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/parsers [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/pidfile [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/platform [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/plugingetter [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/plugins [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/plugins/transport [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/pools [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/progress [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/pubsub [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/reexec [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/signal [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/stack [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/stdcopy [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/streamformatter [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/stringid [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/sysinfo [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/system [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/tailfile [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/tarsum [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/urlutil [2022-09-07T20:03:09.045Z] github.com/docker/docker/pkg/useragent [2022-09-07T20:03:09.045Z] github.com/docker/docker/plugin [2022-09-07T20:03:09.045Z] github.com/docker/docker/plugin/executor/containerd [2022-09-07T20:03:09.045Z] github.com/docker/docker/plugin/v2 [2022-09-07T20:03:09.045Z] github.com/docker/docker/profiles/apparmor [2022-09-07T20:03:09.045Z] github.com/docker/docker/profiles/seccomp [2022-09-07T20:03:09.045Z] github.com/docker/docker/quota [2022-09-07T20:03:09.045Z] github.com/docker/docker/reference [2022-09-07T20:03:09.045Z] github.com/docker/docker/registry [2022-09-07T20:03:09.045Z] github.com/docker/docker/registry/resumable [2022-09-07T20:03:09.045Z] github.com/docker/docker/restartmanager [2022-09-07T20:03:09.045Z] github.com/docker/docker/rootless [2022-09-07T20:03:09.045Z] github.com/docker/docker/rootless/specconv [2022-09-07T20:03:09.045Z] github.com/docker/docker/runconfig [2022-09-07T20:03:09.045Z] github.com/docker/docker/runconfig/opts [2022-09-07T20:03:09.045Z] github.com/docker/docker/testutil [2022-09-07T20:03:09.045Z] github.com/docker/docker/testutil/daemon [2022-09-07T20:03:09.045Z] github.com/docker/docker/testutil/environment [2022-09-07T20:03:09.045Z] github.com/docker/docker/testutil/fakecontext [2022-09-07T20:03:09.045Z] github.com/docker/docker/testutil/fakegit [2022-09-07T20:03:09.045Z] github.com/docker/docker/testutil/fakestorage [2022-09-07T20:03:09.045Z] github.com/docker/docker/testutil/fixtures/load [2022-09-07T20:03:09.045Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-07T20:03:09.045Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-07T20:03:09.045Z] github.com/docker/docker/testutil/registry [2022-09-07T20:03:09.045Z] github.com/docker/docker/testutil/request [2022-09-07T20:03:09.045Z] github.com/docker/docker/volume [2022-09-07T20:03:09.045Z] github.com/docker/docker/volume/drivers [2022-09-07T20:03:09.045Z] github.com/docker/docker/volume/local [2022-09-07T20:03:09.045Z] github.com/docker/docker/volume/mounts [2022-09-07T20:03:09.045Z] github.com/docker/docker/volume/service [2022-09-07T20:03:09.045Z] github.com/docker/docker/volume/service/opts [2022-09-07T20:03:09.045Z] github.com/docker/docker/volume/testutils' [2022-09-07T20:03:09.045Z] ++ grep --fixed-strings -v /libnetwork [2022-09-07T20:03:09.045Z] ++ echo 'github.com/docker/docker/api [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/server [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/server/backend/build [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/server/httpstatus [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/server/httputils [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/server/middleware [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/server/router [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/server/router/build [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/server/router/container [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/server/router/debug [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/server/router/distribution [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/server/router/grpc [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/server/router/image [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/server/router/network [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/server/router/plugin [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/server/router/session [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/server/router/swarm [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/server/router/system [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/server/router/volume [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/types [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/types/backend [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/types/blkiodev [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/types/container [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/types/events [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/types/filters [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/types/image [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/types/mount [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/types/network [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/types/registry [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/types/strslice [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/types/swarm [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/types/time [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/types/versions [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-07T20:03:09.045Z] github.com/docker/docker/api/types/volume [2022-09-07T20:03:09.045Z] github.com/docker/docker/builder [2022-09-07T20:03:09.045Z] github.com/docker/docker/builder/builder-next [2022-09-07T20:03:09.045Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-07T20:03:09.045Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-07T20:03:09.045Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-07T20:03:09.045Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-07T20:03:09.045Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-07T20:03:09.045Z] github.com/docker/docker/builder/builder-next/worker [2022-09-07T20:03:09.045Z] github.com/docker/docker/builder/dockerfile [2022-09-07T20:03:09.045Z] github.com/docker/docker/builder/remotecontext [2022-09-07T20:03:09.045Z] github.com/docker/docker/builder/remotecontext/git [2022-09-07T20:03:09.045Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-07T20:03:09.045Z] github.com/docker/docker/cli [2022-09-07T20:03:09.045Z] github.com/docker/docker/cli/config [2022-09-07T20:03:09.045Z] github.com/docker/docker/cli/debug [2022-09-07T20:03:09.045Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-07T20:03:09.045Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-07T20:03:09.045Z] github.com/docker/docker/client [2022-09-07T20:03:09.045Z] github.com/docker/docker/cmd/docker-proxy [2022-09-07T20:03:09.045Z] github.com/docker/docker/cmd/dockerd [2022-09-07T20:03:09.045Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-07T20:03:09.045Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-07T20:03:09.045Z] github.com/docker/docker/container [2022-09-07T20:03:09.045Z] github.com/docker/docker/container/stream [2022-09-07T20:03:09.045Z] github.com/docker/docker/contrib/apparmor [2022-09-07T20:03:09.045Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-07T20:03:09.045Z] github.com/docker/docker/contrib/httpserver [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/cluster [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/cluster/convert [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/cluster/executor [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/cluster/provider [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/config [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/containerd [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/events [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/events/testutils [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/images [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/initlayer [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/links [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/listeners [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/gelf [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/journald [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/local [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/logentries [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/splunk [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/syslog [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/logger/templates [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/names [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/network [2022-09-07T20:03:09.045Z] github.com/docker/docker/daemon/stats [2022-09-07T20:03:09.045Z] github.com/docker/docker/distribution [2022-09-07T20:03:09.045Z] github.com/docker/docker/distribution/metadata [2022-09-07T20:03:09.045Z] github.com/docker/docker/distribution/utils [2022-09-07T20:03:09.045Z] github.com/docker/docker/distribution/xfer [2022-09-07T20:03:09.045Z] github.com/docker/docker/dockerversion [2022-09-07T20:03:09.045Z] github.com/docker/docker/errdefs [2022-09-07T20:03:09.045Z] github.com/docker/docker/image [2022-09-07T20:03:09.045Z] github.com/docker/docker/image/cache [2022-09-07T20:03:09.045Z] github.com/docker/docker/image/tarexport [2022-09-07T20:03:09.045Z] github.com/docker/docker/image/v1 [2022-09-07T20:03:09.045Z] github.com/docker/docker/internal/test/suite [2022-09-07T20:03:09.045Z] github.com/docker/docker/layer [2022-09-07T20:03:09.045Z] github.com/docker/docker/libcontainerd [2022-09-07T20:03:09.045Z] github.com/docker/docker/libcontainerd/queue [2022-09-07T20:03:09.045Z] github.com/docker/docker/libcontainerd/remote [2022-09-07T20:03:09.045Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-07T20:03:09.045Z] github.com/docker/docker/libcontainerd/types [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/bitseq [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/cluster [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/config [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/datastore [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/driverapi [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-07T20:03:09.045Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/etchosts [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/idm [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/ipam [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/iptables [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/netlabel [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/netutils [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/networkdb [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/ns [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/options [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/osl [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/portallocator [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/portmapper [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/testutils [2022-09-07T20:03:09.046Z] github.com/docker/docker/libnetwork/types [2022-09-07T20:03:09.046Z] github.com/docker/docker/oci [2022-09-07T20:03:09.046Z] github.com/docker/docker/oci/caps [2022-09-07T20:03:09.046Z] github.com/docker/docker/opts [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/aaparser [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/archive [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/authorization [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/broadcaster [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/capabilities [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/chrootarchive [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/containerfs [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/devicemapper [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/directory [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/dmesg [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/fileutils [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/fsutils [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/homedir [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/idtools [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/ioutils [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/jsonmessage [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/longpath [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/loopback [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/namesgenerator [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/parsers [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/pidfile [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/platform [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/plugingetter [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/plugins [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/plugins/transport [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/pools [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/progress [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/pubsub [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/reexec [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/signal [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/stack [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/stdcopy [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/streamformatter [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/stringid [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/sysinfo [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/system [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/tailfile [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/tarsum [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/urlutil [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/useragent [2022-09-07T20:03:09.046Z] github.com/docker/docker/plugin [2022-09-07T20:03:09.046Z] github.com/docker/docker/plugin/executor/containerd [2022-09-07T20:03:09.046Z] github.com/docker/docker/plugin/v2 [2022-09-07T20:03:09.046Z] github.com/docker/docker/profiles/apparmor [2022-09-07T20:03:09.046Z] github.com/docker/docker/profiles/seccomp [2022-09-07T20:03:09.046Z] github.com/docker/docker/quota [2022-09-07T20:03:09.046Z] github.com/docker/docker/reference [2022-09-07T20:03:09.046Z] github.com/docker/docker/registry [2022-09-07T20:03:09.046Z] github.com/docker/docker/registry/resumable [2022-09-07T20:03:09.046Z] github.com/docker/docker/restartmanager [2022-09-07T20:03:09.046Z] github.com/docker/docker/rootless [2022-09-07T20:03:09.046Z] github.com/docker/docker/rootless/specconv [2022-09-07T20:03:09.046Z] github.com/docker/docker/runconfig [2022-09-07T20:03:09.046Z] github.com/docker/docker/runconfig/opts [2022-09-07T20:03:09.046Z] github.com/docker/docker/testutil [2022-09-07T20:03:09.046Z] github.com/docker/docker/testutil/daemon [2022-09-07T20:03:09.046Z] github.com/docker/docker/testutil/environment [2022-09-07T20:03:09.046Z] github.com/docker/docker/testutil/fakecontext [2022-09-07T20:03:09.046Z] github.com/docker/docker/testutil/fakegit [2022-09-07T20:03:09.046Z] github.com/docker/docker/testutil/fakestorage [2022-09-07T20:03:09.046Z] github.com/docker/docker/testutil/fixtures/load [2022-09-07T20:03:09.046Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-07T20:03:09.046Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-07T20:03:09.046Z] github.com/docker/docker/testutil/registry [2022-09-07T20:03:09.046Z] github.com/docker/docker/testutil/request [2022-09-07T20:03:09.046Z] github.com/docker/docker/volume [2022-09-07T20:03:09.046Z] github.com/docker/docker/volume/drivers [2022-09-07T20:03:09.046Z] github.com/docker/docker/volume/local [2022-09-07T20:03:09.046Z] github.com/docker/docker/volume/mounts [2022-09-07T20:03:09.046Z] github.com/docker/docker/volume/service [2022-09-07T20:03:09.046Z] github.com/docker/docker/volume/service/opts [2022-09-07T20:03:09.046Z] github.com/docker/docker/volume/testutils' [2022-09-07T20:03:09.046Z] + base_pkg_list='github.com/docker/docker/api [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/backend/build [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/httpstatus [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/httputils [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/middleware [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/build [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/container [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/debug [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/distribution [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/grpc [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/image [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/network [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/plugin [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/session [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/swarm [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/system [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/volume [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/backend [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/blkiodev [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/container [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/events [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/filters [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/image [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/mount [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/network [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/registry [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/strslice [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/swarm [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/time [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/versions [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/volume [2022-09-07T20:03:09.046Z] github.com/docker/docker/builder [2022-09-07T20:03:09.046Z] github.com/docker/docker/builder/builder-next [2022-09-07T20:03:09.046Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-07T20:03:09.046Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-07T20:03:09.046Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-07T20:03:09.046Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-07T20:03:09.046Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-07T20:03:09.046Z] github.com/docker/docker/builder/builder-next/worker [2022-09-07T20:03:09.046Z] github.com/docker/docker/builder/dockerfile [2022-09-07T20:03:09.046Z] github.com/docker/docker/builder/remotecontext [2022-09-07T20:03:09.046Z] github.com/docker/docker/builder/remotecontext/git [2022-09-07T20:03:09.046Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-07T20:03:09.046Z] github.com/docker/docker/cli [2022-09-07T20:03:09.046Z] github.com/docker/docker/cli/config [2022-09-07T20:03:09.046Z] github.com/docker/docker/cli/debug [2022-09-07T20:03:09.046Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-07T20:03:09.046Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-07T20:03:09.046Z] github.com/docker/docker/client [2022-09-07T20:03:09.046Z] github.com/docker/docker/cmd/docker-proxy [2022-09-07T20:03:09.046Z] github.com/docker/docker/cmd/dockerd [2022-09-07T20:03:09.046Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-07T20:03:09.046Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-07T20:03:09.046Z] github.com/docker/docker/container [2022-09-07T20:03:09.046Z] github.com/docker/docker/container/stream [2022-09-07T20:03:09.046Z] github.com/docker/docker/contrib/apparmor [2022-09-07T20:03:09.046Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-07T20:03:09.046Z] github.com/docker/docker/contrib/httpserver [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/cluster [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/cluster/convert [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/cluster/executor [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/cluster/provider [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/config [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/containerd [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/events [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/events/testutils [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/graphdriver [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/images [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/initlayer [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/links [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/listeners [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/logger [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/logger/gelf [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/logger/journald [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/logger/local [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/logger/logentries [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/logger/splunk [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/logger/syslog [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/logger/templates [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/names [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/network [2022-09-07T20:03:09.046Z] github.com/docker/docker/daemon/stats [2022-09-07T20:03:09.046Z] github.com/docker/docker/distribution [2022-09-07T20:03:09.046Z] github.com/docker/docker/distribution/metadata [2022-09-07T20:03:09.046Z] github.com/docker/docker/distribution/utils [2022-09-07T20:03:09.046Z] github.com/docker/docker/distribution/xfer [2022-09-07T20:03:09.046Z] github.com/docker/docker/dockerversion [2022-09-07T20:03:09.046Z] github.com/docker/docker/errdefs [2022-09-07T20:03:09.046Z] github.com/docker/docker/image [2022-09-07T20:03:09.046Z] github.com/docker/docker/image/cache [2022-09-07T20:03:09.046Z] github.com/docker/docker/image/tarexport [2022-09-07T20:03:09.046Z] github.com/docker/docker/image/v1 [2022-09-07T20:03:09.046Z] github.com/docker/docker/internal/test/suite [2022-09-07T20:03:09.046Z] github.com/docker/docker/layer [2022-09-07T20:03:09.046Z] github.com/docker/docker/libcontainerd [2022-09-07T20:03:09.046Z] github.com/docker/docker/libcontainerd/queue [2022-09-07T20:03:09.046Z] github.com/docker/docker/libcontainerd/remote [2022-09-07T20:03:09.046Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-07T20:03:09.046Z] github.com/docker/docker/libcontainerd/types [2022-09-07T20:03:09.046Z] github.com/docker/docker/oci [2022-09-07T20:03:09.046Z] github.com/docker/docker/oci/caps [2022-09-07T20:03:09.046Z] github.com/docker/docker/opts [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/aaparser [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/archive [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/authorization [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/broadcaster [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/capabilities [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/chrootarchive [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/containerfs [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/devicemapper [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/directory [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/dmesg [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/fileutils [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/fsutils [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/homedir [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/idtools [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/ioutils [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/jsonmessage [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/longpath [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/loopback [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/namesgenerator [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/parsers [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/pidfile [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/platform [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/plugingetter [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/plugins [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/plugins/transport [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/pools [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/progress [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/pubsub [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/reexec [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/signal [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/stack [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/stdcopy [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/streamformatter [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/stringid [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/sysinfo [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/system [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/tailfile [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/tarsum [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/urlutil [2022-09-07T20:03:09.046Z] github.com/docker/docker/pkg/useragent [2022-09-07T20:03:09.046Z] github.com/docker/docker/plugin [2022-09-07T20:03:09.046Z] github.com/docker/docker/plugin/executor/containerd [2022-09-07T20:03:09.046Z] github.com/docker/docker/plugin/v2 [2022-09-07T20:03:09.046Z] github.com/docker/docker/profiles/apparmor [2022-09-07T20:03:09.046Z] github.com/docker/docker/profiles/seccomp [2022-09-07T20:03:09.046Z] github.com/docker/docker/quota [2022-09-07T20:03:09.046Z] github.com/docker/docker/reference [2022-09-07T20:03:09.046Z] github.com/docker/docker/registry [2022-09-07T20:03:09.046Z] github.com/docker/docker/registry/resumable [2022-09-07T20:03:09.046Z] github.com/docker/docker/restartmanager [2022-09-07T20:03:09.046Z] github.com/docker/docker/rootless [2022-09-07T20:03:09.046Z] github.com/docker/docker/rootless/specconv [2022-09-07T20:03:09.046Z] github.com/docker/docker/runconfig [2022-09-07T20:03:09.046Z] github.com/docker/docker/runconfig/opts [2022-09-07T20:03:09.046Z] github.com/docker/docker/testutil [2022-09-07T20:03:09.046Z] github.com/docker/docker/testutil/daemon [2022-09-07T20:03:09.046Z] github.com/docker/docker/testutil/environment [2022-09-07T20:03:09.046Z] github.com/docker/docker/testutil/fakecontext [2022-09-07T20:03:09.046Z] github.com/docker/docker/testutil/fakegit [2022-09-07T20:03:09.046Z] github.com/docker/docker/testutil/fakestorage [2022-09-07T20:03:09.046Z] github.com/docker/docker/testutil/fixtures/load [2022-09-07T20:03:09.046Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-07T20:03:09.046Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-07T20:03:09.046Z] github.com/docker/docker/testutil/registry [2022-09-07T20:03:09.046Z] github.com/docker/docker/testutil/request [2022-09-07T20:03:09.046Z] github.com/docker/docker/volume [2022-09-07T20:03:09.046Z] github.com/docker/docker/volume/drivers [2022-09-07T20:03:09.046Z] github.com/docker/docker/volume/local [2022-09-07T20:03:09.046Z] github.com/docker/docker/volume/mounts [2022-09-07T20:03:09.046Z] github.com/docker/docker/volume/service [2022-09-07T20:03:09.046Z] github.com/docker/docker/volume/service/opts [2022-09-07T20:03:09.046Z] github.com/docker/docker/volume/testutils' [2022-09-07T20:03:09.046Z] ++ grep --fixed-strings /libnetwork [2022-09-07T20:03:09.046Z] ++ echo 'github.com/docker/docker/api [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/backend/build [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/httpstatus [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/httputils [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/middleware [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/build [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/container [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/debug [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/distribution [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/grpc [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/image [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/network [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/plugin [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/session [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/swarm [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/system [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/server/router/volume [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/backend [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/blkiodev [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/container [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/events [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/filters [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/image [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/mount [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/network [2022-09-07T20:03:09.046Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-07T20:03:09.047Z] github.com/docker/docker/api/types/registry [2022-09-07T20:03:09.047Z] github.com/docker/docker/api/types/strslice [2022-09-07T20:03:09.047Z] github.com/docker/docker/api/types/swarm [2022-09-07T20:03:09.047Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-07T20:03:09.047Z] github.com/docker/docker/api/types/time [2022-09-07T20:03:09.047Z] github.com/docker/docker/api/types/versions [2022-09-07T20:03:09.047Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-07T20:03:09.047Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-07T20:03:09.047Z] github.com/docker/docker/api/types/volume [2022-09-07T20:03:09.047Z] github.com/docker/docker/builder [2022-09-07T20:03:09.047Z] github.com/docker/docker/builder/builder-next [2022-09-07T20:03:09.047Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-07T20:03:09.047Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-07T20:03:09.047Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-07T20:03:09.047Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-07T20:03:09.047Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-07T20:03:09.047Z] github.com/docker/docker/builder/builder-next/worker [2022-09-07T20:03:09.047Z] github.com/docker/docker/builder/dockerfile [2022-09-07T20:03:09.047Z] github.com/docker/docker/builder/remotecontext [2022-09-07T20:03:09.047Z] github.com/docker/docker/builder/remotecontext/git [2022-09-07T20:03:09.047Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-07T20:03:09.047Z] github.com/docker/docker/cli [2022-09-07T20:03:09.047Z] github.com/docker/docker/cli/config [2022-09-07T20:03:09.047Z] github.com/docker/docker/cli/debug [2022-09-07T20:03:09.047Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-07T20:03:09.047Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-07T20:03:09.047Z] github.com/docker/docker/client [2022-09-07T20:03:09.047Z] github.com/docker/docker/cmd/docker-proxy [2022-09-07T20:03:09.047Z] github.com/docker/docker/cmd/dockerd [2022-09-07T20:03:09.047Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-07T20:03:09.047Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-07T20:03:09.047Z] github.com/docker/docker/container [2022-09-07T20:03:09.047Z] github.com/docker/docker/container/stream [2022-09-07T20:03:09.047Z] github.com/docker/docker/contrib/apparmor [2022-09-07T20:03:09.047Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-07T20:03:09.047Z] github.com/docker/docker/contrib/httpserver [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/cluster [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/cluster/convert [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/cluster/executor [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/cluster/provider [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/config [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/containerd [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/events [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/events/testutils [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/graphdriver [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/images [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/initlayer [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/links [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/listeners [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/logger [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/logger/gelf [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/logger/journald [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/logger/local [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/logger/logentries [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/logger/splunk [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/logger/syslog [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/logger/templates [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/names [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/network [2022-09-07T20:03:09.047Z] github.com/docker/docker/daemon/stats [2022-09-07T20:03:09.047Z] github.com/docker/docker/distribution [2022-09-07T20:03:09.047Z] github.com/docker/docker/distribution/metadata [2022-09-07T20:03:09.047Z] github.com/docker/docker/distribution/utils [2022-09-07T20:03:09.047Z] github.com/docker/docker/distribution/xfer [2022-09-07T20:03:09.047Z] github.com/docker/docker/dockerversion [2022-09-07T20:03:09.047Z] github.com/docker/docker/errdefs [2022-09-07T20:03:09.047Z] github.com/docker/docker/image [2022-09-07T20:03:09.047Z] github.com/docker/docker/image/cache [2022-09-07T20:03:09.047Z] github.com/docker/docker/image/tarexport [2022-09-07T20:03:09.047Z] github.com/docker/docker/image/v1 [2022-09-07T20:03:09.047Z] github.com/docker/docker/internal/test/suite [2022-09-07T20:03:09.047Z] github.com/docker/docker/layer [2022-09-07T20:03:09.047Z] github.com/docker/docker/libcontainerd [2022-09-07T20:03:09.047Z] github.com/docker/docker/libcontainerd/queue [2022-09-07T20:03:09.047Z] github.com/docker/docker/libcontainerd/remote [2022-09-07T20:03:09.047Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-07T20:03:09.047Z] github.com/docker/docker/libcontainerd/types [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/bitseq [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/cluster [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/config [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/datastore [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/driverapi [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/etchosts [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/idm [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/ipam [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/iptables [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/netlabel [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/netutils [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/networkdb [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/ns [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/options [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/osl [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/portallocator [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/portmapper [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/testutils [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/types [2022-09-07T20:03:09.047Z] github.com/docker/docker/oci [2022-09-07T20:03:09.047Z] github.com/docker/docker/oci/caps [2022-09-07T20:03:09.047Z] github.com/docker/docker/opts [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/aaparser [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/archive [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/authorization [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/broadcaster [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/capabilities [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/chrootarchive [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/containerfs [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/devicemapper [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/directory [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/dmesg [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/fileutils [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/fsutils [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/homedir [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/idtools [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/ioutils [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/jsonmessage [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/longpath [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/loopback [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/namesgenerator [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/parsers [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/pidfile [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/platform [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/plugingetter [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/plugins [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/plugins/transport [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/pools [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/progress [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/pubsub [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/reexec [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/signal [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/stack [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/stdcopy [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/streamformatter [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/stringid [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/sysinfo [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/system [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/tailfile [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/tarsum [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/urlutil [2022-09-07T20:03:09.047Z] github.com/docker/docker/pkg/useragent [2022-09-07T20:03:09.047Z] github.com/docker/docker/plugin [2022-09-07T20:03:09.047Z] github.com/docker/docker/plugin/executor/containerd [2022-09-07T20:03:09.047Z] github.com/docker/docker/plugin/v2 [2022-09-07T20:03:09.047Z] github.com/docker/docker/profiles/apparmor [2022-09-07T20:03:09.047Z] github.com/docker/docker/profiles/seccomp [2022-09-07T20:03:09.047Z] github.com/docker/docker/quota [2022-09-07T20:03:09.047Z] github.com/docker/docker/reference [2022-09-07T20:03:09.047Z] github.com/docker/docker/registry [2022-09-07T20:03:09.047Z] github.com/docker/docker/registry/resumable [2022-09-07T20:03:09.047Z] github.com/docker/docker/restartmanager [2022-09-07T20:03:09.047Z] github.com/docker/docker/rootless [2022-09-07T20:03:09.047Z] github.com/docker/docker/rootless/specconv [2022-09-07T20:03:09.047Z] github.com/docker/docker/runconfig [2022-09-07T20:03:09.047Z] github.com/docker/docker/runconfig/opts [2022-09-07T20:03:09.047Z] github.com/docker/docker/testutil [2022-09-07T20:03:09.047Z] github.com/docker/docker/testutil/daemon [2022-09-07T20:03:09.047Z] github.com/docker/docker/testutil/environment [2022-09-07T20:03:09.047Z] github.com/docker/docker/testutil/fakecontext [2022-09-07T20:03:09.047Z] github.com/docker/docker/testutil/fakegit [2022-09-07T20:03:09.047Z] github.com/docker/docker/testutil/fakestorage [2022-09-07T20:03:09.047Z] github.com/docker/docker/testutil/fixtures/load [2022-09-07T20:03:09.047Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-07T20:03:09.047Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-07T20:03:09.047Z] github.com/docker/docker/testutil/registry [2022-09-07T20:03:09.047Z] github.com/docker/docker/testutil/request [2022-09-07T20:03:09.047Z] github.com/docker/docker/volume [2022-09-07T20:03:09.047Z] github.com/docker/docker/volume/drivers [2022-09-07T20:03:09.047Z] github.com/docker/docker/volume/local [2022-09-07T20:03:09.047Z] github.com/docker/docker/volume/mounts [2022-09-07T20:03:09.047Z] github.com/docker/docker/volume/service [2022-09-07T20:03:09.047Z] github.com/docker/docker/volume/service/opts [2022-09-07T20:03:09.047Z] github.com/docker/docker/volume/testutils' [2022-09-07T20:03:09.047Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/bitseq [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/cluster [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/config [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/datastore [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/driverapi [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/etchosts [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/idm [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/ipam [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/iptables [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/netlabel [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/netutils [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/networkdb [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/ns [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/options [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/osl [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/portallocator [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/portmapper [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/testutils [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/types' [2022-09-07T20:03:09.047Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-07T20:03:09.047Z] + echo 'github.com/docker/docker/libnetwork [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/bitseq [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/cluster [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/config [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/datastore [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/driverapi [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-07T20:03:09.047Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/etchosts [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/idm [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/ipam [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/iptables [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/netlabel [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/netutils [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/networkdb [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/ns [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/options [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/osl [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/portallocator [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/portmapper [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/testutils [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/types' [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T20:03:09.048Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T20:03:09.048Z] + type docker-proxy [2022-09-07T20:03:09.048Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-07T20:03:09.048Z] + hack/make.sh binary-proxy install-proxy [2022-09-07T20:03:09.048Z] [2022-09-07T20:03:09.048Z] Removing bundles/ [2022-09-07T20:03:09.048Z] [2022-09-07T20:03:09.048Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-07T20:03:09.107Z] #81 exporting layers 0.7s done [2022-09-07T20:03:09.107Z] #81 writing image sha256:72e21a44182bb7b3d4573f3d9eab62bc6a1568d6b73d39ba4c09143e0e7aab8b done [2022-09-07T20:03:09.107Z] #81 naming to docker.io/library/docker:4dd86a0b33b246d57507214cb5974e5359552f26 done [2022-09-07T20:03:09.107Z] #81 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:03:09.306Z] #22 18.02 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-09-07T20:03:09.306Z] Building: bundles/binary-proxy/docker-proxy [2022-09-07T20:03:09.306Z] #22 18.02 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-09-07T20:03:09.306Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T20:03:09.433Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43973/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=4dd86a0b33b246d57507214cb5974e5359552f26 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4dd86a0b33b246d57507214cb5974e5359552f26 hack/make.sh dynbinary test-integration [2022-09-07T20:03:09.564Z] #22 18.39 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-09-07T20:03:09.564Z] #22 18.40 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-09-07T20:03:09.822Z] #22 18.78 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-09-07T20:03:09.994Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-09-07T20:03:09.995Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-09-07T20:03:09.995Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-09-07T20:03:09.995Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-09-07T20:03:09.995Z] 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-09-07T20:03:09.995Z] Detected virtualization docker. [2022-09-07T20:03:09.995Z] Detected architecture x86-64. [2022-09-07T20:03:09.995Z] Set hostname to <5855024c827f>. [2022-09-07T20:03:09.995Z] modprobe@configfs.service: Succeeded. [2022-09-07T20:03:09.995Z] modprobe@drm.service: Succeeded. [2022-09-07T20:03:09.995Z] modprobe@fuse.service: Succeeded. [2022-09-07T20:03:09.995Z] + source /etc/docker-entrypoint-cmd [2022-09-07T20:03:09.995Z] ++ hack/make.sh dynbinary test-integration [2022-09-07T20:03:09.995Z] [2022-09-07T20:03:10.078Z] #22 18.78 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-09-07T20:03:10.250Z] Removing bundles/ [2022-09-07T20:03:10.251Z] [2022-09-07T20:03:10.251Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-07T20:03:10.251Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-07T20:03:10.251Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T20:03:10.336Z] #22 19.10 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-09-07T20:03:10.336Z] #22 19.10 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-09-07T20:03:10.336Z] #22 19.10 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-09-07T20:03:10.336Z] #22 19.10 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-09-07T20:03:10.336Z] #22 19.10 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-09-07T20:03:10.336Z] #22 19.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-09-07T20:03:10.336Z] #22 19.10 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-09-07T20:03:10.336Z] #22 19.10 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-09-07T20:03:10.336Z] #22 19.11 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-09-07T20:03:10.336Z] #22 19.11 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-09-07T20:03:10.336Z] #22 19.11 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-09-07T20:03:10.336Z] #22 19.11 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-09-07T20:03:10.336Z] #22 19.11 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-09-07T20:03:10.336Z] #22 19.13 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-09-07T20:03:10.336Z] #22 19.14 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-09-07T20:03:10.336Z] #22 19.16 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-09-07T20:03:10.336Z] #22 19.16 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-09-07T20:03:10.336Z] #22 19.17 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-09-07T20:03:10.336Z] #22 19.18 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-09-07T20:03:10.899Z] #22 19.70 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-09-07T20:03:10.899Z] #22 19.70 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-09-07T20:03:10.899Z] #22 19.72 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-09-07T20:03:10.899Z] #22 19.73 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-09-07T20:03:10.899Z] #22 19.75 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-09-07T20:03:11.463Z] #22 20.22 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-09-07T20:03:11.463Z] #22 20.23 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-07T20:03:11.463Z] #22 20.23 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-07T20:03:11.463Z] #22 20.24 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-09-07T20:03:11.463Z] #22 20.24 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-09-07T20:03:11.463Z] #22 20.24 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-07T20:03:11.463Z] #22 20.32 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-07T20:03:11.463Z] #22 20.33 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-09-07T20:03:11.463Z] #22 20.33 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-09-07T20:03:11.463Z] #22 20.33 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-09-07T20:03:11.463Z] #22 20.33 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-09-07T20:03:11.463Z] #22 20.33 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-09-07T20:03:11.463Z] #22 20.33 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-09-07T20:03:11.463Z] #22 20.33 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-09-07T20:03:11.463Z] #22 20.33 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-09-07T20:03:11.463Z] #22 20.33 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-09-07T20:03:11.463Z] #22 20.33 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-09-07T20:03:11.463Z] #22 20.33 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-09-07T20:03:11.463Z] #22 20.34 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-09-07T20:03:11.463Z] #22 20.34 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-09-07T20:03:11.463Z] #22 20.35 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-09-07T20:03:11.463Z] #22 20.35 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-09-07T20:03:11.463Z] #22 20.36 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-09-07T20:03:11.463Z] #22 20.36 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-09-07T20:03:11.463Z] #22 20.38 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-09-07T20:03:11.463Z] #22 20.39 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-09-07T20:03:11.463Z] #22 20.40 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-09-07T20:03:11.463Z] #22 20.40 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-09-07T20:03:12.402Z] #22 20.94 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-09-07T20:03:12.402Z] #22 20.94 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-09-07T20:03:12.402Z] #22 20.95 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-09-07T20:03:12.402Z] #22 20.97 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-09-07T20:03:12.402Z] #22 20.98 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-09-07T20:03:12.659Z] #22 21.46 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-09-07T20:03:12.659Z] #22 21.46 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-09-07T20:03:12.659Z] #22 21.47 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-09-07T20:03:12.659Z] #22 21.47 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-09-07T20:03:12.659Z] #22 21.48 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-09-07T20:03:12.659Z] #22 21.48 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-09-07T20:03:12.659Z] #22 21.48 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-09-07T20:03:12.659Z] #22 21.50 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-09-07T20:03:12.659Z] #22 21.50 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-09-07T20:03:12.659Z] #22 21.51 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-09-07T20:03:12.659Z] #22 21.51 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-09-07T20:03:13.223Z] #22 22.06 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-09-07T20:03:13.223Z] #22 22.06 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-09-07T20:03:13.223Z] #22 22.07 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-09-07T20:03:13.223Z] #22 22.09 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-09-07T20:03:13.223Z] #22 22.10 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-09-07T20:03:13.789Z] #22 22.57 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-09-07T20:03:13.789Z] #22 22.58 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-09-07T20:03:13.789Z] #22 22.58 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-09-07T20:03:13.789Z] #22 22.59 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-09-07T20:03:13.789Z] #22 22.59 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-09-07T20:03:13.789Z] #22 22.59 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-09-07T20:03:13.789Z] #22 22.59 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-09-07T20:03:13.789Z] #22 22.59 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-09-07T20:03:13.789Z] #22 22.60 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-09-07T20:03:13.789Z] #22 22.61 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-09-07T20:03:13.789Z] #22 22.62 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-09-07T20:03:13.789Z] #22 22.63 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-09-07T20:03:13.789Z] #22 22.63 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-09-07T20:03:13.789Z] #22 22.63 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-09-07T20:03:13.789Z] #22 22.64 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-09-07T20:03:14.353Z] #22 23.19 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-09-07T20:03:14.353Z] #22 23.19 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-09-07T20:03:14.353Z] #22 23.21 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-09-07T20:03:14.353Z] #22 23.22 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-09-07T20:03:14.353Z] #22 23.24 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-09-07T20:03:14.570Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-07T20:03:14.570Z] [2022-09-07T20:03:14.570Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-07T20:03:14.570Z] Installing docker-proxy to /usr/local/bin/ [2022-09-07T20:03:14.570Z] [2022-09-07T20:03:14.570Z] + mkdir -p bundles [2022-09-07T20:03:14.570Z] + '[' -n 'github.com/docker/docker/api [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/server [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/server/backend/build [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/server/httpstatus [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/server/httputils [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/server/middleware [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/server/router [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/server/router/build [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/server/router/container [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/server/router/debug [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/server/router/distribution [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/server/router/grpc [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/server/router/image [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/server/router/network [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/server/router/plugin [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/server/router/session [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/server/router/swarm [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/server/router/system [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/server/router/volume [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/types [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/types/backend [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/types/blkiodev [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/types/container [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/types/events [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/types/filters [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/types/image [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/types/mount [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/types/network [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/types/registry [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/types/strslice [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/types/swarm [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/types/time [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/types/versions [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-07T20:03:14.570Z] github.com/docker/docker/api/types/volume [2022-09-07T20:03:14.570Z] github.com/docker/docker/builder [2022-09-07T20:03:14.570Z] github.com/docker/docker/builder/builder-next [2022-09-07T20:03:14.570Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-07T20:03:14.570Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-07T20:03:14.570Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-07T20:03:14.570Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-07T20:03:14.570Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-07T20:03:14.570Z] github.com/docker/docker/builder/builder-next/worker [2022-09-07T20:03:14.570Z] github.com/docker/docker/builder/dockerfile [2022-09-07T20:03:14.570Z] github.com/docker/docker/builder/remotecontext [2022-09-07T20:03:14.570Z] github.com/docker/docker/builder/remotecontext/git [2022-09-07T20:03:14.570Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-07T20:03:14.570Z] github.com/docker/docker/cli [2022-09-07T20:03:14.570Z] github.com/docker/docker/cli/config [2022-09-07T20:03:14.570Z] github.com/docker/docker/cli/debug [2022-09-07T20:03:14.570Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-07T20:03:14.570Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-07T20:03:14.570Z] github.com/docker/docker/client [2022-09-07T20:03:14.570Z] github.com/docker/docker/cmd/docker-proxy [2022-09-07T20:03:14.570Z] github.com/docker/docker/cmd/dockerd [2022-09-07T20:03:14.570Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-07T20:03:14.570Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-07T20:03:14.570Z] github.com/docker/docker/container [2022-09-07T20:03:14.570Z] github.com/docker/docker/container/stream [2022-09-07T20:03:14.570Z] github.com/docker/docker/contrib/apparmor [2022-09-07T20:03:14.570Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-07T20:03:14.570Z] github.com/docker/docker/contrib/httpserver [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/cluster [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/cluster/convert [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/cluster/executor [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/cluster/provider [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/config [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/containerd [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/events [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/events/testutils [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/graphdriver [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/images [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/initlayer [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/links [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/listeners [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/logger [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/logger/gelf [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/logger/journald [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/logger/local [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/logger/logentries [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/logger/splunk [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/logger/syslog [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/logger/templates [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/names [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/network [2022-09-07T20:03:14.570Z] github.com/docker/docker/daemon/stats [2022-09-07T20:03:14.570Z] github.com/docker/docker/distribution [2022-09-07T20:03:14.570Z] github.com/docker/docker/distribution/metadata [2022-09-07T20:03:14.570Z] github.com/docker/docker/distribution/utils [2022-09-07T20:03:14.570Z] github.com/docker/docker/distribution/xfer [2022-09-07T20:03:14.570Z] github.com/docker/docker/dockerversion [2022-09-07T20:03:14.570Z] github.com/docker/docker/errdefs [2022-09-07T20:03:14.570Z] github.com/docker/docker/image [2022-09-07T20:03:14.570Z] github.com/docker/docker/image/cache [2022-09-07T20:03:14.570Z] github.com/docker/docker/image/tarexport [2022-09-07T20:03:14.570Z] github.com/docker/docker/image/v1 [2022-09-07T20:03:14.570Z] github.com/docker/docker/internal/test/suite [2022-09-07T20:03:14.570Z] github.com/docker/docker/layer [2022-09-07T20:03:14.570Z] github.com/docker/docker/libcontainerd [2022-09-07T20:03:14.570Z] github.com/docker/docker/libcontainerd/queue [2022-09-07T20:03:14.570Z] github.com/docker/docker/libcontainerd/remote [2022-09-07T20:03:14.570Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-07T20:03:14.570Z] github.com/docker/docker/libcontainerd/types [2022-09-07T20:03:14.570Z] github.com/docker/docker/oci [2022-09-07T20:03:14.570Z] github.com/docker/docker/oci/caps [2022-09-07T20:03:14.570Z] github.com/docker/docker/opts [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/aaparser [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/archive [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/authorization [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/broadcaster [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/capabilities [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/chrootarchive [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/containerfs [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/devicemapper [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/directory [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/dmesg [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/fileutils [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/fsutils [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/homedir [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/idtools [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/ioutils [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/jsonmessage [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/longpath [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/loopback [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/namesgenerator [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/parsers [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/pidfile [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/platform [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/plugingetter [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/plugins [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/plugins/transport [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/pools [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/progress [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/pubsub [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/reexec [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/signal [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/stack [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/stdcopy [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/streamformatter [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/stringid [2022-09-07T20:03:14.570Z] github.com/docker/docker/pkg/sysinfo [2022-09-07T20:03:14.571Z] github.com/docker/docker/pkg/system [2022-09-07T20:03:14.571Z] github.com/docker/docker/pkg/tailfile [2022-09-07T20:03:14.571Z] github.com/docker/docker/pkg/tarsum [2022-09-07T20:03:14.571Z] github.com/docker/docker/pkg/urlutil [2022-09-07T20:03:14.571Z] github.com/docker/docker/pkg/useragent [2022-09-07T20:03:14.571Z] github.com/docker/docker/plugin [2022-09-07T20:03:14.571Z] github.com/docker/docker/plugin/executor/containerd [2022-09-07T20:03:14.571Z] github.com/docker/docker/plugin/v2 [2022-09-07T20:03:14.571Z] github.com/docker/docker/profiles/apparmor [2022-09-07T20:03:14.571Z] github.com/docker/docker/profiles/seccomp [2022-09-07T20:03:14.571Z] github.com/docker/docker/quota [2022-09-07T20:03:14.571Z] github.com/docker/docker/reference [2022-09-07T20:03:14.571Z] github.com/docker/docker/registry [2022-09-07T20:03:14.571Z] github.com/docker/docker/registry/resumable [2022-09-07T20:03:14.571Z] github.com/docker/docker/restartmanager [2022-09-07T20:03:14.571Z] github.com/docker/docker/rootless [2022-09-07T20:03:14.571Z] github.com/docker/docker/rootless/specconv [2022-09-07T20:03:14.571Z] github.com/docker/docker/runconfig [2022-09-07T20:03:14.571Z] github.com/docker/docker/runconfig/opts [2022-09-07T20:03:14.571Z] github.com/docker/docker/testutil [2022-09-07T20:03:14.571Z] github.com/docker/docker/testutil/daemon [2022-09-07T20:03:14.571Z] github.com/docker/docker/testutil/environment [2022-09-07T20:03:14.571Z] github.com/docker/docker/testutil/fakecontext [2022-09-07T20:03:14.571Z] github.com/docker/docker/testutil/fakegit [2022-09-07T20:03:14.571Z] github.com/docker/docker/testutil/fakestorage [2022-09-07T20:03:14.571Z] github.com/docker/docker/testutil/fixtures/load [2022-09-07T20:03:14.571Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-07T20:03:14.571Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-07T20:03:14.571Z] github.com/docker/docker/testutil/registry [2022-09-07T20:03:14.571Z] github.com/docker/docker/testutil/request [2022-09-07T20:03:14.571Z] github.com/docker/docker/volume [2022-09-07T20:03:14.571Z] github.com/docker/docker/volume/drivers [2022-09-07T20:03:14.571Z] github.com/docker/docker/volume/local [2022-09-07T20:03:14.571Z] github.com/docker/docker/volume/mounts [2022-09-07T20:03:14.571Z] github.com/docker/docker/volume/service [2022-09-07T20:03:14.571Z] github.com/docker/docker/volume/service/opts [2022-09-07T20:03:14.571Z] github.com/docker/docker/volume/testutils' ']' [2022-09-07T20:03:14.571Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-09-07T20:03:14.917Z] #22 23.77 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-09-07T20:03:14.918Z] #22 23.77 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-09-07T20:03:14.918Z] #22 23.77 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-09-07T20:03:14.918Z] #22 23.78 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-09-07T20:03:14.918Z] #22 23.78 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-09-07T20:03:14.918Z] #22 23.78 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-09-07T20:03:14.918Z] #22 23.78 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-09-07T20:03:14.918Z] #22 23.78 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-09-07T20:03:14.918Z] #22 23.80 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-09-07T20:03:14.918Z] #22 23.80 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-09-07T20:03:14.918Z] #22 23.81 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-09-07T20:03:14.918Z] #22 23.81 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-09-07T20:03:15.480Z] #22 24.26 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-09-07T20:03:15.480Z] #22 24.26 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-09-07T20:03:15.480Z] #22 24.27 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-09-07T20:03:15.480Z] #22 24.29 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-09-07T20:03:15.480Z] #22 24.31 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-09-07T20:03:15.505Z] ? github.com/docker/docker/api [no test files] [2022-09-07T20:03:16.043Z] #22 24.72 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-09-07T20:03:16.043Z] #22 24.72 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-09-07T20:03:16.299Z] #22 25.09 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T20:03:16.299Z] #22 25.23 Fetched 788 MB in 8s (99.8 MB/s) [2022-09-07T20:03:16.554Z] #22 25.27 Selecting previously unselected package liblocale-gettext-perl. [2022-09-07T20:03:16.554Z] #22 25.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-07T20:03:16.554Z] #22 25.38 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-09-07T20:03:16.554Z] #22 25.39 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-09-07T20:03:16.554Z] #22 25.43 Selecting previously unselected package bzip2. [2022-09-07T20:03:16.554Z] #22 25.43 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-09-07T20:03:16.554Z] #22 25.43 Unpacking bzip2 (1.0.8-4) ... [2022-09-07T20:03:16.554Z] #22 25.48 Selecting previously unselected package libmagic-mgc. [2022-09-07T20:03:16.810Z] #22 25.48 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-07T20:03:16.810Z] #22 25.48 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-07T20:03:16.810Z] #22 25.57 Selecting previously unselected package libmagic1:amd64. [2022-09-07T20:03:16.810Z] #22 25.57 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-07T20:03:16.810Z] #22 25.58 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-07T20:03:16.810Z] #22 25.65 Selecting previously unselected package file. [2022-09-07T20:03:16.810Z] #22 25.65 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-09-07T20:03:16.810Z] #22 25.65 Unpacking file (1:5.39-3) ... [2022-09-07T20:03:16.810Z] #22 25.70 Selecting previously unselected package xz-utils. [2022-09-07T20:03:17.067Z] #22 25.70 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-07T20:03:17.067Z] #22 25.70 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-07T20:03:17.067Z] #22 25.85 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-09-07T20:03:17.067Z] #22 25.85 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-07T20:03:17.067Z] #22 25.86 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-07T20:03:17.323Z] #22 26.21 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-09-07T20:03:17.323Z] #22 26.21 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-09-07T20:03:17.323Z] #22 26.22 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-07T20:03:17.607Z] #22 26.52 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-09-07T20:03:17.607Z] #22 26.53 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-09-07T20:03:17.607Z] #22 26.53 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-07T20:03:17.868Z] #22 26.88 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-09-07T20:03:17.868Z] #22 26.88 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-07T20:03:18.128Z] #22 26.88 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-07T20:03:18.384Z] #22 27.18 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-09-07T20:03:18.384Z] #22 27.18 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-07T20:03:18.384Z] #22 27.19 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-07T20:03:18.640Z] #22 27.43 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-09-07T20:03:18.640Z] #22 27.43 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-07T20:03:18.640Z] #22 27.44 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-07T20:03:18.640Z] #22 27.48 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-09-07T20:03:18.640Z] #22 27.48 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-07T20:03:18.640Z] #22 27.48 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-07T20:03:23.888Z] #22 32.02 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-09-07T20:03:23.888Z] #22 32.02 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-09-07T20:03:23.888Z] #22 32.03 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-07T20:03:23.888Z] #22 32.06 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-09-07T20:03:23.888Z] #22 32.07 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-07T20:03:23.888Z] #22 32.07 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-07T20:03:28.062Z] #22 36.33 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-09-07T20:03:28.062Z] #22 36.33 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-09-07T20:03:28.062Z] #22 36.34 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-07T20:03:28.062Z] #22 36.37 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-09-07T20:03:28.062Z] #22 36.37 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-07T20:03:28.062Z] #22 36.38 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-07T20:03:30.375Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-09-07T20:03:32.236Z] #22 40.65 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-09-07T20:03:32.237Z] #22 40.65 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-07T20:03:32.237Z] #22 40.65 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-07T20:03:32.237Z] #22 40.69 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-09-07T20:03:32.237Z] #22 40.70 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-07T20:03:32.237Z] #22 40.70 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-07T20:03:36.412Z] #22 44.86 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-09-07T20:03:36.412Z] #22 44.86 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-07T20:03:36.412Z] #22 44.86 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-07T20:03:36.412Z] #22 44.90 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-09-07T20:03:36.412Z] #22 44.90 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-07T20:03:36.412Z] #22 44.91 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-07T20:03:40.474Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b279f3162fc1aacd) in /home/ubuntu/workspace/moby_PR-43973 [Pipeline] { [Pipeline] checkout [2022-09-07T20:03:40.629Z] #22 48.86 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-09-07T20:03:40.629Z] #22 48.86 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-07T20:03:40.629Z] #22 48.87 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-07T20:03:40.629Z] #22 48.90 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-09-07T20:03:40.629Z] #22 48.90 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-07T20:03:40.629Z] #22 48.91 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-07T20:03:40.629Z] #22 48.95 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-09-07T20:03:40.629Z] #22 48.95 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-07T20:03:40.630Z] #22 48.95 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-07T20:03:40.630Z] #22 48.99 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-09-07T20:03:40.630Z] #22 48.99 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-07T20:03:40.630Z] #22 48.99 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-07T20:03:40.630Z] #22 49.02 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-09-07T20:03:40.630Z] #22 49.03 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-07T20:03:40.630Z] #22 49.03 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-07T20:03:40.630Z] #22 49.08 Selecting previously unselected package cross-config. [2022-09-07T20:03:40.630Z] #22 49.08 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-09-07T20:03:40.630Z] #22 49.09 Unpacking cross-config (2.6.18+nmu1) ... [2022-09-07T20:03:40.630Z] #22 49.12 Selecting previously unselected package gcc-10-cross-base. [2022-09-07T20:03:40.630Z] #22 49.12 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-09-07T20:03:40.630Z] #22 49.13 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-07T20:03:40.630Z] #22 49.17 Selecting previously unselected package libc6-arm64-cross. [2022-09-07T20:03:40.630Z] #22 49.17 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-09-07T20:03:40.630Z] #22 49.18 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-09-07T20:03:40.630Z] #22 49.31 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-09-07T20:03:40.630Z] #22 49.31 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:03:40.630Z] #22 49.31 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-07T20:03:40.630Z] #22 49.35 Selecting previously unselected package libgomp1-arm64-cross. [2022-09-07T20:03:40.630Z] #22 49.35 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:03:40.630Z] #22 49.36 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-07T20:03:40.630Z] #22 49.40 Selecting previously unselected package libitm1-arm64-cross. [2022-09-07T20:03:40.630Z] #22 49.40 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:03:40.630Z] #22 49.41 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-07T20:03:40.630Z] #22 49.43 Selecting previously unselected package libatomic1-arm64-cross. [2022-09-07T20:03:40.630Z] #22 49.44 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:03:40.630Z] #22 49.44 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-07T20:03:40.630Z] #22 49.48 Selecting previously unselected package libasan6-arm64-cross. [2022-09-07T20:03:40.630Z] #22 49.49 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:03:40.630Z] #22 49.49 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-07T20:03:40.680Z] The recommended git tool is: git [2022-09-07T20:03:40.885Z] #22 49.72 Selecting previously unselected package liblsan0-arm64-cross. [2022-09-07T20:03:40.885Z] #22 49.72 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:03:40.885Z] #22 49.73 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-07T20:03:41.142Z] #22 49.83 Selecting previously unselected package libtsan0-arm64-cross. [2022-09-07T20:03:41.142Z] #22 49.84 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:03:41.142Z] #22 49.84 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-07T20:03:41.142Z] #22 50.07 Selecting previously unselected package libstdc++6-arm64-cross. [2022-09-07T20:03:41.399Z] #22 50.07 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:03:41.399Z] #22 50.08 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-07T20:03:41.399Z] #22 50.15 Selecting previously unselected package libubsan1-arm64-cross. [2022-09-07T20:03:41.399Z] #22 50.16 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:03:41.399Z] #22 50.16 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-07T20:03:41.399Z] #22 50.26 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-09-07T20:03:41.399Z] #22 50.27 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:03:41.399Z] #22 50.27 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-07T20:03:41.655Z] #22 50.42 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-09-07T20:03:41.655Z] #22 50.42 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-07T20:03:41.655Z] #22 50.43 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-07T20:03:43.561Z] using credential docker-jenkins-github-credentials [2022-09-07T20:03:43.571Z] Cloning the remote Git repository [2022-09-07T20:03:43.571Z] Cloning with configured refspecs honoured and without tags [2022-09-07T20:03:43.742Z] Cloning repository https://github.com/moby/moby.git [2022-09-07T20:03:43.792Z] > git init /home/ubuntu/workspace/moby_PR-43973 # timeout=10 [2022-09-07T20:03:44.078Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T20:03:44.078Z] > git --version # timeout=10 [2022-09-07T20:03:44.105Z] > git --version # 'git version 2.17.1' [2022-09-07T20:03:44.106Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T20:03:44.109Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43973/head:refs/remotes/origin/PR-43973 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T20:03:46.940Z] #22 55.54 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-09-07T20:03:46.940Z] #22 55.54 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-07T20:03:46.940Z] #22 55.55 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-07T20:03:46.940Z] #22 55.58 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-09-07T20:03:46.940Z] #22 55.58 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-09-07T20:03:46.940Z] #22 55.59 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-07T20:03:46.940Z] #22 55.81 Selecting previously unselected package libc6-dev-arm64-cross. [2022-09-07T20:03:46.940Z] #22 55.81 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-09-07T20:03:46.940Z] #22 55.82 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-07T20:03:47.199Z] #22 56.08 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-09-07T20:03:47.199Z] #22 56.08 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:03:47.199Z] #22 56.09 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-07T20:03:47.762Z] #22 56.34 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-09-07T20:03:47.762Z] #22 56.35 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-07T20:03:47.762Z] #22 56.35 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-07T20:03:52.922Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07f071c48d1b33129) in /home/ubuntu/workspace/moby_PR-43973 [Pipeline] { [Pipeline] checkout [2022-09-07T20:03:53.012Z] #22 61.26 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-09-07T20:03:53.012Z] #22 61.26 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-07T20:03:53.012Z] #22 61.27 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-07T20:03:53.012Z] #22 61.30 Selecting previously unselected package patch. [2022-09-07T20:03:53.012Z] #22 61.30 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-09-07T20:03:53.012Z] #22 61.31 Unpacking patch (2.7.6-7) ... [2022-09-07T20:03:53.012Z] #22 61.38 Selecting previously unselected package dpkg-dev. [2022-09-07T20:03:53.012Z] #22 61.38 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-09-07T20:03:53.012Z] #22 61.39 Unpacking dpkg-dev (1.20.11) ... [2022-09-07T20:03:53.012Z] #22 61.54 Selecting previously unselected package libconfig-inifiles-perl. [2022-09-07T20:03:53.012Z] #22 61.54 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-09-07T20:03:53.012Z] #22 61.55 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-09-07T20:03:53.012Z] #22 61.60 Selecting previously unselected package libio-string-perl. [2022-09-07T20:03:53.012Z] #22 61.60 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-09-07T20:03:53.012Z] #22 61.60 Unpacking libio-string-perl (1.08-3.1) ... [2022-09-07T20:03:53.012Z] #22 61.63 Selecting previously unselected package libicu67:amd64. [2022-09-07T20:03:53.012Z] #22 61.64 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-09-07T20:03:53.012Z] #22 61.64 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-07T20:03:53.070Z] The recommended git tool is: git [2022-09-07T20:03:53.575Z] #22 62.49 Selecting previously unselected package libxml2:amd64. [2022-09-07T20:03:53.835Z] #22 62.49 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-07T20:03:53.835Z] #22 62.50 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-07T20:03:53.835Z] #22 62.58 Selecting previously unselected package libxml-namespacesupport-perl. [2022-09-07T20:03:53.835Z] #22 62.58 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-09-07T20:03:53.835Z] #22 62.59 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-07T20:03:53.835Z] #22 62.62 Selecting previously unselected package libxml-sax-base-perl. [2022-09-07T20:03:53.835Z] #22 62.63 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-09-07T20:03:53.835Z] #22 62.63 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-09-07T20:03:53.835Z] #22 62.68 Selecting previously unselected package libxml-sax-perl. [2022-09-07T20:03:53.835Z] #22 62.68 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-09-07T20:03:53.835Z] #22 62.69 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-09-07T20:03:53.835Z] #22 62.74 Selecting previously unselected package libxml-libxml-perl. [2022-09-07T20:03:53.835Z] #22 62.74 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-09-07T20:03:53.835Z] #22 62.75 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-07T20:03:53.835Z] #22 62.82 Selecting previously unselected package libxml-simple-perl. [2022-09-07T20:03:53.835Z] #22 62.82 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-09-07T20:03:53.835Z] #22 62.83 Unpacking libxml-simple-perl (2.25-1) ... [2022-09-07T20:03:53.835Z] #22 62.86 Selecting previously unselected package libyaml-perl. [2022-09-07T20:03:54.091Z] #22 62.87 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-09-07T20:03:54.091Z] #22 62.87 Unpacking libyaml-perl (1.30-1) ... [2022-09-07T20:03:54.091Z] #22 62.91 Selecting previously unselected package libconfig-auto-perl. [2022-09-07T20:03:54.091Z] #22 62.92 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-09-07T20:03:54.091Z] #22 62.92 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-09-07T20:03:54.091Z] #22 62.95 Selecting previously unselected package libfile-which-perl. [2022-09-07T20:03:54.091Z] #22 62.95 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-09-07T20:03:54.091Z] #22 62.96 Unpacking libfile-which-perl (1.23-1) ... [2022-09-07T20:03:54.091Z] #22 62.99 Selecting previously unselected package libfile-homedir-perl. [2022-09-07T20:03:54.091Z] #22 62.99 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-09-07T20:03:54.091Z] #22 63.00 Unpacking libfile-homedir-perl (1.006-1) ... [2022-09-07T20:03:54.091Z] #22 63.04 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-09-07T20:03:54.091Z] #22 63.04 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-09-07T20:03:54.091Z] #22 63.05 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-07T20:03:54.091Z] #22 63.09 Selecting previously unselected package dpkg-cross. [2022-09-07T20:03:54.091Z] #22 63.09 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-09-07T20:03:54.091Z] #22 63.09 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-09-07T20:03:54.348Z] #22 63.13 Selecting previously unselected package crossbuild-essential-arm64. [2022-09-07T20:03:54.348Z] #22 63.14 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-09-07T20:03:54.348Z] #22 63.14 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-09-07T20:03:54.348Z] #22 63.17 Selecting previously unselected package libc6-armel-cross. [2022-09-07T20:03:54.348Z] #22 63.18 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-09-07T20:03:54.348Z] #22 63.18 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-09-07T20:03:54.348Z] #22 63.31 Selecting previously unselected package libgcc-s1-armel-cross. [2022-09-07T20:03:54.348Z] #22 63.31 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:03:54.348Z] #22 63.31 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-07T20:03:54.348Z] #22 63.35 Selecting previously unselected package libgomp1-armel-cross. [2022-09-07T20:03:54.604Z] #22 63.35 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:03:54.604Z] #22 63.35 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-07T20:03:54.604Z] #22 63.39 Selecting previously unselected package libatomic1-armel-cross. [2022-09-07T20:03:54.604Z] #22 63.39 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:03:54.604Z] #22 63.40 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-07T20:03:54.604Z] #22 63.44 Selecting previously unselected package libasan6-armel-cross. [2022-09-07T20:03:54.604Z] #22 63.44 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:03:54.604Z] #22 63.44 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-07T20:03:54.860Z] #22 63.67 Selecting previously unselected package libstdc++6-armel-cross. [2022-09-07T20:03:54.860Z] #22 63.67 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:03:54.860Z] #22 63.68 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-07T20:03:54.860Z] #22 63.75 Selecting previously unselected package libubsan1-armel-cross. [2022-09-07T20:03:54.860Z] #22 63.75 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:03:54.860Z] #22 63.76 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-07T20:03:54.860Z] #22 63.86 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-09-07T20:03:55.116Z] #22 63.86 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:03:55.116Z] #22 63.86 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-07T20:03:55.116Z] #22 63.98 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-09-07T20:03:55.116Z] #22 63.98 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-07T20:03:55.116Z] #22 63.99 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-07T20:03:55.519Z] using credential docker-jenkins-github-credentials [2022-09-07T20:03:55.528Z] Cloning the remote Git repository [2022-09-07T20:03:55.528Z] Cloning with configured refspecs honoured and without tags [2022-09-07T20:03:55.171Z] Cloning repository https://github.com/moby/moby.git [2022-09-07T20:03:55.234Z] > git init /home/ubuntu/workspace/moby_PR-43973 # timeout=10 [2022-09-07T20:03:55.486Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T20:03:55.486Z] > git --version # timeout=10 [2022-09-07T20:03:55.504Z] > git --version # 'git version 2.17.1' [2022-09-07T20:03:55.505Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T20:03:55.506Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43973/head:refs/remotes/origin/PR-43973 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T20:04:00.364Z] #22 68.77 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-09-07T20:04:00.364Z] #22 68.77 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-07T20:04:00.364Z] #22 68.77 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-07T20:04:00.364Z] #22 68.80 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-09-07T20:04:00.364Z] #22 68.80 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-09-07T20:04:00.364Z] #22 68.81 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-07T20:04:00.364Z] #22 68.98 Selecting previously unselected package libc6-dev-armel-cross. [2022-09-07T20:04:00.364Z] #22 68.98 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-09-07T20:04:00.364Z] #22 68.98 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-07T20:04:00.364Z] #22 69.21 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-09-07T20:04:00.364Z] #22 69.21 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:00.364Z] #22 69.21 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-07T20:04:00.620Z] #22 69.48 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-09-07T20:04:00.620Z] #22 69.48 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-07T20:04:00.620Z] #22 69.49 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-07T20:04:05.868Z] #22 74.04 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-09-07T20:04:05.868Z] #22 74.04 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-07T20:04:05.868Z] #22 74.05 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-07T20:04:05.868Z] #22 74.07 Selecting previously unselected package crossbuild-essential-armel. [2022-09-07T20:04:05.868Z] #22 74.07 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-09-07T20:04:05.868Z] #22 74.08 Unpacking crossbuild-essential-armel (12.9) ... [2022-09-07T20:04:05.868Z] #22 74.11 Selecting previously unselected package libc6-armhf-cross. [2022-09-07T20:04:05.868Z] #22 74.11 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-09-07T20:04:05.868Z] #22 74.11 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-09-07T20:04:05.868Z] #22 74.23 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-09-07T20:04:05.868Z] #22 74.24 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:05.868Z] #22 74.24 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-07T20:04:05.868Z] #22 74.27 Selecting previously unselected package libgomp1-armhf-cross. [2022-09-07T20:04:05.868Z] #22 74.27 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:05.868Z] #22 74.28 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-07T20:04:05.868Z] #22 74.31 Selecting previously unselected package libatomic1-armhf-cross. [2022-09-07T20:04:05.868Z] #22 74.32 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:05.868Z] #22 74.34 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-07T20:04:05.868Z] #22 74.37 Selecting previously unselected package libasan6-armhf-cross. [2022-09-07T20:04:05.868Z] #22 74.38 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:05.868Z] #22 74.38 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-07T20:04:05.868Z] #22 74.61 Selecting previously unselected package libstdc++6-armhf-cross. [2022-09-07T20:04:05.868Z] #22 74.62 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:05.868Z] #22 74.62 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-07T20:04:05.868Z] #22 74.69 Selecting previously unselected package libubsan1-armhf-cross. [2022-09-07T20:04:05.868Z] #22 74.70 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:05.868Z] #22 74.70 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-07T20:04:06.124Z] #22 74.82 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-09-07T20:04:06.124Z] #22 74.82 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:06.124Z] #22 74.82 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-07T20:04:06.124Z] #22 74.94 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-09-07T20:04:06.124Z] #22 74.94 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-07T20:04:06.124Z] #22 74.95 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-07T20:04:06.621Z] Fetching without tags [2022-09-07T20:04:06.545Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T20:04:06.562Z] > git config --add remote.origin.fetch +refs/pull/43973/head:refs/remotes/origin/PR-43973 # timeout=10 [2022-09-07T20:04:06.592Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T20:04:06.620Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T20:04:06.653Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T20:04:06.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T20:04:06.654Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43973/head:refs/remotes/origin/PR-43973 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T20:04:07.088Z] Merging remotes/origin/master commit f3e6b7065ae54fa649bddfb4e9bd034125efe3d9 into PR head commit 4dd86a0b33b246d57507214cb5974e5359552f26 [2022-09-07T20:04:08.157Z] Merge succeeded, producing 4dd86a0b33b246d57507214cb5974e5359552f26 [2022-09-07T20:04:08.157Z] Checking out Revision 4dd86a0b33b246d57507214cb5974e5359552f26 (PR-43973) [2022-09-07T20:04:07.129Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T20:04:07.156Z] > git checkout -f 4dd86a0b33b246d57507214cb5974e5359552f26 # timeout=10 [2022-09-07T20:04:08.066Z] > git remote # timeout=10 [2022-09-07T20:04:08.096Z] > git config --get remote.origin.url # timeout=10 [2022-09-07T20:04:08.120Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T20:04:08.121Z] > git merge f3e6b7065ae54fa649bddfb4e9bd034125efe3d9 # timeout=10 [2022-09-07T20:04:08.154Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-07T20:04:08.184Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T20:04:08.208Z] > git checkout -f 4dd86a0b33b246d57507214cb5974e5359552f26 # timeout=10 [2022-09-07T20:04:11.377Z] #22 79.79 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-09-07T20:04:11.377Z] #22 79.79 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-07T20:04:11.377Z] #22 79.80 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-07T20:04:11.377Z] #22 79.86 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-09-07T20:04:11.377Z] #22 79.87 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-09-07T20:04:11.377Z] #22 79.87 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-07T20:04:11.377Z] #22 80.07 Selecting previously unselected package libc6-dev-armhf-cross. [2022-09-07T20:04:11.377Z] #22 80.07 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-09-07T20:04:11.377Z] #22 80.08 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-07T20:04:11.377Z] #22 80.30 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-09-07T20:04:11.633Z] #22 80.30 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:11.633Z] #22 80.31 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-07T20:04:11.633Z] #22 80.57 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-09-07T20:04:11.890Z] #22 80.58 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-07T20:04:11.890Z] #22 80.58 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-07T20:04:12.326Z] Commit message: "containerd-integration: prefer error over panic where possible" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-07T20:04:13.230Z] + docker version [2022-09-07T20:04:17.141Z] #22 85.09 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-09-07T20:04:17.141Z] #22 85.10 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-07T20:04:17.141Z] #22 85.10 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-07T20:04:17.141Z] #22 85.13 Selecting previously unselected package crossbuild-essential-armhf. [2022-09-07T20:04:17.141Z] #22 85.13 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-09-07T20:04:17.141Z] #22 85.14 Unpacking crossbuild-essential-armhf (12.9) ... [2022-09-07T20:04:17.141Z] #22 85.16 Selecting previously unselected package libc6-ppc64el-cross. [2022-09-07T20:04:17.141Z] #22 85.17 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-07T20:04:17.141Z] #22 85.17 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-07T20:04:17.141Z] #22 85.33 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-09-07T20:04:17.141Z] #22 85.33 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:17.141Z] #22 85.34 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T20:04:17.141Z] #22 85.37 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-09-07T20:04:17.141Z] #22 85.37 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:17.141Z] #22 85.37 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T20:04:17.141Z] #22 85.42 Selecting previously unselected package libitm1-ppc64el-cross. [2022-09-07T20:04:17.141Z] #22 85.42 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:17.141Z] #22 85.42 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T20:04:17.141Z] #22 85.46 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-09-07T20:04:17.141Z] #22 85.46 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:17.141Z] #22 85.46 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T20:04:17.141Z] #22 85.49 Selecting previously unselected package libasan6-ppc64el-cross. [2022-09-07T20:04:17.141Z] #22 85.50 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:17.141Z] #22 85.50 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T20:04:17.141Z] #22 85.74 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-09-07T20:04:17.141Z] #22 85.75 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:17.141Z] #22 85.75 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T20:04:17.141Z] #22 85.86 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-09-07T20:04:17.142Z] #22 85.86 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:17.142Z] #22 85.87 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T20:04:17.142Z] #22 86.11 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-09-07T20:04:17.142Z] #22 86.11 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:17.142Z] #22 86.12 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T20:04:17.398Z] #22 86.20 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-09-07T20:04:17.398Z] #22 86.20 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:17.398Z] #22 86.20 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T20:04:17.398Z] #22 86.31 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-09-07T20:04:17.398Z] #22 86.32 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:17.398Z] #22 86.32 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T20:04:17.398Z] #22 86.36 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-09-07T20:04:17.398Z] #22 86.36 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:17.398Z] #22 86.37 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T20:04:17.654Z] #22 86.54 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-09-07T20:04:17.654Z] #22 86.54 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-07T20:04:17.654Z] #22 86.55 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-07T20:04:20.692Z] Fetching without tags [2022-09-07T20:04:20.900Z] Merging remotes/origin/master commit f3e6b7065ae54fa649bddfb4e9bd034125efe3d9 into PR head commit 4dd86a0b33b246d57507214cb5974e5359552f26 [2022-09-07T20:04:20.590Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T20:04:20.603Z] > git config --add remote.origin.fetch +refs/pull/43973/head:refs/remotes/origin/PR-43973 # timeout=10 [2022-09-07T20:04:20.619Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T20:04:20.630Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T20:04:20.655Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T20:04:20.655Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T20:04:20.656Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43973/head:refs/remotes/origin/PR-43973 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T20:04:20.869Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T20:04:20.883Z] > git checkout -f 4dd86a0b33b246d57507214cb5974e5359552f26 # timeout=10 [2022-09-07T20:04:21.706Z] Merge succeeded, producing 4dd86a0b33b246d57507214cb5974e5359552f26 [2022-09-07T20:04:21.707Z] Checking out Revision 4dd86a0b33b246d57507214cb5974e5359552f26 (PR-43973) [2022-09-07T20:04:22.907Z] #22 91.18 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-09-07T20:04:22.907Z] #22 91.18 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-07T20:04:22.908Z] #22 91.19 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-07T20:04:22.908Z] #22 91.22 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-09-07T20:04:22.908Z] #22 91.23 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-09-07T20:04:22.908Z] #22 91.23 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-07T20:04:22.908Z] #22 91.41 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-09-07T20:04:22.908Z] #22 91.41 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-07T20:04:22.908Z] #22 91.41 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-07T20:04:22.908Z] #22 91.81 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-09-07T20:04:22.908Z] #22 91.81 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:22.908Z] #22 91.82 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T20:04:23.164Z] #22 92.08 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-09-07T20:04:23.421Z] #22 92.08 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-07T20:04:23.421Z] #22 92.09 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-07T20:04:21.602Z] > git remote # timeout=10 [2022-09-07T20:04:21.621Z] > git config --get remote.origin.url # timeout=10 [2022-09-07T20:04:21.628Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T20:04:21.629Z] > git merge f3e6b7065ae54fa649bddfb4e9bd034125efe3d9 # timeout=10 [2022-09-07T20:04:21.655Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-07T20:04:21.673Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T20:04:21.679Z] > git checkout -f 4dd86a0b33b246d57507214cb5974e5359552f26 # timeout=10 [2022-09-07T20:04:25.887Z] Commit message: "containerd-integration: prefer error over panic where possible" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-07T20:04:26.768Z] + docker version [2022-09-07T20:04:27.665Z] #22 96.56 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-09-07T20:04:27.920Z] #22 96.56 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-07T20:04:27.920Z] #22 96.57 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-07T20:04:27.920Z] #22 96.59 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-09-07T20:04:27.920Z] #22 96.60 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-09-07T20:04:27.920Z] #22 96.60 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-09-07T20:04:27.920Z] #22 96.64 Selecting previously unselected package libc6-s390x-cross. [2022-09-07T20:04:27.920Z] #22 96.64 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-09-07T20:04:27.920Z] #22 96.65 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-09-07T20:04:27.920Z] #22 96.78 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-09-07T20:04:27.920Z] #22 96.78 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:27.920Z] #22 96.79 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-07T20:04:27.920Z] #22 96.83 Selecting previously unselected package libgomp1-s390x-cross. [2022-09-07T20:04:28.091Z] Client: Docker Engine - Community [2022-09-07T20:04:28.091Z] Version: 22.06.0-beta.0 [2022-09-07T20:04:28.091Z] API version: 1.42 [2022-09-07T20:04:28.091Z] Go version: go1.18.3 [2022-09-07T20:04:28.091Z] Git commit: 3e9117b [2022-09-07T20:04:28.091Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-07T20:04:28.091Z] OS/Arch: linux/amd64 [2022-09-07T20:04:28.091Z] Context: default [2022-09-07T20:04:28.091Z] [2022-09-07T20:04:28.091Z] Server: Docker Engine - Community [2022-09-07T20:04:28.091Z] Engine: [2022-09-07T20:04:28.091Z] Version: 22.06.0-beta.0 [2022-09-07T20:04:28.091Z] API version: 1.42 (minimum version 1.12) [2022-09-07T20:04:28.091Z] Go version: go1.18.3 [2022-09-07T20:04:28.091Z] Git commit: 38633e7 [2022-09-07T20:04:28.091Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-07T20:04:28.091Z] OS/Arch: linux/amd64 [2022-09-07T20:04:28.091Z] Experimental: true [2022-09-07T20:04:28.091Z] containerd: [2022-09-07T20:04:28.091Z] Version: 1.6.8 [2022-09-07T20:04:28.091Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T20:04:28.091Z] runc: [2022-09-07T20:04:28.091Z] Version: 1.1.4 [2022-09-07T20:04:28.091Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-07T20:04:28.091Z] docker-init: [2022-09-07T20:04:28.091Z] Version: 0.19.0 [2022-09-07T20:04:28.091Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-07T20:04:28.176Z] #22 96.83 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:28.176Z] #22 96.84 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-07T20:04:28.176Z] #22 96.88 Selecting previously unselected package libitm1-s390x-cross. [2022-09-07T20:04:28.176Z] #22 96.88 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:28.176Z] #22 96.89 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-07T20:04:28.176Z] #22 96.92 Selecting previously unselected package libatomic1-s390x-cross. [2022-09-07T20:04:28.176Z] #22 96.92 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:28.176Z] #22 96.93 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-07T20:04:28.176Z] #22 96.97 Selecting previously unselected package libasan6-s390x-cross. [2022-09-07T20:04:28.176Z] #22 96.97 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:28.176Z] #22 96.97 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-07T20:04:28.407Z] + docker info [2022-09-07T20:04:28.407Z] Client: [2022-09-07T20:04:28.407Z] Context: default [2022-09-07T20:04:28.407Z] Debug Mode: false [2022-09-07T20:04:28.407Z] Plugins: [2022-09-07T20:04:28.407Z] buildx: Docker Buildx (Docker Inc.) [2022-09-07T20:04:28.407Z] Version: f500bf6 [2022-09-07T20:04:28.407Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-07T20:04:28.407Z] compose: Docker Compose (Docker Inc.) [2022-09-07T20:04:28.407Z] Version: v2.10.2 [2022-09-07T20:04:28.407Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-07T20:04:28.407Z] scan: Docker Scan (Docker Inc.) [2022-09-07T20:04:28.407Z] Version: v0.17.0 [2022-09-07T20:04:28.407Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-07T20:04:28.407Z] [2022-09-07T20:04:28.407Z] Server: [2022-09-07T20:04:28.407Z] Containers: 0 [2022-09-07T20:04:28.407Z] Running: 0 [2022-09-07T20:04:28.407Z] Paused: 0 [2022-09-07T20:04:28.407Z] Stopped: 0 [2022-09-07T20:04:28.407Z] Images: 0 [2022-09-07T20:04:28.407Z] Server Version: 22.06.0-beta.0 [2022-09-07T20:04:28.407Z] Storage Driver: overlay2 [2022-09-07T20:04:28.407Z] Backing Filesystem: extfs [2022-09-07T20:04:28.407Z] Supports d_type: true [2022-09-07T20:04:28.407Z] Using metacopy: false [2022-09-07T20:04:28.407Z] Native Overlay Diff: true [2022-09-07T20:04:28.407Z] userxattr: false [2022-09-07T20:04:28.407Z] Logging Driver: json-file [2022-09-07T20:04:28.407Z] Cgroup Driver: cgroupfs [2022-09-07T20:04:28.407Z] Cgroup Version: 1 [2022-09-07T20:04:28.407Z] Plugins: [2022-09-07T20:04:28.407Z] Volume: local [2022-09-07T20:04:28.407Z] Network: bridge host ipvlan macvlan null overlay [2022-09-07T20:04:28.407Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-07T20:04:28.407Z] Swarm: inactive [2022-09-07T20:04:28.407Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-07T20:04:28.407Z] Default Runtime: runc [2022-09-07T20:04:28.407Z] Init Binary: docker-init [2022-09-07T20:04:28.407Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T20:04:28.407Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-07T20:04:28.407Z] init version: de40ad0 [2022-09-07T20:04:28.407Z] Security Options: [2022-09-07T20:04:28.407Z] apparmor [2022-09-07T20:04:28.407Z] seccomp [2022-09-07T20:04:28.407Z] Profile: builtin [2022-09-07T20:04:28.407Z] Kernel Version: 5.4.0-1084-aws [2022-09-07T20:04:28.407Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-07T20:04:28.407Z] OSType: linux [2022-09-07T20:04:28.407Z] Architecture: x86_64 [2022-09-07T20:04:28.407Z] CPUs: 2 [2022-09-07T20:04:28.407Z] Total Memory: 7.565GiB [2022-09-07T20:04:28.407Z] Name: ip-10-100-86-181 [2022-09-07T20:04:28.407Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-07T20:04:28.407Z] Docker Root Dir: /var/lib/docker [2022-09-07T20:04:28.407Z] Debug Mode: false [2022-09-07T20:04:28.407Z] Registry: https://index.docker.io/v1/ [2022-09-07T20:04:28.407Z] Labels: [2022-09-07T20:04:28.407Z] Experimental: true [2022-09-07T20:04:28.407Z] Insecure Registries: [2022-09-07T20:04:28.407Z] 127.0.0.0/8 [2022-09-07T20:04:28.407Z] Live Restore Enabled: true [2022-09-07T20:04:28.407Z] [2022-09-07T20:04:28.407Z] WARNING: No swap limit support [Pipeline] sh [2022-09-07T20:04:28.432Z] #22 97.20 Selecting previously unselected package libstdc++6-s390x-cross. [2022-09-07T20:04:28.432Z] #22 97.20 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:28.432Z] #22 97.21 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-07T20:04:28.432Z] #22 97.28 Selecting previously unselected package libubsan1-s390x-cross. [2022-09-07T20:04:28.432Z] #22 97.29 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:28.432Z] #22 97.29 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-07T20:04:28.432Z] #22 97.40 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-09-07T20:04:28.687Z] #22 97.40 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:28.687Z] #22 97.40 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-07T20:04:28.687Z] #22 97.51 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-09-07T20:04:28.688Z] #22 97.51 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-07T20:04:28.688Z] #22 97.51 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-07T20:04:28.696Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-07T20:04:28.696Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-07T20:04:28.696Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43973/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-07T20:04:28.958Z] + bash /home/ubuntu/workspace/moby_PR-43973/check-config.sh [2022-09-07T20:04:28.958Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-07T20:04:28.958Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-07T20:04:28.958Z] [2022-09-07T20:04:28.958Z] Generally Necessary: [2022-09-07T20:04:28.958Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-07T20:04:28.958Z] - apparmor: enabled and tools installed [2022-09-07T20:04:28.958Z] - CONFIG_NAMESPACES: enabled [2022-09-07T20:04:28.958Z] - CONFIG_NET_NS: enabled [2022-09-07T20:04:28.958Z] - CONFIG_PID_NS: enabled [2022-09-07T20:04:28.958Z] - CONFIG_IPC_NS: enabled [2022-09-07T20:04:28.958Z] - CONFIG_UTS_NS: enabled [2022-09-07T20:04:28.958Z] - CONFIG_CGROUPS: enabled [2022-09-07T20:04:28.958Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-07T20:04:28.958Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-07T20:04:28.958Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-07T20:04:28.958Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-07T20:04:28.958Z] - CONFIG_CPUSETS: enabled [2022-09-07T20:04:28.958Z] - CONFIG_MEMCG: enabled [2022-09-07T20:04:28.958Z] - CONFIG_KEYS: enabled [2022-09-07T20:04:28.958Z] - CONFIG_VETH: enabled (as module) [2022-09-07T20:04:28.958Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-07T20:04:28.958Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-07T20:04:28.958Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-07T20:04:28.958Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-07T20:04:28.958Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-07T20:04:28.958Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-07T20:04:28.958Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-07T20:04:28.958Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-07T20:04:28.958Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-07T20:04:28.958Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-07T20:04:28.958Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-07T20:04:28.958Z] - CONFIG_CGROUP_BPF: enabled [2022-09-07T20:04:28.958Z] [2022-09-07T20:04:28.958Z] Optional Features: [2022-09-07T20:04:28.958Z] - CONFIG_USER_NS: enabled [2022-09-07T20:04:28.958Z] - CONFIG_SECCOMP: enabled [2022-09-07T20:04:28.958Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-07T20:04:28.958Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-07T20:04:28.958Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-07T20:04:28.958Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-07T20:04:29.215Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-07T20:04:29.215Z] - CONFIG_BLK_CGROUP: enabled [2022-09-07T20:04:29.215Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-07T20:04:29.215Z] - CONFIG_CGROUP_PERF: enabled [2022-09-07T20:04:29.215Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-07T20:04:29.215Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-07T20:04:29.215Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-07T20:04:29.215Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-07T20:04:29.215Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-07T20:04:29.215Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-07T20:04:29.215Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-07T20:04:29.215Z] - CONFIG_IP_VS: enabled (as module) [2022-09-07T20:04:29.215Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-07T20:04:29.215Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-07T20:04:29.215Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-07T20:04:29.215Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-07T20:04:29.215Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-07T20:04:29.215Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-07T20:04:29.215Z] - CONFIG_EXT4_FS: enabled [2022-09-07T20:04:29.215Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-07T20:04:29.215Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-07T20:04:29.215Z] - Network Drivers: [2022-09-07T20:04:29.215Z] - "overlay": [2022-09-07T20:04:29.215Z] - CONFIG_VXLAN: enabled (as module) [2022-09-07T20:04:29.215Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-07T20:04:29.215Z] Optional (for encrypted networks): [2022-09-07T20:04:29.215Z] - CONFIG_CRYPTO: enabled [2022-09-07T20:04:29.215Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-07T20:04:29.215Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-07T20:04:29.215Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-07T20:04:29.215Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-07T20:04:29.215Z] - CONFIG_XFRM: enabled [2022-09-07T20:04:29.215Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-07T20:04:29.215Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-07T20:04:29.215Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-07T20:04:29.215Z] - "ipvlan": [2022-09-07T20:04:29.215Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-07T20:04:29.215Z] - "macvlan": [2022-09-07T20:04:29.215Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-07T20:04:29.215Z] - CONFIG_DUMMY: enabled (as module) [2022-09-07T20:04:29.472Z] - "ftp,tftp client in container": [2022-09-07T20:04:29.472Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-07T20:04:29.472Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-07T20:04:29.472Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-07T20:04:29.472Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-07T20:04:29.472Z] - Storage Drivers: [2022-09-07T20:04:29.472Z] - "aufs": [2022-09-07T20:04:29.472Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-07T20:04:29.472Z] - "btrfs": [2022-09-07T20:04:29.472Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-07T20:04:29.472Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-07T20:04:29.472Z] - "devicemapper": [2022-09-07T20:04:29.472Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-07T20:04:29.472Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-07T20:04:29.472Z] - "overlay": [2022-09-07T20:04:29.472Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-07T20:04:29.472Z] - "zfs": [2022-09-07T20:04:29.472Z] - /dev/zfs: present [2022-09-07T20:04:29.472Z] - zfs command: missing [2022-09-07T20:04:29.472Z] - zpool command: missing [2022-09-07T20:04:29.472Z] [2022-09-07T20:04:29.472Z] Limits: [2022-09-07T20:04:29.472Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-07T20:04:29.472Z] [2022-09-07T20:04:29.472Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-07T20:04:29.833Z] + sudo modprobe ip_vs [2022-09-07T20:04:29.833Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4dd86a0b33b246d57507214cb5974e5359552f26 . [2022-09-07T20:04:30.402Z] #1 [internal] load .dockerignore [2022-09-07T20:04:30.402Z] #1 transferring context: 145B done [2022-09-07T20:04:30.402Z] #1 DONE 0.1s [2022-09-07T20:04:30.402Z] [2022-09-07T20:04:30.402Z] #2 [internal] load build definition from Dockerfile [2022-09-07T20:04:30.402Z] #2 transferring dockerfile: 19.11kB done [2022-09-07T20:04:30.402Z] #2 DONE 0.1s [2022-09-07T20:04:30.402Z] [2022-09-07T20:04:30.402Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-07T20:04:30.402Z] #3 DONE 0.3s [2022-09-07T20:04:30.402Z] [2022-09-07T20:04:30.402Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-07T20:04:30.659Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-07T20:04:30.659Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-07T20:04:30.659Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 2.10MB / 9.94MB 0.1s [2022-09-07T20:04:30.659Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-07T20:04:30.659Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-07T20:04:30.659Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-07T20:04:30.916Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-09-07T20:04:30.916Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-07T20:04:31.172Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-09-07T20:04:31.172Z] #4 DONE 0.6s [2022-09-07T20:04:31.429Z] [2022-09-07T20:04:31.429Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T20:04:32.361Z] #5 ... [2022-09-07T20:04:32.361Z] [2022-09-07T20:04:32.361Z] #6 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye [2022-09-07T20:04:32.361Z] #6 DONE 0.9s [2022-09-07T20:04:32.361Z] [2022-09-07T20:04:32.361Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T20:04:32.361Z] #7 DONE 1.0s [2022-09-07T20:04:32.361Z] [2022-09-07T20:04:32.361Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T20:04:32.361Z] #5 DONE 1.0s [2022-09-07T20:04:32.361Z] [2022-09-07T20:04:32.361Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-07T20:04:32.361Z] #8 DONE 1.0s [2022-09-07T20:04:33.935Z] #22 101.9 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-09-07T20:04:33.935Z] #22 101.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-07T20:04:33.935Z] #22 101.9 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-07T20:04:33.935Z] #22 101.9 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-09-07T20:04:33.935Z] #22 101.9 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-09-07T20:04:33.935Z] #22 101.9 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-07T20:04:33.935Z] #22 102.1 Selecting previously unselected package libc6-dev-s390x-cross. [2022-09-07T20:04:33.935Z] #22 102.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-09-07T20:04:33.935Z] #22 102.1 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-07T20:04:33.935Z] #22 102.3 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-09-07T20:04:33.935Z] #22 102.3 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-07T20:04:33.935Z] #22 102.4 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-07T20:04:33.935Z] #22 102.6 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-09-07T20:04:33.935Z] #22 102.6 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-07T20:04:33.935Z] #22 102.6 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-07T20:04:34.266Z] [2022-09-07T20:04:34.266Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T20:04:34.266Z] #9 resolve docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 0.1s done [2022-09-07T20:04:34.266Z] #9 sha256:60dd47f8883de5cf2af2e2c5e00bdf4a304d39af63e617ac559671f9f87982f5 1.80kB / 1.80kB done [2022-09-07T20:04:34.266Z] #9 sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 1.86kB / 1.86kB done [2022-09-07T20:04:34.266Z] #9 sha256:6ae42808350ed14e3f1ae2124e6e74476aafac1267fb83531a7ab17b6b9812b0 7.11kB / 7.11kB done [2022-09-07T20:04:34.522Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0B / 55.01MB 0.4s [2022-09-07T20:04:34.797Z] #9 ... [2022-09-07T20:04:34.797Z] [2022-09-07T20:04:34.797Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-07T20:04:34.797Z] #10 DONE 0.7s [2022-09-07T20:04:34.797Z] [2022-09-07T20:04:34.797Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T20:04:34.797Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 3.15MB / 55.01MB 0.5s [2022-09-07T20:04:34.797Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 13.09MB / 55.01MB 0.7s [2022-09-07T20:04:34.797Z] #9 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 1.05MB / 5.16MB 0.7s [2022-09-07T20:04:34.896Z] Client: Docker Engine - Community [2022-09-07T20:04:34.896Z] Version: 22.06.0-beta.0 [2022-09-07T20:04:34.896Z] API version: 1.42 [2022-09-07T20:04:34.896Z] Go version: go1.18.3 [2022-09-07T20:04:34.896Z] Git commit: 3e9117b [2022-09-07T20:04:34.896Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-07T20:04:34.896Z] OS/Arch: linux/amd64 [2022-09-07T20:04:34.896Z] Context: default [2022-09-07T20:04:34.896Z] [2022-09-07T20:04:34.896Z] Server: Docker Engine - Community [2022-09-07T20:04:34.896Z] Engine: [2022-09-07T20:04:34.896Z] Version: 22.06.0-beta.0 [2022-09-07T20:04:34.896Z] API version: 1.42 (minimum version 1.12) [2022-09-07T20:04:34.896Z] Go version: go1.18.3 [2022-09-07T20:04:34.896Z] Git commit: 38633e7 [2022-09-07T20:04:34.896Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-07T20:04:34.896Z] OS/Arch: linux/amd64 [2022-09-07T20:04:34.896Z] Experimental: true [2022-09-07T20:04:34.896Z] containerd: [2022-09-07T20:04:34.896Z] Version: 1.6.8 [2022-09-07T20:04:34.896Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T20:04:34.896Z] runc: [2022-09-07T20:04:34.896Z] Version: 1.1.4 [2022-09-07T20:04:34.896Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-07T20:04:34.896Z] docker-init: [2022-09-07T20:04:34.896Z] Version: 0.19.0 [2022-09-07T20:04:34.896Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-07T20:04:35.057Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 19.92MB / 55.01MB 0.8s [2022-09-07T20:04:35.057Z] #9 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.8s [2022-09-07T20:04:35.057Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 25.36MB / 55.01MB 1.0s [2022-09-07T20:04:35.057Z] #9 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.9s done [2022-09-07T20:04:35.057Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 0B / 54.58MB 1.0s [2022-09-07T20:04:35.057Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 31.46MB / 55.01MB 1.1s [2022-09-07T20:04:35.057Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.19MB / 54.58MB 1.1s [2022-09-07T20:04:35.057Z] #9 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0B / 10.88MB 1.1s [2022-09-07T20:04:35.204Z] + docker info [2022-09-07T20:04:35.204Z] Client: [2022-09-07T20:04:35.204Z] Context: default [2022-09-07T20:04:35.204Z] Debug Mode: false [2022-09-07T20:04:35.204Z] Plugins: [2022-09-07T20:04:35.204Z] buildx: Docker Buildx (Docker Inc.) [2022-09-07T20:04:35.204Z] Version: f500bf6 [2022-09-07T20:04:35.204Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-07T20:04:35.204Z] compose: Docker Compose (Docker Inc.) [2022-09-07T20:04:35.204Z] Version: v2.10.2 [2022-09-07T20:04:35.204Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-07T20:04:35.204Z] scan: Docker Scan (Docker Inc.) [2022-09-07T20:04:35.204Z] Version: v0.17.0 [2022-09-07T20:04:35.204Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-07T20:04:35.204Z] [2022-09-07T20:04:35.204Z] Server: [2022-09-07T20:04:35.204Z] Containers: 0 [2022-09-07T20:04:35.204Z] Running: 0 [2022-09-07T20:04:35.204Z] Paused: 0 [2022-09-07T20:04:35.204Z] Stopped: 0 [2022-09-07T20:04:35.204Z] Images: 0 [2022-09-07T20:04:35.204Z] Server Version: 22.06.0-beta.0 [2022-09-07T20:04:35.204Z] Storage Driver: overlay2 [2022-09-07T20:04:35.204Z] Backing Filesystem: extfs [2022-09-07T20:04:35.204Z] Supports d_type: true [2022-09-07T20:04:35.204Z] Using metacopy: false [2022-09-07T20:04:35.204Z] Native Overlay Diff: true [2022-09-07T20:04:35.204Z] userxattr: false [2022-09-07T20:04:35.204Z] Logging Driver: json-file [2022-09-07T20:04:35.204Z] Cgroup Driver: cgroupfs [2022-09-07T20:04:35.204Z] Cgroup Version: 1 [2022-09-07T20:04:35.204Z] Plugins: [2022-09-07T20:04:35.204Z] Volume: local [2022-09-07T20:04:35.204Z] Network: bridge host ipvlan macvlan null overlay [2022-09-07T20:04:35.204Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-07T20:04:35.204Z] Swarm: inactive [2022-09-07T20:04:35.204Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-07T20:04:35.204Z] Default Runtime: runc [2022-09-07T20:04:35.204Z] Init Binary: docker-init [2022-09-07T20:04:35.204Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T20:04:35.204Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-07T20:04:35.204Z] init version: de40ad0 [2022-09-07T20:04:35.204Z] Security Options: [2022-09-07T20:04:35.204Z] apparmor [2022-09-07T20:04:35.204Z] seccomp [2022-09-07T20:04:35.204Z] Profile: builtin [2022-09-07T20:04:35.204Z] Kernel Version: 5.4.0-1084-aws [2022-09-07T20:04:35.204Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-07T20:04:35.204Z] OSType: linux [2022-09-07T20:04:35.204Z] Architecture: x86_64 [2022-09-07T20:04:35.204Z] CPUs: 2 [2022-09-07T20:04:35.204Z] Total Memory: 7.483GiB [2022-09-07T20:04:35.204Z] Name: ip-10-100-102-101 [2022-09-07T20:04:35.204Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-07T20:04:35.204Z] Docker Root Dir: /var/lib/docker [2022-09-07T20:04:35.204Z] Debug Mode: false [2022-09-07T20:04:35.204Z] Registry: https://index.docker.io/v1/ [2022-09-07T20:04:35.204Z] Labels: [2022-09-07T20:04:35.204Z] Experimental: true [2022-09-07T20:04:35.204Z] Insecure Registries: [2022-09-07T20:04:35.204Z] 127.0.0.0/8 [2022-09-07T20:04:35.204Z] Live Restore Enabled: true [2022-09-07T20:04:35.204Z] [2022-09-07T20:04:35.204Z] WARNING: No swap limit support [Pipeline] sh [2022-09-07T20:04:35.315Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 38.80MB / 55.01MB 1.2s [2022-09-07T20:04:35.315Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.39MB / 54.58MB 1.2s [2022-09-07T20:04:35.315Z] #9 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 1.05MB / 10.88MB 1.2s [2022-09-07T20:04:35.315Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 42.99MB / 55.01MB 1.3s [2022-09-07T20:04:35.315Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 13.63MB / 54.58MB 1.3s [2022-09-07T20:04:35.315Z] #9 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 6.29MB / 10.88MB 1.3s [2022-09-07T20:04:35.503Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-07T20:04:35.503Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-07T20:04:35.503Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43973/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-07T20:04:35.503Z] + bash /home/ubuntu/workspace/moby_PR-43973/check-config.sh [2022-09-07T20:04:35.503Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-07T20:04:35.503Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-07T20:04:35.503Z] [2022-09-07T20:04:35.503Z] Generally Necessary: [2022-09-07T20:04:35.503Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-07T20:04:35.503Z] - apparmor: enabled and tools installed [2022-09-07T20:04:35.503Z] - CONFIG_NAMESPACES: enabled [2022-09-07T20:04:35.503Z] - CONFIG_NET_NS: enabled [2022-09-07T20:04:35.503Z] - CONFIG_PID_NS: enabled [2022-09-07T20:04:35.503Z] - CONFIG_IPC_NS: enabled [2022-09-07T20:04:35.503Z] - CONFIG_UTS_NS: enabled [2022-09-07T20:04:35.503Z] - CONFIG_CGROUPS: enabled [2022-09-07T20:04:35.503Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-07T20:04:35.503Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-07T20:04:35.503Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-07T20:04:35.503Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-07T20:04:35.503Z] - CONFIG_CPUSETS: enabled [2022-09-07T20:04:35.503Z] - CONFIG_MEMCG: enabled [2022-09-07T20:04:35.503Z] - CONFIG_KEYS: enabled [2022-09-07T20:04:35.503Z] - CONFIG_VETH: enabled (as module) [2022-09-07T20:04:35.503Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-07T20:04:35.503Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-07T20:04:35.577Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 48.23MB / 55.01MB 1.4s [2022-09-07T20:04:35.577Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 18.70MB / 54.58MB 1.4s [2022-09-07T20:04:35.577Z] #9 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.4s [2022-09-07T20:04:35.577Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.5s [2022-09-07T20:04:35.577Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 29.36MB / 54.58MB 1.5s [2022-09-07T20:04:35.763Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-07T20:04:35.763Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-07T20:04:35.763Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-07T20:04:35.763Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-07T20:04:35.763Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-07T20:04:35.763Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-07T20:04:35.763Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-07T20:04:35.763Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-07T20:04:35.763Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-07T20:04:35.763Z] - CONFIG_CGROUP_BPF: enabled [2022-09-07T20:04:35.763Z] [2022-09-07T20:04:35.763Z] Optional Features: [2022-09-07T20:04:35.763Z] - CONFIG_USER_NS: enabled [2022-09-07T20:04:35.763Z] - CONFIG_SECCOMP: enabled [2022-09-07T20:04:35.763Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-07T20:04:35.763Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-07T20:04:35.763Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-07T20:04:35.763Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-07T20:04:35.763Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-07T20:04:35.763Z] - CONFIG_BLK_CGROUP: enabled [2022-09-07T20:04:35.763Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-07T20:04:35.763Z] - CONFIG_CGROUP_PERF: enabled [2022-09-07T20:04:35.763Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-07T20:04:35.763Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-07T20:04:35.763Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-07T20:04:35.763Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-07T20:04:35.763Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-07T20:04:35.763Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-07T20:04:35.763Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-07T20:04:35.763Z] - CONFIG_IP_VS: enabled (as module) [2022-09-07T20:04:35.763Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-07T20:04:35.763Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-07T20:04:35.763Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-07T20:04:35.763Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-07T20:04:35.763Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-07T20:04:35.763Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-07T20:04:35.763Z] - CONFIG_EXT4_FS: enabled [2022-09-07T20:04:35.841Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 37.75MB / 54.58MB 1.6s [2022-09-07T20:04:35.841Z] #9 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.5s done [2022-09-07T20:04:35.841Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 0B / 85.91MB 1.6s [2022-09-07T20:04:35.841Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 47.53MB / 54.58MB 1.7s [2022-09-07T20:04:35.841Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 6.29MB / 85.91MB 1.7s [2022-09-07T20:04:36.022Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-07T20:04:36.022Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-07T20:04:36.022Z] - Network Drivers: [2022-09-07T20:04:36.022Z] - "overlay": [2022-09-07T20:04:36.022Z] - CONFIG_VXLAN: enabled (as module) [2022-09-07T20:04:36.022Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-07T20:04:36.022Z] Optional (for encrypted networks): [2022-09-07T20:04:36.022Z] - CONFIG_CRYPTO: enabled [2022-09-07T20:04:36.022Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-07T20:04:36.022Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-07T20:04:36.022Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-07T20:04:36.022Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-07T20:04:36.022Z] - CONFIG_XFRM: enabled [2022-09-07T20:04:36.022Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-07T20:04:36.022Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-07T20:04:36.022Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-07T20:04:36.022Z] - "ipvlan": [2022-09-07T20:04:36.022Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-07T20:04:36.022Z] - "macvlan": [2022-09-07T20:04:36.022Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-07T20:04:36.022Z] - CONFIG_DUMMY: enabled (as module) [2022-09-07T20:04:36.022Z] - "ftp,tftp client in container": [2022-09-07T20:04:36.022Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-07T20:04:36.022Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-07T20:04:36.022Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-07T20:04:36.022Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-07T20:04:36.022Z] - Storage Drivers: [2022-09-07T20:04:36.022Z] - "aufs": [2022-09-07T20:04:36.022Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-07T20:04:36.022Z] - "btrfs": [2022-09-07T20:04:36.022Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-07T20:04:36.022Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-07T20:04:36.022Z] - "devicemapper": [2022-09-07T20:04:36.022Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-07T20:04:36.022Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-07T20:04:36.022Z] - "overlay": [2022-09-07T20:04:36.022Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-07T20:04:36.022Z] - "zfs": [2022-09-07T20:04:36.022Z] - /dev/zfs: present [2022-09-07T20:04:36.022Z] - zfs command: missing [2022-09-07T20:04:36.022Z] - zpool command: missing [2022-09-07T20:04:36.022Z] [2022-09-07T20:04:36.023Z] Limits: [2022-09-07T20:04:36.023Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-07T20:04:36.023Z] [2022-09-07T20:04:36.023Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-07T20:04:36.098Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 1.9s [2022-09-07T20:04:36.098Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 20.97MB / 85.91MB 1.9s [2022-09-07T20:04:36.098Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 28.31MB / 85.91MB 2.0s [2022-09-07T20:04:36.098Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.0s done [2022-09-07T20:04:36.362Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 34.60MB / 85.91MB 2.2s [2022-09-07T20:04:36.362Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 39.85MB / 85.91MB 2.3s [2022-09-07T20:04:36.373Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4dd86a0b33b246d57507214cb5974e5359552f26 . [2022-09-07T20:04:36.631Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 46.14MB / 85.91MB 2.4s [2022-09-07T20:04:36.631Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 55.57MB / 85.91MB 2.6s [2022-09-07T20:04:36.632Z] #1 [internal] load build definition from Dockerfile [2022-09-07T20:04:36.632Z] #1 transferring dockerfile: 19.11kB done [2022-09-07T20:04:36.632Z] #1 DONE 0.1s [2022-09-07T20:04:36.632Z] [2022-09-07T20:04:36.632Z] #2 [internal] load .dockerignore [2022-09-07T20:04:36.632Z] #2 transferring context: 145B done [2022-09-07T20:04:36.632Z] #2 DONE 0.1s [2022-09-07T20:04:36.632Z] [2022-09-07T20:04:36.632Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-07T20:04:36.889Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.6s done [2022-09-07T20:04:36.889Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 62.91MB / 85.91MB 2.7s [2022-09-07T20:04:36.889Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 72.71MB / 85.91MB 2.8s [2022-09-07T20:04:36.889Z] #9 sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 0B / 157B 2.8s [2022-09-07T20:04:36.889Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 0B / 141.88MB 2.8s [2022-09-07T20:04:37.156Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 79.48MB / 85.91MB 2.9s [2022-09-07T20:04:37.156Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 3.0s [2022-09-07T20:04:37.156Z] #9 sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 157B / 157B 2.8s done [2022-09-07T20:04:37.156Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 7.34MB / 141.88MB 3.0s [2022-09-07T20:04:37.416Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 22.02MB / 141.88MB 3.3s [2022-09-07T20:04:37.416Z] #9 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0.8s [2022-09-07T20:04:37.416Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 29.36MB / 141.88MB 3.4s [2022-09-07T20:04:37.569Z] #3 DONE 0.7s [2022-09-07T20:04:37.569Z] [2022-09-07T20:04:37.569Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-07T20:04:37.569Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-07T20:04:37.569Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-07T20:04:37.569Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-07T20:04:37.569Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-07T20:04:37.569Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-07T20:04:37.830Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-09-07T20:04:37.830Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-07T20:04:37.830Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.3s done [2022-09-07T20:04:37.830Z] #4 DONE 0.6s [2022-09-07T20:04:37.986Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 39.85MB / 141.88MB 3.7s [2022-09-07T20:04:37.986Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 3.8s done [2022-09-07T20:04:37.986Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 49.30MB / 141.88MB 3.9s [2022-09-07T20:04:37.986Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 56.62MB / 141.88MB 4.0s [2022-09-07T20:04:38.082Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-07T20:04:38.082Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-07T20:04:38.082Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-09-07T20:04:38.108Z] #22 107.0 Selecting previously unselected package g++-s390x-linux-gnu. [2022-09-07T20:04:38.108Z] #22 107.0 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-07T20:04:38.108Z] #22 107.0 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-07T20:04:38.248Z] #9 ... [2022-09-07T20:04:38.248Z] [2022-09-07T20:04:38.248Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T20:04:38.248Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-07T20:04:38.248Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-07T20:04:38.248Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-07T20:04:38.248Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-07T20:04:38.248Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-09-07T20:04:38.248Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done [2022-09-07T20:04:38.248Z] #11 DONE 4.3s [2022-09-07T20:04:38.248Z] [2022-09-07T20:04:38.248Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T20:04:38.248Z] #9 ... [2022-09-07T20:04:38.248Z] [2022-09-07T20:04:38.248Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T20:04:38.248Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-07T20:04:38.248Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-07T20:04:38.248Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-07T20:04:38.248Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-07T20:04:38.248Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-09-07T20:04:38.248Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done [2022-09-07T20:04:38.248Z] #12 DONE 4.4s [2022-09-07T20:04:38.248Z] [2022-09-07T20:04:38.248Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T20:04:38.248Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 65.01MB / 141.88MB 4.2s [2022-09-07T20:04:38.364Z] #22 107.1 Selecting previously unselected package crossbuild-essential-s390x. [2022-09-07T20:04:38.364Z] #22 107.1 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-09-07T20:04:38.364Z] #22 107.2 Unpacking crossbuild-essential-s390x (12.9) ... [2022-09-07T20:04:38.398Z] [2022-09-07T20:04:38.398Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T20:04:38.508Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 72.49MB / 141.88MB 4.3s [2022-09-07T20:04:38.620Z] #22 107.5 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-09-07T20:04:38.767Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 84.93MB / 141.88MB 4.5s [2022-09-07T20:04:38.767Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 111.15MB / 141.88MB 4.8s [2022-09-07T20:04:38.876Z] #22 107.8 Setting up libfile-which-perl (1.23-1) ... [2022-09-07T20:04:38.965Z] #5 ... [2022-09-07T20:04:38.965Z] [2022-09-07T20:04:38.965Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T20:04:38.965Z] #6 DONE 0.7s [2022-09-07T20:04:38.965Z] [2022-09-07T20:04:38.965Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T20:04:38.965Z] #5 DONE 0.8s [2022-09-07T20:04:38.965Z] [2022-09-07T20:04:38.965Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-07T20:04:38.965Z] #7 DONE 0.8s [2022-09-07T20:04:38.965Z] [2022-09-07T20:04:38.965Z] #8 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye [2022-09-07T20:04:39.024Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 124.78MB / 141.88MB 4.9s [2022-09-07T20:04:39.024Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 132.12MB / 141.88MB 5.0s [2022-09-07T20:04:39.132Z] #22 108.0 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-07T20:04:39.224Z] #8 DONE 0.9s [2022-09-07T20:04:39.281Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 140.51MB / 141.88MB 5.1s [2022-09-07T20:04:39.456Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-09-07T20:04:39.457Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-07T20:04:39.457Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-07T20:04:39.457Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-07T20:04:39.694Z] #22 108.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-09-07T20:04:39.714Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-07T20:04:39.714Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-07T20:04:39.714Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-07T20:04:39.714Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-07T20:04:39.950Z] #22 108.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-07T20:04:39.950Z] #22 108.8 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-07T20:04:39.950Z] #22 108.8 Setting up libicu67:amd64 (67.1-7) ... [2022-09-07T20:04:39.950Z] #22 108.8 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-07T20:04:39.950Z] #22 108.8 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-07T20:04:39.950Z] #22 108.8 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-09-07T20:04:39.950Z] #22 108.8 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-07T20:04:39.950Z] #22 108.9 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-07T20:04:39.950Z] #22 108.9 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-07T20:04:39.950Z] #22 108.9 Setting up file (1:5.39-3) ... [2022-09-07T20:04:39.950Z] #22 108.9 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-07T20:04:39.950Z] #22 108.9 Setting up bzip2 (1.0.8-4) ... [2022-09-07T20:04:39.950Z] #22 108.9 Setting up libyaml-perl (1.30-1) ... [2022-09-07T20:04:39.950Z] #22 108.9 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-07T20:04:39.950Z] #22 109.0 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-09-07T20:04:39.972Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-07T20:04:39.973Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-07T20:04:40.206Z] #22 109.0 Setting up libio-string-perl (1.08-3.1) ... [2022-09-07T20:04:40.206Z] #22 109.0 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-07T20:04:40.206Z] #22 109.0 Setting up cross-config (2.6.18+nmu1) ... [2022-09-07T20:04:40.206Z] #22 109.2 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-07T20:04:40.206Z] #22 109.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-07T20:04:40.206Z] #22 109.2 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-09-07T20:04:40.206Z] #22 109.2 Setting up patch (2.7.6-7) ... [2022-09-07T20:04:40.462Z] #22 109.2 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-07T20:04:40.462Z] #22 109.3 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-07T20:04:40.462Z] #22 109.3 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T20:04:40.462Z] #22 109.3 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-07T20:04:40.462Z] #22 109.3 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-09-07T20:04:40.462Z] #22 109.3 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-07T20:04:40.462Z] #22 109.3 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T20:04:40.462Z] #22 109.3 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-07T20:04:40.462Z] #22 109.3 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-07T20:04:40.462Z] #22 109.3 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T20:04:40.462Z] #22 109.4 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-07T20:04:40.462Z] #22 109.4 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-07T20:04:40.462Z] #22 109.4 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-07T20:04:40.462Z] #22 109.4 Setting up libfile-homedir-perl (1.006-1) ... [2022-09-07T20:04:40.462Z] #22 109.4 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-07T20:04:40.462Z] #22 109.4 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-07T20:04:40.462Z] #22 109.4 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-07T20:04:40.462Z] #22 109.4 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-07T20:04:40.602Z] [2022-09-07T20:04:40.602Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-07T20:04:40.602Z] #9 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-09-07T20:04:40.602Z] #9 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-07T20:04:40.653Z] #9 ... [2022-09-07T20:04:40.653Z] [2022-09-07T20:04:40.653Z] #13 [internal] load build context [2022-09-07T20:04:40.653Z] #13 transferring context: 62.73MB 5.9s done [2022-09-07T20:04:40.653Z] #13 DONE 6.5s [2022-09-07T20:04:40.653Z] [2022-09-07T20:04:40.653Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T20:04:40.718Z] #22 109.5 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-09-07T20:04:40.718Z] #22 109.5 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-07T20:04:40.718Z] #22 109.5 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-07T20:04:40.718Z] #22 109.5 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-07T20:04:40.718Z] #22 109.5 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-07T20:04:40.718Z] #22 109.5 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-07T20:04:40.718Z] #22 109.5 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-07T20:04:40.718Z] #22 109.6 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-07T20:04:40.718Z] #22 109.6 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-07T20:04:40.718Z] #22 109.6 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-07T20:04:40.718Z] #22 109.6 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T20:04:40.718Z] #22 109.6 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-07T20:04:40.718Z] #22 109.6 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-07T20:04:40.718Z] #22 109.7 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T20:04:40.718Z] #22 109.7 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-07T20:04:40.907Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-07T20:04:40.907Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-07T20:04:40.907Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-09-07T20:04:40.910Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 141.88MB / 141.88MB 6.8s done [2022-09-07T20:04:40.917Z] #9 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-07T20:04:40.917Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0B / 55.01MB 0.1s [2022-09-07T20:04:40.917Z] #9 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-07T20:04:40.974Z] #22 109.7 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-07T20:04:40.974Z] #22 109.7 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-07T20:04:40.974Z] #22 109.7 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-07T20:04:40.974Z] #22 109.7 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-07T20:04:40.974Z] #22 109.8 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-07T20:04:40.974Z] #22 109.8 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-07T20:04:40.974Z] #22 109.8 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-07T20:04:40.974Z] #22 109.8 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-07T20:04:40.974Z] #22 109.8 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-07T20:04:40.974Z] #22 109.8 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T20:04:40.974Z] #22 109.8 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-09-07T20:04:40.974Z] #22 109.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-09-07T20:04:41.165Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-07T20:04:41.179Z] #9 ... [2022-09-07T20:04:41.179Z] [2022-09-07T20:04:41.179Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-07T20:04:41.179Z] #10 DONE 0.5s [2022-09-07T20:04:41.179Z] [2022-09-07T20:04:41.179Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-07T20:04:41.179Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 18.87MB / 55.01MB 0.4s [2022-09-07T20:04:41.179Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 26.51MB / 55.01MB 0.5s [2022-09-07T20:04:41.179Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 37.75MB / 55.01MB 0.6s [2022-09-07T20:04:41.231Z] #22 110.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-07T20:04:41.231Z] #22 110.1 [2022-09-07T20:04:41.231Z] #22 110.1 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-07T20:04:41.231Z] #22 110.2 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T20:04:41.439Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 49.28MB / 55.01MB 0.7s [2022-09-07T20:04:41.439Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 0.9s [2022-09-07T20:04:41.488Z] #22 110.2 Setting up dpkg-dev (1.20.11) ... [2022-09-07T20:04:41.488Z] #22 110.2 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-07T20:04:41.488Z] #22 110.2 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-07T20:04:41.488Z] #22 110.2 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-07T20:04:41.488Z] #22 110.3 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T20:04:41.488Z] #22 110.3 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-07T20:04:41.488Z] #22 110.3 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-07T20:04:41.488Z] #22 110.3 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-07T20:04:41.488Z] #22 110.3 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-07T20:04:41.488Z] #22 110.3 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-07T20:04:41.488Z] #22 110.3 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-07T20:04:41.488Z] #22 110.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T20:04:41.488Z] #22 110.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-07T20:04:41.488Z] #22 110.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-09-07T20:04:41.730Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2022-09-07T20:04:41.730Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-09-07T20:04:41.730Z] ? github.com/docker/docker/api/types [no test files] [2022-09-07T20:04:41.730Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-07T20:04:41.730Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-07T20:04:41.730Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-07T20:04:41.730Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-07T20:04:41.730Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-07T20:04:41.730Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-07T20:04:41.730Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-07T20:04:41.730Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-07T20:04:41.744Z] #22 110.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-09-07T20:04:41.744Z] #22 110.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-07T20:04:41.744Z] #22 110.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-07T20:04:41.987Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-09-07T20:04:41.988Z] ok github.com/docker/docker/api/types/registry 0.006s coverage: 54.2% of statements [2022-09-07T20:04:41.988Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-07T20:04:41.988Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-07T20:04:41.988Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-09-07T20:04:41.988Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-09-07T20:04:42.000Z] #22 110.7 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-07T20:04:42.000Z] #22 110.7 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-07T20:04:42.000Z] #22 110.7 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-07T20:04:42.000Z] #22 110.7 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-07T20:04:42.000Z] #22 110.7 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-07T20:04:42.000Z] #22 110.8 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-07T20:04:42.000Z] #22 110.8 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-07T20:04:42.000Z] #22 110.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-07T20:04:42.000Z] #22 110.8 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-07T20:04:42.000Z] #22 110.8 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-07T20:04:42.000Z] #22 110.8 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-07T20:04:42.000Z] #22 110.8 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T20:04:42.000Z] #22 110.8 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-07T20:04:42.000Z] #22 110.8 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-07T20:04:42.000Z] #22 110.9 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-07T20:04:42.000Z] #22 110.9 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-07T20:04:42.000Z] #22 110.9 Setting up libxml-simple-perl (2.25-1) ... [2022-09-07T20:04:42.000Z] #22 110.9 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-07T20:04:42.000Z] #22 110.9 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-07T20:04:42.000Z] #22 110.9 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-07T20:04:42.000Z] #22 110.9 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T20:04:42.000Z] #22 110.9 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-07T20:04:42.000Z] #22 111.0 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-07T20:04:42.000Z] #22 111.0 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-07T20:04:42.000Z] #22 111.0 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-07T20:04:42.000Z] #22 111.0 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-09-07T20:04:42.015Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.3s done [2022-09-07T20:04:42.245Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-07T20:04:42.246Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-07T20:04:42.246Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-07T20:04:42.246Z] ? github.com/docker/docker/builder [no test files] [2022-09-07T20:04:42.246Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-07T20:04:42.246Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-07T20:04:42.246Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-07T20:04:42.246Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-07T20:04:42.246Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-07T20:04:42.246Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-07T20:04:42.246Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-07T20:04:42.256Z] #22 111.0 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T20:04:42.256Z] #22 111.0 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-07T20:04:42.256Z] #22 111.0 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-07T20:04:42.256Z] #22 111.0 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-07T20:04:42.256Z] #22 111.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-07T20:04:42.256Z] #22 111.1 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-07T20:04:42.256Z] #22 111.1 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-07T20:04:42.256Z] #22 111.1 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-07T20:04:42.256Z] #22 111.1 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-07T20:04:42.256Z] #22 111.1 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-07T20:04:42.256Z] #22 111.1 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-07T20:04:42.256Z] #22 111.1 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-07T20:04:42.256Z] #22 111.1 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-07T20:04:42.256Z] #22 111.2 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-07T20:04:42.256Z] #22 111.2 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-07T20:04:42.256Z] #22 111.2 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-07T20:04:42.256Z] #22 111.2 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-09-07T20:04:42.256Z] #22 111.2 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-07T20:04:42.276Z] #9 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-09-07T20:04:42.284Z] #9 ... [2022-09-07T20:04:42.284Z] [2022-09-07T20:04:42.284Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-07T20:04:42.284Z] #14 DONE 0.6s [2022-09-07T20:04:42.284Z] [2022-09-07T20:04:42.284Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-07T20:04:42.284Z] #15 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-07T20:04:42.284Z] #15 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-07T20:04:42.284Z] #15 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-07T20:04:42.284Z] #15 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-07T20:04:42.284Z] #15 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.1s done [2022-09-07T20:04:42.284Z] #15 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.1s done [2022-09-07T20:04:42.284Z] #15 DONE 8.2s [2022-09-07T20:04:42.284Z] [2022-09-07T20:04:42.284Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T20:04:42.284Z] #9 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.1s [2022-09-07T20:04:42.512Z] #22 111.2 Setting up crossbuild-essential-armel (12.9) ... [2022-09-07T20:04:42.512Z] #22 111.2 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-07T20:04:42.512Z] #22 111.3 Setting up crossbuild-essential-armhf (12.9) ... [2022-09-07T20:04:42.512Z] #22 111.3 Setting up crossbuild-essential-arm64 (12.9) ... [2022-09-07T20:04:42.512Z] #22 111.3 Setting up crossbuild-essential-s390x (12.9) ... [2022-09-07T20:04:42.512Z] #22 111.3 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-09-07T20:04:42.512Z] #22 111.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T20:04:42.540Z] #9 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.4s done [2022-09-07T20:04:43.082Z] #22 DONE 111.7s [2022-09-07T20:04:43.082Z] [2022-09-07T20:04:43.082Z] #23 [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-09-07T20:04:43.082Z] #23 ... [2022-09-07T20:04:43.082Z] [2022-09-07T20:04:43.082Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-07T20:04:43.082Z] #24 DONE 0.1s [2022-09-07T20:04:43.082Z] [2022-09-07T20:04:43.082Z] #25 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-07T20:04:43.082Z] #25 DONE 0.1s [2022-09-07T20:04:43.105Z] #9 ... [2022-09-07T20:04:43.105Z] [2022-09-07T20:04:43.105Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-07T20:04:43.105Z] #16 DONE 0.8s [2022-09-07T20:04:43.105Z] [2022-09-07T20:04:43.105Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T20:04:43.105Z] #9 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-09-07T20:04:43.338Z] [2022-09-07T20:04:43.338Z] #26 [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-09-07T20:04:43.672Z] #9 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.6s done [2022-09-07T20:04:43.929Z] #9 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-09-07T20:04:44.706Z] #26 1.511 + RM_GOPATH=0 [2022-09-07T20:04:44.706Z] #26 1.511 + TMP_GOPATH= [2022-09-07T20:04:44.706Z] #26 1.511 + : /build [2022-09-07T20:04:44.706Z] #26 1.511 + '[' -z '' ']' [2022-09-07T20:04:44.706Z] #26 1.515 ++ mktemp -d [2022-09-07T20:04:44.706Z] #26 1.516 + export GOPATH=/tmp/tmp.qiA8yYp7AD [2022-09-07T20:04:44.706Z] #26 1.516 + GOPATH=/tmp/tmp.qiA8yYp7AD [2022-09-07T20:04:44.707Z] #26 1.517 + RM_GOPATH=1 [2022-09-07T20:04:44.707Z] #26 1.517 + case "$(go env GOARCH)" in [2022-09-07T20:04:44.707Z] #26 1.518 ++ go env GOARCH [2022-09-07T20:04:44.707Z] #26 1.533 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T20:04:44.707Z] #26 1.533 + GO_BUILDMODE=-buildmode=pie [2022-09-07T20:04:44.707Z] #26 1.533 ++ dirname /install.sh [2022-09-07T20:04:44.707Z] #26 1.535 + dir=/ [2022-09-07T20:04:44.707Z] #26 1.535 + bin=rootlesskit [2022-09-07T20:04:44.707Z] #26 1.535 + shift [2022-09-07T20:04:44.707Z] #26 1.536 + '[' '!' -f //rootlesskit.installer ']' [2022-09-07T20:04:44.707Z] #26 1.536 + . //rootlesskit.installer [2022-09-07T20:04:44.707Z] #26 1.537 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-07T20:04:44.707Z] #26 1.537 + install_rootlesskit [2022-09-07T20:04:44.707Z] #26 1.537 + case "$1" in [2022-09-07T20:04:44.707Z] #26 1.538 + export CGO_ENABLED=0 [2022-09-07T20:04:44.707Z] #26 1.538 + CGO_ENABLED=0 [2022-09-07T20:04:44.707Z] #26 1.538 + _install_rootlesskit [2022-09-07T20:04:44.707Z] #26 1.539 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-07T20:04:44.707Z] #26 1.539 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-07T20:04:44.707Z] #26 1.539 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-07T20:04:44.707Z] #26 1.539 + GOBIN=/build [2022-09-07T20:04:44.707Z] #26 1.539 + GO111MODULE=on [2022-09-07T20:04:44.707Z] #26 1.539 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-07T20:04:44.774Z] ok github.com/docker/docker/builder/remotecontext 0.116s coverage: 13.7% of statements [2022-09-07T20:04:44.774Z] ok github.com/docker/docker/builder/dockerfile 0.394s coverage: 49.3% of statements [2022-09-07T20:04:44.836Z] #9 ... [2022-09-07T20:04:44.836Z] [2022-09-07T20:04:44.836Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T20:04:44.836Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-07T20:04:44.836Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-07T20:04:44.836Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-07T20:04:44.836Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-07T20:04:44.836Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-09-07T20:04:44.836Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.6s done [2022-09-07T20:04:44.836Z] #11 DONE 4.2s [2022-09-07T20:04:44.836Z] [2022-09-07T20:04:44.836Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T20:04:44.836Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-07T20:04:44.836Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-07T20:04:44.836Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-07T20:04:44.836Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-07T20:04:44.836Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-09-07T20:04:44.836Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.1s done [2022-09-07T20:04:44.836Z] #12 DONE 4.3s [2022-09-07T20:04:44.836Z] [2022-09-07T20:04:44.836Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-07T20:04:44.963Z] #26 1.969 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-07T20:04:45.032Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-09-07T20:04:45.599Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-09-07T20:04:46.227Z] #9 ... [2022-09-07T20:04:46.227Z] [2022-09-07T20:04:46.227Z] #13 [internal] load build context [2022-09-07T20:04:46.227Z] #13 transferring context: 62.73MB 5.2s done [2022-09-07T20:04:46.227Z] #13 DONE 5.6s [2022-09-07T20:04:46.227Z] [2022-09-07T20:04:46.227Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T20:04:46.227Z] #14 resolve docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 0.1s done [2022-09-07T20:04:46.227Z] #14 sha256:6ae42808350ed14e3f1ae2124e6e74476aafac1267fb83531a7ab17b6b9812b0 7.11kB / 7.11kB done [2022-09-07T20:04:46.227Z] #14 sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 1.86kB / 1.86kB done [2022-09-07T20:04:46.227Z] #14 sha256:60dd47f8883de5cf2af2e2c5e00bdf4a304d39af63e617ac559671f9f87982f5 1.80kB / 1.80kB done [2022-09-07T20:04:46.227Z] #14 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.3s done [2022-09-07T20:04:46.227Z] #14 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.4s done [2022-09-07T20:04:46.227Z] #14 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.6s done [2022-09-07T20:04:46.227Z] #14 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 3.9s done [2022-09-07T20:04:46.227Z] #14 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 3.2s done [2022-09-07T20:04:46.227Z] #14 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 82.84MB / 141.88MB 5.6s [2022-09-07T20:04:46.227Z] #14 sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 157B / 157B 3.9s done [2022-09-07T20:04:46.378Z] #26 3.223 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-07T20:04:46.378Z] #26 3.224 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-07T20:04:46.487Z] #14 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 98.57MB / 141.88MB 5.9s [2022-09-07T20:04:46.534Z] ok github.com/docker/docker/builder/remotecontext/git 1.591s coverage: 86.3% of statements [2022-09-07T20:04:46.534Z] ? github.com/docker/docker/cli [no test files] [2022-09-07T20:04:46.534Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-07T20:04:46.534Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-07T20:04:46.534Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-07T20:04:46.640Z] #26 3.495 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-07T20:04:46.747Z] #14 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 110.10MB / 141.88MB 6.1s [2022-09-07T20:04:46.792Z] ok github.com/docker/docker/cmd/docker-proxy 0.016s coverage: 67.6% of statements [2022-09-07T20:04:46.900Z] #26 ... [2022-09-07T20:04:46.900Z] [2022-09-07T20:04:46.900Z] #27 [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-09-07T20:04:46.900Z] #0 1.138 + RM_GOPATH=0 [2022-09-07T20:04:46.900Z] #0 1.138 + TMP_GOPATH= [2022-09-07T20:04:46.900Z] #0 1.138 + : /build [2022-09-07T20:04:46.900Z] #0 1.138 + '[' -z '' ']' [2022-09-07T20:04:46.900Z] #0 1.138 ++ mktemp -d [2022-09-07T20:04:46.900Z] #0 1.138 + export GOPATH=/tmp/tmp.LlQ8eNm0PJ [2022-09-07T20:04:46.900Z] #0 1.138 + GOPATH=/tmp/tmp.LlQ8eNm0PJ [2022-09-07T20:04:46.900Z] #0 1.138 + RM_GOPATH=1 [2022-09-07T20:04:46.900Z] #0 1.138 + case "$(go env GOARCH)" in [2022-09-07T20:04:46.900Z] #0 1.138 ++ go env GOARCH [2022-09-07T20:04:46.900Z] #0 1.146 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T20:04:46.900Z] #0 1.146 + GO_BUILDMODE=-buildmode=pie [2022-09-07T20:04:46.900Z] #0 1.148 Install docker/cli version 17.06.2-ce from stable [2022-09-07T20:04:46.900Z] #0 1.148 ++ dirname /install.sh [2022-09-07T20:04:46.900Z] #0 1.148 + dir=/ [2022-09-07T20:04:46.900Z] #0 1.148 + bin=dockercli [2022-09-07T20:04:46.900Z] #0 1.148 + shift [2022-09-07T20:04:46.900Z] #0 1.148 + '[' '!' -f //dockercli.installer ']' [2022-09-07T20:04:46.900Z] #0 1.148 + . //dockercli.installer [2022-09-07T20:04:46.900Z] #0 1.148 ++ : stable [2022-09-07T20:04:46.900Z] #0 1.148 ++ : 17.06.2-ce [2022-09-07T20:04:46.900Z] #0 1.148 + install_dockercli [2022-09-07T20:04:46.900Z] #0 1.148 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-07T20:04:46.900Z] #0 1.148 ++ uname -m [2022-09-07T20:04:46.900Z] #0 1.150 + arch=x86_64 [2022-09-07T20:04:46.900Z] #0 1.150 + '[' x86_64 '!=' x86_64 ']' [2022-09-07T20:04:46.900Z] #0 1.150 + url=https://download.docker.com/linux/static [2022-09-07T20:04:46.900Z] #0 1.150 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-07T20:04:46.900Z] #0 1.151 + tar -xz docker/docker [2022-09-07T20:04:46.900Z] #0 3.597 + mkdir -p /build [2022-09-07T20:04:46.900Z] #0 3.602 + mv docker/docker /build/ [2022-09-07T20:04:46.900Z] #0 3.609 + rmdir docker [2022-09-07T20:04:46.900Z] #27 DONE 3.8s [2022-09-07T20:04:46.900Z] [2022-09-07T20:04:46.900Z] #23 [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-09-07T20:04:46.900Z] #23 2.018 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-07T20:04:46.900Z] #23 2.025 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-07T20:04:46.900Z] #23 2.031 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-07T20:04:46.900Z] #23 2.404 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-07T20:04:46.900Z] #23 2.748 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-07T20:04:46.900Z] #23 3.244 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-07T20:04:46.900Z] #23 3.985 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-07T20:04:47.007Z] #14 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 117.44MB / 141.88MB 6.2s [2022-09-07T20:04:47.007Z] #14 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 130.02MB / 141.88MB 6.4s [2022-09-07T20:04:47.266Z] #14 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 140.51MB / 141.88MB 6.6s [2022-09-07T20:04:47.465Z] #23 4.671 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-07T20:04:47.835Z] #14 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.4s [2022-09-07T20:04:48.029Z] #23 5.036 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-07T20:04:48.029Z] #23 5.044 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-07T20:04:48.029Z] #23 5.053 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-07T20:04:48.029Z] #23 5.054 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-07T20:04:48.029Z] #23 5.057 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-07T20:04:48.095Z] #14 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 141.88MB / 141.88MB 7.3s done [2022-09-07T20:04:48.095Z] #14 ... [2022-09-07T20:04:48.095Z] [2022-09-07T20:04:48.095Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-07T20:04:48.095Z] #9 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.5s done [2022-09-07T20:04:48.095Z] #9 DONE 7.7s [2022-09-07T20:04:48.095Z] [2022-09-07T20:04:48.095Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T20:04:48.095Z] #14 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.1s [2022-09-07T20:04:48.095Z] #14 ... [2022-09-07T20:04:48.095Z] [2022-09-07T20:04:48.095Z] #15 [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-09-07T20:04:48.152Z] #9 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.1s done [2022-09-07T20:04:48.286Z] #23 5.293 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-07T20:04:48.286Z] #23 5.302 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-07T20:04:48.286Z] #23 5.303 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-07T20:04:48.287Z] #23 5.303 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-07T20:04:48.287Z] #23 5.304 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-07T20:04:48.412Z] #9 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 0.1s [2022-09-07T20:04:49.044Z] #15 ... [2022-09-07T20:04:49.045Z] [2022-09-07T20:04:49.045Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-07T20:04:49.045Z] #16 DONE 0.6s [2022-09-07T20:04:49.045Z] [2022-09-07T20:04:49.045Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T20:04:49.045Z] #14 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.4s done [2022-09-07T20:04:49.045Z] #14 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.3s [2022-09-07T20:04:49.318Z] #14 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.5s done [2022-09-07T20:04:49.585Z] #14 ... [2022-09-07T20:04:49.585Z] [2022-09-07T20:04:49.585Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-07T20:04:49.585Z] #17 DONE 0.7s [2022-09-07T20:04:49.585Z] [2022-09-07T20:04:49.585Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T20:04:49.585Z] #14 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-09-07T20:04:50.072Z] ok github.com/docker/docker/client 0.074s coverage: 76.1% of statements [2022-09-07T20:04:50.808Z] #23 ... [2022-09-07T20:04:50.808Z] [2022-09-07T20:04:50.808Z] #28 [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-09-07T20:04:50.808Z] #28 CACHED [2022-09-07T20:04:50.808Z] [2022-09-07T20:04:50.808Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-07T20:04:50.808Z] #29 CACHED [2022-09-07T20:04:50.808Z] [2022-09-07T20:04:50.808Z] #30 [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-09-07T20:04:50.808Z] #30 CACHED [2022-09-07T20:04:50.808Z] [2022-09-07T20:04:50.808Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-07T20:04:50.808Z] #31 CACHED [2022-09-07T20:04:50.808Z] [2022-09-07T20:04:50.808Z] #32 [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-09-07T20:04:50.808Z] #32 CACHED [2022-09-07T20:04:50.808Z] [2022-09-07T20:04:50.808Z] #33 [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-09-07T20:04:50.808Z] #33 CACHED [2022-09-07T20:04:50.808Z] [2022-09-07T20:04:50.808Z] #34 [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-09-07T20:04:50.808Z] #34 CACHED [2022-09-07T20:04:50.808Z] [2022-09-07T20:04:50.808Z] #35 [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-09-07T20:04:50.808Z] #35 CACHED [2022-09-07T20:04:50.808Z] [2022-09-07T20:04:50.808Z] #26 [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-09-07T20:04:50.808Z] #26 4.927 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-07T20:04:50.808Z] #26 5.216 go: downloading github.com/google/uuid v1.3.0 [2022-09-07T20:04:50.808Z] #26 5.255 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-07T20:04:50.808Z] #26 5.258 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-07T20:04:50.808Z] #26 5.347 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-07T20:04:50.808Z] #26 5.440 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-07T20:04:50.808Z] #26 5.559 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-07T20:04:50.808Z] #26 5.899 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-07T20:04:50.808Z] #26 5.997 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-07T20:04:50.808Z] #26 6.050 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-07T20:04:50.808Z] #26 6.403 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-07T20:04:52.594Z] #9 ... [2022-09-07T20:04:52.594Z] [2022-09-07T20:04:52.594Z] #17 [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-09-07T20:04:52.594Z] #0 1.664 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-07T20:04:52.594Z] #0 1.675 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-07T20:04:52.594Z] #0 1.675 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-07T20:04:52.594Z] #0 1.837 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-07T20:04:52.594Z] #0 2.031 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-07T20:04:52.594Z] #0 2.388 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-07T20:04:52.594Z] #0 3.587 Fetched 8574 kB in 2s (3953 kB/s) [2022-09-07T20:04:52.594Z] #0 3.587 Reading package lists... [2022-09-07T20:04:52.594Z] #0 4.370 Reading package lists... [2022-09-07T20:04:52.594Z] #0 5.163 Building dependency tree... [2022-09-07T20:04:52.594Z] #0 5.551 The following additional packages will be installed: [2022-09-07T20:04:52.594Z] #0 5.551 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-07T20:04:52.594Z] #0 5.551 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-07T20:04:52.594Z] #0 5.552 Recommended packages: [2022-09-07T20:04:52.594Z] #0 5.559 libldap-common publicsuffix libsasl2-modules [2022-09-07T20:04:52.594Z] #0 5.727 The following NEW packages will be installed: [2022-09-07T20:04:52.594Z] #0 5.727 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-07T20:04:52.594Z] #0 5.727 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-07T20:04:52.594Z] #0 5.727 libssh2-1 openssl [2022-09-07T20:04:52.594Z] #0 6.022 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T20:04:52.594Z] #0 6.022 Need to get 3047 kB of archives. [2022-09-07T20:04:52.594Z] #0 6.022 After this operation, 6661 kB of additional disk space will be used. [2022-09-07T20:04:52.594Z] #0 6.022 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-07T20:04:52.594Z] #0 6.032 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-07T20:04:52.594Z] #0 6.034 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-07T20:04:52.594Z] #0 6.037 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-07T20:04:52.594Z] #0 6.038 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-07T20:04:52.594Z] #0 6.039 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-07T20:04:52.594Z] #0 6.041 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-07T20:04:52.594Z] #0 6.042 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-07T20:04:52.594Z] #0 6.042 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-07T20:04:52.594Z] #0 6.043 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-07T20:04:52.594Z] #0 6.045 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-07T20:04:52.594Z] #0 6.047 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-07T20:04:52.594Z] #0 6.048 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-07T20:04:52.594Z] #0 6.050 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-07T20:04:52.594Z] #0 6.051 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-07T20:04:52.594Z] #0 6.164 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T20:04:52.594Z] #0 6.196 Fetched 3047 kB in 0s (9553 kB/s) [2022-09-07T20:04:52.594Z] #0 6.267 Selecting previously unselected package openssl. [2022-09-07T20:04:52.594Z] #0 6.267 (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-09-07T20:04:52.594Z] #0 6.271 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-07T20:04:52.594Z] #0 6.276 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-07T20:04:52.594Z] #0 6.483 Selecting previously unselected package ca-certificates. [2022-09-07T20:04:52.594Z] #0 6.483 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-07T20:04:52.594Z] #0 6.487 Unpacking ca-certificates (20210119) ... [2022-09-07T20:04:52.594Z] #0 6.677 Selecting previously unselected package libbrotli1:amd64. [2022-09-07T20:04:52.595Z] #0 6.677 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-07T20:04:52.595Z] #0 6.686 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-07T20:04:52.595Z] #0 6.795 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-07T20:04:52.595Z] #0 6.795 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-07T20:04:52.595Z] #0 6.799 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-07T20:04:52.595Z] #0 6.896 Selecting previously unselected package libsasl2-2:amd64. [2022-09-07T20:04:52.595Z] #0 6.896 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-07T20:04:52.595Z] #0 6.901 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-07T20:04:52.595Z] #0 6.974 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-07T20:04:52.595Z] #0 6.976 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-07T20:04:52.595Z] #0 6.979 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-07T20:04:52.595Z] #0 7.096 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-07T20:04:52.595Z] #0 7.096 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-07T20:04:52.595Z] #0 7.099 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-07T20:04:52.595Z] #0 7.182 Selecting previously unselected package libpsl5:amd64. [2022-09-07T20:04:52.595Z] #0 7.183 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-07T20:04:52.595Z] #0 7.187 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-07T20:04:52.595Z] #0 7.231 Selecting previously unselected package librtmp1:amd64. [2022-09-07T20:04:52.595Z] #0 7.231 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-07T20:04:52.595Z] #0 7.235 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-07T20:04:52.595Z] #0 7.285 Selecting previously unselected package libssh2-1:amd64. [2022-09-07T20:04:52.595Z] #0 7.285 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-07T20:04:52.595Z] #0 7.289 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-07T20:04:52.595Z] #0 7.349 Selecting previously unselected package libcurl4:amd64. [2022-09-07T20:04:52.595Z] #0 7.349 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-07T20:04:52.595Z] #0 7.355 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-07T20:04:52.595Z] #0 7.421 Selecting previously unselected package curl. [2022-09-07T20:04:52.595Z] #0 7.421 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-07T20:04:52.595Z] #0 7.429 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-07T20:04:52.595Z] #0 7.491 Selecting previously unselected package libonig5:amd64. [2022-09-07T20:04:52.595Z] #0 7.492 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-07T20:04:52.595Z] #0 7.497 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-07T20:04:52.595Z] #0 7.565 Selecting previously unselected package libjq1:amd64. [2022-09-07T20:04:52.595Z] #0 7.565 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-07T20:04:52.595Z] #0 7.574 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-07T20:04:52.595Z] #0 7.628 Selecting previously unselected package jq. [2022-09-07T20:04:52.595Z] #0 7.629 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-07T20:04:52.595Z] #0 7.639 Unpacking jq (1.6-2.1) ... [2022-09-07T20:04:52.595Z] #0 7.695 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-07T20:04:52.595Z] #0 7.708 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-07T20:04:52.595Z] #0 7.719 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-07T20:04:52.595Z] #0 7.742 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-07T20:04:52.595Z] #0 7.746 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-07T20:04:52.595Z] #0 7.760 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-07T20:04:52.595Z] #0 7.773 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-07T20:04:52.595Z] #0 7.783 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-07T20:04:52.595Z] #0 7.801 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-07T20:04:52.595Z] #0 7.824 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-07T20:04:52.595Z] #0 7.825 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-07T20:04:52.595Z] #0 7.839 Setting up ca-certificates (20210119) ... [2022-09-07T20:04:52.595Z] #0 8.407 Updating certificates in /etc/ssl/certs... [2022-09-07T20:04:52.595Z] #0 9.102 129 added, 0 removed; done. [2022-09-07T20:04:52.595Z] #0 9.131 Setting up jq (1.6-2.1) ... [2022-09-07T20:04:52.595Z] #0 9.142 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-07T20:04:52.595Z] #0 9.155 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-07T20:04:52.595Z] #0 9.169 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T20:04:52.595Z] #0 9.185 Processing triggers for ca-certificates (20210119) ... [2022-09-07T20:04:52.595Z] #0 9.194 Updating certificates in /etc/ssl/certs... [2022-09-07T20:04:52.595Z] #0 9.823 0 added, 0 removed; done. [2022-09-07T20:04:52.595Z] #0 9.823 Running hooks in /etc/ca-certificates/update.d... [2022-09-07T20:04:52.595Z] #0 9.825 done. [2022-09-07T20:04:52.595Z] #17 ... [2022-09-07T20:04:52.595Z] [2022-09-07T20:04:52.595Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T20:04:52.595Z] #9 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.3s done [2022-09-07T20:04:52.720Z] #26 ... [2022-09-07T20:04:52.720Z] [2022-09-07T20:04:52.720Z] #36 [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-09-07T20:04:52.720Z] #0 1.990 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-07T20:04:52.720Z] #0 1.990 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-07T20:04:52.720Z] #0 1.991 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-07T20:04:52.720Z] #0 2.317 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-07T20:04:52.720Z] #0 2.724 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-07T20:04:52.720Z] #0 3.275 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-07T20:04:52.720Z] #0 3.844 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-07T20:04:52.720Z] #0 4.528 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-07T20:04:52.720Z] #0 5.021 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-07T20:04:52.720Z] #0 5.022 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-07T20:04:52.720Z] #0 5.027 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-07T20:04:52.720Z] #0 5.030 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-07T20:04:52.720Z] #0 5.037 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-07T20:04:52.720Z] #0 5.144 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-07T20:04:52.720Z] #0 5.147 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-07T20:04:52.720Z] #0 5.152 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-07T20:04:52.720Z] #0 5.152 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-07T20:04:52.720Z] #0 5.153 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-07T20:04:52.977Z] #36 ... [2022-09-07T20:04:52.977Z] [2022-09-07T20:04:52.977Z] #37 [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-09-07T20:04:52.977Z] #0 1.927 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-07T20:04:52.977Z] #0 1.927 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-07T20:04:52.977Z] #0 1.928 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-07T20:04:52.977Z] #0 2.230 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-07T20:04:52.977Z] #0 2.510 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-07T20:04:52.977Z] #0 3.095 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-07T20:04:52.977Z] #0 3.490 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-07T20:04:52.977Z] #0 4.004 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-07T20:04:52.977Z] #0 4.693 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-07T20:04:52.977Z] #0 4.695 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-07T20:04:52.977Z] #0 4.701 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-07T20:04:52.977Z] #0 4.709 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-07T20:04:52.977Z] #0 4.717 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-07T20:04:52.977Z] #0 4.755 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-07T20:04:52.977Z] #0 4.760 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-07T20:04:52.977Z] #0 4.761 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-07T20:04:52.977Z] #0 4.761 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-07T20:04:52.977Z] #0 4.762 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-07T20:04:53.527Z] #9 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd [2022-09-07T20:04:54.457Z] #9 ... [2022-09-07T20:04:54.457Z] [2022-09-07T20:04:54.457Z] #17 [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-09-07T20:04:54.457Z] #17 DONE 12.3s [2022-09-07T20:04:54.457Z] [2022-09-07T20:04:54.457Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T20:04:54.714Z] #9 ... [2022-09-07T20:04:54.714Z] [2022-09-07T20:04:54.714Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-07T20:04:54.714Z] #18 DONE 0.2s [2022-09-07T20:04:54.714Z] [2022-09-07T20:04:54.714Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T20:04:54.860Z] #14 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.3s done [2022-09-07T20:04:54.861Z] #14 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-09-07T20:04:58.892Z] #9 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 5.3s [2022-09-07T20:04:59.065Z] #14 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.5s done [2022-09-07T20:04:59.065Z] #14 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 0.1s [2022-09-07T20:04:59.325Z] #14 ... [2022-09-07T20:04:59.325Z] [2022-09-07T20:04:59.325Z] #15 [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-09-07T20:04:59.325Z] #15 1.495 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-07T20:04:59.325Z] #15 1.505 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-07T20:04:59.325Z] #15 1.505 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-07T20:04:59.325Z] #15 1.717 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-07T20:04:59.325Z] #15 2.011 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-07T20:04:59.325Z] #15 2.475 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-07T20:04:59.325Z] #15 3.586 Fetched 8574 kB in 2s (3643 kB/s) [2022-09-07T20:04:59.325Z] #15 3.586 Reading package lists... [2022-09-07T20:04:59.325Z] #15 4.401 Reading package lists... [2022-09-07T20:04:59.325Z] #15 5.213 Building dependency tree... [2022-09-07T20:04:59.325Z] #15 5.578 The following additional packages will be installed: [2022-09-07T20:04:59.325Z] #15 5.578 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-07T20:04:59.325Z] #15 5.579 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-07T20:04:59.325Z] #15 5.580 Recommended packages: [2022-09-07T20:04:59.325Z] #15 5.580 libldap-common publicsuffix libsasl2-modules [2022-09-07T20:04:59.325Z] #15 5.749 The following NEW packages will be installed: [2022-09-07T20:04:59.325Z] #15 5.750 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-07T20:04:59.325Z] #15 5.750 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-07T20:04:59.325Z] #15 5.752 libssh2-1 openssl [2022-09-07T20:04:59.325Z] #15 6.028 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T20:04:59.325Z] #15 6.028 Need to get 3047 kB of archives. [2022-09-07T20:04:59.325Z] #15 6.028 After this operation, 6661 kB of additional disk space will be used. [2022-09-07T20:04:59.325Z] #15 6.028 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-07T20:04:59.325Z] #15 6.041 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-07T20:04:59.325Z] #15 6.044 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-07T20:04:59.325Z] #15 6.048 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-09-07T20:04:59.325Z] #15 6.057 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-07T20:04:59.325Z] #15 6.057 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-07T20:04:59.325Z] #15 6.057 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-07T20:04:59.325Z] #15 6.057 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-07T20:04:59.325Z] #15 6.057 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-07T20:04:59.325Z] #15 6.057 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-07T20:04:59.325Z] #15 6.057 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-07T20:04:59.325Z] #15 6.065 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-07T20:04:59.325Z] #15 6.067 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-07T20:04:59.325Z] #15 6.070 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-07T20:04:59.325Z] #15 6.071 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-07T20:04:59.325Z] #15 6.266 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T20:04:59.325Z] #15 6.300 Fetched 3047 kB in 0s (9605 kB/s) [2022-09-07T20:04:59.325Z] #15 6.360 Selecting previously unselected package openssl. [2022-09-07T20:04:59.325Z] #15 6.360 (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-09-07T20:04:59.325Z] #15 6.360 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-07T20:04:59.325Z] #15 6.367 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-07T20:04:59.325Z] #15 6.543 Selecting previously unselected package ca-certificates. [2022-09-07T20:04:59.325Z] #15 6.544 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-07T20:04:59.325Z] #15 6.551 Unpacking ca-certificates (20210119) ... [2022-09-07T20:04:59.325Z] #15 6.685 Selecting previously unselected package libbrotli1:amd64. [2022-09-07T20:04:59.325Z] #15 6.685 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-07T20:04:59.325Z] #15 6.698 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-07T20:04:59.325Z] #15 6.829 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-07T20:04:59.325Z] #15 6.829 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-07T20:04:59.325Z] #15 6.841 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-07T20:04:59.325Z] #15 6.924 Selecting previously unselected package libsasl2-2:amd64. [2022-09-07T20:04:59.325Z] #15 6.924 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-07T20:04:59.325Z] #15 6.929 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-07T20:04:59.325Z] #15 7.054 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-07T20:04:59.325Z] #15 7.054 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-07T20:04:59.325Z] #15 7.070 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-07T20:04:59.325Z] #15 7.163 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-07T20:04:59.325Z] #15 7.163 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-07T20:04:59.325Z] #15 7.167 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-07T20:04:59.325Z] #15 7.307 Selecting previously unselected package libpsl5:amd64. [2022-09-07T20:04:59.325Z] #15 7.307 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-07T20:04:59.325Z] #15 7.311 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-07T20:04:59.325Z] #15 7.410 Selecting previously unselected package librtmp1:amd64. [2022-09-07T20:04:59.325Z] #15 7.410 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-07T20:04:59.325Z] #15 7.414 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-07T20:04:59.325Z] #15 7.566 Selecting previously unselected package libssh2-1:amd64. [2022-09-07T20:04:59.325Z] #15 7.566 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-07T20:04:59.325Z] #15 7.569 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-07T20:04:59.325Z] #15 7.641 Selecting previously unselected package libcurl4:amd64. [2022-09-07T20:04:59.325Z] #15 7.641 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-07T20:04:59.325Z] #15 7.645 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-07T20:04:59.325Z] #15 7.711 Selecting previously unselected package curl. [2022-09-07T20:04:59.325Z] #15 7.711 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-07T20:04:59.325Z] #15 7.715 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-07T20:04:59.325Z] #15 7.827 Selecting previously unselected package libonig5:amd64. [2022-09-07T20:04:59.325Z] #15 7.827 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-07T20:04:59.325Z] #15 7.831 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-07T20:04:59.325Z] #15 7.894 Selecting previously unselected package libjq1:amd64. [2022-09-07T20:04:59.325Z] #15 7.894 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-07T20:04:59.325Z] #15 7.900 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-07T20:04:59.325Z] #15 7.944 Selecting previously unselected package jq. [2022-09-07T20:04:59.325Z] #15 7.944 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-07T20:04:59.325Z] #15 7.948 Unpacking jq (1.6-2.1) ... [2022-09-07T20:04:59.325Z] #15 7.991 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-07T20:04:59.325Z] #15 8.009 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-07T20:04:59.325Z] #15 8.023 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-07T20:04:59.325Z] #15 8.033 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-07T20:04:59.325Z] #15 8.044 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-07T20:04:59.325Z] #15 8.055 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-07T20:04:59.325Z] #15 8.067 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-07T20:04:59.325Z] #15 8.081 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-07T20:04:59.325Z] #15 8.097 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-07T20:04:59.325Z] #15 8.109 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-07T20:04:59.325Z] #15 8.122 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-07T20:04:59.325Z] #15 8.137 Setting up ca-certificates (20210119) ... [2022-09-07T20:04:59.325Z] #15 8.719 Updating certificates in /etc/ssl/certs... [2022-09-07T20:04:59.325Z] #15 9.441 129 added, 0 removed; done. [2022-09-07T20:04:59.325Z] #15 9.477 Setting up jq (1.6-2.1) ... [2022-09-07T20:04:59.325Z] #15 9.489 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-07T20:04:59.325Z] #15 9.502 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-07T20:04:59.325Z] #15 9.515 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T20:04:59.325Z] #15 9.536 Processing triggers for ca-certificates (20210119) ... [2022-09-07T20:04:59.325Z] #15 9.550 Updating certificates in /etc/ssl/certs... [2022-09-07T20:04:59.325Z] #15 10.12 0 added, 0 removed; done. [2022-09-07T20:04:59.325Z] #15 10.12 Running hooks in /etc/ca-certificates/update.d... [2022-09-07T20:04:59.325Z] #15 10.13 done. [2022-09-07T20:04:59.583Z] #15 ... [2022-09-07T20:04:59.583Z] [2022-09-07T20:04:59.583Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T20:05:00.804Z] #9 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 7.5s done [2022-09-07T20:05:00.966Z] #14 ... [2022-09-07T20:05:00.966Z] [2022-09-07T20:05:00.966Z] #15 [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-09-07T20:05:00.966Z] #15 DONE 12.8s [2022-09-07T20:05:01.062Z] #9 extracting sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 done [2022-09-07T20:05:01.226Z] [2022-09-07T20:05:01.226Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T20:05:01.226Z] #14 ... [2022-09-07T20:05:01.226Z] [2022-09-07T20:05:01.226Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-07T20:05:01.226Z] #18 DONE 0.2s [2022-09-07T20:05:01.226Z] [2022-09-07T20:05:01.226Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T20:05:01.321Z] #9 DONE 27.3s [2022-09-07T20:05:01.321Z] [2022-09-07T20:05:01.321Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-07T20:05:02.931Z] #37 18.90 Fetched 40.7 MB in 17s (2350 kB/s) [2022-09-07T20:05:02.931Z] #37 18.90 Reading package lists... [2022-09-07T20:05:02.931Z] #37 ... [2022-09-07T20:05:02.931Z] [2022-09-07T20:05:02.931Z] #36 [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-09-07T20:05:02.931Z] #36 19.04 Fetched 40.7 MB in 17s (2354 kB/s) [2022-09-07T20:05:03.216Z] #19 DONE 1.8s [2022-09-07T20:05:03.216Z] [2022-09-07T20:05:03.216Z] #20 [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-09-07T20:05:03.216Z] #0 1.512 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-07T20:05:03.216Z] #0 1.772 [2022-09-07T20:05:03.216Z] #0 1.988 #=#=# ######################################################################## 100.0% [2022-09-07T20:05:03.216Z] #0 2.247 [2022-09-07T20:05:03.216Z] #0 3.110 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-07T20:05:03.216Z] #0 3.366 [2022-09-07T20:05:03.216Z] #0 3.584 #=#=# ######################################################################## 100.0% [2022-09-07T20:05:03.216Z] #0 3.879 [2022-09-07T20:05:03.216Z] #0 4.786 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-07T20:05:03.216Z] #0 5.051 [2022-09-07T20:05:03.216Z] #0 5.272 #=#=# 0.1% ########################################### 60.3% ################################################################## 92.2% ######################################################################## 100.0% [2022-09-07T20:05:03.216Z] #0 5.804 [2022-09-07T20:05:03.216Z] #0 6.704 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-07T20:05:03.216Z] #0 7.045 #=#=# [2022-09-07T20:05:03.216Z] #0 7.264 #=#=# ######################################################################## 100.0% [2022-09-07T20:05:03.216Z] #0 7.452 [2022-09-07T20:05:03.216Z] #0 8.163 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-07T20:05:03.216Z] #20 8.424 [2022-09-07T20:05:03.216Z] #20 ... [2022-09-07T20:05:03.216Z] [2022-09-07T20:05:03.216Z] #21 [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-09-07T20:05:03.783Z] #21 ... [2022-09-07T20:05:03.783Z] [2022-09-07T20:05:03.783Z] #20 [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-09-07T20:05:03.783Z] #20 8.648 #=#=# ######################################################################## 100.0% [2022-09-07T20:05:03.783Z] #20 8.905 [2022-09-07T20:05:03.783Z] #20 8.968 Download of images into '/build' complete. [2022-09-07T20:05:03.783Z] #20 8.968 Use something like the following to load the result into a Docker daemon: [2022-09-07T20:05:03.783Z] #20 8.968 tar -cC '/build' . | docker load [2022-09-07T20:05:03.783Z] #20 DONE 9.0s [2022-09-07T20:05:03.783Z] [2022-09-07T20:05:03.783Z] #21 [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-09-07T20:05:03.783Z] #21 DONE 0.7s [2022-09-07T20:05:03.783Z] [2022-09-07T20:05:03.783Z] #22 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-07T20:05:04.040Z] #22 ... [2022-09-07T20:05:04.040Z] [2022-09-07T20:05:04.040Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-07T20:05:04.040Z] #23 DONE 0.2s [2022-09-07T20:05:04.040Z] [2022-09-07T20:05:04.040Z] #24 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-07T20:05:04.040Z] #24 DONE 0.3s [2022-09-07T20:05:04.040Z] [2022-09-07T20:05:04.040Z] #25 [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-09-07T20:05:04.040Z] #25 DONE 0.4s [2022-09-07T20:05:04.040Z] [2022-09-07T20:05:04.040Z] #26 [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-09-07T20:05:04.297Z] #26 ... [2022-09-07T20:05:04.297Z] [2022-09-07T20:05:04.297Z] #22 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-07T20:05:04.297Z] #22 DONE 0.4s [2022-09-07T20:05:04.297Z] [2022-09-07T20:05:04.297Z] #27 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-07T20:05:04.297Z] #27 DONE 0.4s [2022-09-07T20:05:04.297Z] [2022-09-07T20:05:04.297Z] #28 [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-09-07T20:05:04.519Z] #14 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 5.2s [2022-09-07T20:05:05.897Z] #14 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 7.0s done [2022-09-07T20:05:06.157Z] #14 extracting sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 done [2022-09-07T20:05:06.419Z] #14 DONE 25.8s [2022-09-07T20:05:06.419Z] [2022-09-07T20:05:06.419Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-07T20:05:07.357Z] #19 DONE 1.2s [2022-09-07T20:05:07.357Z] [2022-09-07T20:05:07.358Z] #20 [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-09-07T20:05:07.358Z] #0 1.619 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-07T20:05:07.358Z] #0 1.912 [2022-09-07T20:05:07.358Z] #0 2.137 #=#=# ######################################################################## 100.0% [2022-09-07T20:05:07.358Z] #0 2.396 [2022-09-07T20:05:07.358Z] #0 3.363 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-07T20:05:07.358Z] #0 3.642 [2022-09-07T20:05:07.358Z] #0 3.867 #=#=# ######################################################################## 100.0% [2022-09-07T20:05:07.358Z] #0 4.134 [2022-09-07T20:05:07.358Z] #0 5.022 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-07T20:05:07.358Z] #0 5.295 [2022-09-07T20:05:07.358Z] #0 5.512 #=#=# ################## 26.3% ########################################## 58.5% ################################################################# 90.6% ######################################################################## 100.0% [2022-09-07T20:05:07.358Z] #0 5.999 [2022-09-07T20:05:07.925Z] #20 ... [2022-09-07T20:05:07.925Z] [2022-09-07T20:05:07.925Z] #21 [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-09-07T20:05:07.925Z] #21 DONE 0.6s [2022-09-07T20:05:08.184Z] [2022-09-07T20:05:08.184Z] #22 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-07T20:05:08.184Z] #22 ... [2022-09-07T20:05:08.184Z] [2022-09-07T20:05:08.184Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-07T20:05:08.184Z] #23 DONE 0.2s [2022-09-07T20:05:08.184Z] [2022-09-07T20:05:08.184Z] #24 [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-09-07T20:05:08.184Z] #24 DONE 0.2s [2022-09-07T20:05:08.184Z] [2022-09-07T20:05:08.184Z] #25 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-07T20:05:08.184Z] #25 DONE 0.2s [2022-09-07T20:05:08.448Z] [2022-09-07T20:05:08.448Z] #26 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-07T20:05:08.448Z] #26 DONE 0.3s [2022-09-07T20:05:08.448Z] [2022-09-07T20:05:08.448Z] #22 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-07T20:05:08.448Z] #22 DONE 0.3s [2022-09-07T20:05:08.448Z] [2022-09-07T20:05:08.448Z] #27 [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-09-07T20:05:09.592Z] #28 4.977 + RM_GOPATH=0 [2022-09-07T20:05:09.592Z] #28 4.977 + TMP_GOPATH= [2022-09-07T20:05:09.592Z] #28 4.980 + : /build [2022-09-07T20:05:09.592Z] #28 4.980 + '[' -z '' ']' [2022-09-07T20:05:09.592Z] #28 4.992 ++ mktemp -d [2022-09-07T20:05:09.592Z] #28 4.997 + export GOPATH=/tmp/tmp.uolzYnWJxt [2022-09-07T20:05:09.592Z] #28 5.004 + GOPATH=/tmp/tmp.uolzYnWJxt [2022-09-07T20:05:09.592Z] #28 5.005 + RM_GOPATH=1 [2022-09-07T20:05:09.592Z] #28 5.005 + case "$(go env GOARCH)" in [2022-09-07T20:05:09.592Z] #28 5.006 ++ go env GOARCH [2022-09-07T20:05:09.592Z] #28 5.039 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T20:05:09.592Z] #28 5.041 + GO_BUILDMODE=-buildmode=pie [2022-09-07T20:05:09.592Z] #28 5.042 ++ dirname /install.sh [2022-09-07T20:05:09.592Z] #28 5.047 + dir=/ [2022-09-07T20:05:09.592Z] #28 5.048 + bin=rootlesskit [2022-09-07T20:05:09.592Z] #28 5.048 + shift [2022-09-07T20:05:09.592Z] #28 5.048 + '[' '!' -f //rootlesskit.installer ']' [2022-09-07T20:05:09.592Z] #28 5.048 + . //rootlesskit.installer [2022-09-07T20:05:09.592Z] #28 5.048 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-07T20:05:09.592Z] #28 5.052 + install_rootlesskit [2022-09-07T20:05:09.592Z] #28 5.052 + case "$1" in [2022-09-07T20:05:09.592Z] #28 5.052 + export CGO_ENABLED=0 [2022-09-07T20:05:09.592Z] #28 5.052 + CGO_ENABLED=0 [2022-09-07T20:05:09.592Z] #28 5.052 + _install_rootlesskit [2022-09-07T20:05:09.592Z] #28 5.052 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-07T20:05:09.592Z] #28 5.053 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-07T20:05:09.592Z] #28 5.053 + GOBIN=/build [2022-09-07T20:05:09.592Z] #28 5.053 + GO111MODULE=on [2022-09-07T20:05:09.592Z] #28 5.053 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-07T20:05:09.592Z] #28 5.053 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-07T20:05:10.155Z] #28 5.839 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-07T20:05:11.029Z] #36 19.04 Reading package lists... [2022-09-07T20:05:11.029Z] #36 ... [2022-09-07T20:05:11.029Z] [2022-09-07T20:05:11.029Z] #37 [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-09-07T20:05:11.029Z] #37 18.90 Reading package lists... [2022-09-07T20:05:11.743Z] #27 ... [2022-09-07T20:05:11.743Z] [2022-09-07T20:05:11.743Z] #20 [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-09-07T20:05:11.743Z] #20 6.829 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-07T20:05:11.743Z] #20 7.130 [2022-09-07T20:05:11.743Z] #20 7.348 #=#=# ######################################################################## 100.0% [2022-09-07T20:05:11.743Z] #20 7.778 [2022-09-07T20:05:11.743Z] #20 8.858 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-07T20:05:11.743Z] #20 9.373 [2022-09-07T20:05:11.743Z] #20 9.592 #=#=# ######################################################################## 100.0% [2022-09-07T20:05:11.743Z] #20 9.940 [2022-09-07T20:05:11.743Z] #20 10.00 Download of images into '/build' complete. [2022-09-07T20:05:11.743Z] #20 10.00 Use something like the following to load the result into a Docker daemon: [2022-09-07T20:05:11.743Z] #20 10.00 tar -cC '/build' . | docker load [2022-09-07T20:05:11.743Z] #20 DONE 10.1s [2022-09-07T20:05:11.743Z] [2022-09-07T20:05:11.743Z] #28 [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-09-07T20:05:12.655Z] #37 28.22 Reading package lists... [2022-09-07T20:05:12.655Z] #37 ... [2022-09-07T20:05:12.655Z] [2022-09-07T20:05:12.655Z] #23 [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-09-07T20:05:12.655Z] #23 19.51 Fetched 40.7 MB in 18s (2297 kB/s) [2022-09-07T20:05:12.655Z] #23 19.51 Reading package lists... [2022-09-07T20:05:12.655Z] #23 28.83 Reading package lists... [2022-09-07T20:05:12.655Z] #23 ... [2022-09-07T20:05:12.655Z] [2022-09-07T20:05:12.655Z] #36 [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-09-07T20:05:12.655Z] #36 19.04 Reading package lists... [2022-09-07T20:05:12.690Z] #28 8.635 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-07T20:05:12.947Z] #28 8.636 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-07T20:05:13.204Z] #28 9.090 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-07T20:05:13.661Z] #28 ... [2022-09-07T20:05:13.661Z] [2022-09-07T20:05:13.661Z] #27 [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-09-07T20:05:13.661Z] #27 5.324 + RM_GOPATH=0 [2022-09-07T20:05:13.768Z] #28 ... [2022-09-07T20:05:13.768Z] [2022-09-07T20:05:13.768Z] #29 [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-09-07T20:05:13.768Z] #0 5.125 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-07T20:05:13.920Z] #27 5.329 + TMP_GOPATH= [2022-09-07T20:05:13.921Z] #27 5.329 + : /build [2022-09-07T20:05:13.921Z] #27 5.329 + '[' -z '' ']' [2022-09-07T20:05:13.921Z] #27 5.329 ++ mktemp -d [2022-09-07T20:05:13.921Z] #27 5.331 + export GOPATH=/tmp/tmp.wroqcZVEGR [2022-09-07T20:05:13.921Z] #27 5.331 + GOPATH=/tmp/tmp.wroqcZVEGR [2022-09-07T20:05:13.921Z] #27 5.331 + RM_GOPATH=1 [2022-09-07T20:05:13.921Z] #27 5.331 + case "$(go env GOARCH)" in [2022-09-07T20:05:13.921Z] #27 5.331 ++ go env GOARCH [2022-09-07T20:05:13.921Z] #27 5.345 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T20:05:13.921Z] #27 5.345 + GO_BUILDMODE=-buildmode=pie [2022-09-07T20:05:13.921Z] #27 5.345 ++ dirname /install.sh [2022-09-07T20:05:13.921Z] #27 5.348 + dir=/ [2022-09-07T20:05:13.921Z] #27 5.348 + bin=dockercli [2022-09-07T20:05:13.921Z] #27 5.348 + shift [2022-09-07T20:05:13.921Z] #27 5.348 + '[' '!' -f //dockercli.installer ']' [2022-09-07T20:05:13.921Z] #27 5.348 + . //dockercli.installer [2022-09-07T20:05:13.921Z] #27 5.348 ++ : stable [2022-09-07T20:05:13.921Z] #27 5.348 ++ : 17.06.2-ce [2022-09-07T20:05:13.921Z] #27 5.348 + install_dockercli [2022-09-07T20:05:13.921Z] #27 5.348 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-07T20:05:13.921Z] #27 5.348 ++ uname -m [2022-09-07T20:05:13.921Z] #27 5.348 + arch=x86_64 [2022-09-07T20:05:13.921Z] #27 5.348 + '[' x86_64 '!=' x86_64 ']' [2022-09-07T20:05:13.921Z] #27 5.348 + url=https://download.docker.com/linux/static [2022-09-07T20:05:13.921Z] #27 5.348 + tar -xz docker/docker [2022-09-07T20:05:13.921Z] #27 5.349 Install docker/cli version 17.06.2-ce from stable [2022-09-07T20:05:13.921Z] #27 5.365 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-07T20:05:14.025Z] #29 ... [2022-09-07T20:05:14.025Z] [2022-09-07T20:05:14.025Z] #30 [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-09-07T20:05:14.025Z] #0 5.586 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-07T20:05:14.025Z] #0 7.850 go: downloading github.com/fatih/color v1.13.0 [2022-09-07T20:05:14.025Z] #0 7.867 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-07T20:05:14.025Z] #0 8.043 go: downloading github.com/pkg/errors v0.9.1 [2022-09-07T20:05:14.025Z] #0 8.046 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-07T20:05:14.025Z] #0 8.128 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-07T20:05:14.025Z] #0 8.488 go: downloading github.com/spf13/viper v1.11.0 [2022-09-07T20:05:14.025Z] #0 8.629 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-07T20:05:14.025Z] #0 9.475 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-07T20:05:14.025Z] #0 9.488 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-07T20:05:14.025Z] #0 9.641 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-07T20:05:14.025Z] #0 9.645 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-07T20:05:14.025Z] #30 ... [2022-09-07T20:05:14.025Z] [2022-09-07T20:05:14.025Z] #31 [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-09-07T20:05:14.025Z] #0 5.852 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-07T20:05:14.025Z] #0 7.909 go: downloading github.com/fatih/color v1.10.0 [2022-09-07T20:05:14.025Z] #0 7.922 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-07T20:05:14.025Z] #0 8.031 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-07T20:05:14.025Z] #0 8.687 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-07T20:05:14.025Z] #0 8.697 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-07T20:05:14.025Z] #0 8.713 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-07T20:05:14.025Z] #0 8.818 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-07T20:05:14.025Z] #0 8.987 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-07T20:05:14.025Z] #0 9.088 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-07T20:05:14.025Z] #0 9.330 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-07T20:05:14.025Z] #0 9.783 go: downloading golang.org/x/tools v0.1.0 [2022-09-07T20:05:14.282Z] #31 ... [2022-09-07T20:05:14.282Z] [2022-09-07T20:05:14.282Z] #32 [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-09-07T20:05:14.282Z] #0 5.062 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-07T20:05:14.282Z] #32 ... [2022-09-07T20:05:14.282Z] [2022-09-07T20:05:14.282Z] #33 [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-09-07T20:05:14.282Z] #0 5.506 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-07T20:05:14.282Z] #0 5.780 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-07T20:05:14.282Z] #0 5.800 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-07T20:05:14.282Z] #0 6.300 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-07T20:05:14.282Z] #0 6.832 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-07T20:05:14.282Z] #0 9.224 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-07T20:05:14.538Z] #33 ... [2022-09-07T20:05:14.538Z] [2022-09-07T20:05:14.538Z] #34 [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-09-07T20:05:14.538Z] #0 6.042 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-07T20:05:14.538Z] #0 7.016 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-07T20:05:14.538Z] #0 8.729 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-07T20:05:14.538Z] #0 9.025 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-07T20:05:14.538Z] #0 9.105 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-07T20:05:14.795Z] #34 ... [2022-09-07T20:05:14.795Z] [2022-09-07T20:05:14.795Z] #35 [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-09-07T20:05:14.795Z] #0 5.802 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-07T20:05:14.795Z] #0 6.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-07T20:05:14.795Z] #0 6.183 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-07T20:05:14.795Z] #0 6.741 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-07T20:05:14.795Z] #0 9.097 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-07T20:05:14.795Z] #35 ... [2022-09-07T20:05:14.795Z] [2022-09-07T20:05:14.796Z] #36 [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-09-07T20:05:14.796Z] #0 4.528 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-07T20:05:14.796Z] #0 4.547 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-07T20:05:14.796Z] #0 4.555 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-07T20:05:14.796Z] #0 5.292 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-07T20:05:14.796Z] #0 7.798 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-07T20:05:14.796Z] #0 10.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-07T20:05:14.796Z] #36 ... [2022-09-07T20:05:14.796Z] [2022-09-07T20:05:14.796Z] #37 [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-09-07T20:05:14.796Z] #0 5.763 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-07T20:05:14.796Z] #0 5.941 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-07T20:05:14.796Z] #0 5.979 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-07T20:05:14.796Z] #0 6.662 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-07T20:05:14.796Z] #0 8.604 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-07T20:05:14.796Z] #0 11.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-07T20:05:15.052Z] #37 ... [2022-09-07T20:05:15.052Z] [2022-09-07T20:05:15.052Z] #38 [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-09-07T20:05:15.052Z] #0 4.935 + RM_GOPATH=0 [2022-09-07T20:05:15.052Z] #0 4.935 + TMP_GOPATH= [2022-09-07T20:05:15.052Z] #0 4.935 + : /build [2022-09-07T20:05:15.052Z] #0 4.935 + '[' -z '' ']' [2022-09-07T20:05:15.052Z] #0 4.935 ++ mktemp -d [2022-09-07T20:05:15.052Z] #0 4.936 + export GOPATH=/tmp/tmp.iCrBdEfi84 [2022-09-07T20:05:15.052Z] #0 4.936 + GOPATH=/tmp/tmp.iCrBdEfi84 [2022-09-07T20:05:15.052Z] #0 4.937 + RM_GOPATH=1 [2022-09-07T20:05:15.052Z] #0 4.939 + case "$(go env GOARCH)" in [2022-09-07T20:05:15.052Z] #0 4.940 ++ go env GOARCH [2022-09-07T20:05:15.052Z] #0 4.971 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T20:05:15.052Z] #0 4.971 + GO_BUILDMODE=-buildmode=pie [2022-09-07T20:05:15.052Z] #0 4.971 ++ dirname /install.sh [2022-09-07T20:05:15.052Z] #0 4.976 + dir=/ [2022-09-07T20:05:15.052Z] #0 4.976 + bin=dockercli [2022-09-07T20:05:15.052Z] #0 4.976 + shift [2022-09-07T20:05:15.052Z] #0 4.976 + '[' '!' -f //dockercli.installer ']' [2022-09-07T20:05:15.052Z] #0 4.976 + . //dockercli.installer [2022-09-07T20:05:15.052Z] #0 4.976 ++ : stable [2022-09-07T20:05:15.052Z] #0 4.976 ++ : 17.06.2-ce [2022-09-07T20:05:15.052Z] #0 4.980 + install_dockercli [2022-09-07T20:05:15.052Z] #0 4.980 Install docker/cli version 17.06.2-ce from stable [2022-09-07T20:05:15.052Z] #0 4.980 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-07T20:05:15.052Z] #0 4.986 ++ uname -m [2022-09-07T20:05:15.052Z] #0 4.991 + arch=x86_64 [2022-09-07T20:05:15.052Z] #0 4.991 + '[' x86_64 '!=' x86_64 ']' [2022-09-07T20:05:15.052Z] #0 4.991 + url=https://download.docker.com/linux/static [2022-09-07T20:05:15.052Z] #0 5.001 + tar -xz docker/docker [2022-09-07T20:05:15.052Z] #0 5.003 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-07T20:05:15.309Z] #38 ... [2022-09-07T20:05:15.309Z] [2022-09-07T20:05:15.309Z] #39 [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-09-07T20:05:15.309Z] #0 5.524 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-07T20:05:15.309Z] #0 5.707 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-07T20:05:15.309Z] #0 5.725 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-07T20:05:15.309Z] #0 6.401 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-07T20:05:15.309Z] #0 8.808 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-07T20:05:15.309Z] #39 11.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-07T20:05:15.309Z] #39 ... [2022-09-07T20:05:15.309Z] [2022-09-07T20:05:15.309Z] #40 [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-09-07T20:05:15.309Z] #0 5.603 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-07T20:05:15.309Z] #0 6.714 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-07T20:05:15.309Z] #0 6.725 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-07T20:05:15.309Z] #0 6.889 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-07T20:05:15.309Z] #0 8.900 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-07T20:05:15.566Z] #40 ... [2022-09-07T20:05:15.566Z] [2022-09-07T20:05:15.566Z] #41 [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-09-07T20:05:15.566Z] #0 4.506 + git clone https://github.com/docker/distribution.git . [2022-09-07T20:05:15.566Z] #0 4.508 Cloning into '.'... [2022-09-07T20:05:15.566Z] #41 ... [2022-09-07T20:05:15.566Z] [2022-09-07T20:05:15.566Z] #35 [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-09-07T20:05:15.566Z] #35 11.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-07T20:05:16.677Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-07T20:05:16.677Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-07T20:05:16.677Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T20:05:16.677Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-07T20:05:16.677Z] [2022-09-07T20:05:16.677Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-07T20:05:16.677Z] DOCKER_SYSTEMD=1 [2022-09-07T20:05:16.677Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-07T20:05:16.677Z] HOSTNAME=5855024c827f [2022-09-07T20:05:16.677Z] DEST=bundles/test-integration [2022-09-07T20:05:16.677Z] PWD=/go/src/github.com/docker/docker [2022-09-07T20:05:16.677Z] DOCKER_GITCOMMIT=4dd86a0b33b246d57507214cb5974e5359552f26 [2022-09-07T20:05:16.677Z] container=docker [2022-09-07T20:05:16.677Z] HOME=/root [2022-09-07T20:05:16.677Z] LANG=C.UTF-8 [2022-09-07T20:05:16.677Z] INVOCATION_ID=80e677684aff44f6955a1ee51a37cb50 [2022-09-07T20:05:16.677Z] GOLANG_VERSION=1.18.6 [2022-09-07T20:05:16.677Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-07T20:05:16.677Z] VALIDATE_BRANCH=master [2022-09-07T20:05:16.677Z] TERM=xterm [2022-09-07T20:05:16.677Z] DOCKER_PKG=github.com/docker/docker [2022-09-07T20:05:16.677Z] SHLVL=3 [2022-09-07T20:05:16.677Z] TIMEOUT=120m [2022-09-07T20:05:16.677Z] DOCKER_BUILDTAGS= journald [2022-09-07T20:05:16.677Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-07T20:05:16.677Z] GO111MODULE=off [2022-09-07T20:05:16.677Z] DOCKER_EXPERIMENTAL=1 [2022-09-07T20:05:16.677Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-07T20:05:16.677Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-07T20:05:16.677Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-07T20:05:16.677Z] GOPATH=/go [2022-09-07T20:05:16.677Z] PKG_CONFIG=pkg-config [2022-09-07T20:05:16.677Z] _=/usr/bin/env [2022-09-07T20:05:16.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-07T20:05:17.911Z] #36 28.81 Reading package lists... [2022-09-07T20:05:17.911Z] #36 ... [2022-09-07T20:05:17.911Z] [2022-09-07T20:05:17.911Z] #26 [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-09-07T20:05:17.911Z] #26 30.39 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-07T20:05:17.911Z] #26 30.39 + GOBIN=/build [2022-09-07T20:05:17.911Z] #26 30.39 + GO111MODULE=on [2022-09-07T20:05:17.911Z] #26 30.39 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-07T20:05:17.911Z] #26 34.04 rootlesskit version 1.0.0 [2022-09-07T20:05:17.911Z] #26 34.05 Usage of /build/rootlesskit-docker-proxy: [2022-09-07T20:05:17.911Z] #26 34.05 -container-ip string [2022-09-07T20:05:17.911Z] #26 34.05 container ip [2022-09-07T20:05:17.911Z] #26 34.05 -container-port int [2022-09-07T20:05:17.911Z] #26 34.05 container port (default -1) [2022-09-07T20:05:17.911Z] #26 34.05 -host-ip string [2022-09-07T20:05:17.911Z] #26 34.05 host ip [2022-09-07T20:05:17.911Z] #26 34.05 -host-port int [2022-09-07T20:05:17.911Z] #26 34.05 host port (default -1) [2022-09-07T20:05:17.911Z] #26 34.05 -proto string [2022-09-07T20:05:17.911Z] #26 34.05 proxy protocol (default "tcp") [2022-09-07T20:05:17.911Z] #26 DONE 34.7s [2022-09-07T20:05:17.911Z] [2022-09-07T20:05:17.911Z] #38 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-07T20:05:17.911Z] #38 DONE 0.1s [2022-09-07T20:05:17.911Z] [2022-09-07T20:05:17.911Z] #39 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-07T20:05:17.911Z] #39 DONE 0.1s [2022-09-07T20:05:17.911Z] [2022-09-07T20:05:17.911Z] #37 [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-09-07T20:05:18.103Z] #35 ... [2022-09-07T20:05:18.104Z] [2022-09-07T20:05:18.104Z] #26 [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-09-07T20:05:18.104Z] #26 3.730 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-07T20:05:18.104Z] #26 3.730 Cloning into '.'... [2022-09-07T20:05:18.104Z] #26 ... [2022-09-07T20:05:18.104Z] [2022-09-07T20:05:18.104Z] #34 [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-09-07T20:05:18.104Z] #34 13.02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-07T20:05:18.104Z] #34 13.17 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-07T20:05:18.135Z] #27 ... [2022-09-07T20:05:18.135Z] [2022-09-07T20:05:18.135Z] #29 [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-09-07T20:05:18.135Z] #0 7.036 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-07T20:05:18.135Z] #0 7.077 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-07T20:05:18.135Z] #0 7.077 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-07T20:05:18.135Z] #0 8.018 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-07T20:05:18.394Z] #29 ... [2022-09-07T20:05:18.394Z] [2022-09-07T20:05:18.394Z] #30 [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-09-07T20:05:18.394Z] #0 6.991 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-07T20:05:18.394Z] #30 ... [2022-09-07T20:05:18.394Z] [2022-09-07T20:05:18.394Z] #31 [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-09-07T20:05:18.394Z] #0 5.294 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-07T20:05:18.394Z] #0 6.941 go: downloading github.com/fatih/color v1.13.0 [2022-09-07T20:05:18.394Z] #0 6.950 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-07T20:05:18.394Z] #0 7.079 go: downloading github.com/pkg/errors v0.9.1 [2022-09-07T20:05:18.394Z] #0 7.096 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-07T20:05:18.394Z] #0 7.272 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-07T20:05:18.394Z] #0 7.489 go: downloading github.com/spf13/viper v1.11.0 [2022-09-07T20:05:18.394Z] #0 7.654 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-07T20:05:18.394Z] #0 8.409 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-07T20:05:18.395Z] #0 8.463 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-07T20:05:18.395Z] #0 8.529 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-07T20:05:18.395Z] #0 8.570 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-07T20:05:18.395Z] #0 10.21 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-07T20:05:18.395Z] #0 10.32 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-07T20:05:18.654Z] #31 10.53 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-07T20:05:18.654Z] #31 ... [2022-09-07T20:05:18.654Z] [2022-09-07T20:05:18.654Z] #32 [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-09-07T20:05:18.654Z] #0 5.529 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-07T20:05:18.654Z] #0 6.933 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-07T20:05:18.654Z] #0 6.935 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-07T20:05:18.654Z] #0 7.094 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-07T20:05:18.654Z] #0 9.133 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-07T20:05:18.654Z] #32 ... [2022-09-07T20:05:18.654Z] [2022-09-07T20:05:18.655Z] #33 [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-09-07T20:05:18.655Z] #0 5.782 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-07T20:05:18.655Z] #0 5.783 Cloning into '.'... [2022-09-07T20:05:18.914Z] #33 ... [2022-09-07T20:05:18.914Z] [2022-09-07T20:05:18.914Z] #34 [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-09-07T20:05:18.914Z] #0 6.845 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-07T20:05:18.914Z] #0 6.874 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-07T20:05:18.914Z] #0 6.877 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-07T20:05:18.914Z] #0 7.948 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-07T20:05:18.914Z] #0 10.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-07T20:05:19.036Z] #34 ... [2022-09-07T20:05:19.036Z] [2022-09-07T20:05:19.036Z] #38 [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-09-07T20:05:19.036Z] #38 14.28 + mkdir -p /build [2022-09-07T20:05:19.036Z] #38 14.28 + mv docker/docker /build/ [2022-09-07T20:05:19.036Z] #38 14.28 + rmdir docker [2022-09-07T20:05:19.036Z] #38 DONE 14.9s [2022-09-07T20:05:19.174Z] #34 ... [2022-09-07T20:05:19.174Z] [2022-09-07T20:05:19.174Z] #35 [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-09-07T20:05:19.174Z] #0 4.081 + git clone https://github.com/docker/distribution.git . [2022-09-07T20:05:19.174Z] #0 4.081 Cloning into '.'... [2022-09-07T20:05:19.174Z] #35 ... [2022-09-07T20:05:19.174Z] [2022-09-07T20:05:19.174Z] #36 [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-09-07T20:05:19.174Z] #0 6.850 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-07T20:05:19.174Z] #0 6.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-07T20:05:19.174Z] #0 6.913 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-07T20:05:19.174Z] #0 7.593 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-07T20:05:19.174Z] #0 8.194 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-07T20:05:19.174Z] #0 10.55 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-07T20:05:19.283Z] #37 28.22 Reading package lists... [2022-09-07T20:05:19.283Z] #37 ... [2022-09-07T20:05:19.283Z] [2022-09-07T20:05:19.283Z] #40 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-07T20:05:19.283Z] #40 CACHED [2022-09-07T20:05:19.283Z] [2022-09-07T20:05:19.283Z] #41 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-07T20:05:19.283Z] #41 CACHED [2022-09-07T20:05:19.283Z] [2022-09-07T20:05:19.283Z] #42 [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-09-07T20:05:19.283Z] #42 CACHED [2022-09-07T20:05:19.283Z] [2022-09-07T20:05:19.283Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:05:19.283Z] #43 CACHED [2022-09-07T20:05:19.283Z] [2022-09-07T20:05:19.283Z] #37 [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-09-07T20:05:19.293Z] [2022-09-07T20:05:19.293Z] #28 [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-09-07T20:05:19.293Z] #28 12.84 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-07T20:05:19.293Z] #28 13.99 go: downloading github.com/google/uuid v1.3.0 [2022-09-07T20:05:19.293Z] #28 14.07 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-07T20:05:19.293Z] #28 14.15 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-07T20:05:19.293Z] #28 14.32 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-07T20:05:19.293Z] #28 14.52 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-07T20:05:19.293Z] #28 14.85 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-07T20:05:19.435Z] #36 ... [2022-09-07T20:05:19.435Z] [2022-09-07T20:05:19.435Z] #37 [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-09-07T20:05:19.435Z] #0 6.772 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-07T20:05:19.435Z] #0 8.516 go: downloading github.com/fatih/color v1.10.0 [2022-09-07T20:05:19.435Z] #0 8.561 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-07T20:05:19.435Z] #0 8.614 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-07T20:05:19.435Z] #0 9.042 go: downloading golang.org/x/tools v0.1.0 [2022-09-07T20:05:19.435Z] #0 9.567 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-07T20:05:19.435Z] #0 9.727 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-07T20:05:19.435Z] #0 9.847 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-07T20:05:19.435Z] #0 10.03 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-07T20:05:19.435Z] #37 ... [2022-09-07T20:05:19.435Z] [2022-09-07T20:05:19.435Z] #38 [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-09-07T20:05:19.435Z] #0 5.502 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-07T20:05:19.435Z] #0 6.379 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-07T20:05:19.435Z] #0 7.842 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-07T20:05:19.435Z] #0 8.082 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-07T20:05:19.435Z] #0 8.143 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-07T20:05:19.695Z] #38 ... [2022-09-07T20:05:19.695Z] [2022-09-07T20:05:19.695Z] #39 [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-09-07T20:05:19.695Z] #0 6.971 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-07T20:05:19.695Z] #0 7.016 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-07T20:05:19.695Z] #0 7.033 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-07T20:05:19.695Z] #0 7.908 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-07T20:05:19.695Z] #0 10.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-07T20:05:19.695Z] #39 ... [2022-09-07T20:05:19.695Z] [2022-09-07T20:05:19.695Z] #40 [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-09-07T20:05:19.695Z] #0 6.964 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-07T20:05:19.695Z] #0 7.024 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-07T20:05:19.695Z] #0 7.025 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-07T20:05:19.695Z] #0 8.154 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-07T20:05:19.695Z] #0 10.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-07T20:05:19.955Z] #40 ... [2022-09-07T20:05:19.955Z] [2022-09-07T20:05:19.955Z] #41 [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-09-07T20:05:19.955Z] #0 6.817 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-07T20:05:20.214Z] #37 28.22 Reading package lists... [2022-09-07T20:05:20.215Z] #41 ... [2022-09-07T20:05:20.215Z] [2022-09-07T20:05:20.215Z] #38 [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-09-07T20:05:20.215Z] #38 11.77 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-07T20:05:20.215Z] #38 11.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-07T20:05:20.223Z] #28 15.99 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-07T20:05:20.479Z] #28 16.18 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-07T20:05:20.479Z] #28 16.29 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-07T20:05:21.841Z] #37 37.52 Building dependency tree... [2022-09-07T20:05:21.841Z] #37 38.99 Reading state information... [2022-09-07T20:05:22.154Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 29.9% of statements [2022-09-07T20:05:22.154Z] ok github.com/docker/docker/container 0.121s coverage: 35.7% of statements [2022-09-07T20:05:22.154Z] ok github.com/docker/docker/cmd/dockerd/trap 2.452s coverage: 0.0% of statements [2022-09-07T20:05:22.154Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-07T20:05:22.154Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-07T20:05:22.154Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-07T20:05:22.154Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-07T20:05:22.154Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-07T20:05:22.373Z] #28 17.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-07T20:05:23.210Z] #37 40.43 The following additional packages will be installed: [2022-09-07T20:05:23.210Z] #37 40.46 libbtrfs0 [2022-09-07T20:05:23.303Z] #28 ... [2022-09-07T20:05:23.303Z] [2022-09-07T20:05:23.303Z] #36 [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-09-07T20:05:23.303Z] #36 19.41 Fetched 8574 kB in 15s (566 kB/s) [2022-09-07T20:05:23.468Z] #37 40.69 The following NEW packages will be installed: [2022-09-07T20:05:23.509Z] #38 ... [2022-09-07T20:05:23.509Z] [2022-09-07T20:05:23.509Z] #27 [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-09-07T20:05:23.509Z] #27 14.65 + mkdir -p /build [2022-09-07T20:05:23.509Z] #27 14.65 + mv docker/docker /build/ [2022-09-07T20:05:23.509Z] #27 14.66 + rmdir docker [2022-09-07T20:05:23.509Z] #27 DONE 15.2s [2022-09-07T20:05:23.726Z] #37 40.71 libbtrfs-dev libbtrfs0 [2022-09-07T20:05:23.769Z] [2022-09-07T20:05:23.770Z] #28 [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-09-07T20:05:23.770Z] #28 6.217 + RM_GOPATH=0 [2022-09-07T20:05:23.770Z] #28 6.217 + TMP_GOPATH= [2022-09-07T20:05:23.770Z] #28 6.217 + : /build [2022-09-07T20:05:23.770Z] #28 6.217 + '[' -z '' ']' [2022-09-07T20:05:23.770Z] #28 6.217 ++ mktemp -d [2022-09-07T20:05:23.770Z] #28 6.222 + export GOPATH=/tmp/tmp.M1N62NOa2O [2022-09-07T20:05:23.770Z] #28 6.222 + GOPATH=/tmp/tmp.M1N62NOa2O [2022-09-07T20:05:23.770Z] #28 6.222 + RM_GOPATH=1 [2022-09-07T20:05:23.770Z] #28 6.222 + case "$(go env GOARCH)" in [2022-09-07T20:05:23.770Z] #28 6.232 ++ go env GOARCH [2022-09-07T20:05:23.770Z] #28 6.258 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T20:05:23.770Z] #28 6.258 + GO_BUILDMODE=-buildmode=pie [2022-09-07T20:05:23.770Z] #28 6.259 ++ dirname /install.sh [2022-09-07T20:05:23.770Z] #28 6.267 + dir=/ [2022-09-07T20:05:23.770Z] #28 6.268 + bin=rootlesskit [2022-09-07T20:05:23.770Z] #28 6.268 + shift [2022-09-07T20:05:23.770Z] #28 6.268 + '[' '!' -f //rootlesskit.installer ']' [2022-09-07T20:05:23.770Z] #28 6.268 + . //rootlesskit.installer [2022-09-07T20:05:23.770Z] #28 6.269 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-07T20:05:23.770Z] #28 6.269 + install_rootlesskit [2022-09-07T20:05:23.770Z] #28 6.274 + case "$1" in [2022-09-07T20:05:23.770Z] #28 6.274 + export CGO_ENABLED=0 [2022-09-07T20:05:23.770Z] #28 6.275 + CGO_ENABLED=0 [2022-09-07T20:05:23.770Z] #28 6.275 + _install_rootlesskit [2022-09-07T20:05:23.770Z] #28 6.275 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-07T20:05:23.770Z] #28 6.277 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-07T20:05:23.770Z] #28 6.277 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-07T20:05:23.770Z] #28 6.278 + GOBIN=/build [2022-09-07T20:05:23.770Z] #28 6.278 + GO111MODULE=on [2022-09-07T20:05:23.770Z] #28 6.280 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-07T20:05:23.770Z] #28 6.860 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-07T20:05:23.770Z] #28 9.634 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-07T20:05:23.770Z] #28 9.635 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-07T20:05:23.770Z] #28 10.37 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-07T20:05:23.770Z] #28 13.69 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-07T20:05:23.770Z] #28 14.64 go: downloading github.com/google/uuid v1.3.0 [2022-09-07T20:05:23.770Z] #28 14.81 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-07T20:05:23.770Z] #28 15.09 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-07T20:05:23.983Z] #37 41.17 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T20:05:23.983Z] #37 41.17 Need to get 460 kB of archives. [2022-09-07T20:05:23.983Z] #37 41.17 After this operation, 1237 kB of additional disk space will be used. [2022-09-07T20:05:23.983Z] #37 41.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-07T20:05:23.983Z] #37 41.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-07T20:05:24.233Z] #36 19.41 Reading package lists... [2022-09-07T20:05:24.233Z] #36 ... [2022-09-07T20:05:24.233Z] [2022-09-07T20:05:24.233Z] #32 [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-09-07T20:05:24.233Z] #32 20.05 tomll can be used in two ways: [2022-09-07T20:05:24.233Z] #32 20.06 Writing to STDIN and reading from STDOUT: [2022-09-07T20:05:24.233Z] #32 20.06 cat file.toml | tomll > file.toml [2022-09-07T20:05:24.233Z] #32 20.06 [2022-09-07T20:05:24.233Z] #32 20.06 Reading and updating a list of files: [2022-09-07T20:05:24.233Z] #32 20.06 tomll a.toml b.toml c.toml [2022-09-07T20:05:24.233Z] #32 20.06 [2022-09-07T20:05:24.233Z] #32 20.06 When given a list of files, tomll will modify all files in place without asking. [2022-09-07T20:05:24.233Z] #32 DONE 20.4s [2022-09-07T20:05:24.340Z] #28 15.88 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-07T20:05:24.491Z] [2022-09-07T20:05:24.491Z] #29 [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-09-07T20:05:24.491Z] #29 15.59 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-07T20:05:24.491Z] #29 15.59 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-07T20:05:24.491Z] #29 16.50 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-07T20:05:24.491Z] #29 16.70 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-07T20:05:24.491Z] #29 16.76 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-07T20:05:24.491Z] #29 16.98 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-07T20:05:24.491Z] #29 17.09 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-07T20:05:24.491Z] #29 17.14 go: downloading github.com/peterh/liner v1.2.2 [2022-09-07T20:05:24.491Z] #29 17.43 go: downloading github.com/google/go-dap v0.6.0 [2022-09-07T20:05:24.491Z] #29 17.72 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-07T20:05:24.491Z] #29 18.01 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-07T20:05:24.491Z] #29 18.62 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-07T20:05:24.491Z] #29 18.73 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-07T20:05:24.491Z] #29 18.95 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-07T20:05:24.547Z] #37 41.72 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T20:05:24.601Z] #28 16.04 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-07T20:05:24.683Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2022-09-07T20:05:24.748Z] #29 ... [2022-09-07T20:05:24.748Z] [2022-09-07T20:05:24.748Z] #39 [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-09-07T20:05:24.748Z] #39 20.95 Fetched 8574 kB in 16s (545 kB/s) [2022-09-07T20:05:24.806Z] #37 41.94 Fetched 460 kB in 0s (1574 kB/s) [2022-09-07T20:05:24.806Z] #37 41.98 Selecting previously unselected package libbtrfs0:amd64. [2022-09-07T20:05:24.806Z] #37 41.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-07T20:05:24.806Z] #37 42.01 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-07T20:05:24.806Z] #37 42.02 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-07T20:05:24.862Z] #28 16.46 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-07T20:05:25.007Z] #39 20.95 Reading package lists... [2022-09-07T20:05:25.007Z] #39 ... [2022-09-07T20:05:25.007Z] [2022-09-07T20:05:25.007Z] #30 [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-09-07T20:05:25.007Z] #30 11.18 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-07T20:05:25.007Z] #30 11.40 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-07T20:05:25.007Z] #30 11.64 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-07T20:05:25.007Z] #30 11.77 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-07T20:05:25.007Z] #30 17.16 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-07T20:05:25.007Z] #30 17.23 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-07T20:05:25.007Z] #30 17.38 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-07T20:05:25.007Z] #30 17.54 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-07T20:05:25.007Z] #30 17.59 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-07T20:05:25.007Z] #30 17.75 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-07T20:05:25.007Z] #30 17.86 go: downloading github.com/spf13/afero v1.8.2 [2022-09-07T20:05:25.007Z] #30 17.86 go: downloading github.com/spf13/cast v1.4.1 [2022-09-07T20:05:25.007Z] #30 18.04 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-07T20:05:25.007Z] #30 18.24 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-07T20:05:25.007Z] #30 18.37 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-07T20:05:25.007Z] #30 18.53 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-07T20:05:25.007Z] #30 18.63 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-07T20:05:25.007Z] #30 18.77 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-07T20:05:25.007Z] #30 18.81 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-07T20:05:25.007Z] #30 18.91 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-07T20:05:25.007Z] #30 18.95 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-07T20:05:25.007Z] #30 19.03 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-07T20:05:25.007Z] #30 20.38 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-07T20:05:25.007Z] #30 20.72 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-07T20:05:25.007Z] #30 ... [2022-09-07T20:05:25.007Z] [2022-09-07T20:05:25.008Z] #37 [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-09-07T20:05:25.008Z] #37 21.34 Fetched 8574 kB in 16s (544 kB/s) [2022-09-07T20:05:25.064Z] #37 42.13 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-07T20:05:25.064Z] #37 42.13 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-07T20:05:25.064Z] #37 42.14 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-07T20:05:25.064Z] #37 42.32 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-07T20:05:25.122Z] #28 16.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-07T20:05:25.323Z] #37 42.34 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-07T20:05:25.323Z] #37 42.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T20:05:25.381Z] #28 16.86 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-07T20:05:25.381Z] #28 17.04 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-07T20:05:25.582Z] #37 DONE 42.6s [2022-09-07T20:05:25.582Z] [2022-09-07T20:05:25.582Z] #23 [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-09-07T20:05:25.582Z] #23 28.83 Reading package lists... [2022-09-07T20:05:25.582Z] #23 37.68 Building dependency tree... [2022-09-07T20:05:25.582Z] #23 39.43 Reading state information... [2022-09-07T20:05:25.582Z] #23 40.69 The following additional packages will be installed: [2022-09-07T20:05:25.582Z] #23 40.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-07T20:05:25.582Z] #23 40.70 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-07T20:05:25.582Z] #23 40.70 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-07T20:05:25.582Z] #23 40.70 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-07T20:05:25.582Z] #23 40.70 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-07T20:05:25.582Z] #23 40.71 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-07T20:05:25.582Z] #23 40.71 mingw-w64-common mingw-w64-x86-64-dev [2022-09-07T20:05:25.582Z] #23 40.73 Suggested packages: [2022-09-07T20:05:25.582Z] #23 40.73 gcc-10-locales seccomp wine64 [2022-09-07T20:05:25.582Z] #23 41.25 The following NEW packages will be installed: [2022-09-07T20:05:25.582Z] #23 41.26 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-07T20:05:25.582Z] #23 41.26 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-07T20:05:25.582Z] #23 41.26 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-07T20:05:25.582Z] #23 41.26 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-07T20:05:25.582Z] #23 41.26 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-07T20:05:25.582Z] #23 41.26 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-07T20:05:25.582Z] #23 41.27 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-07T20:05:25.582Z] #23 41.27 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-07T20:05:25.582Z] #23 41.27 mingw-w64-x86-64-dev [2022-09-07T20:05:25.582Z] #23 41.66 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T20:05:25.582Z] #23 41.66 Need to get 115 MB of archives. [2022-09-07T20:05:25.582Z] #23 41.66 After this operation, 645 MB of additional disk space will be used. [2022-09-07T20:05:25.582Z] #23 41.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-07T20:05:25.583Z] #23 41.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-07T20:05:25.583Z] #23 41.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-07T20:05:25.583Z] #23 41.74 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-09-07T20:05:25.583Z] #23 41.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-07T20:05:25.583Z] #23 41.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-07T20:05:25.583Z] #23 41.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-07T20:05:25.583Z] #23 41.83 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-09-07T20:05:25.583Z] #23 41.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-07T20:05:25.583Z] #23 41.95 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-09-07T20:05:25.583Z] #23 42.27 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-09-07T20:05:25.583Z] #23 42.44 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-09-07T20:05:25.583Z] #23 42.65 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-09-07T20:05:25.584Z] #37 21.34 Reading package lists... [2022-09-07T20:05:25.584Z] #37 ... [2022-09-07T20:05:25.584Z] [2022-09-07T20:05:25.584Z] #33 [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-09-07T20:05:25.584Z] #33 11.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-07T20:05:25.584Z] #33 13.80 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-07T20:05:25.618Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.033s coverage: 66.3% of statements [2022-09-07T20:05:25.840Z] #33 ... [2022-09-07T20:05:25.840Z] [2022-09-07T20:05:25.840Z] #30 [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-09-07T20:05:25.840Z] #30 21.63 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-07T20:05:25.840Z] #30 21.66 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-07T20:05:25.840Z] #30 21.76 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-07T20:05:25.840Z] #30 21.90 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-07T20:05:25.840Z] #30 21.96 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-07T20:05:25.849Z] #23 ... [2022-09-07T20:05:25.850Z] [2022-09-07T20:05:25.850Z] #44 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-07T20:05:25.850Z] #44 DONE 0.1s [2022-09-07T20:05:25.850Z] [2022-09-07T20:05:25.850Z] #45 [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-09-07T20:05:26.319Z] #28 ... [2022-09-07T20:05:26.319Z] [2022-09-07T20:05:26.319Z] #30 [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-09-07T20:05:26.319Z] #30 18.10 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-07T20:05:26.319Z] #30 18.11 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-07T20:05:26.404Z] #30 22.69 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-07T20:05:26.404Z] #30 22.75 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-07T20:05:26.419Z] #45 0.784 + RM_GOPATH=0 [2022-09-07T20:05:26.419Z] #45 0.784 + TMP_GOPATH= [2022-09-07T20:05:26.419Z] #45 0.784 + : /build [2022-09-07T20:05:26.419Z] #45 0.784 + '[' -z '' ']' [2022-09-07T20:05:26.419Z] #45 0.784 ++ mktemp -d [2022-09-07T20:05:26.419Z] #45 0.792 + export GOPATH=/tmp/tmp.nlDlOuFw90 [2022-09-07T20:05:26.419Z] #45 0.793 + GOPATH=/tmp/tmp.nlDlOuFw90 [2022-09-07T20:05:26.419Z] #45 0.793 + RM_GOPATH=1 [2022-09-07T20:05:26.419Z] #45 0.793 + case "$(go env GOARCH)" in [2022-09-07T20:05:26.419Z] #45 0.794 ++ go env GOARCH [2022-09-07T20:05:26.419Z] #45 0.805 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T20:05:26.419Z] #45 0.805 + GO_BUILDMODE=-buildmode=pie [2022-09-07T20:05:26.419Z] #45 0.806 ++ dirname /install.sh [2022-09-07T20:05:26.419Z] #45 0.807 + dir=/ [2022-09-07T20:05:26.419Z] #45 0.807 + bin=containerd [2022-09-07T20:05:26.419Z] #45 0.808 + shift [2022-09-07T20:05:26.419Z] #45 0.808 + '[' '!' -f //containerd.installer ']' [2022-09-07T20:05:26.419Z] #45 0.808 + . //containerd.installer [2022-09-07T20:05:26.419Z] #45 0.809 ++ set -e [2022-09-07T20:05:26.419Z] #45 0.809 ++ : v1.6.8 [2022-09-07T20:05:26.419Z] #45 0.809 + install_containerd [2022-09-07T20:05:26.419Z] #45 0.810 + echo 'Install containerd version v1.6.8' [2022-09-07T20:05:26.419Z] #45 0.810 Install containerd version v1.6.8 [2022-09-07T20:05:26.419Z] #45 0.810 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nlDlOuFw90/src/github.com/containerd/containerd [2022-09-07T20:05:26.419Z] #45 0.814 Cloning into '/tmp/tmp.nlDlOuFw90/src/github.com/containerd/containerd'... [2022-09-07T20:05:26.579Z] #30 18.66 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-07T20:05:26.661Z] #30 22.80 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-07T20:05:26.661Z] #30 22.89 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-07T20:05:26.661Z] #30 22.91 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-07T20:05:26.661Z] #30 22.98 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-07T20:05:26.661Z] #30 23.04 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-07T20:05:26.839Z] #30 18.73 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-07T20:05:26.917Z] #30 23.06 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-07T20:05:26.918Z] #30 23.10 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-07T20:05:26.993Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-09-07T20:05:27.174Z] #30 23.21 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-07T20:05:27.174Z] #30 23.35 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-07T20:05:27.174Z] #30 23.35 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-07T20:05:27.174Z] #30 23.47 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-07T20:05:27.408Z] #30 19.19 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-07T20:05:27.408Z] #30 19.45 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-07T20:05:27.408Z] #30 19.48 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-07T20:05:27.432Z] #30 23.56 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-07T20:05:27.432Z] #30 23.59 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-07T20:05:27.432Z] #30 23.68 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-07T20:05:27.689Z] #30 23.77 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-07T20:05:27.689Z] #30 23.97 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-07T20:05:27.689Z] #30 23.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-07T20:05:27.945Z] #30 24.08 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-07T20:05:27.945Z] #30 24.09 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-07T20:05:27.945Z] #30 24.22 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-07T20:05:27.977Z] #30 19.64 go: downloading github.com/peterh/liner v1.2.2 [2022-09-07T20:05:27.977Z] #30 19.72 go: downloading github.com/google/go-dap v0.6.0 [2022-09-07T20:05:28.203Z] #30 24.57 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-07T20:05:28.203Z] #30 24.60 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-07T20:05:28.237Z] #30 20.16 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-07T20:05:28.469Z] #30 24.69 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-07T20:05:28.496Z] #30 ... [2022-09-07T20:05:28.496Z] [2022-09-07T20:05:28.497Z] #29 [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-09-07T20:05:28.497Z] #29 10.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-07T20:05:28.497Z] #29 12.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-07T20:05:28.727Z] #30 24.78 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-07T20:05:28.727Z] #30 24.91 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-07T20:05:28.727Z] #30 24.96 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-07T20:05:28.756Z] #29 ... [2022-09-07T20:05:28.756Z] [2022-09-07T20:05:28.756Z] #30 [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-09-07T20:05:28.756Z] #30 20.55 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-07T20:05:28.756Z] #30 ... [2022-09-07T20:05:28.756Z] [2022-09-07T20:05:28.756Z] #31 [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-09-07T20:05:28.756Z] #31 10.68 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-07T20:05:28.756Z] #31 15.58 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-07T20:05:28.756Z] #31 15.58 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-07T20:05:28.756Z] #31 15.94 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-07T20:05:28.756Z] #31 16.20 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-07T20:05:28.756Z] #31 16.41 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-07T20:05:28.756Z] #31 16.65 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-07T20:05:28.756Z] #31 16.77 go: downloading github.com/spf13/afero v1.8.2 [2022-09-07T20:05:28.756Z] #31 16.79 go: downloading github.com/spf13/cast v1.4.1 [2022-09-07T20:05:28.756Z] #31 16.87 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-07T20:05:28.756Z] #31 17.02 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-07T20:05:28.756Z] #31 17.45 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-07T20:05:28.756Z] #31 17.51 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-07T20:05:28.756Z] #31 17.62 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-07T20:05:28.756Z] #31 17.79 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-07T20:05:28.756Z] #31 17.81 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-07T20:05:28.756Z] #31 17.92 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-07T20:05:28.756Z] #31 17.97 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-07T20:05:28.756Z] #31 18.09 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-07T20:05:28.756Z] #31 18.99 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-07T20:05:28.756Z] #31 19.21 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-07T20:05:28.756Z] #31 19.81 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-07T20:05:28.756Z] #31 20.61 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-07T20:05:28.756Z] #31 20.66 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-07T20:05:28.756Z] #31 20.72 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-07T20:05:28.984Z] #30 25.10 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-07T20:05:28.984Z] #30 25.15 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-07T20:05:28.984Z] #30 25.15 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-07T20:05:28.984Z] #30 25.22 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-07T20:05:28.984Z] #30 25.25 go: downloading github.com/julz/importas v0.1.0 [2022-09-07T20:05:28.984Z] #30 25.28 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-07T20:05:29.016Z] #31 20.85 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-07T20:05:29.016Z] #31 20.87 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-07T20:05:29.016Z] #31 21.03 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-07T20:05:29.241Z] #30 25.36 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-07T20:05:29.241Z] #30 25.41 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-07T20:05:29.241Z] #30 25.51 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-07T20:05:29.241Z] #30 25.54 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-07T20:05:29.276Z] #31 21.22 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-07T20:05:29.276Z] #31 ... [2022-09-07T20:05:29.276Z] [2022-09-07T20:05:29.276Z] #41 [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-09-07T20:05:29.276Z] #41 21.23 tomll can be used in two ways: [2022-09-07T20:05:29.276Z] #41 21.23 Writing to STDIN and reading from STDOUT: [2022-09-07T20:05:29.276Z] #41 21.24 cat file.toml | tomll > file.toml [2022-09-07T20:05:29.276Z] #41 21.24 [2022-09-07T20:05:29.276Z] #41 21.24 Reading and updating a list of files: [2022-09-07T20:05:29.276Z] #41 21.24 tomll a.toml b.toml c.toml [2022-09-07T20:05:29.276Z] #41 21.24 [2022-09-07T20:05:29.276Z] #41 21.24 When given a list of files, tomll will modify all files in place without asking. [2022-09-07T20:05:29.498Z] #30 25.61 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-07T20:05:29.498Z] #30 25.82 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-07T20:05:29.536Z] #41 DONE 21.5s [2022-09-07T20:05:29.536Z] [2022-09-07T20:05:29.536Z] #30 [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-09-07T20:05:29.536Z] #30 21.29 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-07T20:05:29.536Z] #30 21.49 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-07T20:05:29.536Z] #30 21.62 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-07T20:05:29.726Z] #45 ... [2022-09-07T20:05:29.726Z] [2022-09-07T20:05:29.726Z] #36 [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-09-07T20:05:29.726Z] #36 28.81 Reading package lists... [2022-09-07T20:05:29.726Z] #36 37.91 Building dependency tree... [2022-09-07T20:05:29.726Z] #36 39.75 Reading state information... [2022-09-07T20:05:29.726Z] #36 41.20 The following additional packages will be installed: [2022-09-07T20:05:29.726Z] #36 41.21 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-09-07T20:05:29.726Z] #36 41.25 Suggested packages: [2022-09-07T20:05:29.726Z] #36 41.25 cmake-doc ninja-build lrzip [2022-09-07T20:05:29.726Z] #36 41.25 Recommended packages: [2022-09-07T20:05:29.726Z] #36 41.25 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-07T20:05:29.726Z] #36 41.66 The following NEW packages will be installed: [2022-09-07T20:05:29.726Z] #36 41.67 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-09-07T20:05:29.726Z] #36 42.05 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T20:05:29.726Z] #36 42.05 Need to get 8418 kB of archives. [2022-09-07T20:05:29.726Z] #36 42.05 After this operation, 34.9 MB of additional disk space will be used. [2022-09-07T20:05:29.726Z] #36 42.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-07T20:05:29.726Z] #36 42.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-07T20:05:29.726Z] #36 42.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-07T20:05:29.726Z] #36 42.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-07T20:05:29.726Z] #36 42.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-07T20:05:29.726Z] #36 42.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-07T20:05:29.726Z] #36 42.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-07T20:05:29.726Z] #36 42.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-07T20:05:29.726Z] #36 42.77 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T20:05:29.726Z] #36 43.16 Fetched 8418 kB in 0s (17.8 MB/s) [2022-09-07T20:05:29.726Z] #36 43.25 Selecting previously unselected package xxd. [2022-09-07T20:05:29.726Z] #36 43.25 (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-09-07T20:05:29.726Z] #36 43.27 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-07T20:05:29.726Z] #36 43.28 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:05:29.726Z] #36 43.37 Selecting previously unselected package vim-common. [2022-09-07T20:05:29.726Z] #36 43.37 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-07T20:05:29.726Z] #36 43.40 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:05:29.726Z] #36 43.54 Selecting previously unselected package cmake-data. [2022-09-07T20:05:29.726Z] #36 43.54 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-07T20:05:29.726Z] #36 43.55 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-07T20:05:29.726Z] #36 44.19 Selecting previously unselected package libarchive13:amd64. [2022-09-07T20:05:29.726Z] #36 44.19 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-07T20:05:29.726Z] #36 44.20 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-07T20:05:29.726Z] #36 44.33 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-07T20:05:29.726Z] #36 44.33 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-07T20:05:29.726Z] #36 44.35 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-07T20:05:29.726Z] #36 44.43 Selecting previously unselected package librhash0:amd64. [2022-09-07T20:05:29.726Z] #36 44.43 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-09-07T20:05:29.726Z] #36 44.44 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-07T20:05:29.726Z] #36 44.50 Selecting previously unselected package libuv1:amd64. [2022-09-07T20:05:29.726Z] #36 44.51 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-09-07T20:05:29.726Z] #36 44.51 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-07T20:05:29.726Z] #36 44.59 Selecting previously unselected package cmake. [2022-09-07T20:05:29.726Z] #36 44.60 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-07T20:05:29.726Z] #36 44.60 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-07T20:05:29.726Z] #36 45.92 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-07T20:05:29.726Z] #36 45.94 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:05:29.726Z] #36 45.96 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-07T20:05:29.726Z] #36 45.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:05:29.726Z] #36 46.01 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-07T20:05:29.726Z] #36 46.02 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-07T20:05:29.726Z] #36 46.04 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-07T20:05:29.726Z] #36 46.06 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-07T20:05:29.726Z] #36 46.07 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T20:05:29.726Z] #36 DONE 46.6s [2022-09-07T20:05:29.726Z] [2022-09-07T20:05:29.726Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-07T20:05:29.726Z] #46 DONE 0.1s [2022-09-07T20:05:29.726Z] [2022-09-07T20:05:29.726Z] #47 [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-09-07T20:05:29.755Z] #30 25.92 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-07T20:05:29.755Z] #30 25.93 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-07T20:05:29.755Z] #30 25.99 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-07T20:05:29.755Z] #30 26.04 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-07T20:05:30.658Z] #47 0.846 + RM_GOPATH=0 [2022-09-07T20:05:30.658Z] #47 0.846 + TMP_GOPATH= [2022-09-07T20:05:30.658Z] #47 0.847 + : /build [2022-09-07T20:05:30.658Z] #47 0.847 + '[' -z '' ']' [2022-09-07T20:05:30.658Z] #47 0.848 ++ mktemp -d [2022-09-07T20:05:30.658Z] #47 0.850 + export GOPATH=/tmp/tmp.8GoqRpYPoc [2022-09-07T20:05:30.658Z] #47 0.851 + GOPATH=/tmp/tmp.8GoqRpYPoc [2022-09-07T20:05:30.658Z] #47 0.851 + RM_GOPATH=1 [2022-09-07T20:05:30.658Z] #47 0.851 + case "$(go env GOARCH)" in [2022-09-07T20:05:30.658Z] #47 0.852 ++ go env GOARCH [2022-09-07T20:05:30.658Z] #47 0.861 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T20:05:30.658Z] #47 0.861 + GO_BUILDMODE=-buildmode=pie [2022-09-07T20:05:30.658Z] #47 0.865 ++ dirname /install.sh [2022-09-07T20:05:30.658Z] #47 0.866 + dir=/ [2022-09-07T20:05:30.658Z] #47 0.866 + bin=tini [2022-09-07T20:05:30.658Z] #47 0.866 + shift [2022-09-07T20:05:30.658Z] #47 0.866 + '[' '!' -f //tini.installer ']' [2022-09-07T20:05:30.658Z] #47 0.867 + . //tini.installer [2022-09-07T20:05:30.658Z] #47 0.867 ++ : v0.19.0 [2022-09-07T20:05:30.658Z] #47 0.867 + install_tini [2022-09-07T20:05:30.658Z] #47 0.867 + echo 'Install tini version v0.19.0' [2022-09-07T20:05:30.658Z] #47 0.867 Install tini version v0.19.0 [2022-09-07T20:05:30.658Z] #47 0.867 + git clone https://github.com/krallin/tini.git /tmp/tmp.8GoqRpYPoc/tini [2022-09-07T20:05:30.658Z] #47 0.869 Cloning into '/tmp/tmp.8GoqRpYPoc/tini'... [2022-09-07T20:05:30.658Z] #47 1.238 + cd /tmp/tmp.8GoqRpYPoc/tini [2022-09-07T20:05:30.687Z] #30 26.82 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-07T20:05:30.687Z] #30 26.82 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-07T20:05:30.687Z] #30 ... [2022-09-07T20:05:30.687Z] [2022-09-07T20:05:30.687Z] #39 [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-09-07T20:05:30.687Z] #39 20.95 Reading package lists... [2022-09-07T20:05:30.687Z] #39 ... [2022-09-07T20:05:30.687Z] [2022-09-07T20:05:30.687Z] #31 [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-09-07T20:05:30.687Z] #31 16.94 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-07T20:05:30.687Z] #31 16.99 go: downloading golang.org/x/mod v0.3.0 [2022-09-07T20:05:30.914Z] #47 1.239 + git checkout -q v0.19.0 [2022-09-07T20:05:30.914Z] #47 1.252 + cmake . [2022-09-07T20:05:30.922Z] #30 ... [2022-09-07T20:05:30.922Z] [2022-09-07T20:05:30.922Z] #34 [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-09-07T20:05:30.922Z] #34 12.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-07T20:05:30.922Z] #34 22.68 Fetched 8574 kB in 16s (531 kB/s) [2022-09-07T20:05:30.922Z] #34 22.68 Reading package lists... [2022-09-07T20:05:30.922Z] #34 ... [2022-09-07T20:05:30.922Z] [2022-09-07T20:05:30.922Z] #35 [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-09-07T20:05:30.922Z] #35 22.57 Updating files: 55% (1206/2185) Updating files: 56% (1224/2185) Updating files: 57% (1246/2185) Updating files: 58% (1268/2185) Updating files: 59% (1290/2185) Updating files: 60% (1311/2185) Updating files: 61% (1333/2185) Updating files: 62% (1355/2185) Updating files: 63% (1377/2185) Updating files: 64% (1399/2185) Updating files: 65% (1421/2185) [2022-09-07T20:05:30.922Z] #35 ... [2022-09-07T20:05:30.922Z] [2022-09-07T20:05:30.922Z] #40 [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-09-07T20:05:30.922Z] #40 12.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-07T20:05:30.922Z] #40 22.81 Fetched 8574 kB in 16s (533 kB/s) [2022-09-07T20:05:30.975Z] #31 ... [2022-09-07T20:05:30.975Z] [2022-09-07T20:05:30.975Z] #30 [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-09-07T20:05:30.975Z] #30 26.94 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-07T20:05:30.975Z] #30 26.95 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-07T20:05:30.975Z] #30 27.10 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-07T20:05:30.975Z] #30 27.17 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-07T20:05:30.975Z] #30 27.17 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-07T20:05:30.975Z] #30 27.23 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-07T20:05:31.171Z] #47 1.454 -- The C compiler identification is GNU 10.2.1 [2022-09-07T20:05:31.171Z] #47 1.488 -- Detecting C compiler ABI info [2022-09-07T20:05:31.182Z] #40 22.81 Reading package lists... [2022-09-07T20:05:31.182Z] #40 ... [2022-09-07T20:05:31.182Z] [2022-09-07T20:05:31.182Z] #39 [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-09-07T20:05:31.182Z] #39 12.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-07T20:05:31.182Z] #39 23.07 Fetched 8574 kB in 16s (523 kB/s) [2022-09-07T20:05:31.182Z] #39 23.07 Reading package lists... [2022-09-07T20:05:31.182Z] #39 ... [2022-09-07T20:05:31.182Z] [2022-09-07T20:05:31.182Z] #36 [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-09-07T20:05:31.182Z] #36 12.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-07T20:05:31.182Z] #36 15.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-07T20:05:31.245Z] #30 27.31 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-07T20:05:31.427Z] #47 1.753 -- Detecting C compiler ABI info - done [2022-09-07T20:05:31.427Z] #47 1.818 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-07T20:05:31.427Z] #47 1.819 -- Detecting C compile features [2022-09-07T20:05:31.427Z] #47 1.823 -- Detecting C compile features - done [2022-09-07T20:05:31.427Z] #47 1.836 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-07T20:05:31.427Z] #47 1.920 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-07T20:05:31.441Z] #36 ... [2022-09-07T20:05:31.442Z] [2022-09-07T20:05:31.442Z] #35 [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-09-07T20:05:31.683Z] #47 1.951 -- Configuring done [2022-09-07T20:05:31.683Z] #47 1.959 -- Generating done [2022-09-07T20:05:31.683Z] #47 1.965 -- Build files have been written to: /tmp/tmp.8GoqRpYPoc/tini [2022-09-07T20:05:31.683Z] #47 1.972 + make tini-static [2022-09-07T20:05:31.683Z] #47 2.120 Scanning dependencies of target tini-static [2022-09-07T20:05:31.683Z] #47 2.146 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-07T20:05:31.811Z] #30 27.86 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-07T20:05:31.811Z] #30 27.88 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-07T20:05:31.811Z] #30 27.92 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-07T20:05:31.811Z] #30 28.01 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-07T20:05:31.811Z] #30 28.13 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-07T20:05:31.960Z] #35 22.57 Updating files: 55% (1206/2185) Updating files: 56% (1224/2185) Updating files: 57% (1246/2185) Updating files: 58% (1268/2185) Updating files: 59% (1290/2185) Updating files: 60% (1311/2185) Updating files: 61% (1333/2185) Updating files: 62% (1355/2185) Updating files: 63% (1377/2185) Updating files: 64% (1399/2185) Updating files: 65% (1421/2185) Updating files: 66% (1443/2185) Updating files: 67% (1464/2185) Updating files: 68% (1486/2185) Updating files: 69% (1508/2185) Updating files: 70% (1530/2185) Updating files: 71% (1552/2185) Updating files: 72% (1574/2185) Updating files: 73% (1596/2185) Updating files: 74% (1617/2185) Updating files: 75% (1639/2185) Updating files: 76% (1661/2185) Updating files: 77% (1683/2185) Updating files: 78% (1705/2185) Updating files: 79% (1727/2185) Updating files: 80% (1748/2185) Updating files: 81% (1770/2185) Updating files: 82% (1792/2185) Updating files: 83% (1814/2185) Updating files: 84% (1836/2185) Updating files: 85% (1858/2185) Updating files: 86% (1880/2185) Updating files: 87% (1901/2185) Updating files: 88% (1923/2185) Updating files: 89% (1945/2185) Updating files: 90% (1967/2185) Updating files: 91% (1989/2185) Updating files: 92% (2011/2185) Updating files: 93% (2033/2185) Updating files: 94% (2054/2185) Updating files: 95% (2076/2185) Updating files: 96% (2098/2185) Updating files: 97% (2120/2185) Updating files: 98% (2142/2185) Updating files: 99% (2164/2185) Updating files: 100% (2185/2185) Updating files: 100% (2185/2185), done. [2022-09-07T20:05:31.960Z] #35 23.59 + git checkout -q v2.3.0 [2022-09-07T20:05:32.078Z] #30 28.17 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-07T20:05:32.079Z] #30 28.35 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-07T20:05:32.079Z] #30 28.38 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-07T20:05:32.079Z] #30 28.42 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-07T20:05:32.246Z] #47 2.641 [100%] Linking C executable tini-static [2022-09-07T20:05:32.347Z] #30 28.52 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-07T20:05:32.347Z] #30 28.57 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-07T20:05:32.503Z] #47 2.804 [100%] Built target tini-static [2022-09-07T20:05:32.503Z] #47 2.822 + mkdir -p /build [2022-09-07T20:05:32.503Z] #47 2.824 + cp tini-static /build/docker-init [2022-09-07T20:05:32.529Z] #35 ... [2022-09-07T20:05:32.529Z] [2022-09-07T20:05:32.529Z] #37 [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-09-07T20:05:32.529Z] #37 14.42 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-07T20:05:32.529Z] #37 14.48 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-07T20:05:32.529Z] #37 14.55 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-07T20:05:32.529Z] #37 17.36 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-07T20:05:32.529Z] #37 17.40 go: downloading golang.org/x/mod v0.3.0 [2022-09-07T20:05:32.529Z] #37 ... [2022-09-07T20:05:32.529Z] [2022-09-07T20:05:32.529Z] #31 [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-09-07T20:05:32.529Z] #31 21.38 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-07T20:05:32.529Z] #31 21.48 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-07T20:05:32.529Z] #31 21.62 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-07T20:05:32.529Z] #31 21.76 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-07T20:05:32.529Z] #31 21.96 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-07T20:05:32.529Z] #31 22.05 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-07T20:05:32.529Z] #31 22.28 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-07T20:05:32.529Z] #31 22.50 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-07T20:05:32.529Z] #31 22.52 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-07T20:05:32.529Z] #31 22.69 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-07T20:05:32.529Z] #31 22.70 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-07T20:05:32.529Z] #31 22.78 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-07T20:05:32.529Z] #31 22.81 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-07T20:05:32.529Z] #31 22.96 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-07T20:05:32.529Z] #31 23.02 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-07T20:05:32.529Z] #31 23.13 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-07T20:05:32.529Z] #31 23.23 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-07T20:05:32.529Z] #31 23.30 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-07T20:05:32.529Z] #31 23.33 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-07T20:05:32.529Z] #31 23.63 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-07T20:05:32.529Z] #31 23.80 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-07T20:05:32.529Z] #31 23.84 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-07T20:05:32.529Z] #31 23.88 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-07T20:05:32.529Z] #31 23.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-07T20:05:32.529Z] #31 23.92 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-07T20:05:32.529Z] #31 24.08 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-07T20:05:32.529Z] #31 24.20 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-07T20:05:32.529Z] #31 24.26 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-07T20:05:32.529Z] #31 24.30 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-07T20:05:32.529Z] #31 24.38 go: downloading github.com/julz/importas v0.1.0 [2022-09-07T20:05:32.529Z] #31 24.39 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-07T20:05:32.529Z] #31 24.46 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-07T20:05:32.529Z] #31 24.49 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-07T20:05:32.604Z] #30 28.73 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-07T20:05:32.604Z] #30 28.78 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-07T20:05:32.789Z] #31 24.69 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-07T20:05:32.789Z] #31 24.70 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-07T20:05:32.789Z] #31 24.74 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-07T20:05:32.789Z] #31 24.82 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-07T20:05:32.865Z] #30 29.06 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-07T20:05:32.865Z] #30 29.08 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-07T20:05:32.865Z] #30 29.16 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-07T20:05:33.049Z] #31 25.00 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-07T20:05:33.049Z] #31 25.02 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-07T20:05:33.049Z] #31 25.09 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-07T20:05:33.049Z] #31 25.13 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-07T20:05:33.110Z] #47 DONE 3.5s [2022-09-07T20:05:33.110Z] [2022-09-07T20:05:33.110Z] #23 [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-09-07T20:05:33.110Z] #23 43.16 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-09-07T20:05:33.110Z] #23 43.30 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-09-07T20:05:33.110Z] #23 43.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-07T20:05:33.110Z] #23 43.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-07T20:05:33.110Z] #23 43.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-07T20:05:33.110Z] #23 43.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-07T20:05:33.110Z] #23 43.32 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-09-07T20:05:33.110Z] #23 43.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-07T20:05:33.110Z] #23 43.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-07T20:05:33.110Z] #23 43.33 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-07T20:05:33.110Z] #23 43.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-07T20:05:33.110Z] #23 43.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-07T20:05:33.110Z] #23 43.35 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-07T20:05:33.110Z] #23 43.35 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-07T20:05:33.110Z] #23 43.35 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-09-07T20:05:33.110Z] #23 43.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-07T20:05:33.110Z] #23 43.36 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-07T20:05:33.110Z] #23 43.85 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T20:05:33.110Z] #23 44.03 Fetched 115 MB in 2s (57.4 MB/s) [2022-09-07T20:05:33.110Z] #23 44.06 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-07T20:05:33.110Z] #23 44.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-07T20:05:33.110Z] #23 44.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-07T20:05:33.110Z] #23 44.10 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-07T20:05:33.110Z] #23 44.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-07T20:05:33.110Z] #23 44.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-07T20:05:33.110Z] #23 44.76 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-07T20:05:33.110Z] #23 45.52 Selecting previously unselected package binutils-mingw-w64. [2022-09-07T20:05:33.110Z] #23 45.52 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-07T20:05:33.110Z] #23 45.53 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-07T20:05:33.110Z] #23 45.60 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-07T20:05:33.110Z] #23 45.60 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-07T20:05:33.110Z] #23 45.61 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-07T20:05:33.110Z] #23 45.75 Selecting previously unselected package dmsetup. [2022-09-07T20:05:33.110Z] #23 45.76 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-07T20:05:33.110Z] #23 45.76 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-07T20:05:33.110Z] #23 45.83 Selecting previously unselected package mingw-w64-common. [2022-09-07T20:05:33.110Z] #23 45.84 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-07T20:05:33.110Z] #23 45.85 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-07T20:05:33.110Z] #23 47.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-07T20:05:33.110Z] #23 47.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-07T20:05:33.110Z] #23 47.60 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-07T20:05:33.110Z] #23 49.47 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-07T20:05:33.110Z] #23 49.48 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-07T20:05:33.110Z] #23 49.48 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-07T20:05:33.110Z] #23 49.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-07T20:05:33.110Z] #23 49.56 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-07T20:05:33.110Z] #23 49.63 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-07T20:05:33.121Z] #30 29.26 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-07T20:05:33.121Z] #30 29.32 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-07T20:05:33.309Z] #31 25.21 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-07T20:05:33.377Z] #30 29.75 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-07T20:05:33.548Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-09-07T20:05:33.941Z] #30 29.90 go: downloading honnef.co/go/tools v0.3.1 [2022-09-07T20:05:34.249Z] #31 25.95 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-07T20:05:34.249Z] #31 25.98 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-07T20:05:34.249Z] #31 26.06 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-07T20:05:34.249Z] #31 26.16 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-07T20:05:34.481Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 76.8% of statements [2022-09-07T20:05:34.486Z] #23 ... [2022-09-07T20:05:34.486Z] [2022-09-07T20:05:34.486Z] #48 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-07T20:05:34.486Z] #48 CACHED [2022-09-07T20:05:34.486Z] [2022-09-07T20:05:34.486Z] #49 [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-09-07T20:05:34.486Z] #49 CACHED [2022-09-07T20:05:34.486Z] [2022-09-07T20:05:34.487Z] #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-09-07T20:05:34.487Z] #50 CACHED [2022-09-07T20:05:34.487Z] [2022-09-07T20:05:34.487Z] #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-09-07T20:05:34.487Z] #51 CACHED [2022-09-07T20:05:34.487Z] [2022-09-07T20:05:34.487Z] #23 [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-09-07T20:05:34.508Z] #31 26.31 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-07T20:05:34.508Z] #31 26.38 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-07T20:05:34.508Z] #31 26.46 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-07T20:05:34.508Z] #31 26.54 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-07T20:05:34.508Z] #31 26.56 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-07T20:05:34.743Z] #23 ... [2022-09-07T20:05:34.743Z] [2022-09-07T20:05:34.743Z] #52 [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-09-07T20:05:34.743Z] #52 CACHED [2022-09-07T20:05:34.743Z] [2022-09-07T20:05:34.744Z] #23 [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-09-07T20:05:35.048Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-09-07T20:05:35.077Z] #31 26.93 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-07T20:05:35.077Z] #31 26.94 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-07T20:05:35.077Z] #31 27.02 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-07T20:05:35.077Z] #31 27.03 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-07T20:05:35.308Z] #23 ... [2022-09-07T20:05:35.308Z] [2022-09-07T20:05:35.308Z] #53 [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-09-07T20:05:35.308Z] #53 CACHED [2022-09-07T20:05:35.308Z] [2022-09-07T20:05:35.308Z] #54 [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-09-07T20:05:35.308Z] #54 CACHED [2022-09-07T20:05:35.311Z] #30 ... [2022-09-07T20:05:35.311Z] [2022-09-07T20:05:35.311Z] #29 [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-09-07T20:05:35.311Z] #29 21.46 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-07T20:05:35.311Z] #29 21.59 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-07T20:05:35.311Z] #29 ... [2022-09-07T20:05:35.311Z] [2022-09-07T20:05:35.311Z] #35 [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-09-07T20:05:35.311Z] #35 21.52 Fetched 8574 kB in 16s (536 kB/s) [2022-09-07T20:05:35.311Z] #35 21.52 Reading package lists... [2022-09-07T20:05:35.336Z] #31 27.21 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-07T20:05:35.336Z] #31 27.23 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-07T20:05:35.336Z] #31 27.39 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-07T20:05:35.336Z] #31 27.43 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-07T20:05:35.565Z] [2022-09-07T20:05:35.565Z] #23 [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-09-07T20:05:35.565Z] #23 52.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-07T20:05:35.565Z] #23 52.56 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-07T20:05:35.565Z] #23 52.57 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-07T20:05:35.569Z] #35 27.81 Reading package lists... [2022-09-07T20:05:35.569Z] #35 ... [2022-09-07T20:05:35.569Z] [2022-09-07T20:05:35.569Z] #41 [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-09-07T20:05:35.569Z] #41 27.39 Updating files: 73% (1610/2185) Updating files: 74% (1617/2185) Updating files: 75% (1639/2185) Updating files: 76% (1661/2185) Updating files: 77% (1683/2185) Updating files: 78% (1705/2185) Updating files: 79% (1727/2185) Updating files: 80% (1748/2185) Updating files: 81% (1770/2185) Updating files: 82% (1792/2185) Updating files: 83% (1814/2185) Updating files: 84% (1836/2185) Updating files: 85% (1858/2185) Updating files: 86% (1880/2185) Updating files: 87% (1901/2185) Updating files: 88% (1923/2185) Updating files: 89% (1945/2185) Updating files: 90% (1967/2185) Updating files: 91% (1989/2185) Updating files: 92% (2011/2185) Updating files: 93% (2033/2185) Updating files: 94% (2054/2185) Updating files: 95% (2076/2185) Updating files: 96% (2098/2185) Updating files: 97% (2120/2185) Updating files: 98% (2142/2185) Updating files: 99% (2164/2185) Updating files: 100% (2185/2185) Updating files: 100% (2185/2185), done. [2022-09-07T20:05:35.569Z] #41 28.01 + git checkout -q v2.3.0 [2022-09-07T20:05:35.569Z] #41 30.56 + 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-09-07T20:05:35.595Z] #31 27.50 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-07T20:05:35.595Z] #31 27.57 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-07T20:05:35.615Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-09-07T20:05:35.855Z] #31 27.60 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-07T20:05:35.855Z] #31 27.72 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-07T20:05:35.855Z] #31 27.75 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-07T20:05:36.114Z] #31 28.05 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-07T20:05:36.114Z] #31 28.15 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-07T20:05:36.376Z] #31 28.24 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-07T20:05:36.376Z] #31 28.30 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-07T20:05:36.376Z] #31 28.35 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-07T20:05:36.376Z] #31 28.37 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-07T20:05:36.499Z] #41 ... [2022-09-07T20:05:36.499Z] [2022-09-07T20:05:36.499Z] #33 [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-09-07T20:05:36.499Z] #33 22.11 Fetched 8578 kB in 17s (507 kB/s) [2022-09-07T20:05:36.499Z] #33 22.11 Reading package lists... [2022-09-07T20:05:36.499Z] #33 27.93 Reading package lists... [2022-09-07T20:05:36.499Z] #33 ... [2022-09-07T20:05:36.499Z] [2022-09-07T20:05:36.499Z] #30 [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-09-07T20:05:36.499Z] #30 31.82 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-07T20:05:36.499Z] #30 31.82 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-07T20:05:36.499Z] #30 32.02 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-07T20:05:36.499Z] #30 32.09 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-07T20:05:36.499Z] #30 32.14 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-07T20:05:36.499Z] #30 32.21 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-07T20:05:36.499Z] #30 32.28 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-07T20:05:36.499Z] #30 32.44 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-07T20:05:36.499Z] #30 32.45 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-07T20:05:36.499Z] #30 32.75 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-07T20:05:36.499Z] #30 32.77 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-07T20:05:36.549Z] ok github.com/docker/docker/daemon 10.112s coverage: 16.4% of statements [2022-09-07T20:05:36.549Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-07T20:05:36.549Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-07T20:05:36.549Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-07T20:05:36.549Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-07T20:05:36.636Z] #31 28.66 go: downloading honnef.co/go/tools v0.3.1 [2022-09-07T20:05:36.757Z] #30 32.93 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-07T20:05:37.014Z] #30 33.03 go: downloading golang.org/x/text v0.3.7 [2022-09-07T20:05:37.115Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.610s coverage: 74.8% of statements [2022-09-07T20:05:37.207Z] #31 ... [2022-09-07T20:05:37.207Z] [2022-09-07T20:05:37.207Z] #39 [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-09-07T20:05:37.207Z] #39 23.07 Reading package lists... [2022-09-07T20:05:37.476Z] #39 29.23 Reading package lists... [2022-09-07T20:05:37.476Z] #39 ... [2022-09-07T20:05:37.476Z] [2022-09-07T20:05:37.476Z] #28 [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-09-07T20:05:37.476Z] #28 19.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-07T20:05:37.736Z] #28 ... [2022-09-07T20:05:37.737Z] [2022-09-07T20:05:37.737Z] #40 [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-09-07T20:05:37.737Z] #40 22.81 Reading package lists... [2022-09-07T20:05:38.050Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.360s coverage: 60.7% of statements [2022-09-07T20:05:38.308Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-09-07T20:05:39.538Z] #30 ... [2022-09-07T20:05:39.538Z] [2022-09-07T20:05:39.538Z] #36 [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-09-07T20:05:39.538Z] #36 19.41 Reading package lists... [2022-09-07T20:05:39.538Z] #36 25.71 Reading package lists... [2022-09-07T20:05:39.538Z] #36 31.92 Building dependency tree... [2022-09-07T20:05:39.538Z] #36 35.55 The following additional packages will be installed: [2022-09-07T20:05:39.538Z] #36 35.56 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-07T20:05:39.538Z] #36 35.58 Suggested packages: [2022-09-07T20:05:39.538Z] #36 ... [2022-09-07T20:05:39.538Z] [2022-09-07T20:05:39.538Z] #35 [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-09-07T20:05:39.538Z] #35 27.81 Reading package lists... [2022-09-07T20:05:39.538Z] #35 33.75 Building dependency tree... [2022-09-07T20:05:39.689Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-09-07T20:05:39.742Z] #23 56.67 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-07T20:05:39.742Z] #23 56.68 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-07T20:05:39.742Z] #23 56.69 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-07T20:05:40.911Z] #35 ... [2022-09-07T20:05:40.911Z] [2022-09-07T20:05:40.912Z] #37 [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-09-07T20:05:40.912Z] #37 21.34 Reading package lists... [2022-09-07T20:05:40.912Z] #37 27.29 Reading package lists... [2022-09-07T20:05:40.912Z] #37 33.17 Building dependency tree... [2022-09-07T20:05:40.912Z] #37 37.04 python3 is already the newest version (3.9.2-3). [2022-09-07T20:05:40.912Z] #37 37.04 The following additional packages will be installed: [2022-09-07T20:05:40.912Z] #37 37.05 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-07T20:05:40.912Z] #37 37.06 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-07T20:05:40.912Z] #37 37.08 Suggested packages: [2022-09-07T20:05:40.912Z] #37 37.08 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-07T20:05:40.912Z] #37 37.08 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-07T20:05:40.912Z] #37 37.08 m4-doc ed diffutils-doc [2022-09-07T20:05:40.912Z] #37 37.08 Recommended packages: [2022-09-07T20:05:40.912Z] #37 37.08 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-07T20:05:40.912Z] #37 ... [2022-09-07T20:05:40.912Z] [2022-09-07T20:05:40.912Z] #39 [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-09-07T20:05:40.912Z] #39 27.19 Reading package lists... [2022-09-07T20:05:40.912Z] #39 33.27 Building dependency tree... [2022-09-07T20:05:40.912Z] #39 37.12 The following additional packages will be installed: [2022-09-07T20:05:40.912Z] #39 37.14 libbtrfs0 [2022-09-07T20:05:41.031Z] #40 29.12 Reading package lists... [2022-09-07T20:05:41.031Z] #40 ... [2022-09-07T20:05:41.031Z] [2022-09-07T20:05:41.031Z] #29 [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-09-07T20:05:41.031Z] #29 22.78 Fetched 8574 kB in 16s (534 kB/s) [2022-09-07T20:05:41.031Z] #29 22.78 Reading package lists... [2022-09-07T20:05:41.031Z] #29 28.78 Reading package lists... [2022-09-07T20:05:41.031Z] #29 ... [2022-09-07T20:05:41.031Z] [2022-09-07T20:05:41.031Z] #31 [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-09-07T20:05:41.031Z] #31 30.63 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-07T20:05:41.031Z] #31 30.64 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-07T20:05:41.031Z] #31 30.81 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-07T20:05:41.031Z] #31 30.90 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-07T20:05:41.031Z] #31 31.03 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-07T20:05:41.031Z] #31 31.09 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-07T20:05:41.031Z] #31 31.11 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-07T20:05:41.031Z] #31 31.17 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-07T20:05:41.031Z] #31 31.57 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-07T20:05:41.031Z] #31 31.58 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-07T20:05:41.031Z] #31 31.75 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-07T20:05:41.031Z] #31 31.85 go: downloading golang.org/x/text v0.3.7 [2022-09-07T20:05:41.082Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.273s coverage: 50.6% of statements [2022-09-07T20:05:41.110Z] #23 58.39 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-07T20:05:41.179Z] #39 ... [2022-09-07T20:05:41.179Z] [2022-09-07T20:05:41.179Z] #36 [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-09-07T20:05:41.179Z] #36 35.60 cmake-doc ninja-build lrzip [2022-09-07T20:05:41.179Z] #36 35.60 Recommended packages: [2022-09-07T20:05:41.179Z] #36 35.60 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-07T20:05:41.179Z] #36 36.53 The following NEW packages will be installed: [2022-09-07T20:05:41.179Z] #36 36.56 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-07T20:05:41.179Z] #36 36.57 vim-common xxd [2022-09-07T20:05:41.179Z] #36 36.99 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T20:05:41.179Z] #36 36.99 Need to get 17.7 MB of archives. [2022-09-07T20:05:41.179Z] #36 36.99 After this operation, 70.7 MB of additional disk space will be used. [2022-09-07T20:05:41.179Z] #36 36.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-07T20:05:41.179Z] #36 37.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-07T20:05:41.179Z] #36 37.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-07T20:05:41.179Z] #36 37.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-07T20:05:41.343Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.889s coverage: 45.9% of statements [2022-09-07T20:05:41.343Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-07T20:05:41.366Z] #23 58.39 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-07T20:05:41.366Z] #23 58.39 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-07T20:05:41.436Z] #36 37.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-07T20:05:41.436Z] #36 37.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-07T20:05:41.694Z] #36 37.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-07T20:05:41.694Z] #36 37.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-07T20:05:41.694Z] #36 37.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-07T20:05:41.694Z] #36 37.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-07T20:05:41.981Z] #31 ... [2022-09-07T20:05:41.982Z] [2022-09-07T20:05:41.982Z] #36 [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-09-07T20:05:41.982Z] #36 23.61 Fetched 8578 kB in 17s (502 kB/s) [2022-09-07T20:05:41.982Z] #36 23.61 Reading package lists... [2022-09-07T20:05:42.242Z] #36 29.79 Reading package lists... [2022-09-07T20:05:42.242Z] #36 ... [2022-09-07T20:05:42.242Z] [2022-09-07T20:05:42.242Z] #30 [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-09-07T20:05:42.242Z] #30 23.95 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-07T20:05:42.242Z] #30 24.01 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-07T20:05:42.242Z] #30 ... [2022-09-07T20:05:42.242Z] [2022-09-07T20:05:42.242Z] #35 [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-09-07T20:05:42.242Z] #35 25.96 + 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-09-07T20:05:42.502Z] #35 ... [2022-09-07T20:05:42.502Z] [2022-09-07T20:05:42.502Z] #29 [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-09-07T20:05:42.502Z] #29 28.78 Reading package lists... [2022-09-07T20:05:42.718Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-09-07T20:05:42.992Z] #23 60.02 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-07T20:05:42.992Z] #23 60.02 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-07T20:05:42.992Z] #23 60.03 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-07T20:05:43.066Z] #36 39.21 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T20:05:43.284Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.900s coverage: 58.5% of statements [2022-09-07T20:05:43.284Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-07T20:05:43.284Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-07T20:05:43.284Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-09-07T20:05:43.323Z] #36 39.51 Fetched 17.7 MB in 1s (11.9 MB/s) [2022-09-07T20:05:43.323Z] #36 39.59 Selecting previously unselected package xxd. [2022-09-07T20:05:43.542Z] ok github.com/docker/docker/daemon/links 0.021s coverage: 93.0% of statements [2022-09-07T20:05:43.581Z] #36 39.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-07T20:05:43.581Z] #36 39.67 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-07T20:05:43.581Z] #36 39.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:05:43.839Z] #36 39.91 Selecting previously unselected package vim-common. [2022-09-07T20:05:43.839Z] #36 39.92 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-07T20:05:43.839Z] #36 39.93 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:05:43.881Z] #29 34.49 Building dependency tree... [2022-09-07T20:05:44.098Z] #36 40.29 Selecting previously unselected package cmake-data. [2022-09-07T20:05:44.098Z] #36 40.29 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-07T20:05:44.098Z] #36 40.31 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-07T20:05:44.665Z] #36 ... [2022-09-07T20:05:44.665Z] [2022-09-07T20:05:44.665Z] #40 [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-09-07T20:05:44.665Z] #40 40.45 v3.0.2 [2022-09-07T20:05:44.665Z] #40 DONE 40.9s [2022-09-07T20:05:44.665Z] [2022-09-07T20:05:44.665Z] #37 [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-09-07T20:05:44.665Z] #37 38.81 The following NEW packages will be installed: [2022-09-07T20:05:44.665Z] #37 38.81 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-07T20:05:44.665Z] #37 38.81 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-07T20:05:44.665Z] #37 38.82 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-07T20:05:44.665Z] #37 38.82 libyajl2 m4 patch xz-utils [2022-09-07T20:05:44.665Z] #37 39.24 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T20:05:44.665Z] #37 39.24 Need to get 5940 kB of archives. [2022-09-07T20:05:44.665Z] #37 39.24 After this operation, 18.7 MB of additional disk space will be used. [2022-09-07T20:05:44.665Z] #37 39.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-07T20:05:44.665Z] #37 39.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-07T20:05:44.665Z] #37 39.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-07T20:05:44.665Z] #37 39.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-07T20:05:44.665Z] #37 39.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-07T20:05:44.665Z] #37 39.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-07T20:05:44.665Z] #37 39.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-07T20:05:44.665Z] #37 39.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-07T20:05:44.665Z] #37 39.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-07T20:05:44.665Z] #37 39.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-07T20:05:44.665Z] #37 39.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-07T20:05:44.665Z] #37 39.39 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-07T20:05:44.665Z] #37 39.52 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-07T20:05:44.665Z] #37 39.52 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-07T20:05:44.665Z] #37 39.53 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-07T20:05:44.665Z] #37 39.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-07T20:05:44.665Z] #37 39.53 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-09-07T20:05:44.665Z] #37 39.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-07T20:05:44.665Z] #37 39.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-07T20:05:44.665Z] #37 39.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-07T20:05:44.665Z] #37 39.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-07T20:05:44.665Z] #37 39.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-07T20:05:44.666Z] #37 39.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-07T20:05:44.666Z] #37 40.92 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T20:05:44.666Z] #37 ... [2022-09-07T20:05:44.666Z] [2022-09-07T20:05:44.666Z] #39 [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-09-07T20:05:44.666Z] #39 37.39 The following NEW packages will be installed: [2022-09-07T20:05:44.666Z] #39 37.41 libbtrfs-dev libbtrfs0 [2022-09-07T20:05:44.666Z] #39 37.85 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T20:05:44.666Z] #39 37.85 Need to get 460 kB of archives. [2022-09-07T20:05:44.666Z] #39 37.85 After this operation, 1237 kB of additional disk space will be used. [2022-09-07T20:05:44.666Z] #39 37.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-07T20:05:44.666Z] #39 37.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-07T20:05:44.666Z] #39 39.02 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T20:05:44.666Z] #39 39.27 Fetched 460 kB in 0s (1337 kB/s) [2022-09-07T20:05:44.666Z] #39 39.37 Selecting previously unselected package libbtrfs0:amd64. [2022-09-07T20:05:44.666Z] #39 39.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-07T20:05:44.666Z] #39 39.48 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-07T20:05:44.666Z] #39 39.51 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-07T20:05:44.666Z] #39 39.76 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-07T20:05:44.666Z] #39 39.78 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-07T20:05:44.666Z] #39 39.79 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-07T20:05:44.666Z] #39 40.25 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-07T20:05:44.666Z] #39 40.28 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-07T20:05:44.666Z] #39 40.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T20:05:44.666Z] #39 DONE 40.9s [2022-09-07T20:05:44.666Z] [2022-09-07T20:05:44.666Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-07T20:05:44.666Z] #42 DONE 0.1s [2022-09-07T20:05:44.923Z] [2022-09-07T20:05:44.923Z] #30 [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-09-07T20:05:44.923Z] #30 39.81 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-07T20:05:44.923Z] #30 39.90 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-07T20:05:44.924Z] #30 39.98 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-07T20:05:44.924Z] #30 40.05 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-07T20:05:44.924Z] #30 40.16 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-07T20:05:44.924Z] #30 40.22 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-07T20:05:44.924Z] #30 40.31 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-07T20:05:44.924Z] #30 40.40 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-07T20:05:44.924Z] #30 40.44 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-07T20:05:44.924Z] #30 40.62 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-07T20:05:44.924Z] #30 40.68 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-07T20:05:44.924Z] #30 40.71 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-07T20:05:45.467Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.8% of statements [2022-09-07T20:05:45.467Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-07T20:05:45.467Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-07T20:05:45.467Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.2% of statements [2022-09-07T20:05:45.491Z] #30 41.84 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-07T20:05:45.748Z] #30 41.94 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-07T20:05:46.314Z] #30 42.31 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-07T20:05:46.314Z] #30 42.46 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-07T20:05:46.400Z] ok github.com/docker/docker/daemon/logger/fluentd 0.023s coverage: 53.6% of statements [2022-09-07T20:05:46.400Z] ok github.com/docker/docker/daemon/logger/awslogs 0.154s coverage: 80.2% of statements [2022-09-07T20:05:46.400Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-07T20:05:46.419Z] #29 38.19 The following additional packages will be installed: [2022-09-07T20:05:46.419Z] #29 38.20 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-07T20:05:46.419Z] #29 38.23 Suggested packages: [2022-09-07T20:05:46.419Z] #29 38.24 cmake-doc ninja-build lrzip [2022-09-07T20:05:46.419Z] #29 38.24 Recommended packages: [2022-09-07T20:05:46.419Z] #29 38.24 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-07T20:05:46.419Z] #29 ... [2022-09-07T20:05:46.419Z] [2022-09-07T20:05:46.420Z] #34 [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-09-07T20:05:46.420Z] #34 22.68 Reading package lists... [2022-09-07T20:05:46.420Z] #34 28.52 Reading package lists... [2022-09-07T20:05:46.420Z] #34 34.46 Building dependency tree... [2022-09-07T20:05:46.420Z] #34 38.34 python3 is already the newest version (3.9.2-3). [2022-09-07T20:05:46.420Z] #34 38.34 The following additional packages will be installed: [2022-09-07T20:05:46.420Z] #34 38.35 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-07T20:05:46.420Z] #34 38.36 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-07T20:05:46.420Z] #34 38.38 Suggested packages: [2022-09-07T20:05:46.420Z] #34 38.39 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-07T20:05:46.420Z] #34 38.39 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-07T20:05:46.420Z] #34 38.39 m4-doc ed diffutils-doc [2022-09-07T20:05:46.420Z] #34 38.39 Recommended packages: [2022-09-07T20:05:46.420Z] #34 38.39 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-07T20:05:46.420Z] #34 ... [2022-09-07T20:05:46.420Z] [2022-09-07T20:05:46.420Z] #40 [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-09-07T20:05:46.420Z] #40 29.12 Reading package lists... [2022-09-07T20:05:46.420Z] #40 34.76 Building dependency tree... [2022-09-07T20:05:46.420Z] #40 38.40 The following additional packages will be installed: [2022-09-07T20:05:46.420Z] #40 38.42 libbtrfs0 [2022-09-07T20:05:46.572Z] #30 42.95 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-07T20:05:46.679Z] #40 38.66 The following NEW packages will be installed: [2022-09-07T20:05:46.679Z] #40 38.67 libbtrfs-dev libbtrfs0 [2022-09-07T20:05:46.830Z] #30 43.09 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-07T20:05:46.966Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-09-07T20:05:47.094Z] #30 43.10 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-07T20:05:47.094Z] #30 43.24 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-07T20:05:47.094Z] #30 43.29 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-07T20:05:47.094Z] #30 43.31 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-07T20:05:47.159Z] #23 63.63 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-07T20:05:47.159Z] #23 63.64 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-07T20:05:47.159Z] #23 63.64 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-07T20:05:47.224Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-09-07T20:05:47.257Z] #40 39.10 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T20:05:47.257Z] #40 39.10 Need to get 460 kB of archives. [2022-09-07T20:05:47.257Z] #40 39.10 After this operation, 1237 kB of additional disk space will be used. [2022-09-07T20:05:47.257Z] #40 39.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-07T20:05:47.257Z] #40 39.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-07T20:05:47.351Z] #30 43.41 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-07T20:05:47.351Z] #30 43.44 go: downloading github.com/prometheus/common v0.32.1 [2022-09-07T20:05:47.919Z] #30 44.04 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-07T20:05:47.919Z] #30 44.07 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-07T20:05:47.919Z] #30 ... [2022-09-07T20:05:47.919Z] [2022-09-07T20:05:47.919Z] #33 [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-09-07T20:05:47.919Z] #33 27.93 Reading package lists... [2022-09-07T20:05:47.919Z] #33 33.83 Building dependency tree... [2022-09-07T20:05:47.919Z] #33 37.61 The following additional packages will be installed: [2022-09-07T20:05:47.919Z] #33 37.64 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-07T20:05:47.919Z] #33 37.64 python3-protobuf python3-six [2022-09-07T20:05:47.919Z] #33 37.64 Suggested packages: [2022-09-07T20:05:47.919Z] #33 37.66 python3-setuptools [2022-09-07T20:05:47.919Z] #33 37.66 Recommended packages: [2022-09-07T20:05:47.919Z] #33 37.66 iproute2 | iproute [2022-09-07T20:05:47.919Z] #33 38.32 The following NEW packages will be installed: [2022-09-07T20:05:47.919Z] #33 38.33 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-07T20:05:47.919Z] #33 38.35 python3-protobuf python3-six [2022-09-07T20:05:47.919Z] #33 38.85 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T20:05:47.919Z] #33 38.85 Need to get 2315 kB of archives. [2022-09-07T20:05:47.919Z] #33 38.85 After this operation, 11.1 MB of additional disk space will be used. [2022-09-07T20:05:47.919Z] #33 38.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-07T20:05:47.919Z] #33 38.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-07T20:05:47.919Z] #33 38.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-07T20:05:47.919Z] #33 38.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-07T20:05:47.919Z] #33 38.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-07T20:05:47.919Z] #33 38.95 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-09-07T20:05:47.919Z] #33 38.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-07T20:05:47.919Z] #33 41.36 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-07T20:05:47.919Z] #33 43.19 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T20:05:47.919Z] #33 43.47 Fetched 2315 kB in 3s (698 kB/s) [2022-09-07T20:05:47.919Z] #33 43.61 Selecting previously unselected package libprotobuf23:amd64. [2022-09-07T20:05:47.919Z] #33 43.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-07T20:05:47.919Z] #33 43.70 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-07T20:05:47.919Z] #33 43.74 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-07T20:05:47.919Z] #33 ... [2022-09-07T20:05:47.919Z] [2022-09-07T20:05:47.919Z] #37 [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-09-07T20:05:47.919Z] #37 41.33 Fetched 5940 kB in 1s (8274 kB/s) [2022-09-07T20:05:47.919Z] #37 41.54 Selecting previously unselected package bzip2. [2022-09-07T20:05:47.919Z] #37 41.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-07T20:05:47.919Z] #37 41.72 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-07T20:05:47.919Z] #37 41.75 Unpacking bzip2 (1.0.8-4) ... [2022-09-07T20:05:47.919Z] #37 41.98 Selecting previously unselected package libmagic-mgc. [2022-09-07T20:05:47.919Z] #37 42.00 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-07T20:05:47.919Z] #37 42.02 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-07T20:05:47.919Z] #37 43.17 Selecting previously unselected package libmagic1:amd64. [2022-09-07T20:05:47.919Z] #37 43.17 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-07T20:05:47.919Z] #37 43.19 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-07T20:05:47.919Z] #37 43.39 Selecting previously unselected package file. [2022-09-07T20:05:47.919Z] #37 43.41 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-07T20:05:47.919Z] #37 43.44 Unpacking file (1:5.39-3) ... [2022-09-07T20:05:47.919Z] #37 43.57 Selecting previously unselected package xz-utils. [2022-09-07T20:05:47.919Z] #37 43.57 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-07T20:05:47.919Z] #37 43.59 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-07T20:05:47.919Z] #37 43.88 Selecting previously unselected package libsigsegv2:amd64. [2022-09-07T20:05:47.919Z] #37 43.88 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-07T20:05:47.919Z] #37 43.89 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-07T20:05:47.919Z] #37 44.01 Selecting previously unselected package m4. [2022-09-07T20:05:47.919Z] #37 44.01 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-07T20:05:47.919Z] #37 44.02 Unpacking m4 (1.4.18-5) ... [2022-09-07T20:05:48.158Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.146s coverage: 76.8% of statements [2022-09-07T20:05:48.178Z] #37 44.27 Selecting previously unselected package autoconf. [2022-09-07T20:05:48.178Z] #37 44.27 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-07T20:05:48.178Z] #37 44.29 Unpacking autoconf (2.69-14) ... [2022-09-07T20:05:48.201Z] #40 ... [2022-09-07T20:05:48.201Z] [2022-09-07T20:05:48.201Z] #34 [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-09-07T20:05:48.201Z] #34 40.03 The following NEW packages will be installed: [2022-09-07T20:05:48.201Z] #34 40.03 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-07T20:05:48.201Z] #34 40.04 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-07T20:05:48.201Z] #34 40.04 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-07T20:05:48.201Z] #34 40.04 libyajl2 m4 patch xz-utils [2022-09-07T20:05:48.416Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-09-07T20:05:48.436Z] #37 44.73 Selecting previously unselected package autotools-dev. [2022-09-07T20:05:48.436Z] #37 44.74 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-07T20:05:48.436Z] #37 44.77 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-07T20:05:48.461Z] #34 40.43 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T20:05:48.461Z] #34 40.43 Need to get 5940 kB of archives. [2022-09-07T20:05:48.461Z] #34 40.43 After this operation, 18.7 MB of additional disk space will be used. [2022-09-07T20:05:48.461Z] #34 40.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-07T20:05:48.461Z] #34 40.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-07T20:05:48.461Z] #34 40.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-07T20:05:48.461Z] #34 40.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-07T20:05:48.461Z] #34 40.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-07T20:05:48.461Z] #34 40.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-07T20:05:48.461Z] #34 40.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-07T20:05:48.461Z] #34 40.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-07T20:05:48.461Z] #34 40.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-07T20:05:48.461Z] #34 40.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-07T20:05:48.461Z] #34 40.55 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-07T20:05:48.526Z] #23 65.33 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-07T20:05:48.526Z] #23 65.34 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-07T20:05:48.526Z] #23 65.35 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-07T20:05:48.526Z] #23 65.41 Selecting previously unselected package libapparmor1:amd64. [2022-09-07T20:05:48.526Z] #23 65.42 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-07T20:05:48.526Z] #23 65.42 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-07T20:05:48.526Z] #23 65.48 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-07T20:05:48.526Z] #23 65.49 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-07T20:05:48.526Z] #23 65.49 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-07T20:05:48.526Z] #23 65.57 Selecting previously unselected package libbtrfs0:amd64. [2022-09-07T20:05:48.526Z] #23 65.58 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-07T20:05:48.526Z] #23 65.58 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-07T20:05:48.526Z] #23 65.66 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-07T20:05:48.526Z] #23 65.67 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-07T20:05:48.526Z] #23 65.67 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-07T20:05:48.526Z] #23 65.76 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-07T20:05:48.526Z] #23 65.76 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-07T20:05:48.526Z] #23 65.77 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-07T20:05:48.697Z] #37 44.94 Selecting previously unselected package automake. [2022-09-07T20:05:48.697Z] #37 44.95 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-07T20:05:48.697Z] #37 44.96 Unpacking automake (1:1.16.3-2) ... [2022-09-07T20:05:48.725Z] #34 40.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-07T20:05:48.725Z] #34 40.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-07T20:05:48.725Z] #34 40.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-07T20:05:48.725Z] #34 40.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-07T20:05:48.725Z] #34 40.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-07T20:05:48.725Z] #34 40.73 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-09-07T20:05:48.725Z] #34 40.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-07T20:05:48.725Z] #34 40.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-07T20:05:48.725Z] #34 40.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-07T20:05:48.725Z] #34 40.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-07T20:05:48.783Z] #23 65.81 Selecting previously unselected package libudev-dev:amd64. [2022-09-07T20:05:48.783Z] #23 65.81 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-07T20:05:48.783Z] #23 65.81 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-07T20:05:48.783Z] #23 65.87 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-07T20:05:48.783Z] #23 65.89 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-07T20:05:48.783Z] #23 65.89 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-07T20:05:48.783Z] #23 66.00 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-07T20:05:48.982Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 79.4% of statements [2022-09-07T20:05:48.985Z] #34 40.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-07T20:05:48.985Z] #34 40.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-07T20:05:49.039Z] #23 66.01 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-07T20:05:49.039Z] #23 66.02 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-07T20:05:49.039Z] #23 66.10 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-07T20:05:49.039Z] #23 66.11 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-07T20:05:49.039Z] #23 66.12 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-07T20:05:49.039Z] #23 66.20 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-07T20:05:49.039Z] #23 66.20 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-07T20:05:49.039Z] #23 66.21 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-07T20:05:49.245Z] #34 ... [2022-09-07T20:05:49.245Z] [2022-09-07T20:05:49.245Z] #32 [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-09-07T20:05:49.245Z] #32 40.80 v3.0.2 [2022-09-07T20:05:49.245Z] #32 DONE 41.2s [2022-09-07T20:05:49.296Z] #23 66.25 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-07T20:05:49.296Z] #23 66.26 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-07T20:05:49.296Z] #23 66.26 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-07T20:05:49.296Z] #23 66.41 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-07T20:05:49.296Z] #23 66.42 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-07T20:05:49.296Z] #23 66.43 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-07T20:05:49.504Z] [2022-09-07T20:05:49.504Z] #40 [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-09-07T20:05:49.504Z] #40 40.34 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T20:05:49.504Z] #40 40.64 Fetched 460 kB in 0s (1255 kB/s) [2022-09-07T20:05:49.504Z] #40 40.79 Selecting previously unselected package libbtrfs0:amd64. [2022-09-07T20:05:49.504Z] #40 40.79 (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-09-07T20:05:49.504Z] #40 40.94 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-07T20:05:49.504Z] #40 40.98 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-07T20:05:49.504Z] #40 41.25 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-07T20:05:49.504Z] #40 41.26 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-07T20:05:49.504Z] #40 41.29 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-07T20:05:49.553Z] #23 66.54 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-07T20:05:49.553Z] #23 66.55 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-07T20:05:49.553Z] #23 66.56 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-07T20:05:49.553Z] #23 66.60 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-07T20:05:49.553Z] #23 66.61 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-07T20:05:49.553Z] #23 66.61 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-07T20:05:49.553Z] #23 66.68 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-07T20:05:49.553Z] #23 66.69 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-07T20:05:49.553Z] #23 66.70 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-07T20:05:49.768Z] #40 41.70 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-07T20:05:49.810Z] #23 66.93 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-07T20:05:49.810Z] #23 66.95 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-07T20:05:49.810Z] #23 66.96 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-07T20:05:49.810Z] #23 66.97 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-07T20:05:49.810Z] #23 66.98 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-07T20:05:49.810Z] #23 66.99 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-07T20:05:49.810Z] #23 67.01 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-07T20:05:49.810Z] #23 67.02 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-07T20:05:49.810Z] #23 67.03 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-07T20:05:49.810Z] #23 67.04 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-07T20:05:49.810Z] #23 67.05 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-07T20:05:49.810Z] #23 67.06 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-07T20:05:49.810Z] #23 ... [2022-09-07T20:05:49.810Z] [2022-09-07T20:05:49.811Z] #45 [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-09-07T20:05:49.811Z] #45 14.24 + cd /tmp/tmp.nlDlOuFw90/src/github.com/containerd/containerd [2022-09-07T20:05:49.811Z] #45 14.24 + git checkout -q v1.6.8 [2022-09-07T20:05:49.811Z] #45 15.13 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-07T20:05:49.811Z] #45 15.13 + BUILDTAGS='netgo osusergo static_build' [2022-09-07T20:05:49.811Z] #45 15.13 + export EXTRA_FLAGS=-buildmode=pie [2022-09-07T20:05:49.811Z] #45 15.13 + EXTRA_FLAGS=-buildmode=pie [2022-09-07T20:05:49.811Z] #45 15.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-07T20:05:49.811Z] #45 15.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-07T20:05:49.811Z] #45 15.13 + '[' '' = dynamic ']' [2022-09-07T20:05:49.811Z] #45 15.13 + make [2022-09-07T20:05:49.811Z] #45 15.98 + bin/ctr [2022-09-07T20:05:49.915Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.023s coverage: 63.5% of statements [2022-09-07T20:05:50.031Z] #40 41.83 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-07T20:05:50.031Z] #40 41.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T20:05:50.068Z] #45 ... [2022-09-07T20:05:50.068Z] [2022-09-07T20:05:50.068Z] #23 [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-09-07T20:05:50.068Z] #23 67.08 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-07T20:05:50.068Z] #23 67.09 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-07T20:05:50.068Z] #23 67.10 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-07T20:05:50.068Z] #23 67.11 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-07T20:05:50.068Z] #23 67.12 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-07T20:05:50.068Z] #23 67.14 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-07T20:05:50.068Z] #23 67.15 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-07T20:05:50.068Z] #23 67.16 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-07T20:05:50.068Z] #23 67.17 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-07T20:05:50.068Z] #23 67.19 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-09-07T20:05:50.068Z] #23 67.20 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-07T20:05:50.068Z] #23 67.21 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-07T20:05:50.068Z] #23 67.22 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-07T20:05:50.068Z] #23 67.23 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-07T20:05:50.068Z] #23 67.24 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-07T20:05:50.068Z] #23 67.25 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-07T20:05:50.068Z] #23 67.26 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-07T20:05:50.068Z] #23 67.28 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-07T20:05:50.074Z] #37 ... [2022-09-07T20:05:50.074Z] [2022-09-07T20:05:50.074Z] #34 [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-09-07T20:05:50.074Z] #34 45.32 NAME: [2022-09-07T20:05:50.074Z] #34 45.33 go-winres - A tool for embedding resources in Windows executables [2022-09-07T20:05:50.074Z] #34 45.33 [2022-09-07T20:05:50.074Z] #34 45.33 USAGE: [2022-09-07T20:05:50.074Z] #34 45.33 go-winres [global options] command [command options] [arguments...] [2022-09-07T20:05:50.074Z] #34 45.33 [2022-09-07T20:05:50.074Z] #34 45.33 COMMANDS: [2022-09-07T20:05:50.074Z] #34 45.33 init Create an initial ./winres/winres.json [2022-09-07T20:05:50.074Z] #34 45.33 make Make syso files for the "go build" command [2022-09-07T20:05:50.074Z] #34 45.33 simply Make syso files for the "go build" command (simplified) [2022-09-07T20:05:50.074Z] #34 45.33 extract Extract all resources from an executable [2022-09-07T20:05:50.074Z] #34 45.33 patch Replace resources in an executable file (exe, dll) [2022-09-07T20:05:50.074Z] #34 45.33 help, h Shows a list of commands or help for one command [2022-09-07T20:05:50.074Z] #34 45.33 [2022-09-07T20:05:50.074Z] #34 45.33 GLOBAL OPTIONS: [2022-09-07T20:05:50.074Z] #34 45.33 --help, -h show help (default: false) [2022-09-07T20:05:50.074Z] #34 DONE 46.0s [2022-09-07T20:05:50.074Z] [2022-09-07T20:05:50.074Z] #37 [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-09-07T20:05:50.074Z] #37 45.94 Selecting previously unselected package patch. [2022-09-07T20:05:50.074Z] #37 45.94 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-07T20:05:50.074Z] #37 45.95 Unpacking patch (2.7.6-7) ... [2022-09-07T20:05:50.074Z] #37 46.18 Selecting previously unselected package dpkg-dev. [2022-09-07T20:05:50.074Z] #37 46.19 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-07T20:05:50.074Z] #37 46.19 Unpacking dpkg-dev (1.20.11) ... [2022-09-07T20:05:50.292Z] #40 DONE 42.3s [2022-09-07T20:05:50.292Z] [2022-09-07T20:05:50.292Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-07T20:05:50.325Z] #23 67.30 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-07T20:05:50.325Z] #23 67.32 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-07T20:05:50.325Z] #23 67.33 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-07T20:05:50.325Z] #23 67.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T20:05:50.482Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2022-09-07T20:05:50.553Z] #42 DONE 0.3s [2022-09-07T20:05:50.553Z] [2022-09-07T20:05:50.553Z] #43 [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-09-07T20:05:51.047Z] ok github.com/docker/docker/daemon/logger/journald 3.465s coverage: 74.3% of statements [2022-09-07T20:05:51.047Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-07T20:05:51.047Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-07T20:05:51.047Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-07T20:05:51.047Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-07T20:05:51.448Z] #37 ... [2022-09-07T20:05:51.448Z] [2022-09-07T20:05:51.448Z] #35 [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-09-07T20:05:51.448Z] #35 37.42 The following additional packages will be installed: [2022-09-07T20:05:51.448Z] #35 37.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-07T20:05:51.448Z] #35 37.43 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-07T20:05:51.448Z] #35 37.43 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-07T20:05:51.448Z] #35 37.43 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-07T20:05:51.448Z] #35 37.44 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-07T20:05:51.448Z] #35 37.44 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-07T20:05:51.448Z] #35 37.44 mingw-w64-common mingw-w64-x86-64-dev [2022-09-07T20:05:51.448Z] #35 37.47 Suggested packages: [2022-09-07T20:05:51.448Z] #35 37.47 gcc-10-locales seccomp wine64 [2022-09-07T20:05:51.448Z] #35 39.00 The following NEW packages will be installed: [2022-09-07T20:05:51.448Z] #35 39.01 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-07T20:05:51.448Z] #35 39.02 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-07T20:05:51.448Z] #35 39.02 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-07T20:05:51.448Z] #35 39.02 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-07T20:05:51.448Z] #35 39.02 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-07T20:05:51.448Z] #35 39.02 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-07T20:05:51.448Z] #35 39.02 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-07T20:05:51.448Z] #35 39.02 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-07T20:05:51.448Z] #35 39.03 mingw-w64-x86-64-dev [2022-09-07T20:05:51.448Z] #35 39.44 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T20:05:51.448Z] #35 39.44 Need to get 115 MB of archives. [2022-09-07T20:05:51.448Z] #35 39.44 After this operation, 645 MB of additional disk space will be used. [2022-09-07T20:05:51.448Z] #35 39.44 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-09-07T20:05:51.448Z] #35 39.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-07T20:05:51.448Z] #35 39.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-07T20:05:51.448Z] #35 39.74 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-09-07T20:05:51.448Z] #35 39.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-07T20:05:51.448Z] #35 39.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-07T20:05:51.448Z] #35 40.09 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-09-07T20:05:51.448Z] #35 40.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-07T20:05:51.448Z] #35 40.37 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-09-07T20:05:51.448Z] #35 41.37 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-09-07T20:05:51.448Z] #35 43.28 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-09-07T20:05:51.448Z] #35 43.82 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-09-07T20:05:51.448Z] #35 44.59 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-09-07T20:05:51.448Z] #35 46.51 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-09-07T20:05:51.448Z] #35 47.30 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-09-07T20:05:51.448Z] #35 47.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-07T20:05:51.448Z] #35 47.32 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-07T20:05:51.448Z] #35 47.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-07T20:05:51.448Z] #35 47.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-07T20:05:51.448Z] #35 47.35 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-09-07T20:05:51.448Z] #35 47.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-07T20:05:51.448Z] #35 47.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-07T20:05:51.448Z] #35 47.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-07T20:05:51.448Z] #35 47.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-07T20:05:51.448Z] #35 47.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-07T20:05:51.448Z] #35 47.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-07T20:05:51.448Z] #35 47.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-07T20:05:51.448Z] #35 47.47 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-09-07T20:05:51.448Z] #35 47.49 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-07T20:05:51.448Z] #35 47.49 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-07T20:05:51.448Z] #35 ... [2022-09-07T20:05:51.448Z] [2022-09-07T20:05:51.448Z] #37 [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-09-07T20:05:51.448Z] #37 47.57 Selecting previously unselected package build-essential. [2022-09-07T20:05:51.448Z] #37 47.58 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-07T20:05:51.448Z] #37 47.59 Unpacking build-essential (12.9) ... [2022-09-07T20:05:51.448Z] #37 47.67 Selecting previously unselected package libcap2:amd64. [2022-09-07T20:05:51.448Z] #37 47.70 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-07T20:05:51.448Z] #37 47.71 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-07T20:05:51.613Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-09-07T20:05:51.696Z] #23 DONE 68.7s [2022-09-07T20:05:51.696Z] [2022-09-07T20:05:51.696Z] #55 [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-09-07T20:05:51.706Z] #37 47.79 Selecting previously unselected package libcap-dev:amd64. [2022-09-07T20:05:51.706Z] #37 47.82 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-07T20:05:51.706Z] #37 47.83 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-07T20:05:51.706Z] #37 47.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-07T20:05:51.706Z] #37 47.98 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-07T20:05:51.706Z] #37 47.99 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T20:05:51.871Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-09-07T20:05:51.964Z] #37 48.08 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-07T20:05:51.964Z] #37 48.08 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-07T20:05:51.964Z] #37 48.09 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-07T20:05:51.964Z] #37 48.20 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-07T20:05:51.964Z] #37 48.20 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-07T20:05:51.964Z] #37 48.21 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-07T20:05:52.015Z] #43 1.312 + RM_GOPATH=0 [2022-09-07T20:05:52.015Z] #43 1.312 + TMP_GOPATH= [2022-09-07T20:05:52.015Z] #43 1.312 + : /build [2022-09-07T20:05:52.015Z] #43 1.312 + '[' -z '' ']' [2022-09-07T20:05:52.015Z] #43 1.312 ++ mktemp -d [2022-09-07T20:05:52.015Z] #43 1.332 + export GOPATH=/tmp/tmp.tPFA3Ucqt0 [2022-09-07T20:05:52.016Z] #43 1.339 + GOPATH=/tmp/tmp.tPFA3Ucqt0 [2022-09-07T20:05:52.016Z] #43 1.339 + RM_GOPATH=1 [2022-09-07T20:05:52.016Z] #43 1.346 + case "$(go env GOARCH)" in [2022-09-07T20:05:52.016Z] #43 1.347 ++ go env GOARCH [2022-09-07T20:05:52.016Z] #43 1.424 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T20:05:52.016Z] #43 1.425 + GO_BUILDMODE=-buildmode=pie [2022-09-07T20:05:52.016Z] #43 1.425 ++ dirname /install.sh [2022-09-07T20:05:52.016Z] #43 1.427 + dir=/ [2022-09-07T20:05:52.016Z] #43 1.427 + bin=containerd [2022-09-07T20:05:52.016Z] #43 1.427 + shift [2022-09-07T20:05:52.016Z] #43 1.427 + '[' '!' -f //containerd.installer ']' [2022-09-07T20:05:52.016Z] #43 1.427 + . //containerd.installer [2022-09-07T20:05:52.016Z] #43 1.428 ++ set -e [2022-09-07T20:05:52.016Z] #43 1.428 ++ : v1.6.8 [2022-09-07T20:05:52.016Z] #43 1.428 + install_containerd [2022-09-07T20:05:52.016Z] #43 1.429 + echo 'Install containerd version v1.6.8' [2022-09-07T20:05:52.016Z] #43 1.430 Install containerd version v1.6.8 [2022-09-07T20:05:52.016Z] #43 1.430 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tPFA3Ucqt0/src/github.com/containerd/containerd [2022-09-07T20:05:52.016Z] #43 1.432 Cloning into '/tmp/tmp.tPFA3Ucqt0/src/github.com/containerd/containerd'... [2022-09-07T20:05:52.221Z] #37 48.41 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-07T20:05:52.221Z] #37 48.42 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-07T20:05:52.221Z] #37 48.42 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-07T20:05:52.438Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-09-07T20:05:52.696Z] ok github.com/docker/docker/daemon/logger/splunk 1.546s coverage: 82.5% of statements [2022-09-07T20:05:52.696Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-07T20:05:52.696Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-07T20:05:52.987Z] #43 ... [2022-09-07T20:05:52.987Z] [2022-09-07T20:05:52.987Z] #38 [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-09-07T20:05:52.987Z] #38 44.39 NAME: [2022-09-07T20:05:52.987Z] #38 44.39 go-winres - A tool for embedding resources in Windows executables [2022-09-07T20:05:52.987Z] #38 44.39 [2022-09-07T20:05:52.987Z] #38 44.40 USAGE: [2022-09-07T20:05:52.987Z] #38 44.40 go-winres [global options] command [command options] [arguments...] [2022-09-07T20:05:52.987Z] #38 44.40 [2022-09-07T20:05:52.987Z] #38 44.40 COMMANDS: [2022-09-07T20:05:52.987Z] #38 44.40 init Create an initial ./winres/winres.json [2022-09-07T20:05:52.987Z] #38 44.40 make Make syso files for the "go build" command [2022-09-07T20:05:52.987Z] #38 44.40 simply Make syso files for the "go build" command (simplified) [2022-09-07T20:05:52.987Z] #38 44.41 extract Extract all resources from an executable [2022-09-07T20:05:52.987Z] #38 44.41 patch Replace resources in an executable file (exe, dll) [2022-09-07T20:05:52.987Z] #38 44.41 help, h Shows a list of commands or help for one command [2022-09-07T20:05:52.987Z] #38 44.41 [2022-09-07T20:05:52.987Z] #38 44.41 GLOBAL OPTIONS: [2022-09-07T20:05:52.987Z] #38 44.41 --help, -h show help (default: false) [2022-09-07T20:05:52.987Z] #38 DONE 44.9s [2022-09-07T20:05:52.987Z] [2022-09-07T20:05:52.987Z] #39 [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-09-07T20:05:52.987Z] #39 29.23 Reading package lists... [2022-09-07T20:05:52.987Z] #39 35.11 Building dependency tree... [2022-09-07T20:05:52.987Z] #39 38.96 The following additional packages will be installed: [2022-09-07T20:05:52.987Z] #39 38.97 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-07T20:05:52.987Z] #39 38.97 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-07T20:05:52.987Z] #39 38.97 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-07T20:05:52.987Z] #39 38.97 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-07T20:05:52.987Z] #39 38.98 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-07T20:05:52.987Z] #39 38.98 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-07T20:05:52.987Z] #39 38.99 mingw-w64-common mingw-w64-x86-64-dev [2022-09-07T20:05:52.987Z] #39 39.00 Suggested packages: [2022-09-07T20:05:52.987Z] #39 39.01 gcc-10-locales seccomp wine64 [2022-09-07T20:05:52.987Z] #39 40.57 The following NEW packages will be installed: [2022-09-07T20:05:52.987Z] #39 40.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-07T20:05:52.987Z] #39 40.58 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-07T20:05:52.987Z] #39 40.59 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-07T20:05:52.987Z] #39 40.59 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-07T20:05:52.987Z] #39 40.59 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-07T20:05:52.987Z] #39 40.59 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-07T20:05:52.987Z] #39 40.59 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-07T20:05:52.987Z] #39 40.59 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-07T20:05:52.987Z] #39 40.59 mingw-w64-x86-64-dev [2022-09-07T20:05:52.987Z] #39 40.98 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T20:05:52.987Z] #39 40.98 Need to get 115 MB of archives. [2022-09-07T20:05:52.987Z] #39 40.98 After this operation, 645 MB of additional disk space will be used. [2022-09-07T20:05:52.987Z] #39 40.98 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-09-07T20:05:52.987Z] #39 41.16 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-09-07T20:05:52.987Z] #39 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-09-07T20:05:52.987Z] #39 41.51 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-09-07T20:05:52.987Z] #39 41.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-07T20:05:52.987Z] #39 41.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-07T20:05:52.987Z] #39 41.97 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-09-07T20:05:52.987Z] #39 42.44 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-09-07T20:05:52.987Z] #39 42.45 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-09-07T20:05:52.987Z] #39 43.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-09-07T20:05:52.987Z] #39 ... [2022-09-07T20:05:52.987Z] [2022-09-07T20:05:52.987Z] #34 [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-09-07T20:05:52.987Z] #34 42.51 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T20:05:52.987Z] #34 42.89 Fetched 5940 kB in 1s (8733 kB/s) [2022-09-07T20:05:52.987Z] #34 43.14 Selecting previously unselected package bzip2. [2022-09-07T20:05:52.987Z] #34 43.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-07T20:05:52.987Z] #34 43.20 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-07T20:05:52.987Z] #34 43.21 Unpacking bzip2 (1.0.8-4) ... [2022-09-07T20:05:52.987Z] #34 43.57 Selecting previously unselected package libmagic-mgc. [2022-09-07T20:05:52.987Z] #34 43.59 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-07T20:05:52.987Z] #34 43.60 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-07T20:05:52.987Z] #34 44.32 Selecting previously unselected package libmagic1:amd64. [2022-09-07T20:05:52.987Z] #34 44.32 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-07T20:05:52.987Z] #34 44.35 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-07T20:05:52.987Z] #34 44.93 Selecting previously unselected package file. [2022-09-07T20:05:52.987Z] #34 44.96 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-07T20:05:52.987Z] #34 44.99 Unpacking file (1:5.39-3) ... [2022-09-07T20:05:53.043Z] #37 49.08 Selecting previously unselected package libtool. [2022-09-07T20:05:53.043Z] #37 49.11 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-07T20:05:53.043Z] #37 49.11 Unpacking libtool (2.4.6-15) ... [2022-09-07T20:05:53.067Z] #55 1.180 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-07T20:05:53.067Z] #55 1.180 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-07T20:05:53.067Z] #55 1.181 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-07T20:05:53.255Z] #34 45.30 Selecting previously unselected package xz-utils. [2022-09-07T20:05:53.255Z] #34 45.30 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-07T20:05:53.255Z] #34 45.30 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-07T20:05:53.336Z] #37 49.38 Selecting previously unselected package libudev-dev:amd64. [2022-09-07T20:05:53.336Z] #37 49.40 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-07T20:05:53.336Z] #37 49.41 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-07T20:05:53.593Z] #37 49.68 Selecting previously unselected package libyajl2:amd64. [2022-09-07T20:05:53.593Z] #37 49.69 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-07T20:05:53.593Z] #37 49.75 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-07T20:05:53.593Z] #37 49.86 Selecting previously unselected package libyajl-dev:amd64. [2022-09-07T20:05:53.593Z] #37 49.87 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-07T20:05:53.593Z] #37 49.88 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-07T20:05:53.634Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 44.4% of statements [2022-09-07T20:05:53.842Z] #34 ... [2022-09-07T20:05:53.842Z] [2022-09-07T20:05:53.842Z] #36 [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-09-07T20:05:53.842Z] #36 29.79 Reading package lists... [2022-09-07T20:05:53.842Z] #36 35.69 Building dependency tree... [2022-09-07T20:05:53.842Z] #36 39.12 The following additional packages will be installed: [2022-09-07T20:05:53.842Z] #36 39.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-07T20:05:53.842Z] #36 39.15 python3-protobuf python3-six [2022-09-07T20:05:53.842Z] #36 39.16 Suggested packages: [2022-09-07T20:05:53.842Z] #36 39.16 python3-setuptools [2022-09-07T20:05:53.842Z] #36 39.16 Recommended packages: [2022-09-07T20:05:53.842Z] #36 39.16 iproute2 | iproute [2022-09-07T20:05:53.842Z] #36 39.89 The following NEW packages will be installed: [2022-09-07T20:05:53.842Z] #36 39.90 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-07T20:05:53.842Z] #36 39.90 python3-protobuf python3-six [2022-09-07T20:05:53.842Z] #36 40.41 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T20:05:53.842Z] #36 40.41 Need to get 2315 kB of archives. [2022-09-07T20:05:53.842Z] #36 40.41 After this operation, 11.1 MB of additional disk space will be used. [2022-09-07T20:05:53.842Z] #36 40.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-07T20:05:53.842Z] #36 40.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-07T20:05:53.842Z] #36 40.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-07T20:05:53.842Z] #36 40.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-07T20:05:53.842Z] #36 40.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-07T20:05:53.842Z] #36 40.54 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-09-07T20:05:53.842Z] #36 40.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-07T20:05:53.842Z] #36 42.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-07T20:05:53.842Z] #36 44.86 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T20:05:53.842Z] #36 45.16 Fetched 2315 kB in 3s (708 kB/s) [2022-09-07T20:05:53.842Z] #36 45.34 Selecting previously unselected package libprotobuf23:amd64. [2022-09-07T20:05:53.842Z] #36 45.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-09-07T20:05:53.842Z] #36 45.46 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-07T20:05:53.842Z] #36 45.47 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-07T20:05:53.851Z] #37 50.11 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-07T20:05:53.851Z] #37 50.14 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-07T20:05:53.851Z] #37 50.15 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-07T20:05:53.851Z] #37 50.17 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-07T20:05:53.851Z] #37 50.20 Setting up file (1:5.39-3) ... [2022-09-07T20:05:53.851Z] #37 50.21 Setting up bzip2 (1.0.8-4) ... [2022-09-07T20:05:54.108Z] #37 50.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T20:05:54.108Z] #37 50.26 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-07T20:05:54.108Z] #37 50.29 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-07T20:05:54.108Z] #37 50.34 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-07T20:05:54.108Z] #37 50.36 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-07T20:05:54.108Z] #37 50.38 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-07T20:05:54.108Z] #37 50.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-07T20:05:54.108Z] #37 50.41 Setting up patch (2.7.6-7) ... [2022-09-07T20:05:54.108Z] #37 50.42 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-07T20:05:54.108Z] #37 50.44 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-07T20:05:54.108Z] #37 50.45 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-07T20:05:54.124Z] #36 ... [2022-09-07T20:05:54.124Z] [2022-09-07T20:05:54.124Z] #34 [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-09-07T20:05:54.124Z] #34 45.94 Selecting previously unselected package libsigsegv2:amd64. [2022-09-07T20:05:54.124Z] #34 45.94 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-07T20:05:54.124Z] #34 45.96 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-07T20:05:54.365Z] #37 50.46 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-07T20:05:54.365Z] #37 50.49 Setting up libtool (2.4.6-15) ... [2022-09-07T20:05:54.365Z] #37 50.50 Setting up m4 (1.4.18-5) ... [2022-09-07T20:05:54.365Z] #37 50.52 Setting up dpkg-dev (1.20.11) ... [2022-09-07T20:05:54.365Z] #37 50.55 Setting up autoconf (2.69-14) ... [2022-09-07T20:05:54.365Z] #37 50.57 Setting up build-essential (12.9) ... [2022-09-07T20:05:54.365Z] #37 50.58 Setting up automake (1:1.16.3-2) ... [2022-09-07T20:05:54.365Z] #37 50.60 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-07T20:05:54.365Z] #37 50.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T20:05:54.384Z] #34 46.31 Selecting previously unselected package m4. [2022-09-07T20:05:54.384Z] #34 46.31 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-07T20:05:54.384Z] #34 46.37 Unpacking m4 (1.4.18-5) ... [2022-09-07T20:05:54.643Z] #34 46.58 Selecting previously unselected package autoconf. [2022-09-07T20:05:54.643Z] #34 46.59 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-07T20:05:54.643Z] #34 46.59 Unpacking autoconf (2.69-14) ... [2022-09-07T20:05:54.930Z] #37 ... [2022-09-07T20:05:54.930Z] [2022-09-07T20:05:54.930Z] #43 [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-09-07T20:05:54.930Z] #0 1.528 + RM_GOPATH=0 [2022-09-07T20:05:54.930Z] #0 1.528 + TMP_GOPATH= [2022-09-07T20:05:54.930Z] #0 1.528 + : /build [2022-09-07T20:05:54.930Z] #0 1.528 + '[' -z '' ']' [2022-09-07T20:05:54.930Z] #0 1.528 ++ mktemp -d [2022-09-07T20:05:54.930Z] #0 1.528 + export GOPATH=/tmp/tmp.L30kD6mnse [2022-09-07T20:05:54.930Z] #0 1.528 + GOPATH=/tmp/tmp.L30kD6mnse [2022-09-07T20:05:54.930Z] #0 1.528 + RM_GOPATH=1 [2022-09-07T20:05:54.930Z] #0 1.528 + case "$(go env GOARCH)" in [2022-09-07T20:05:54.930Z] #0 1.528 ++ go env GOARCH [2022-09-07T20:05:54.930Z] #0 1.570 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T20:05:54.930Z] #0 1.570 + GO_BUILDMODE=-buildmode=pie [2022-09-07T20:05:54.930Z] #0 1.570 ++ dirname /install.sh [2022-09-07T20:05:54.930Z] #0 1.570 + dir=/ [2022-09-07T20:05:54.930Z] #0 1.570 + bin=containerd [2022-09-07T20:05:54.930Z] #0 1.570 + shift [2022-09-07T20:05:54.930Z] #0 1.570 + '[' '!' -f //containerd.installer ']' [2022-09-07T20:05:54.930Z] #0 1.570 + . //containerd.installer [2022-09-07T20:05:54.930Z] #0 1.570 ++ set -e [2022-09-07T20:05:54.930Z] #0 1.570 ++ : v1.6.8 [2022-09-07T20:05:54.930Z] #0 1.570 + install_containerd [2022-09-07T20:05:54.930Z] #0 1.594 Install containerd version v1.6.8 [2022-09-07T20:05:54.930Z] #0 1.594 + echo 'Install containerd version v1.6.8' [2022-09-07T20:05:54.930Z] #0 1.594 + git clone https://github.com/containerd/containerd.git /tmp/tmp.L30kD6mnse/src/github.com/containerd/containerd [2022-09-07T20:05:54.930Z] #0 1.627 Cloning into '/tmp/tmp.L30kD6mnse/src/github.com/containerd/containerd'... [2022-09-07T20:05:54.930Z] #43 ... [2022-09-07T20:05:54.930Z] [2022-09-07T20:05:54.930Z] #35 [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-09-07T20:05:54.930Z] #35 48.60 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T20:05:54.930Z] #35 48.86 Fetched 115 MB in 8s (13.7 MB/s) [2022-09-07T20:05:54.930Z] #35 48.96 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-07T20:05:54.930Z] #35 48.96 (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-09-07T20:05:54.930Z] #35 49.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-07T20:05:54.930Z] #35 49.05 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-07T20:05:55.163Z] #34 47.02 Selecting previously unselected package autotools-dev. [2022-09-07T20:05:55.163Z] #34 47.02 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-07T20:05:55.163Z] #34 47.03 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-07T20:05:55.163Z] #34 47.26 Selecting previously unselected package automake. [2022-09-07T20:05:55.163Z] #34 47.26 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-07T20:05:55.163Z] #34 47.27 Unpacking automake (1:1.16.3-2) ... [2022-09-07T20:05:55.188Z] #35 ... [2022-09-07T20:05:55.188Z] [2022-09-07T20:05:55.188Z] #37 [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-09-07T20:05:55.188Z] #37 DONE 51.5s [2022-09-07T20:05:55.446Z] [2022-09-07T20:05:55.446Z] #35 [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-09-07T20:05:55.446Z] #35 51.67 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-07T20:05:55.446Z] #35 51.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-07T20:05:55.446Z] #35 51.69 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-07T20:05:55.531Z] ok github.com/docker/docker/distribution 1.515s coverage: 28.0% of statements [2022-09-07T20:05:55.531Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-07T20:05:55.531Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-07T20:05:56.097Z] ok github.com/docker/docker/distribution/xfer 1.883s coverage: 84.9% of statements [2022-09-07T20:05:56.097Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-07T20:05:56.100Z] #34 47.86 Selecting previously unselected package patch. [2022-09-07T20:05:56.100Z] #34 47.87 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-07T20:05:56.100Z] #34 47.89 Unpacking patch (2.7.6-7) ... [2022-09-07T20:05:56.100Z] #34 48.09 Selecting previously unselected package dpkg-dev. [2022-09-07T20:05:56.100Z] #34 48.09 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-07T20:05:56.100Z] #34 48.11 Unpacking dpkg-dev (1.20.11) ... [2022-09-07T20:05:56.355Z] ok github.com/docker/docker/image 0.030s coverage: 86.9% of statements [2022-09-07T20:05:56.679Z] #34 ... [2022-09-07T20:05:56.679Z] [2022-09-07T20:05:56.679Z] #31 [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-09-07T20:05:56.679Z] #31 38.58 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-07T20:05:56.679Z] #31 38.75 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-07T20:05:56.679Z] #31 38.78 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-07T20:05:56.679Z] #31 38.85 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-07T20:05:56.679Z] #31 38.92 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-07T20:05:56.679Z] #31 39.03 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-07T20:05:56.679Z] #31 39.03 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-07T20:05:56.679Z] #31 39.11 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-07T20:05:56.679Z] #31 39.19 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-07T20:05:56.679Z] #31 39.21 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-07T20:05:56.679Z] #31 39.34 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-07T20:05:56.679Z] #31 39.60 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-07T20:05:56.679Z] #31 40.22 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-07T20:05:56.679Z] #31 40.41 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-07T20:05:56.679Z] #31 40.52 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-07T20:05:56.679Z] #31 40.60 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-07T20:05:56.679Z] #31 40.83 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-07T20:05:56.679Z] #31 41.01 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-07T20:05:56.679Z] #31 41.04 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-07T20:05:56.679Z] #31 41.14 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-07T20:05:56.679Z] #31 41.27 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-07T20:05:56.679Z] #31 41.32 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-07T20:05:56.679Z] #31 41.38 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-07T20:05:56.679Z] #31 41.50 go: downloading github.com/prometheus/common v0.32.1 [2022-09-07T20:05:56.679Z] #31 42.45 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-07T20:05:56.679Z] #31 42.46 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-07T20:05:56.679Z] #31 43.72 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-07T20:05:56.679Z] #31 45.33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-07T20:05:56.921Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2022-09-07T20:05:56.922Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-09-07T20:05:56.922Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-07T20:05:56.922Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-07T20:05:56.938Z] #31 ... [2022-09-07T20:05:56.938Z] [2022-09-07T20:05:56.938Z] #36 [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-09-07T20:05:56.938Z] #36 46.53 Selecting previously unselected package python3-pkg-resources. [2022-09-07T20:05:56.938Z] #36 46.54 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-07T20:05:56.938Z] #36 46.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-07T20:05:56.938Z] #36 46.98 Selecting previously unselected package python3-six. [2022-09-07T20:05:56.938Z] #36 46.98 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-07T20:05:56.938Z] #36 46.99 Unpacking python3-six (1.16.0-2) ... [2022-09-07T20:05:56.938Z] #36 47.11 Selecting previously unselected package python3-protobuf. [2022-09-07T20:05:56.938Z] #36 47.11 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-07T20:05:56.938Z] #36 47.12 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-07T20:05:56.938Z] #36 47.64 Selecting previously unselected package libnet1:amd64. [2022-09-07T20:05:56.938Z] #36 47.65 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-07T20:05:56.938Z] #36 47.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T20:05:56.938Z] #36 47.87 Selecting previously unselected package libnl-3-200:amd64. [2022-09-07T20:05:56.938Z] #36 47.87 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-07T20:05:56.938Z] #36 47.88 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-07T20:05:56.938Z] #36 48.07 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-07T20:05:56.938Z] #36 48.08 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-07T20:05:56.938Z] #36 48.09 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T20:05:56.938Z] #36 48.19 Selecting previously unselected package criu. [2022-09-07T20:05:56.938Z] #36 48.20 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-07T20:05:56.938Z] #36 48.21 Unpacking criu (3.17.1-1) ... [2022-09-07T20:05:57.180Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2022-09-07T20:05:57.198Z] #36 ... [2022-09-07T20:05:57.198Z] [2022-09-07T20:05:57.198Z] #29 [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-09-07T20:05:57.198Z] #29 39.11 The following NEW packages will be installed: [2022-09-07T20:05:57.198Z] #29 39.14 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-07T20:05:57.198Z] #29 39.14 vim-common xxd [2022-09-07T20:05:57.198Z] #29 39.56 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T20:05:57.198Z] #29 39.56 Need to get 17.7 MB of archives. [2022-09-07T20:05:57.198Z] #29 39.56 After this operation, 70.7 MB of additional disk space will be used. [2022-09-07T20:05:57.198Z] #29 39.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-07T20:05:57.198Z] #29 39.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-07T20:05:57.198Z] #29 39.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-07T20:05:57.198Z] #29 39.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-07T20:05:57.198Z] #29 40.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-07T20:05:57.198Z] #29 40.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-07T20:05:57.198Z] #29 40.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-07T20:05:57.198Z] #29 40.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-07T20:05:57.198Z] #29 40.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-07T20:05:57.198Z] #29 40.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-07T20:05:57.198Z] #29 42.21 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T20:05:57.198Z] #29 42.71 Fetched 17.7 MB in 1s (13.0 MB/s) [2022-09-07T20:05:57.198Z] #29 42.84 Selecting previously unselected package xxd. [2022-09-07T20:05:57.198Z] #29 42.84 (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-09-07T20:05:57.198Z] #29 42.95 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-07T20:05:57.198Z] #29 42.96 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:05:57.198Z] #29 43.31 Selecting previously unselected package vim-common. [2022-09-07T20:05:57.198Z] #29 43.32 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-07T20:05:57.198Z] #29 43.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:05:57.198Z] #29 44.12 Selecting previously unselected package cmake-data. [2022-09-07T20:05:57.198Z] #29 44.12 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-07T20:05:57.198Z] #29 44.13 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-07T20:05:57.198Z] #29 48.24 Selecting previously unselected package libicu67:amd64. [2022-09-07T20:05:57.198Z] #29 48.24 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-07T20:05:57.198Z] #29 48.25 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-07T20:05:57.198Z] #29 ... [2022-09-07T20:05:57.198Z] [2022-09-07T20:05:57.198Z] #36 [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-09-07T20:05:57.198Z] #36 49.05 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-07T20:05:58.114Z] ok github.com/docker/docker/oci 0.012s coverage: 46.0% of statements [2022-09-07T20:05:58.615Z] #55 1.744 Reading package lists... [2022-09-07T20:05:58.680Z] ok github.com/docker/docker/opts 0.029s coverage: 66.0% of statements [2022-09-07T20:05:58.680Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-07T20:05:58.724Z] #35 54.62 Selecting previously unselected package binutils-mingw-w64. [2022-09-07T20:05:58.724Z] #35 54.64 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-07T20:05:58.724Z] #35 54.66 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-07T20:05:58.724Z] #35 54.79 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-07T20:05:58.724Z] #35 54.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-07T20:05:58.724Z] #35 54.80 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-07T20:05:58.724Z] #35 55.02 Selecting previously unselected package dmsetup. [2022-09-07T20:05:58.724Z] #35 ... [2022-09-07T20:05:58.724Z] [2022-09-07T20:05:58.724Z] #33 [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-09-07T20:05:58.724Z] #33 44.56 Selecting previously unselected package python3-pkg-resources. [2022-09-07T20:05:58.724Z] #33 44.56 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-07T20:05:58.724Z] #33 44.57 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-07T20:05:58.724Z] #33 44.87 Selecting previously unselected package python3-six. [2022-09-07T20:05:58.724Z] #33 44.87 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-07T20:05:58.724Z] #33 44.87 Unpacking python3-six (1.16.0-2) ... [2022-09-07T20:05:58.724Z] #33 44.97 Selecting previously unselected package python3-protobuf. [2022-09-07T20:05:58.724Z] #33 44.97 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-07T20:05:58.724Z] #33 44.98 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-07T20:05:58.724Z] #33 45.72 Selecting previously unselected package libnet1:amd64. [2022-09-07T20:05:58.724Z] #33 45.73 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-07T20:05:58.724Z] #33 45.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T20:05:58.724Z] #33 45.99 Selecting previously unselected package libnl-3-200:amd64. [2022-09-07T20:05:58.724Z] #33 46.00 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-07T20:05:58.724Z] #33 46.03 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-07T20:05:58.724Z] #33 46.40 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-07T20:05:58.724Z] #33 46.41 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-07T20:05:58.724Z] #33 46.41 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T20:05:58.724Z] #33 47.01 Selecting previously unselected package criu. [2022-09-07T20:05:58.724Z] #33 47.01 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-07T20:05:58.724Z] #33 47.07 Unpacking criu (3.17.1-1) ... [2022-09-07T20:05:58.724Z] #33 47.81 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-07T20:05:58.724Z] #33 49.44 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-07T20:05:58.724Z] #33 49.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T20:05:58.724Z] #33 49.50 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T20:05:58.724Z] #33 49.52 Setting up python3-six (1.16.0-2) ... [2022-09-07T20:05:58.724Z] #33 50.98 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-07T20:05:58.724Z] #33 51.05 Setting up python3-protobuf (3.12.4-1) ... [2022-09-07T20:05:58.988Z] #33 ... [2022-09-07T20:05:58.988Z] [2022-09-07T20:05:58.988Z] #36 [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-09-07T20:05:58.988Z] #36 44.92 Selecting previously unselected package libicu67:amd64. [2022-09-07T20:05:58.988Z] #36 44.94 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-07T20:05:58.988Z] #36 44.96 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-07T20:05:58.988Z] #36 52.74 Selecting previously unselected package libxml2:amd64. [2022-09-07T20:05:58.988Z] #36 52.75 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-07T20:05:58.988Z] #36 52.75 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-07T20:05:58.988Z] #36 53.29 Selecting previously unselected package libarchive13:amd64. [2022-09-07T20:05:58.988Z] #36 53.29 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-07T20:05:58.988Z] #36 53.30 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-07T20:05:58.988Z] #36 53.61 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-07T20:05:58.988Z] #36 53.61 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-07T20:05:58.988Z] #36 53.63 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-07T20:05:58.988Z] #36 53.82 Selecting previously unselected package librhash0:amd64. [2022-09-07T20:05:58.988Z] #36 53.83 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-07T20:05:58.988Z] #36 53.84 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-07T20:05:58.988Z] #36 54.02 Selecting previously unselected package libuv1:amd64. [2022-09-07T20:05:58.988Z] #36 54.03 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-07T20:05:58.988Z] #36 54.04 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-07T20:05:58.988Z] #36 54.19 Selecting previously unselected package cmake. [2022-09-07T20:05:58.988Z] #36 54.23 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-07T20:05:58.988Z] #36 54.23 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-07T20:05:58.988Z] #36 ... [2022-09-07T20:05:58.988Z] [2022-09-07T20:05:58.988Z] #30 [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-09-07T20:05:58.988Z] #30 45.19 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-07T20:05:58.988Z] #30 45.29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-07T20:05:59.110Z] #36 50.70 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-07T20:05:59.110Z] #36 50.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T20:05:59.110Z] #36 50.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T20:05:59.110Z] #36 50.79 Setting up python3-six (1.16.0-2) ... [2022-09-07T20:05:59.246Z] #30 ... [2022-09-07T20:05:59.246Z] [2022-09-07T20:05:59.246Z] #35 [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-09-07T20:05:59.246Z] #35 55.02 Selecting previously unselected package dmsetup. [2022-09-07T20:05:59.246Z] #35 55.03 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-07T20:05:59.246Z] #35 55.03 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-07T20:05:59.246Z] #35 55.22 Selecting previously unselected package mingw-w64-common. [2022-09-07T20:05:59.246Z] #35 55.22 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-07T20:05:59.246Z] #35 55.27 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-07T20:06:00.499Z] #36 52.04 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-07T20:06:00.499Z] #36 52.06 Setting up python3-protobuf (3.12.4-1) ... [2022-09-07T20:06:00.579Z] ok github.com/docker/docker/pkg/archive 0.282s coverage: 82.2% of statements [2022-09-07T20:06:00.630Z] #35 ... [2022-09-07T20:06:00.630Z] [2022-09-07T20:06:00.630Z] #26 [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-09-07T20:06:00.630Z] #26 46.46 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-07T20:06:00.630Z] #26 46.84 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-07T20:06:00.630Z] #26 47.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-07T20:06:01.435Z] #36 ... [2022-09-07T20:06:01.435Z] [2022-09-07T20:06:01.436Z] #34 [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-09-07T20:06:01.436Z] #34 49.20 Selecting previously unselected package build-essential. [2022-09-07T20:06:01.436Z] #34 49.20 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-07T20:06:01.436Z] #34 49.22 Unpacking build-essential (12.9) ... [2022-09-07T20:06:01.436Z] #34 49.31 Selecting previously unselected package libcap2:amd64. [2022-09-07T20:06:01.436Z] #34 49.31 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-07T20:06:01.436Z] #34 49.32 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-07T20:06:01.436Z] #34 49.44 Selecting previously unselected package libcap-dev:amd64. [2022-09-07T20:06:01.436Z] #34 49.47 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-07T20:06:01.436Z] #34 49.48 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-07T20:06:01.436Z] #34 49.65 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-07T20:06:01.436Z] #34 49.66 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-07T20:06:01.436Z] #34 49.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T20:06:01.436Z] #34 49.88 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-07T20:06:01.436Z] #34 49.88 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-07T20:06:01.436Z] #34 49.89 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-07T20:06:01.436Z] #34 50.00 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-07T20:06:01.436Z] #34 50.00 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-07T20:06:01.436Z] #34 50.00 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-07T20:06:01.436Z] #34 50.21 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-07T20:06:01.436Z] #34 50.27 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-07T20:06:01.436Z] #34 50.29 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-07T20:06:01.436Z] #34 51.05 Selecting previously unselected package libtool. [2022-09-07T20:06:01.436Z] #34 51.08 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-07T20:06:01.436Z] #34 51.09 Unpacking libtool (2.4.6-15) ... [2022-09-07T20:06:01.436Z] #34 51.34 Selecting previously unselected package libudev-dev:amd64. [2022-09-07T20:06:01.436Z] #34 51.36 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-07T20:06:01.436Z] #34 51.37 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-07T20:06:01.436Z] #34 51.59 Selecting previously unselected package libyajl2:amd64. [2022-09-07T20:06:01.436Z] #34 51.60 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-07T20:06:01.436Z] #34 51.60 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-07T20:06:01.436Z] #34 51.66 Selecting previously unselected package libyajl-dev:amd64. [2022-09-07T20:06:01.436Z] #34 51.68 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-07T20:06:01.436Z] #34 51.69 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-07T20:06:01.436Z] #34 51.90 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-07T20:06:01.436Z] #34 51.91 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-07T20:06:01.436Z] #34 51.92 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-07T20:06:01.436Z] #34 51.94 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-07T20:06:01.436Z] #34 51.96 Setting up file (1:5.39-3) ... [2022-09-07T20:06:01.436Z] #34 51.97 Setting up bzip2 (1.0.8-4) ... [2022-09-07T20:06:01.436Z] #34 51.99 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T20:06:01.436Z] #34 52.02 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-07T20:06:01.436Z] #34 52.03 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-07T20:06:01.436Z] #34 52.04 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-07T20:06:01.436Z] #34 52.05 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-07T20:06:01.436Z] #34 52.07 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-07T20:06:01.436Z] #34 52.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-07T20:06:01.436Z] #34 52.09 Setting up patch (2.7.6-7) ... [2022-09-07T20:06:01.436Z] #34 52.10 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-07T20:06:01.436Z] #34 52.12 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-07T20:06:01.436Z] #34 52.14 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-07T20:06:01.436Z] #34 52.15 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-07T20:06:01.436Z] #34 52.16 Setting up libtool (2.4.6-15) ... [2022-09-07T20:06:01.436Z] #34 52.19 Setting up m4 (1.4.18-5) ... [2022-09-07T20:06:01.436Z] #34 52.21 Setting up dpkg-dev (1.20.11) ... [2022-09-07T20:06:01.436Z] #34 52.23 Setting up autoconf (2.69-14) ... [2022-09-07T20:06:01.436Z] #34 52.27 Setting up build-essential (12.9) ... [2022-09-07T20:06:01.436Z] #34 52.28 Setting up automake (1:1.16.3-2) ... [2022-09-07T20:06:01.436Z] #34 52.29 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-07T20:06:01.436Z] #34 52.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T20:06:01.436Z] #34 DONE 53.3s [2022-09-07T20:06:01.436Z] [2022-09-07T20:06:01.436Z] #33 [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-09-07T20:06:01.436Z] #33 50.71 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-07T20:06:01.436Z] #33 50.96 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-07T20:06:01.436Z] #33 51.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-07T20:06:01.513Z] ok github.com/docker/docker/pkg/authorization 0.602s coverage: 68.3% of statements [2022-09-07T20:06:01.772Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-07T20:06:01.772Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-09-07T20:06:02.536Z] #26 ... [2022-09-07T20:06:02.536Z] [2022-09-07T20:06:02.536Z] #36 [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-09-07T20:06:02.536Z] #36 58.65 Setting up libicu67:amd64 (67.1-7) ... [2022-09-07T20:06:02.536Z] #36 58.70 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:06:02.794Z] #36 59.00 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-07T20:06:02.794Z] #36 59.12 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:06:02.794Z] #36 59.19 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-07T20:06:03.339Z] #33 ... [2022-09-07T20:06:03.339Z] [2022-09-07T20:06:03.339Z] #39 [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-09-07T20:06:03.339Z] #39 45.21 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-09-07T20:06:03.339Z] #39 46.32 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-09-07T20:06:03.339Z] #39 47.17 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-07T20:06:03.339Z] #39 49.08 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-09-07T20:06:03.339Z] #39 49.76 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-09-07T20:06:03.339Z] #39 49.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-07T20:06:03.339Z] #39 49.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-07T20:06:03.339Z] #39 49.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-07T20:06:03.339Z] #39 49.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-07T20:06:03.339Z] #39 49.78 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-09-07T20:06:03.339Z] #39 49.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-07T20:06:03.339Z] #39 49.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-07T20:06:03.339Z] #39 49.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-07T20:06:03.339Z] #39 49.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-07T20:06:03.339Z] #39 49.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-07T20:06:03.339Z] #39 49.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-07T20:06:03.339Z] #39 49.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-07T20:06:03.339Z] #39 49.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-07T20:06:03.339Z] #39 49.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-07T20:06:03.339Z] #39 49.93 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-07T20:06:03.339Z] #39 50.99 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T20:06:03.339Z] #39 51.30 Fetched 115 MB in 9s (12.4 MB/s) [2022-09-07T20:06:03.339Z] #39 51.35 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-07T20:06:03.339Z] #39 51.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-07T20:06:03.339Z] #39 51.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-07T20:06:03.339Z] #39 51.40 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-07T20:06:03.339Z] #39 54.08 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-07T20:06:03.339Z] #39 54.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-07T20:06:03.339Z] #39 54.09 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-07T20:06:03.339Z] #39 ... [2022-09-07T20:06:03.339Z] [2022-09-07T20:06:03.339Z] #29 [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-09-07T20:06:03.339Z] #29 55.32 Selecting previously unselected package libxml2:amd64. [2022-09-07T20:06:03.339Z] #29 55.32 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-07T20:06:03.339Z] #29 55.32 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-07T20:06:03.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-07T20:06:03.359Z] #36 59.34 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-07T20:06:03.359Z] #36 59.46 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-07T20:06:03.359Z] #36 ... [2022-09-07T20:06:03.359Z] [2022-09-07T20:06:03.359Z] #33 [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-09-07T20:06:03.359Z] #33 55.94 Setting up criu (3.17.1-1) ... [2022-09-07T20:06:03.359Z] #33 58.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T20:06:03.359Z] #33 DONE 59.1s [2022-09-07T20:06:03.359Z] [2022-09-07T20:06:03.359Z] #36 [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-09-07T20:06:03.359Z] #36 59.53 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-07T20:06:03.359Z] #36 59.57 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-07T20:06:03.359Z] #36 59.63 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-07T20:06:03.359Z] #36 59.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T20:06:03.869Z] #55 6.857 Reading package lists... [2022-09-07T20:06:03.907Z] #29 55.88 Selecting previously unselected package libarchive13:amd64. [2022-09-07T20:06:03.907Z] #29 55.88 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-07T20:06:03.907Z] #29 55.89 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-07T20:06:03.925Z] #36 DONE 60.2s [2022-09-07T20:06:03.925Z] [2022-09-07T20:06:03.925Z] #44 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-07T20:06:04.167Z] #29 56.23 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-07T20:06:04.426Z] #29 56.24 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-07T20:06:04.426Z] #29 56.25 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-07T20:06:04.426Z] #29 56.40 Selecting previously unselected package librhash0:amd64. [2022-09-07T20:06:04.426Z] #29 56.41 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-07T20:06:04.426Z] #29 56.42 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-07T20:06:04.434Z] #55 11.67 Building dependency tree... [2022-09-07T20:06:04.434Z] #55 12.90 Reading state information... [2022-09-07T20:06:04.497Z] #44 DONE 0.2s [2022-09-07T20:06:04.497Z] [2022-09-07T20:06:04.497Z] #45 [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-09-07T20:06:04.686Z] #29 56.63 Selecting previously unselected package libuv1:amd64. [2022-09-07T20:06:04.686Z] #29 56.65 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-07T20:06:04.686Z] #29 56.67 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-07T20:06:04.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-07T20:06:04.945Z] #29 56.86 Selecting previously unselected package cmake. [2022-09-07T20:06:04.945Z] #29 56.91 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-07T20:06:04.945Z] #29 56.93 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-07T20:06:05.063Z] ok github.com/docker/docker/pkg/chrootarchive 2.546s coverage: 42.7% of statements [2022-09-07T20:06:05.321Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-07T20:06:05.321Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-07T20:06:05.430Z] #45 ... [2022-09-07T20:06:05.430Z] [2022-09-07T20:06:05.430Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:06:05.430Z] #0 1.019 Cloning into '/tmp/crun-build'... [2022-09-07T20:06:05.430Z] #0 7.838 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-07T20:06:05.430Z] #0 7.858 Cloning into '/tmp/crun-build/libocispec'... [2022-09-07T20:06:05.430Z] #46 10.24 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-07T20:06:05.430Z] #46 ... [2022-09-07T20:06:05.430Z] [2022-09-07T20:06:05.430Z] #45 [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-09-07T20:06:05.430Z] #45 1.267 + RM_GOPATH=0 [2022-09-07T20:06:05.430Z] #45 1.269 + TMP_GOPATH= [2022-09-07T20:06:05.430Z] #45 1.269 + : /build [2022-09-07T20:06:05.430Z] #45 1.269 + '[' -z '' ']' [2022-09-07T20:06:05.430Z] #45 1.270 ++ mktemp -d [2022-09-07T20:06:05.430Z] #45 1.273 + export GOPATH=/tmp/tmp.Ny4jNE7rT5 [2022-09-07T20:06:05.430Z] #45 1.275 + GOPATH=/tmp/tmp.Ny4jNE7rT5 [2022-09-07T20:06:05.430Z] #45 1.276 + RM_GOPATH=1 [2022-09-07T20:06:05.430Z] #45 1.276 + case "$(go env GOARCH)" in [2022-09-07T20:06:05.430Z] #45 1.276 ++ go env GOARCH [2022-09-07T20:06:05.580Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-09-07T20:06:05.688Z] #45 1.303 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T20:06:05.688Z] #45 1.304 + GO_BUILDMODE=-buildmode=pie [2022-09-07T20:06:05.688Z] #45 1.305 ++ dirname /install.sh [2022-09-07T20:06:05.688Z] #45 1.314 + dir=/ [2022-09-07T20:06:05.688Z] #45 1.314 + bin=tini [2022-09-07T20:06:05.688Z] #45 1.314 + shift [2022-09-07T20:06:05.688Z] #45 1.314 + '[' '!' -f //tini.installer ']' [2022-09-07T20:06:05.688Z] #45 1.314 + . //tini.installer [2022-09-07T20:06:05.688Z] #45 1.314 ++ : v0.19.0 [2022-09-07T20:06:05.688Z] #45 1.319 + install_tini [2022-09-07T20:06:05.688Z] #45 1.319 + echo 'Install tini version v0.19.0' [2022-09-07T20:06:05.688Z] #45 1.319 Install tini version v0.19.0 [2022-09-07T20:06:05.688Z] #45 1.319 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ny4jNE7rT5/tini [2022-09-07T20:06:05.688Z] #45 1.327 Cloning into '/tmp/tmp.Ny4jNE7rT5/tini'... [2022-09-07T20:06:05.802Z] #55 14.19 The following additional packages will be installed: [2022-09-07T20:06:05.802Z] #55 14.19 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-07T20:06:05.802Z] #55 14.19 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-07T20:06:05.802Z] #55 14.19 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-07T20:06:05.802Z] #55 14.20 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-07T20:06:05.802Z] #55 14.20 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-07T20:06:05.802Z] #55 14.20 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-09-07T20:06:05.802Z] #55 14.21 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-09-07T20:06:05.802Z] #55 14.22 Suggested packages: [2022-09-07T20:06:05.802Z] #55 14.22 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-09-07T20:06:05.802Z] #55 14.22 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-09-07T20:06:05.802Z] #55 14.22 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-09-07T20:06:05.802Z] #55 14.22 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-09-07T20:06:05.802Z] #55 14.23 seccomp:ppc64el seccomp:s390x [2022-09-07T20:06:05.802Z] #55 14.23 Recommended packages: [2022-09-07T20:06:05.802Z] #55 14.23 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-09-07T20:06:05.802Z] #55 14.23 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-09-07T20:06:05.802Z] #55 14.23 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-09-07T20:06:05.802Z] #55 14.23 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-09-07T20:06:06.147Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-09-07T20:06:06.147Z] ok github.com/docker/docker/layer 7.861s coverage: 68.9% of statements [2022-09-07T20:06:06.147Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-07T20:06:06.147Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-07T20:06:06.147Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-07T20:06:06.147Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-07T20:06:06.147Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-07T20:06:06.147Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-07T20:06:06.367Z] #55 14.70 The following NEW packages will be installed: [2022-09-07T20:06:06.367Z] #55 14.71 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-07T20:06:06.367Z] #55 14.71 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-09-07T20:06:06.367Z] #55 14.71 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-09-07T20:06:06.367Z] #55 14.71 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-07T20:06:06.367Z] #55 14.71 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-07T20:06:06.367Z] #55 14.71 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-07T20:06:06.367Z] #55 14.71 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-07T20:06:06.367Z] #55 14.72 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-09-07T20:06:06.367Z] #55 14.72 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-09-07T20:06:06.367Z] #55 14.72 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-09-07T20:06:06.367Z] #55 14.73 libseccomp2:ppc64el libseccomp2:s390x [2022-09-07T20:06:06.405Z] ok github.com/docker/docker/pkg/fsutils 0.168s coverage: 85.1% of statements [2022-09-07T20:06:06.405Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2022-09-07T20:06:06.619Z] #45 2.405 + cd /tmp/tmp.Ny4jNE7rT5/tini [2022-09-07T20:06:06.619Z] #45 2.406 + git checkout -q v0.19.0 [2022-09-07T20:06:06.619Z] #45 2.411 + cmake . [2022-09-07T20:06:06.624Z] #55 15.09 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T20:06:06.624Z] #55 15.09 Need to get 15.9 MB of archives. [2022-09-07T20:06:06.624Z] #55 15.09 After this operation, 73.0 MB of additional disk space will be used. [2022-09-07T20:06:06.624Z] #55 15.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-09-07T20:06:06.624Z] #55 15.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-09-07T20:06:06.624Z] #55 15.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-09-07T20:06:06.624Z] #55 15.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-09-07T20:06:06.624Z] #55 15.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-09-07T20:06:06.624Z] #55 15.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-09-07T20:06:06.624Z] #55 15.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-09-07T20:06:06.624Z] #55 15.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-09-07T20:06:06.624Z] #55 15.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-09-07T20:06:06.624Z] #55 15.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-09-07T20:06:06.624Z] #55 15.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-09-07T20:06:06.624Z] #55 15.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-09-07T20:06:06.624Z] #55 15.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-09-07T20:06:06.624Z] #55 15.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-09-07T20:06:06.624Z] #55 15.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-09-07T20:06:06.624Z] #55 15.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-09-07T20:06:06.624Z] #55 15.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-09-07T20:06:06.624Z] #55 15.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-09-07T20:06:06.624Z] #55 15.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-09-07T20:06:06.881Z] #55 15.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-09-07T20:06:06.881Z] #55 15.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-09-07T20:06:06.881Z] #55 15.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-09-07T20:06:06.881Z] #55 15.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-09-07T20:06:06.881Z] #55 15.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-07T20:06:06.881Z] #55 15.27 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-07T20:06:06.881Z] #55 15.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-09-07T20:06:06.881Z] #55 15.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-09-07T20:06:06.881Z] #55 15.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-09-07T20:06:06.881Z] #55 15.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-09-07T20:06:06.881Z] #55 15.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-09-07T20:06:06.881Z] #55 15.31 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-09-07T20:06:06.881Z] #55 15.31 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-09-07T20:06:06.881Z] #55 15.31 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-09-07T20:06:06.881Z] #55 15.31 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-09-07T20:06:06.882Z] #55 15.32 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-09-07T20:06:06.882Z] #55 15.32 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-09-07T20:06:06.882Z] #55 15.32 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-09-07T20:06:06.882Z] #55 15.32 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-09-07T20:06:06.882Z] #55 15.32 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-09-07T20:06:06.882Z] #55 15.33 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-07T20:06:07.184Z] #45 2.999 -- The C compiler identification is GNU 10.2.1 [2022-09-07T20:06:07.184Z] #45 3.079 -- Detecting C compiler ABI info [2022-09-07T20:06:07.339Z] ok github.com/docker/docker/pkg/idtools 0.368s coverage: 69.3% of statements [2022-09-07T20:06:07.446Z] #55 15.93 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T20:06:07.480Z] #29 ... [2022-09-07T20:06:07.480Z] [2022-09-07T20:06:07.480Z] #36 [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-09-07T20:06:07.480Z] #36 56.54 Setting up criu (3.17.1-1) ... [2022-09-07T20:06:07.480Z] #36 58.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T20:06:07.480Z] #36 DONE 59.3s [2022-09-07T20:06:07.597Z] ok github.com/docker/docker/pkg/ioutils 0.364s coverage: 70.1% of statements [2022-09-07T20:06:07.597Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-09-07T20:06:07.597Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-09-07T20:06:07.597Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-07T20:06:07.704Z] #55 16.14 Fetched 15.9 MB in 1s (30.8 MB/s) [2022-09-07T20:06:07.704Z] #55 16.20 Selecting previously unselected package gcc-10-base:armel. [2022-09-07T20:06:07.704Z] #55 16.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-09-07T20:06:07.704Z] #55 16.24 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-09-07T20:06:07.704Z] #55 16.24 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-09-07T20:06:07.704Z] #55 16.31 Selecting previously unselected package gcc-10-base:armhf. [2022-09-07T20:06:07.740Z] [2022-09-07T20:06:07.740Z] #39 [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-09-07T20:06:07.740Z] #39 56.73 Selecting previously unselected package binutils-mingw-w64. [2022-09-07T20:06:07.740Z] #39 56.75 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-07T20:06:07.740Z] #39 56.75 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-07T20:06:07.740Z] #39 56.94 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-07T20:06:07.740Z] #39 56.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-07T20:06:07.740Z] #39 56.96 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-07T20:06:07.740Z] #39 57.15 Selecting previously unselected package dmsetup. [2022-09-07T20:06:07.740Z] #39 57.15 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-07T20:06:07.740Z] #39 57.16 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-07T20:06:07.740Z] #39 57.37 Selecting previously unselected package mingw-w64-common. [2022-09-07T20:06:07.740Z] #39 57.37 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-07T20:06:07.740Z] #39 57.37 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-07T20:06:07.749Z] #45 3.659 -- Detecting C compiler ABI info - done [2022-09-07T20:06:07.855Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-09-07T20:06:07.855Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2022-09-07T20:06:07.961Z] #55 16.31 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-09-07T20:06:07.961Z] #55 16.31 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-09-07T20:06:07.961Z] #55 16.37 Selecting previously unselected package gcc-10-base:ppc64el. [2022-09-07T20:06:07.961Z] #55 16.37 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-09-07T20:06:07.961Z] #55 16.38 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-07T20:06:07.961Z] #55 16.44 Selecting previously unselected package gcc-10-base:s390x. [2022-09-07T20:06:07.961Z] #55 16.45 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-09-07T20:06:07.961Z] #55 16.45 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-09-07T20:06:07.961Z] #55 16.50 Selecting previously unselected package gcc-10-base:arm64. [2022-09-07T20:06:07.961Z] #55 16.51 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-09-07T20:06:07.961Z] #55 16.52 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-09-07T20:06:07.961Z] #55 16.57 Selecting previously unselected package libgcc-s1:armel. [2022-09-07T20:06:08.007Z] #45 3.804 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-07T20:06:08.113Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-09-07T20:06:08.218Z] #55 16.58 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-09-07T20:06:08.218Z] #55 16.58 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-09-07T20:06:08.218Z] #55 16.64 Selecting previously unselected package libcrypt1:armel. [2022-09-07T20:06:08.218Z] #55 16.64 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-09-07T20:06:08.218Z] #55 16.65 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-09-07T20:06:08.264Z] #45 3.822 -- Detecting C compile features [2022-09-07T20:06:08.264Z] #45 3.826 -- Detecting C compile features - done [2022-09-07T20:06:08.264Z] #45 3.871 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-07T20:06:08.264Z] #45 4.104 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-07T20:06:08.372Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-09-07T20:06:08.372Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2022-09-07T20:06:08.372Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-07T20:06:08.372Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-07T20:06:08.475Z] #55 16.73 Selecting previously unselected package libc6:armel. [2022-09-07T20:06:08.475Z] #55 16.73 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-09-07T20:06:08.475Z] #55 16.95 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-09-07T20:06:08.522Z] #45 4.245 -- Configuring done [2022-09-07T20:06:08.522Z] #45 4.274 -- Generating done [2022-09-07T20:06:08.522Z] #45 4.276 -- Build files have been written to: /tmp/tmp.Ny4jNE7rT5/tini [2022-09-07T20:06:08.522Z] #45 4.290 + make tini-static [2022-09-07T20:06:08.781Z] #45 4.696 Scanning dependencies of target tini-static [2022-09-07T20:06:08.937Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-09-07T20:06:09.039Z] #55 17.38 Selecting previously unselected package libapparmor1:armel. [2022-09-07T20:06:09.039Z] #55 17.40 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-09-07T20:06:09.039Z] #55 17.40 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-09-07T20:06:09.039Z] #55 17.45 Selecting previously unselected package libapparmor-dev:armel. [2022-09-07T20:06:09.039Z] #55 17.46 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-09-07T20:06:09.039Z] #55 17.47 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-09-07T20:06:09.039Z] #55 17.54 Selecting previously unselected package libgcc-s1:arm64. [2022-09-07T20:06:09.039Z] #55 17.54 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-09-07T20:06:09.039Z] #55 17.55 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-09-07T20:06:09.051Z] #45 4.798 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-07T20:06:09.195Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-09-07T20:06:09.296Z] #55 17.60 Selecting previously unselected package libcrypt1:arm64. [2022-09-07T20:06:09.297Z] #55 17.60 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-09-07T20:06:09.297Z] #55 17.61 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-07T20:06:09.297Z] #55 17.71 Selecting previously unselected package libc6:arm64. [2022-09-07T20:06:09.297Z] #55 17.72 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-09-07T20:06:09.453Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-07T20:06:09.553Z] #55 17.91 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-09-07T20:06:09.711Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-07T20:06:09.810Z] #55 18.35 Selecting previously unselected package libapparmor1:arm64. [2022-09-07T20:06:09.810Z] #55 18.35 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-07T20:06:09.810Z] #55 18.35 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-07T20:06:09.810Z] #55 18.41 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-07T20:06:10.067Z] #55 18.42 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-07T20:06:10.067Z] #55 18.43 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-07T20:06:10.067Z] #55 18.50 Selecting previously unselected package libgcc-s1:s390x. [2022-09-07T20:06:10.067Z] #55 18.50 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-09-07T20:06:10.067Z] #55 18.51 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-09-07T20:06:10.067Z] #55 18.55 Selecting previously unselected package libcrypt1:s390x. [2022-09-07T20:06:10.067Z] #55 18.56 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-09-07T20:06:10.067Z] #55 18.57 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-09-07T20:06:10.067Z] #55 18.65 Selecting previously unselected package libc6:s390x. [2022-09-07T20:06:10.067Z] #55 18.65 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-09-07T20:06:10.294Z] #39 ... [2022-09-07T20:06:10.294Z] [2022-09-07T20:06:10.294Z] #29 [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-09-07T20:06:10.294Z] #29 61.84 Setting up libicu67:amd64 (67.1-7) ... [2022-09-07T20:06:10.294Z] #29 61.87 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:06:10.294Z] #29 61.88 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-07T20:06:10.294Z] #29 61.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:06:10.294Z] #29 61.93 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-07T20:06:10.294Z] #29 61.94 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-07T20:06:10.294Z] #29 61.97 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-07T20:06:10.294Z] #29 61.99 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-07T20:06:10.294Z] #29 62.01 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-07T20:06:10.294Z] #29 62.03 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-07T20:06:10.294Z] #29 62.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T20:06:10.324Z] #55 18.85 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-09-07T20:06:10.455Z] #45 6.189 [100%] Linking C executable tini-static [2022-09-07T20:06:10.869Z] #29 DONE 62.6s [2022-09-07T20:06:10.869Z] [2022-09-07T20:06:10.869Z] #44 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-07T20:06:10.869Z] #44 DONE 0.1s [2022-09-07T20:06:10.869Z] [2022-09-07T20:06:10.869Z] #45 [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-09-07T20:06:10.886Z] #55 19.37 Selecting previously unselected package libapparmor1:s390x. [2022-09-07T20:06:10.886Z] #55 19.38 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-09-07T20:06:10.886Z] #55 19.39 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-09-07T20:06:10.886Z] #55 19.45 Selecting previously unselected package libapparmor-dev:s390x. [2022-09-07T20:06:10.886Z] #55 19.45 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-09-07T20:06:10.886Z] #55 19.46 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-09-07T20:06:11.019Z] #45 6.801 [100%] Built target tini-static [2022-09-07T20:06:11.083Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2022-09-07T20:06:11.142Z] #55 19.54 Selecting previously unselected package libgcc-s1:armhf. [2022-09-07T20:06:11.142Z] #55 19.54 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-09-07T20:06:11.142Z] #55 19.55 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-09-07T20:06:11.142Z] #55 19.63 Selecting previously unselected package libcrypt1:armhf. [2022-09-07T20:06:11.142Z] #55 19.63 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-09-07T20:06:11.142Z] #55 19.64 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-09-07T20:06:11.142Z] #55 19.74 Selecting previously unselected package libc6:armhf. [2022-09-07T20:06:11.276Z] #45 6.930 + mkdir -p /build [2022-09-07T20:06:11.276Z] #45 6.935 + cp tini-static /build/docker-init [2022-09-07T20:06:11.341Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-09-07T20:06:11.398Z] #55 19.75 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-09-07T20:06:11.439Z] #45 ... [2022-09-07T20:06:11.439Z] [2022-09-07T20:06:11.439Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:06:11.439Z] #0 0.962 Cloning into '/tmp/crun-build'... [2022-09-07T20:06:11.439Z] #0 8.071 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-07T20:06:11.439Z] #0 8.089 Cloning into '/tmp/crun-build/libocispec'... [2022-09-07T20:06:11.439Z] #0 9.275 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-07T20:06:11.439Z] #0 9.298 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-07T20:06:11.439Z] #0 9.299 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-07T20:06:11.439Z] #0 9.301 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-07T20:06:11.439Z] #0 9.344 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-07T20:06:11.599Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-09-07T20:06:11.600Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-07T20:06:11.655Z] #55 19.93 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-09-07T20:06:11.699Z] #46 ... [2022-09-07T20:06:11.699Z] [2022-09-07T20:06:11.699Z] #45 [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-09-07T20:06:11.699Z] #45 0.942 + RM_GOPATH=0 [2022-09-07T20:06:11.699Z] #45 0.942 + TMP_GOPATH= [2022-09-07T20:06:11.699Z] #45 0.942 + : /build [2022-09-07T20:06:11.699Z] #45 0.942 + '[' -z '' ']' [2022-09-07T20:06:11.699Z] #45 0.942 ++ mktemp -d [2022-09-07T20:06:11.857Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-09-07T20:06:11.913Z] #55 20.31 Selecting previously unselected package libapparmor1:armhf. [2022-09-07T20:06:11.913Z] #55 20.31 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-09-07T20:06:11.913Z] #55 20.32 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-09-07T20:06:11.913Z] #55 20.38 Selecting previously unselected package libapparmor-dev:armhf. [2022-09-07T20:06:11.913Z] #55 20.38 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-09-07T20:06:11.913Z] #55 20.40 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-09-07T20:06:11.959Z] #45 0.947 + export GOPATH=/tmp/tmp.TXRtJRY3rk [2022-09-07T20:06:11.959Z] #45 0.948 + GOPATH=/tmp/tmp.TXRtJRY3rk [2022-09-07T20:06:11.959Z] #45 0.948 + RM_GOPATH=1 [2022-09-07T20:06:11.959Z] #45 0.949 + case "$(go env GOARCH)" in [2022-09-07T20:06:11.959Z] #45 0.950 ++ go env GOARCH [2022-09-07T20:06:11.959Z] #45 0.968 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T20:06:11.959Z] #45 0.968 + GO_BUILDMODE=-buildmode=pie [2022-09-07T20:06:11.959Z] #45 0.969 ++ dirname /install.sh [2022-09-07T20:06:11.959Z] #45 0.970 + dir=/ [2022-09-07T20:06:11.959Z] #45 0.987 + bin=tini [2022-09-07T20:06:11.959Z] #45 0.988 + shift [2022-09-07T20:06:11.959Z] #45 0.988 + '[' '!' -f //tini.installer ']' [2022-09-07T20:06:11.959Z] #45 0.988 + . //tini.installer [2022-09-07T20:06:11.959Z] #45 0.989 ++ : v0.19.0 [2022-09-07T20:06:11.959Z] #45 0.989 + install_tini [2022-09-07T20:06:11.959Z] #45 0.990 + echo 'Install tini version v0.19.0' [2022-09-07T20:06:11.959Z] #45 0.990 Install tini version v0.19.0 [2022-09-07T20:06:11.959Z] #45 0.990 + git clone https://github.com/krallin/tini.git /tmp/tmp.TXRtJRY3rk/tini [2022-09-07T20:06:11.959Z] #45 0.993 Cloning into '/tmp/tmp.TXRtJRY3rk/tini'... [2022-09-07T20:06:12.115Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-07T20:06:12.169Z] #55 20.47 Selecting previously unselected package libgcc-s1:ppc64el. [2022-09-07T20:06:12.169Z] #55 20.47 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-09-07T20:06:12.169Z] #55 20.48 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-07T20:06:12.169Z] #55 20.54 Selecting previously unselected package libcrypt1:ppc64el. [2022-09-07T20:06:12.169Z] #55 20.55 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-09-07T20:06:12.169Z] #55 20.56 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-07T20:06:12.169Z] #55 20.65 Selecting previously unselected package libc6:ppc64el. [2022-09-07T20:06:12.169Z] #55 20.66 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-09-07T20:06:12.209Z] #45 DONE 7.6s [2022-09-07T20:06:12.209Z] [2022-09-07T20:06:12.209Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:06:12.209Z] #46 10.27 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-07T20:06:12.209Z] #46 10.28 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-07T20:06:12.209Z] #46 10.28 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-07T20:06:12.209Z] #46 10.31 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-07T20:06:12.209Z] #46 12.63 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-07T20:06:12.209Z] #46 14.92 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-07T20:06:12.209Z] #46 16.44 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-07T20:06:12.209Z] #46 16.61 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-07T20:06:12.426Z] #55 20.88 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-07T20:06:12.468Z] #46 17.03 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-07T20:06:12.542Z] #45 1.641 + cd /tmp/tmp.TXRtJRY3rk/tini [2022-09-07T20:06:12.542Z] #45 1.660 + git checkout -q v0.19.0 [2022-09-07T20:06:12.542Z] #45 1.677 + cmake . [2022-09-07T20:06:12.680Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-09-07T20:06:12.726Z] #46 ... [2022-09-07T20:06:12.726Z] [2022-09-07T20:06:12.726Z] #31 [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-09-07T20:06:12.726Z] #31 68.96 gotestsum version dev [2022-09-07T20:06:12.937Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-09-07T20:06:12.985Z] #31 DONE 69.2s [2022-09-07T20:06:12.985Z] [2022-09-07T20:06:12.985Z] #35 [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-09-07T20:06:12.985Z] #35 62.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-07T20:06:12.985Z] #35 62.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-07T20:06:12.985Z] #35 62.08 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-07T20:06:12.985Z] #35 68.13 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-07T20:06:12.985Z] #35 68.15 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-07T20:06:12.985Z] #35 68.16 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-07T20:06:12.985Z] #35 68.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-07T20:06:12.985Z] #35 68.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-07T20:06:12.985Z] #35 68.44 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-07T20:06:12.989Z] #55 21.46 Selecting previously unselected package libapparmor1:ppc64el. [2022-09-07T20:06:12.989Z] #55 21.46 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-09-07T20:06:12.989Z] #55 21.48 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-09-07T20:06:12.989Z] #55 21.54 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-09-07T20:06:12.989Z] #55 21.54 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-09-07T20:06:12.989Z] #55 21.56 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-07T20:06:13.112Z] #45 2.221 -- The C compiler identification is GNU 10.2.1 [2022-09-07T20:06:13.112Z] #45 2.314 -- Detecting C compiler ABI info [2022-09-07T20:06:13.195Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-09-07T20:06:13.246Z] #55 21.63 Selecting previously unselected package libseccomp2:s390x. [2022-09-07T20:06:13.246Z] #55 21.64 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-09-07T20:06:13.246Z] #55 21.64 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-07T20:06:13.246Z] #55 21.69 Selecting previously unselected package libseccomp-dev:s390x. [2022-09-07T20:06:13.246Z] #55 21.70 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-09-07T20:06:13.246Z] #55 21.71 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-07T20:06:13.246Z] #55 21.78 Selecting previously unselected package libseccomp2:ppc64el. [2022-09-07T20:06:13.246Z] #55 21.78 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-07T20:06:13.246Z] #55 21.79 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-07T20:06:13.503Z] #55 21.85 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-09-07T20:06:13.503Z] #55 21.85 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-07T20:06:13.503Z] #55 21.86 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-07T20:06:13.503Z] #55 21.92 Selecting previously unselected package libseccomp2:armhf. [2022-09-07T20:06:13.503Z] #55 21.93 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-09-07T20:06:13.503Z] #55 21.93 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-07T20:06:13.503Z] #55 21.97 Selecting previously unselected package libseccomp-dev:armhf. [2022-09-07T20:06:13.503Z] #55 21.98 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-09-07T20:06:13.503Z] #55 21.99 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-07T20:06:13.503Z] #55 22.06 Selecting previously unselected package libseccomp2:armel. [2022-09-07T20:06:13.503Z] #55 22.06 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-09-07T20:06:13.503Z] #55 22.07 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-07T20:06:13.681Z] #45 2.972 -- Detecting C compiler ABI info - done [2022-09-07T20:06:13.759Z] #55 22.12 Selecting previously unselected package libseccomp-dev:armel. [2022-09-07T20:06:13.759Z] #55 22.13 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-09-07T20:06:13.759Z] #55 22.14 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-07T20:06:13.759Z] #55 22.22 Selecting previously unselected package libseccomp2:arm64. [2022-09-07T20:06:13.759Z] #55 22.22 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-09-07T20:06:13.759Z] #55 22.23 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-07T20:06:13.759Z] #55 22.28 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-07T20:06:13.760Z] #55 22.28 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-07T20:06:13.760Z] #55 22.29 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-07T20:06:13.761Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-09-07T20:06:13.941Z] #45 3.140 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-07T20:06:13.941Z] #45 3.144 -- Detecting C compile features [2022-09-07T20:06:13.941Z] #45 3.146 -- Detecting C compile features - done [2022-09-07T20:06:13.941Z] #45 3.206 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-07T20:06:14.017Z] #55 22.39 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-09-07T20:06:14.017Z] #55 22.40 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-09-07T20:06:14.017Z] #55 22.42 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-09-07T20:06:14.017Z] #55 22.43 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-07T20:06:14.017Z] #55 22.45 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-09-07T20:06:14.017Z] #55 22.46 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-07T20:06:14.017Z] #55 22.48 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-09-07T20:06:14.017Z] #55 22.49 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-09-07T20:06:14.017Z] #55 22.51 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-07T20:06:14.017Z] #55 22.52 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-09-07T20:06:14.017Z] #55 22.54 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-09-07T20:06:14.017Z] #55 22.56 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-09-07T20:06:14.018Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-07T20:06:14.302Z] #55 22.58 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-09-07T20:06:14.302Z] #55 22.60 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-07T20:06:14.302Z] #55 22.62 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-09-07T20:06:14.302Z] #55 22.63 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-09-07T20:06:14.400Z] #45 3.494 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-07T20:06:14.400Z] #45 3.572 -- Configuring done [2022-09-07T20:06:14.400Z] #45 3.592 -- Generating done [2022-09-07T20:06:14.400Z] #45 3.597 -- Build files have been written to: /tmp/tmp.TXRtJRY3rk/tini [2022-09-07T20:06:14.400Z] #45 3.610 + make tini-static [2022-09-07T20:06:14.970Z] #45 4.090 Scanning dependencies of target tini-static [2022-09-07T20:06:14.970Z] #45 4.249 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-07T20:06:15.674Z] #55 23.85 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-09-07T20:06:15.947Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-09-07T20:06:15.947Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-07T20:06:16.513Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-09-07T20:06:16.609Z] #55 25.08 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-09-07T20:06:16.883Z] #45 5.881 [100%] Linking C executable tini-static [2022-09-07T20:06:16.884Z] #45 ... [2022-09-07T20:06:16.884Z] [2022-09-07T20:06:16.884Z] #37 [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-09-07T20:06:16.884Z] #37 68.99 gotestsum version dev [2022-09-07T20:06:17.447Z] ok github.com/docker/docker/quota 0.221s coverage: 71.4% of statements [2022-09-07T20:06:17.705Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-07T20:06:17.823Z] #37 ... [2022-09-07T20:06:17.823Z] [2022-09-07T20:06:17.823Z] #45 [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-09-07T20:06:17.823Z] #45 6.559 [100%] Built target tini-static [2022-09-07T20:06:17.823Z] #45 6.638 + mkdir -p /build [2022-09-07T20:06:17.823Z] #45 6.643 + cp tini-static /build/docker-init [2022-09-07T20:06:17.823Z] #45 DONE 7.0s [2022-09-07T20:06:17.978Z] #55 26.29 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-07T20:06:18.084Z] [2022-09-07T20:06:18.084Z] #37 [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-09-07T20:06:18.084Z] #37 DONE 69.8s [2022-09-07T20:06:18.084Z] [2022-09-07T20:06:18.084Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:06:18.084Z] #46 11.51 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-07T20:06:18.084Z] #46 13.53 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-07T20:06:18.084Z] #46 14.99 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-07T20:06:18.084Z] #46 15.22 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-07T20:06:18.084Z] #46 15.42 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-07T20:06:18.639Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-09-07T20:06:19.206Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-09-07T20:06:19.206Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-09-07T20:06:19.346Z] #55 27.56 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-09-07T20:06:19.569Z] #35 75.52 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-07T20:06:19.569Z] #35 75.52 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-07T20:06:19.569Z] #35 75.54 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-07T20:06:19.771Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-09-07T20:06:20.029Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-07T20:06:20.276Z] #55 28.84 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-07T20:06:20.548Z] #55 28.85 Setting up libapparmor1:armel (2.13.6-10) ... [2022-09-07T20:06:20.548Z] #55 28.86 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-09-07T20:06:20.548Z] #55 28.87 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-09-07T20:06:20.548Z] #55 28.88 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-09-07T20:06:20.548Z] #55 28.89 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-07T20:06:20.548Z] #55 28.91 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-07T20:06:20.548Z] #55 28.92 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-07T20:06:20.548Z] #55 28.93 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-07T20:06:20.548Z] #55 28.94 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-07T20:06:20.548Z] #55 28.95 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-07T20:06:20.548Z] #55 28.96 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-09-07T20:06:20.548Z] #55 28.97 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-09-07T20:06:20.548Z] #55 28.99 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-07T20:06:20.548Z] #55 29.00 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-09-07T20:06:20.548Z] #55 29.01 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-07T20:06:20.548Z] #55 29.02 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-07T20:06:20.548Z] #55 29.04 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-07T20:06:20.548Z] #55 29.05 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-07T20:06:20.825Z] #55 29.06 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-07T20:06:20.825Z] #55 29.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T20:06:21.092Z] #55 DONE 29.4s [2022-09-07T20:06:21.092Z] [2022-09-07T20:06:21.092Z] #56 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-07T20:06:21.092Z] #56 DONE 0.2s [2022-09-07T20:06:21.092Z] [2022-09-07T20:06:21.092Z] #57 [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-09-07T20:06:21.422Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-09-07T20:06:22.277Z] #46 ... [2022-09-07T20:06:22.277Z] [2022-09-07T20:06:22.277Z] #39 [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-09-07T20:06:22.277Z] #39 64.03 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-07T20:06:22.277Z] #39 64.05 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-07T20:06:22.277Z] #39 64.06 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-07T20:06:22.277Z] #39 70.92 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-07T20:06:22.277Z] #39 70.92 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-07T20:06:22.277Z] #39 70.94 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-07T20:06:22.277Z] #39 71.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-07T20:06:22.277Z] #39 71.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-07T20:06:22.277Z] #39 71.18 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-07T20:06:22.356Z] ok github.com/docker/docker/volume/local 0.085s coverage: 76.8% of statements [2022-09-07T20:06:22.461Z] #57 ... [2022-09-07T20:06:22.461Z] [2022-09-07T20:06:22.461Z] #58 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-07T20:06:22.461Z] #58 DONE 1.4s [2022-09-07T20:06:22.461Z] [2022-09-07T20:06:22.461Z] #57 [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-09-07T20:06:22.461Z] #57 1.152 + RM_GOPATH=0 [2022-09-07T20:06:22.461Z] #57 1.152 + TMP_GOPATH= [2022-09-07T20:06:22.461Z] #57 1.152 + : /build [2022-09-07T20:06:22.461Z] #57 1.152 + '[' -z '' ']' [2022-09-07T20:06:22.461Z] #57 1.152 ++ mktemp -d [2022-09-07T20:06:22.461Z] #57 1.155 + export GOPATH=/tmp/tmp.ok7Iil5hJb [2022-09-07T20:06:22.461Z] #57 1.155 + GOPATH=/tmp/tmp.ok7Iil5hJb [2022-09-07T20:06:22.461Z] #57 1.155 + RM_GOPATH=1 [2022-09-07T20:06:22.461Z] #57 1.155 + case "$(go env GOARCH)" in [2022-09-07T20:06:22.461Z] #57 1.156 ++ go env GOARCH [2022-09-07T20:06:22.461Z] #57 1.166 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T20:06:22.461Z] #57 1.166 + GO_BUILDMODE=-buildmode=pie [2022-09-07T20:06:22.461Z] #57 1.167 ++ dirname /install.sh [2022-09-07T20:06:22.461Z] #57 1.168 + dir=/ [2022-09-07T20:06:22.461Z] #57 1.168 + bin=runc [2022-09-07T20:06:22.461Z] #57 1.168 + shift [2022-09-07T20:06:22.461Z] #57 1.168 + '[' '!' -f //runc.installer ']' [2022-09-07T20:06:22.461Z] #57 1.168 + . //runc.installer [2022-09-07T20:06:22.461Z] #57 1.168 ++ set -e [2022-09-07T20:06:22.461Z] #57 1.168 ++ : v1.1.4 [2022-09-07T20:06:22.461Z] #57 1.168 + install_runc [2022-09-07T20:06:22.461Z] #57 1.169 Install runc version v1.1.4 (build tags: seccomp) [2022-09-07T20:06:22.461Z] #57 1.169 + RUNC_BUILDTAGS=seccomp [2022-09-07T20:06:22.461Z] #57 1.169 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-07T20:06:22.461Z] #57 1.169 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ok7Iil5hJb/src/github.com/opencontainers/runc [2022-09-07T20:06:22.461Z] #57 1.172 Cloning into '/tmp/tmp.ok7Iil5hJb/src/github.com/opencontainers/runc'... [2022-09-07T20:06:22.614Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-09-07T20:06:23.391Z] #57 ... [2022-09-07T20:06:23.391Z] [2022-09-07T20:06:23.391Z] #59 [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-09-07T20:06:23.391Z] #59 DONE 1.2s [2022-09-07T20:06:23.649Z] [2022-09-07T20:06:23.649Z] #60 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-07T20:06:23.986Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-09-07T20:06:24.580Z] #60 0.876 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-07T20:06:24.581Z] #60 DONE 0.9s [2022-09-07T20:06:24.581Z] [2022-09-07T20:06:24.581Z] #61 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-07T20:06:25.512Z] #61 DONE 1.0s [2022-09-07T20:06:25.512Z] [2022-09-07T20:06:25.512Z] #62 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-07T20:06:26.447Z] #62 DONE 1.0s [2022-09-07T20:06:26.447Z] [2022-09-07T20:06:26.447Z] #45 [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-09-07T20:06:26.468Z] #39 77.95 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-07T20:06:26.468Z] #39 77.98 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-07T20:06:26.468Z] #39 77.98 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-07T20:06:26.704Z] #45 ... [2022-09-07T20:06:26.704Z] [2022-09-07T20:06:26.704Z] #63 [dev-systemd-false 6/28] RUN ldconfig [2022-09-07T20:06:27.635Z] #63 DONE 1.1s [2022-09-07T20:06:27.635Z] [2022-09-07T20:06:27.635Z] #64 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T20:06:29.004Z] #64 1.214 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-07T20:06:29.004Z] #64 1.214 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-07T20:06:29.261Z] #64 1.438 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-07T20:06:29.261Z] #64 1.450 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-07T20:06:29.261Z] #64 1.633 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-07T20:06:29.518Z] #64 1.833 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-07T20:06:29.532Z] #35 ... [2022-09-07T20:06:29.532Z] [2022-09-07T20:06:29.532Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:06:29.532Z] #46 32.65 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-07T20:06:29.774Z] #64 2.033 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-07T20:06:29.774Z] #64 2.258 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-07T20:06:30.031Z] #64 2.469 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-07T20:06:30.031Z] #64 2.469 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-07T20:06:30.031Z] #64 2.469 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-07T20:06:30.031Z] #64 2.469 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-07T20:06:30.031Z] #64 2.471 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-07T20:06:30.594Z] #64 2.968 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-07T20:06:30.594Z] #64 2.971 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-07T20:06:30.594Z] #64 2.977 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-07T20:06:30.594Z] #64 2.978 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-07T20:06:30.594Z] #64 2.978 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-07T20:06:33.040Z] #39 ... [2022-09-07T20:06:33.040Z] [2022-09-07T20:06:33.040Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:06:33.040Z] #46 31.21 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-07T20:06:33.710Z] #46 ... [2022-09-07T20:06:33.710Z] [2022-09-07T20:06:33.710Z] #35 [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-09-07T20:06:33.710Z] #35 89.13 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-07T20:06:33.711Z] #35 89.14 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-07T20:06:33.711Z] #35 89.18 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-07T20:06:33.868Z] #64 ... [2022-09-07T20:06:33.868Z] [2022-09-07T20:06:33.868Z] #57 [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-09-07T20:06:33.868Z] #57 5.586 + cd /tmp/tmp.ok7Iil5hJb/src/github.com/opencontainers/runc [2022-09-07T20:06:33.868Z] #57 5.586 + git checkout -q v1.1.4 [2022-09-07T20:06:33.868Z] #57 5.890 + '[' -z '' ']' [2022-09-07T20:06:33.868Z] #57 5.890 + target=static [2022-09-07T20:06:33.868Z] #57 5.890 + make BUILDTAGS=seccomp static [2022-09-07T20:06:33.868Z] #57 6.124 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-07T20:06:33.868Z] #57 11.99 + mkdir -p /build [2022-09-07T20:06:33.868Z] #57 11.99 + cp runc /build/runc [2022-09-07T20:06:33.868Z] #57 DONE 12.2s [2022-09-07T20:06:33.868Z] [2022-09-07T20:06:33.868Z] #45 [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-09-07T20:06:38.977Z] #35 ... [2022-09-07T20:06:38.977Z] [2022-09-07T20:06:38.977Z] #43 [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-09-07T20:06:38.977Z] #43 49.72 Updating files: 47% (2354/4986) Updating files: 48% (2394/4986) Updating files: 49% (2444/4986) Updating files: 50% (2493/4986) Updating files: 51% (2543/4986) Updating files: 52% (2593/4986) Updating files: 53% (2643/4986) Updating files: 54% (2693/4986) Updating files: 55% (2743/4986) Updating files: 56% (2793/4986) Updating files: 57% (2843/4986) Updating files: 58% (2892/4986) Updating files: 59% (2942/4986) Updating files: 60% (2992/4986) Updating files: 61% (3042/4986) Updating files: 62% (3092/4986) Updating files: 63% (3142/4986) Updating files: 64% (3192/4986) Updating files: 65% (3241/4986) Updating files: 66% (3291/4986) Updating files: 67% (3341/4986) Updating files: 68% (3391/4986) Updating files: 69% (3441/4986) Updating files: 70% (3491/4986) Updating files: 71% (3541/4986) Updating files: 72% (3590/4986) Updating files: 73% (3640/4986) Updating files: 74% (3690/4986) Updating files: 75% (3740/4986) Updating files: 76% (3790/4986) Updating files: 77% (3840/4986) Updating files: 78% (3890/4986) Updating files: 79% (3939/4986) Updating files: 80% (3989/4986) Updating files: 81% (4039/4986) Updating files: 82% (4089/4986) Updating files: 83% (4139/4986) Updating files: 83% (4153/4986) Updating files: 84% (4189/4986) Updating files: 85% (4239/4986) Updating files: 86% (4288/4986) Updating files: 87% (4338/4986) Updating files: 88% (4388/4986) Updating files: 89% (4438/4986) Updating files: 90% (4488/4986) Updating files: 91% (4538/4986) Updating files: 92% (4588/4986) Updating files: 93% (4637/4986) Updating files: 94% (4687/4986) Updating files: 95% (4737/4986) Updating files: 96% (4787/4986) Updating files: 97% (4837/4986) Updating files: 98% (4887/4986) Updating files: 99% (4937/4986) Updating files: 100% (4986/4986) Updating files: 100% (4986/4986), done. [2022-09-07T20:06:38.977Z] #43 51.34 + cd /tmp/tmp.L30kD6mnse/src/github.com/containerd/containerd [2022-09-07T20:06:38.977Z] #43 51.34 + git checkout -q v1.6.8 [2022-09-07T20:06:38.977Z] #43 53.79 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-07T20:06:38.977Z] #43 53.80 + BUILDTAGS='netgo osusergo static_build' [2022-09-07T20:06:38.977Z] #43 53.80 + export EXTRA_FLAGS=-buildmode=pie [2022-09-07T20:06:38.977Z] #43 53.80 + EXTRA_FLAGS=-buildmode=pie [2022-09-07T20:06:38.977Z] #43 53.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-07T20:06:38.977Z] #43 53.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-07T20:06:38.977Z] #43 53.80 + '[' '' = dynamic ']' [2022-09-07T20:06:38.977Z] #43 53.80 + make [2022-09-07T20:06:39.117Z] #45 ... [2022-09-07T20:06:39.117Z] [2022-09-07T20:06:39.117Z] #64 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T20:06:39.117Z] #64 10.87 Fetched 40.7 MB in 10s (4100 kB/s) [2022-09-07T20:06:40.347Z] #43 55.49 + bin/ctr [2022-09-07T20:06:41.167Z] #46 ... [2022-09-07T20:06:41.167Z] [2022-09-07T20:06:41.167Z] #43 [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-09-07T20:06:41.686Z] #43 49.57 Updating files: 47% (2381/4986) Updating files: 48% (2394/4986) Updating files: 49% (2444/4986) Updating files: 50% (2493/4986) Updating files: 51% (2543/4986) Updating files: 52% (2593/4986) Updating files: 53% (2643/4986) Updating files: 54% (2693/4986) Updating files: 55% (2743/4986) Updating files: 56% (2793/4986) Updating files: 57% (2843/4986) Updating files: 58% (2892/4986) Updating files: 59% (2942/4986) Updating files: 60% (2992/4986) Updating files: 61% (3042/4986) Updating files: 62% (3092/4986) Updating files: 63% (3142/4986) Updating files: 64% (3192/4986) Updating files: 65% (3241/4986) Updating files: 66% (3291/4986) Updating files: 67% (3341/4986) Updating files: 68% (3391/4986) Updating files: 69% (3441/4986) Updating files: 70% (3491/4986) Updating files: 71% (3541/4986) Updating files: 72% (3590/4986) Updating files: 73% (3640/4986) Updating files: 74% (3690/4986) Updating files: 75% (3740/4986) Updating files: 76% (3790/4986) Updating files: 77% (3840/4986) Updating files: 78% (3890/4986) Updating files: 79% (3939/4986) Updating files: 80% (3989/4986) Updating files: 81% (4039/4986) Updating files: 82% (4089/4986) Updating files: 83% (4139/4986) Updating files: 84% (4189/4986) Updating files: 84% (4233/4986) Updating files: 85% (4239/4986) Updating files: 86% (4288/4986) Updating files: 87% (4338/4986) Updating files: 88% (4388/4986) Updating files: 89% (4438/4986) Updating files: 90% (4488/4986) Updating files: 91% (4538/4986) Updating files: 92% (4588/4986) Updating files: 93% (4637/4986) Updating files: 94% (4687/4986) Updating files: 95% (4737/4986) Updating files: 96% (4787/4986) Updating files: 97% (4837/4986) Updating files: 98% (4887/4986) Updating files: 99% (4937/4986) Updating files: 100% (4986/4986) Updating files: 100% (4986/4986), done. [2022-09-07T20:06:41.686Z] #43 51.17 + cd /tmp/tmp.tPFA3Ucqt0/src/github.com/containerd/containerd [2022-09-07T20:06:41.990Z] #43 51.18 + git checkout -q v1.6.8 [2022-09-07T20:06:43.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-07T20:06:43.930Z] #43 53.18 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-07T20:06:43.930Z] #43 53.18 + BUILDTAGS='netgo osusergo static_build' [2022-09-07T20:06:43.930Z] #43 53.18 + export EXTRA_FLAGS=-buildmode=pie [2022-09-07T20:06:43.930Z] #43 53.18 + EXTRA_FLAGS=-buildmode=pie [2022-09-07T20:06:43.930Z] #43 53.18 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-07T20:06:43.930Z] #43 53.18 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-07T20:06:43.930Z] #43 53.18 + '[' '' = dynamic ']' [2022-09-07T20:06:43.930Z] #43 53.18 + make [2022-09-07T20:06:44.369Z] #64 10.87 Reading package lists... [2022-09-07T20:06:45.299Z] #64 15.78 Reading package lists... [2022-09-07T20:06:45.299Z] #64 ... [2022-09-07T20:06:45.299Z] [2022-09-07T20:06:45.299Z] #45 [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-09-07T20:06:45.299Z] #45 79.64 + bin/containerd [2022-09-07T20:06:45.831Z] #43 54.96 + bin/ctr [2022-09-07T20:06:45.902Z] ok github.com/docker/docker/pkg/plugins 33.650s coverage: 76.3% of statements [2022-09-07T20:06:45.902Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-07T20:06:45.902Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-07T20:06:45.902Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-07T20:06:45.902Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-07T20:06:45.902Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-07T20:06:45.902Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-07T20:06:45.902Z] ? github.com/docker/docker/rootless [no test files] [2022-09-07T20:06:45.902Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-07T20:06:45.902Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-07T20:06:45.902Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-07T20:06:45.902Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-07T20:06:45.902Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-07T20:06:45.902Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-07T20:06:45.902Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-07T20:06:45.902Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-07T20:06:45.902Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-07T20:06:45.902Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-07T20:06:45.902Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-07T20:06:45.902Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-07T20:06:45.902Z] ? github.com/docker/docker/volume [no test files] [2022-09-07T20:06:45.902Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-07T20:06:45.902Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === Skipped [2022-09-07T20:06:45.902Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-07T20:06:45.902Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-07T20:06:45.902Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-07T20:06:45.902Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-07T20:06:45.902Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-07T20:06:45.902Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T20:06:45.902Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-07T20:06:45.902Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T20:06:45.902Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-07T20:06:45.902Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T20:06:45.902Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-07T20:06:45.902Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T20:06:45.902Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-07T20:06:45.902Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T20:06:45.902Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-07T20:06:45.902Z] graphtest_unix.go:71: No driver to put! [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-07T20:06:45.902Z] time="2022-09-07T20:05:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T20:06:45.902Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-07T20:06:45.902Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-07T20:06:45.902Z] time="2022-09-07T20:05:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T20:06:45.902Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-07T20:06:45.902Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-07T20:06:45.902Z] time="2022-09-07T20:05:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T20:06:45.902Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-07T20:06:45.902Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-07T20:06:45.902Z] time="2022-09-07T20:05:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T20:06:45.902Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-07T20:06:45.902Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-07T20:06:45.902Z] time="2022-09-07T20:05:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T20:06:45.902Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-07T20:06:45.902Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-07T20:06:45.902Z] graphtest_unix.go:71: No driver to put! [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-07T20:06:45.902Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-07T20:06:45.902Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-07T20:06:45.902Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-07T20:06:45.902Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-07T20:06:45.902Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T20:06:45.902Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-07T20:06:45.902Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T20:06:45.902Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-07T20:06:45.902Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T20:06:45.902Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-07T20:06:45.902Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T20:06:45.902Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-07T20:06:45.902Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T20:06:45.902Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-07T20:06:45.902Z] graphtest_unix.go:71: No driver to put! [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-07T20:06:45.902Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-07T20:06:45.902Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-07T20:06:45.902Z] [2022-09-07T20:06:45.902Z] DONE 2874 tests, 28 skipped in 208.370s [2022-09-07T20:06:45.902Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/bitseq [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/cluster [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/config [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/datastore [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/driverapi [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/etchosts [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/idm [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/ipam [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/iptables [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/netlabel [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/netutils [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/networkdb [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/ns [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/options [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/osl [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/portallocator [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/portmapper [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/testutils [2022-09-07T20:06:45.902Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-07T20:06:45.902Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-09-07T20:06:50.309Z] #43 ... [2022-09-07T20:06:50.309Z] [2022-09-07T20:06:50.309Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:06:50.309Z] #46 43.59 libtoolize: putting auxiliary files in '.'. [2022-09-07T20:06:50.309Z] #46 43.59 libtoolize: copying file './ltmain.sh' [2022-09-07T20:06:50.309Z] #46 44.20 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-07T20:06:50.309Z] #46 44.20 libtoolize: and rerunning libtoolize and aclocal. [2022-09-07T20:06:50.309Z] #46 44.20 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-07T20:06:50.309Z] #46 ... [2022-09-07T20:06:50.309Z] [2022-09-07T20:06:50.309Z] #35 [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-09-07T20:06:50.309Z] #35 95.56 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-07T20:06:50.309Z] #35 95.56 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-07T20:06:50.309Z] #35 95.58 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-07T20:06:50.309Z] #35 102.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-07T20:06:50.309Z] #35 102.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-07T20:06:50.309Z] #35 102.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-07T20:06:50.309Z] #35 ... [2022-09-07T20:06:50.309Z] [2022-09-07T20:06:50.309Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:06:50.309Z] #46 53.86 configure.ac:7: installing './compile' [2022-09-07T20:06:50.309Z] #46 53.88 configure.ac:11: installing './config.guess' [2022-09-07T20:06:50.309Z] #46 53.88 configure.ac:11: installing './config.sub' [2022-09-07T20:06:50.309Z] #46 53.88 configure.ac:8: installing './install-sh' [2022-09-07T20:06:50.309Z] #46 53.89 configure.ac:8: installing './missing' [2022-09-07T20:06:50.309Z] #46 54.04 Makefile.am: installing './depcomp' [2022-09-07T20:06:50.546Z] #45 ... [2022-09-07T20:06:50.546Z] [2022-09-07T20:06:50.546Z] #64 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T20:06:50.546Z] #64 15.78 Reading package lists... [2022-09-07T20:06:50.546Z] #64 20.26 Building dependency tree... [2022-09-07T20:06:50.546Z] #64 21.50 Reading state information... [2022-09-07T20:06:50.546Z] #64 22.61 bzip2 is already the newest version (1.0.8-4). [2022-09-07T20:06:50.546Z] #64 22.61 patch is already the newest version (2.7.6-7). [2022-09-07T20:06:50.546Z] #64 22.61 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-09-07T20:06:50.546Z] #64 22.61 The following additional packages will be installed: [2022-09-07T20:06:50.546Z] #64 22.62 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-09-07T20:06:50.546Z] #64 22.62 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-09-07T20:06:50.546Z] #64 22.62 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-09-07T20:06:50.546Z] #64 22.62 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-09-07T20:06:50.546Z] #64 22.62 systemd vim-runtime xxd [2022-09-07T20:06:50.546Z] #64 22.65 Suggested packages: [2022-09-07T20:06:50.546Z] #64 22.65 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-09-07T20:06:50.546Z] #64 22.65 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-09-07T20:06:50.546Z] #64 22.65 vim-scripts xfsdump acl attr quota [2022-09-07T20:06:50.546Z] #64 22.65 Recommended packages: [2022-09-07T20:06:50.546Z] #64 22.65 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-07T20:06:50.546Z] #64 22.65 systemd-timesyncd | time-daemon unzip [2022-09-07T20:06:50.566Z] #46 55.24 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-07T20:06:50.566Z] #46 55.25 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-07T20:06:50.566Z] #46 55.37 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-07T20:06:50.566Z] #46 55.37 libtoolize: copying file 'm4/libtool.m4' [2022-09-07T20:06:50.824Z] #46 55.48 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-07T20:06:50.824Z] #46 55.59 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-07T20:06:51.081Z] #46 55.69 libtoolize: copying file 'm4/ltversion.m4' [2022-09-07T20:06:51.081Z] #46 55.81 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-07T20:06:51.081Z] #46 55.91 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-07T20:06:51.101Z] #43 ... [2022-09-07T20:06:51.101Z] [2022-09-07T20:06:51.101Z] #39 [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-09-07T20:06:51.101Z] #39 92.25 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-07T20:06:51.101Z] #39 92.25 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-07T20:06:51.101Z] #39 92.26 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-07T20:06:51.101Z] #39 98.96 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-07T20:06:51.101Z] #39 98.97 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-07T20:06:51.101Z] #39 98.97 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-07T20:06:51.475Z] #64 23.88 The following NEW packages will be installed: [2022-09-07T20:06:51.731Z] #64 23.88 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-09-07T20:06:51.731Z] #64 23.88 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-07T20:06:51.731Z] #64 23.88 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-07T20:06:51.731Z] #64 23.88 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-09-07T20:06:51.731Z] #64 23.89 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-09-07T20:06:51.731Z] #64 23.89 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-09-07T20:06:51.731Z] #64 23.89 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-09-07T20:06:51.731Z] #64 23.89 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-09-07T20:06:51.731Z] #64 23.89 zstd [2022-09-07T20:06:52.019Z] #64 24.26 0 upgraded, 52 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T20:06:52.019Z] #64 24.26 Need to get 23.8 MB of archives. [2022-09-07T20:06:52.019Z] #64 24.26 After this operation, 89.3 MB of additional disk space will be used. [2022-09-07T20:06:52.019Z] #64 24.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-07T20:06:52.019Z] #64 24.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-07T20:06:52.019Z] #64 24.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-07T20:06:52.019Z] #64 24.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-07T20:06:52.019Z] #64 24.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-07T20:06:52.019Z] #64 24.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-07T20:06:52.019Z] #64 24.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-07T20:06:52.019Z] #64 24.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-07T20:06:52.019Z] #64 24.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-07T20:06:52.019Z] #64 24.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-07T20:06:52.019Z] #64 24.39 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-07T20:06:52.019Z] #64 24.39 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-07T20:06:52.019Z] #64 24.39 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-07T20:06:52.019Z] #64 24.39 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-07T20:06:52.019Z] #64 24.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-07T20:06:52.019Z] #64 24.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-07T20:06:52.019Z] #64 24.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-07T20:06:52.019Z] #64 24.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-07T20:06:52.019Z] #64 24.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-07T20:06:52.019Z] #64 24.42 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-07T20:06:52.019Z] #64 24.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-07T20:06:52.019Z] #64 24.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-07T20:06:52.019Z] #64 24.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-07T20:06:52.019Z] #64 24.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-07T20:06:52.019Z] #64 24.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-07T20:06:52.019Z] #64 24.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-07T20:06:52.019Z] #64 24.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-07T20:06:52.019Z] #64 24.44 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-07T20:06:52.019Z] #64 24.44 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-07T20:06:52.019Z] #64 24.44 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-07T20:06:52.019Z] #64 24.44 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-07T20:06:52.019Z] #64 24.44 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-07T20:06:52.019Z] #64 24.44 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-07T20:06:52.019Z] #64 24.44 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-07T20:06:52.019Z] #64 24.45 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-07T20:06:52.019Z] #64 24.45 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-07T20:06:52.019Z] #64 24.45 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-07T20:06:52.020Z] #64 24.47 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-07T20:06:52.020Z] #64 24.47 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-07T20:06:52.020Z] #64 24.48 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-07T20:06:52.020Z] #64 24.48 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-07T20:06:52.020Z] #64 24.49 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-07T20:06:52.020Z] #64 24.49 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-07T20:06:52.020Z] #64 24.49 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-07T20:06:52.020Z] #64 24.51 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-07T20:06:52.287Z] #64 24.51 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-07T20:06:52.287Z] #64 24.53 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-07T20:06:52.287Z] #64 24.54 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-07T20:06:52.287Z] #64 24.62 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-07T20:06:52.287Z] #64 24.65 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-07T20:06:52.287Z] #64 24.66 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-07T20:06:52.287Z] #64 24.66 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-07T20:06:52.851Z] #64 25.15 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T20:06:52.851Z] #64 25.34 Fetched 23.8 MB in 1s (34.2 MB/s) [2022-09-07T20:06:53.108Z] #64 25.39 Selecting previously unselected package libcap2:amd64. [2022-09-07T20:06:53.108Z] #64 25.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-09-07T20:06:53.108Z] #64 25.44 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-07T20:06:53.108Z] #64 25.45 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-07T20:06:53.108Z] #64 25.50 Selecting previously unselected package libargon2-1:amd64. [2022-09-07T20:06:53.108Z] #64 25.51 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-07T20:06:53.108Z] #64 25.51 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-07T20:06:53.108Z] #64 25.56 Selecting previously unselected package libjson-c5:amd64. [2022-09-07T20:06:53.365Z] #64 25.56 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-07T20:06:53.365Z] #64 25.57 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-07T20:06:53.365Z] #64 25.62 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-07T20:06:53.365Z] #64 25.63 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-07T20:06:53.365Z] #64 25.63 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-07T20:06:53.365Z] #64 25.71 Selecting previously unselected package libip4tc2:amd64. [2022-09-07T20:06:53.365Z] #64 25.72 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-07T20:06:53.365Z] #64 25.72 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-07T20:06:53.365Z] #64 25.76 Selecting previously unselected package libkmod2:amd64. [2022-09-07T20:06:53.365Z] #64 25.77 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-07T20:06:53.365Z] #64 25.78 Unpacking libkmod2:amd64 (28-1) ... [2022-09-07T20:06:53.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-07T20:06:53.623Z] #64 25.84 Selecting previously unselected package systemd. [2022-09-07T20:06:53.623Z] #64 25.84 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-07T20:06:53.623Z] #64 25.93 Unpacking systemd (247.3-7) ... [2022-09-07T20:06:53.639Z] #39 105.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-07T20:06:53.639Z] #39 105.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-07T20:06:53.639Z] #39 105.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-07T20:06:53.639Z] #39 ... [2022-09-07T20:06:53.639Z] [2022-09-07T20:06:53.639Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:06:53.639Z] #46 42.32 libtoolize: putting auxiliary files in '.'. [2022-09-07T20:06:53.639Z] #46 42.32 libtoolize: copying file './ltmain.sh' [2022-09-07T20:06:53.639Z] #46 42.99 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-07T20:06:53.639Z] #46 42.99 libtoolize: and rerunning libtoolize and aclocal. [2022-09-07T20:06:53.639Z] #46 42.99 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-07T20:06:53.639Z] #46 52.29 configure.ac:7: installing './compile' [2022-09-07T20:06:53.639Z] #46 52.31 configure.ac:11: installing './config.guess' [2022-09-07T20:06:53.639Z] #46 52.32 configure.ac:11: installing './config.sub' [2022-09-07T20:06:53.639Z] #46 52.32 configure.ac:8: installing './install-sh' [2022-09-07T20:06:53.639Z] #46 52.33 configure.ac:8: installing './missing' [2022-09-07T20:06:53.898Z] #46 52.43 Makefile.am: installing './depcomp' [2022-09-07T20:06:54.554Z] #64 26.73 Selecting previously unselected package pigz. [2022-09-07T20:06:54.554Z] #64 26.74 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-07T20:06:54.554Z] #64 26.75 Unpacking pigz (2.6-1) ... [2022-09-07T20:06:54.554Z] #64 26.80 Selecting previously unselected package libelf1:amd64. [2022-09-07T20:06:54.554Z] #64 26.81 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-07T20:06:54.554Z] #64 26.82 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-07T20:06:54.554Z] #64 26.90 Selecting previously unselected package libbpf0:amd64. [2022-09-07T20:06:54.554Z] #64 26.90 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-07T20:06:54.554Z] #64 26.91 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-07T20:06:54.554Z] #64 26.97 Selecting previously unselected package libmnl0:amd64. [2022-09-07T20:06:54.554Z] #64 26.98 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-07T20:06:54.554Z] #64 26.98 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-07T20:06:54.811Z] #64 27.04 Selecting previously unselected package libxtables12:amd64. [2022-09-07T20:06:54.811Z] #64 27.04 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-07T20:06:54.811Z] #64 27.05 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-07T20:06:54.811Z] #64 27.10 Selecting previously unselected package libcap2-bin. [2022-09-07T20:06:54.811Z] #64 27.10 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-07T20:06:54.811Z] #64 27.11 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-07T20:06:54.811Z] #64 27.18 Selecting previously unselected package iproute2. [2022-09-07T20:06:54.811Z] #64 27.18 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-07T20:06:54.811Z] #64 27.19 Unpacking iproute2 (5.10.0-4) ... [2022-09-07T20:06:54.837Z] #46 53.57 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-07T20:06:55.069Z] #64 27.38 Selecting previously unselected package xxd. [2022-09-07T20:06:55.069Z] #64 27.39 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-07T20:06:55.069Z] #64 27.40 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:06:55.069Z] #64 27.48 Selecting previously unselected package vim-common. [2022-09-07T20:06:55.069Z] #64 27.49 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-07T20:06:55.069Z] #64 27.50 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:06:55.097Z] #46 53.57 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-07T20:06:55.097Z] #46 53.69 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-07T20:06:55.097Z] #46 53.69 libtoolize: copying file 'm4/libtool.m4' [2022-09-07T20:06:55.097Z] #46 53.79 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-07T20:06:55.326Z] #64 27.59 Selecting previously unselected package bash-completion. [2022-09-07T20:06:55.326Z] #64 27.60 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-07T20:06:55.358Z] #46 53.89 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-07T20:06:55.358Z] #46 53.98 libtoolize: copying file 'm4/ltversion.m4' [2022-09-07T20:06:55.358Z] #46 54.11 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-07T20:06:55.617Z] #46 54.20 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-07T20:06:56.257Z] #64 28.52 Unpacking bash-completion (1:2.11-2) ... [2022-09-07T20:06:56.257Z] #64 28.70 Selecting previously unselected package apparmor. [2022-09-07T20:06:56.257Z] #64 28.70 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-09-07T20:06:56.257Z] #64 28.74 Unpacking apparmor (2.13.6-10) ... [2022-09-07T20:06:56.514Z] #64 28.92 Selecting previously unselected package inetutils-ping. [2022-09-07T20:06:56.514Z] #64 28.92 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-07T20:06:56.514Z] #64 28.93 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-07T20:06:56.772Z] #64 29.00 Selecting previously unselected package libip6tc2:amd64. [2022-09-07T20:06:56.772Z] #64 29.01 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-07T20:06:56.772Z] #64 29.01 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-07T20:06:56.772Z] #64 29.06 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-07T20:06:56.772Z] #64 29.07 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-07T20:06:56.772Z] #64 29.07 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-07T20:06:56.772Z] #64 29.12 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-07T20:06:56.772Z] #64 29.12 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-07T20:06:56.772Z] #64 29.13 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-07T20:06:56.772Z] #64 29.19 Selecting previously unselected package libnftnl11:amd64. [2022-09-07T20:06:56.772Z] #64 29.19 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-07T20:06:56.772Z] #64 29.20 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-07T20:06:56.772Z] #64 29.24 Selecting previously unselected package iptables. [2022-09-07T20:06:57.028Z] #64 29.24 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-09-07T20:06:57.028Z] #64 29.25 Unpacking iptables (1.8.7-1) ... [2022-09-07T20:06:57.028Z] #64 29.41 Selecting previously unselected package libonig5:amd64. [2022-09-07T20:06:57.028Z] #64 29.42 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-07T20:06:57.028Z] #64 29.43 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-07T20:06:57.028Z] #64 29.50 Selecting previously unselected package libjq1:amd64. [2022-09-07T20:06:57.285Z] #64 29.50 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-09-07T20:06:57.285Z] #64 29.51 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-07T20:06:57.285Z] #64 29.58 Selecting previously unselected package jq. [2022-09-07T20:06:57.285Z] #64 29.58 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-09-07T20:06:57.285Z] #64 29.59 Unpacking jq (1.6-2.1) ... [2022-09-07T20:06:57.285Z] #64 29.64 Selecting previously unselected package libaio1:amd64. [2022-09-07T20:06:57.285Z] #64 29.65 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-09-07T20:06:57.285Z] #64 29.66 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-07T20:06:57.285Z] #64 29.71 Selecting previously unselected package libgpm2:amd64. [2022-09-07T20:06:57.285Z] #64 29.71 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-09-07T20:06:57.285Z] #64 29.72 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-07T20:06:57.285Z] #64 29.77 Selecting previously unselected package libinih1:amd64. [2022-09-07T20:06:57.285Z] #64 29.77 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-09-07T20:06:57.542Z] #64 29.77 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-07T20:06:57.542Z] #64 29.83 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-07T20:06:57.542Z] #64 29.83 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-07T20:06:57.542Z] #64 29.83 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-07T20:06:57.542Z] #64 29.89 Selecting previously unselected package libnet1:amd64. [2022-09-07T20:06:57.542Z] #64 29.90 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-07T20:06:57.542Z] #64 29.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T20:06:57.542Z] #64 29.97 Selecting previously unselected package libnl-3-200:amd64. [2022-09-07T20:06:57.542Z] #64 29.97 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-07T20:06:57.542Z] #64 29.98 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-07T20:06:57.542Z] #64 30.04 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-07T20:06:57.799Z] #64 30.04 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-07T20:06:57.799Z] #64 30.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T20:06:57.799Z] #64 30.10 Selecting previously unselected package libyajl2:amd64. [2022-09-07T20:06:57.799Z] #64 30.11 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-09-07T20:06:57.799Z] #64 30.12 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-07T20:06:57.800Z] #64 30.16 Selecting previously unselected package net-tools. [2022-09-07T20:06:57.800Z] #64 30.17 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-07T20:06:57.800Z] #64 30.17 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-07T20:06:57.800Z] #64 30.27 Selecting previously unselected package python-pip-whl. [2022-09-07T20:06:58.056Z] #64 30.28 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-07T20:06:58.056Z] #64 30.29 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-07T20:06:58.056Z] #64 30.53 Selecting previously unselected package python3-lib2to3. [2022-09-07T20:06:58.312Z] #64 30.53 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-07T20:06:58.312Z] #64 30.54 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-07T20:06:58.313Z] #64 30.62 Selecting previously unselected package python3-distutils. [2022-09-07T20:06:58.313Z] #64 30.62 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-09-07T20:06:58.313Z] #64 30.63 Unpacking python3-distutils (3.9.2-1) ... [2022-09-07T20:06:58.313Z] #64 30.72 Selecting previously unselected package python3-pkg-resources. [2022-09-07T20:06:58.313Z] #64 30.72 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-07T20:06:58.313Z] #64 30.73 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-07T20:06:58.569Z] #64 30.81 Selecting previously unselected package python3-setuptools. [2022-09-07T20:06:58.569Z] #64 30.82 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-09-07T20:06:58.569Z] #64 30.82 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-07T20:06:58.569Z] #64 30.95 Selecting previously unselected package python3-wheel. [2022-09-07T20:06:58.569Z] #64 30.95 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-09-07T20:06:58.569Z] #64 30.96 Unpacking python3-wheel (0.34.2-1) ... [2022-09-07T20:06:58.569Z] #64 31.01 Selecting previously unselected package python3-pip. [2022-09-07T20:06:58.569Z] #64 31.01 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-07T20:06:58.569Z] #64 31.02 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-07T20:06:58.825Z] #64 31.14 Selecting previously unselected package sudo. [2022-09-07T20:06:58.825Z] #64 31.15 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-09-07T20:06:58.825Z] #64 31.16 Unpacking sudo (1.9.5p2-3) ... [2022-09-07T20:06:59.081Z] #64 31.40 Selecting previously unselected package systemd-journal-remote. [2022-09-07T20:06:59.081Z] #64 31.41 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-07T20:06:59.081Z] #64 31.41 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-07T20:06:59.081Z] #64 31.47 Selecting previously unselected package thin-provisioning-tools. [2022-09-07T20:06:59.081Z] #64 31.48 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-07T20:06:59.081Z] #64 31.48 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-07T20:06:59.338Z] #64 31.59 Selecting previously unselected package uidmap. [2022-09-07T20:06:59.338Z] #64 31.59 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-07T20:06:59.338Z] #64 31.60 Unpacking uidmap (1:4.8.1-1) ... [2022-09-07T20:06:59.338Z] #64 31.67 Selecting previously unselected package vim-runtime. [2022-09-07T20:06:59.338Z] #64 31.68 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-07T20:06:59.338Z] #64 31.70 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-07T20:06:59.338Z] #64 31.72 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-07T20:06:59.338Z] #64 31.73 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:07:00.709Z] #64 32.99 Selecting previously unselected package vim. [2022-09-07T20:07:00.709Z] #64 33.00 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-07T20:07:00.709Z] #64 33.01 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:07:00.968Z] #64 33.28 Selecting previously unselected package xfsprogs. [2022-09-07T20:07:00.968Z] #64 33.29 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-07T20:07:00.968Z] #64 33.30 Unpacking xfsprogs (5.10.0-4) ... [2022-09-07T20:07:01.046Z] #46 ... [2022-09-07T20:07:01.046Z] [2022-09-07T20:07:01.046Z] #35 [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-09-07T20:07:01.046Z] #35 116.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-07T20:07:01.046Z] #35 116.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-07T20:07:01.046Z] #35 116.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-07T20:07:01.224Z] #64 33.49 Selecting previously unselected package zip. [2022-09-07T20:07:01.224Z] #64 33.51 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-09-07T20:07:01.224Z] #64 33.52 Unpacking zip (3.0-12) ... [2022-09-07T20:07:01.224Z] #64 33.68 Selecting previously unselected package zstd. [2022-09-07T20:07:01.480Z] #64 33.69 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-07T20:07:01.480Z] #64 33.69 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-07T20:07:01.480Z] #64 33.86 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-07T20:07:02.044Z] #64 34.34 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-07T20:07:02.044Z] #64 34.35 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-07T20:07:02.044Z] #64 34.36 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-07T20:07:02.044Z] #64 34.37 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-07T20:07:02.044Z] #64 34.39 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-07T20:07:02.044Z] #64 34.40 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-07T20:07:02.044Z] #64 34.42 Setting up uidmap (1:4.8.1-1) ... [2022-09-07T20:07:02.044Z] #64 34.43 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-07T20:07:02.044Z] #64 34.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T20:07:02.044Z] #64 34.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T20:07:02.044Z] #64 34.47 Setting up python3-wheel (0.34.2-1) ... [2022-09-07T20:07:02.301Z] #64 34.82 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-07T20:07:02.558Z] #64 34.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:07:02.558Z] #64 34.85 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-07T20:07:02.558Z] #64 34.86 Setting up libcap2-bin (1:2.44-1) ... [2022-09-07T20:07:02.558Z] #64 34.87 Setting up apparmor (2.13.6-10) ... [2022-09-07T20:07:03.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-07T20:07:03.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-07T20:07:03.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-07T20:07:03.926Z] #64 35.90 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-07T20:07:03.926Z] #64 35.93 Setting up zip (3.0-12) ... [2022-09-07T20:07:03.926Z] #64 35.94 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:07:03.926Z] #64 35.97 Setting up bash-completion (1:2.11-2) ... [2022-09-07T20:07:04.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-07T20:07:04.855Z] #64 37.08 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-07T20:07:04.855Z] #64 37.09 Setting up sudo (1.9.5p2-3) ... [2022-09-07T20:07:04.855Z] #64 37.15 invoke-rc.d: could not determine current runlevel [2022-09-07T20:07:04.855Z] #64 37.16 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-07T20:07:04.855Z] #64 37.17 Setting up xfsprogs (5.10.0-4) ... [2022-09-07T20:07:04.855Z] #64 37.18 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-07T20:07:04.855Z] #64 37.18 Failed to connect to bus: Host is down [2022-09-07T20:07:04.855Z] #64 37.18 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-07T20:07:04.855Z] #64 37.20 Setting up inetutils-ping (2:2.0-1) ... [2022-09-07T20:07:04.855Z] #64 37.21 Setting up pigz (2.6-1) ... [2022-09-07T20:07:04.855Z] #64 37.22 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-07T20:07:04.855Z] #64 37.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-07T20:07:04.855Z] #64 37.27 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-07T20:07:05.112Z] #64 37.28 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:07:05.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-07T20:07:05.369Z] #64 37.64 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-07T20:07:05.369Z] #64 37.65 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-07T20:07:05.369Z] #64 37.84 Setting up libelf1:amd64 (0.183-1) ... [2022-09-07T20:07:05.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-07T20:07:05.625Z] #64 37.89 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-07T20:07:05.625Z] #64 37.92 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-07T20:07:05.625Z] #64 37.94 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-07T20:07:05.625Z] #64 37.95 Setting up libkmod2:amd64 (28-1) ... [2022-09-07T20:07:05.625Z] #64 37.96 Setting up python3-distutils (3.9.2-1) ... [2022-09-07T20:07:05.881Z] #64 38.17 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:07:05.881Z] #64 38.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-07T20:07:05.881Z] #64 38.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-07T20:07:05.881Z] #64 38.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-07T20:07:05.881Z] #64 38.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-07T20:07:05.881Z] #64 38.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-07T20:07:05.881Z] #64 38.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-07T20:07:05.881Z] #64 38.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-07T20:07:05.881Z] #64 38.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-07T20:07:05.881Z] #64 38.24 Setting up python3-setuptools (52.0.0-4) ... [2022-09-07T20:07:06.304Z] #35 ... [2022-09-07T20:07:06.304Z] [2022-09-07T20:07:06.304Z] #28 [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-09-07T20:07:06.304Z] #28 121.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-07T20:07:06.304Z] #28 121.4 + GOBIN=/build [2022-09-07T20:07:06.304Z] #28 121.4 + GO111MODULE=on [2022-09-07T20:07:06.304Z] #28 121.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-07T20:07:06.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-07T20:07:06.444Z] #64 38.76 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-07T20:07:06.444Z] #64 38.79 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-07T20:07:06.444Z] #64 38.81 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-07T20:07:06.444Z] #64 38.83 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-07T20:07:07.005Z] #64 39.37 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-07T20:07:07.005Z] #64 39.39 Setting up jq (1.6-2.1) ... [2022-09-07T20:07:07.005Z] #64 39.40 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-07T20:07:07.005Z] #64 39.41 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-07T20:07:07.005Z] #64 39.43 Setting up iptables (1.8.7-1) ... [2022-09-07T20:07:07.005Z] #64 39.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T20:07:07.005Z] #64 39.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T20:07:07.005Z] #64 39.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T20:07:07.005Z] #64 39.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T20:07:07.005Z] #64 39.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-07T20:07:07.262Z] #64 39.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-07T20:07:07.262Z] #64 39.48 Setting up iproute2 (5.10.0-4) ... [2022-09-07T20:07:07.518Z] #64 39.72 Setting up systemd (247.3-7) ... [2022-09-07T20:07:07.518Z] #64 39.77 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-07T20:07:07.518Z] #64 39.77 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-07T20:07:07.518Z] #64 39.78 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-07T20:07:07.518Z] #64 39.81 Initializing machine ID from KVM UUID. [2022-09-07T20:07:08.082Z] #64 40.34 Setting up systemd-journal-remote (247.3-7) ... [2022-09-07T20:07:08.339Z] #64 40.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T20:07:08.903Z] #64 DONE 41.2s [2022-09-07T20:07:08.903Z] [2022-09-07T20:07:08.903Z] #65 [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-09-07T20:07:08.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-07T20:07:09.831Z] #65 0.965 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-07T20:07:09.832Z] #65 0.970 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-07T20:07:09.832Z] #65 0.973 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-07T20:07:09.832Z] #65 DONE 1.1s [2022-09-07T20:07:09.832Z] [2022-09-07T20:07:09.832Z] #66 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-07T20:07:09.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-07T20:07:10.506Z] #46 ... [2022-09-07T20:07:10.506Z] [2022-09-07T20:07:10.506Z] #39 [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-09-07T20:07:10.506Z] #39 120.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-07T20:07:10.506Z] #39 120.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-07T20:07:10.506Z] #39 120.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-07T20:07:11.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-07T20:07:11.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-07T20:07:11.568Z] #28 ... [2022-09-07T20:07:11.568Z] [2022-09-07T20:07:11.568Z] #35 [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-09-07T20:07:11.568Z] #35 123.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-07T20:07:11.568Z] #35 123.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-07T20:07:11.568Z] #35 123.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-07T20:07:11.568Z] #35 123.1 Selecting previously unselected package libapparmor1:amd64. [2022-09-07T20:07:11.568Z] #35 123.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-07T20:07:11.568Z] #35 123.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-07T20:07:11.568Z] #35 123.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-07T20:07:11.568Z] #35 123.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-07T20:07:11.568Z] #35 123.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-07T20:07:11.568Z] #35 123.4 Selecting previously unselected package libbtrfs0:amd64. [2022-09-07T20:07:11.568Z] #35 123.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-07T20:07:11.568Z] #35 123.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-07T20:07:11.568Z] #35 123.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-07T20:07:11.568Z] #35 123.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-07T20:07:11.568Z] #35 123.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-07T20:07:11.568Z] #35 123.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-07T20:07:11.568Z] #35 123.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-07T20:07:11.568Z] #35 124.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-07T20:07:11.568Z] #35 124.3 Selecting previously unselected package libudev-dev:amd64. [2022-09-07T20:07:11.568Z] #35 124.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-07T20:07:11.568Z] #35 124.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-07T20:07:11.568Z] #35 124.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-07T20:07:11.568Z] #35 124.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-07T20:07:11.568Z] #35 124.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-07T20:07:11.568Z] #35 124.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-07T20:07:11.568Z] #35 124.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-07T20:07:11.568Z] #35 124.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-07T20:07:11.568Z] #35 125.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-07T20:07:11.568Z] #35 125.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-07T20:07:11.568Z] #35 125.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-07T20:07:11.568Z] #35 125.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-07T20:07:11.568Z] #35 125.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-07T20:07:11.568Z] #35 125.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-07T20:07:11.568Z] #35 125.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-07T20:07:11.568Z] #35 125.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-07T20:07:11.568Z] #35 125.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-07T20:07:11.568Z] #35 125.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-07T20:07:11.568Z] #35 125.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-07T20:07:11.568Z] #35 125.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-07T20:07:11.568Z] #35 126.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-07T20:07:11.568Z] #35 126.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-07T20:07:11.568Z] #35 126.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-07T20:07:11.568Z] #35 126.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-07T20:07:11.568Z] #35 126.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-07T20:07:11.568Z] #35 126.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-07T20:07:11.568Z] #35 126.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-07T20:07:11.568Z] #35 126.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-07T20:07:11.568Z] #35 126.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-07T20:07:11.568Z] #35 127.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-07T20:07:11.568Z] #35 127.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-07T20:07:11.568Z] #35 127.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-07T20:07:11.568Z] #35 127.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-07T20:07:11.568Z] #35 127.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-07T20:07:11.568Z] #35 127.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-07T20:07:11.568Z] #35 127.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-07T20:07:11.568Z] #35 127.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-07T20:07:11.568Z] #35 127.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-07T20:07:11.568Z] #35 127.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-07T20:07:11.568Z] #35 127.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-07T20:07:11.568Z] #35 127.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-07T20:07:11.568Z] #35 127.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-07T20:07:11.568Z] #35 127.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-07T20:07:11.568Z] #35 127.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-07T20:07:11.568Z] #35 127.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-07T20:07:11.568Z] #35 127.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-07T20:07:11.568Z] #35 127.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-07T20:07:11.568Z] #35 127.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-07T20:07:11.568Z] #35 127.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-07T20:07:11.568Z] #35 127.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-07T20:07:11.568Z] #35 127.3 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-09-07T20:07:11.568Z] #35 127.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-07T20:07:11.568Z] #35 127.4 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-09-07T20:07:11.568Z] #35 127.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-07T20:07:11.568Z] #35 127.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-07T20:07:11.568Z] #35 127.4 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-09-07T20:07:11.568Z] #35 127.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-07T20:07:11.568Z] #35 127.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-07T20:07:11.568Z] #35 127.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-07T20:07:11.568Z] #35 127.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-07T20:07:11.568Z] #35 127.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-07T20:07:11.568Z] #35 127.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-07T20:07:11.568Z] #35 127.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T20:07:11.826Z] #35 ... [2022-09-07T20:07:11.826Z] [2022-09-07T20:07:11.826Z] #28 [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-09-07T20:07:11.826Z] #28 127.7 rootlesskit version 1.0.0 [2022-09-07T20:07:12.084Z] #28 127.7 Usage of /build/rootlesskit-docker-proxy: [2022-09-07T20:07:12.084Z] #28 127.7 -container-ip string [2022-09-07T20:07:12.084Z] #28 127.7 container ip [2022-09-07T20:07:12.084Z] #28 127.7 -container-port int [2022-09-07T20:07:12.084Z] #28 127.7 container port (default -1) [2022-09-07T20:07:12.084Z] #28 127.7 -host-ip string [2022-09-07T20:07:12.084Z] #28 127.7 host ip [2022-09-07T20:07:12.084Z] #28 127.7 -host-port int [2022-09-07T20:07:12.084Z] #28 127.7 host port (default -1) [2022-09-07T20:07:12.084Z] #28 127.7 -proto string [2022-09-07T20:07:12.084Z] #28 127.7 proxy protocol (default "tcp") [2022-09-07T20:07:12.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-07T20:07:13.797Z] #39 ... [2022-09-07T20:07:13.798Z] [2022-09-07T20:07:13.798Z] #28 [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-09-07T20:07:13.798Z] #28 124.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-07T20:07:13.798Z] #28 124.0 + GOBIN=/build [2022-09-07T20:07:13.798Z] #28 124.0 + GO111MODULE=on [2022-09-07T20:07:13.798Z] #28 124.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-07T20:07:13.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-07T20:07:14.612Z] #28 DONE 130.1s [2022-09-07T20:07:14.612Z] [2022-09-07T20:07:14.612Z] #35 [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-09-07T20:07:14.612Z] #35 DONE 130.6s [2022-09-07T20:07:14.612Z] [2022-09-07T20:07:14.612Z] #47 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-07T20:07:14.612Z] #47 DONE 0.1s [2022-09-07T20:07:14.612Z] [2022-09-07T20:07:14.612Z] #48 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-07T20:07:14.612Z] #48 ... [2022-09-07T20:07:14.612Z] [2022-09-07T20:07:14.612Z] #49 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-07T20:07:14.612Z] #49 DONE 0.2s [2022-09-07T20:07:14.612Z] [2022-09-07T20:07:14.612Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:07:14.612Z] #46 69.08 configure.ac:7: installing 'build-aux/compile' [2022-09-07T20:07:14.612Z] #46 69.09 configure.ac:9: installing 'build-aux/config.guess' [2022-09-07T20:07:14.612Z] #46 69.11 configure.ac:9: installing 'build-aux/config.sub' [2022-09-07T20:07:14.612Z] #46 69.11 configure.ac:11: installing 'build-aux/install-sh' [2022-09-07T20:07:14.612Z] #46 69.13 configure.ac:11: installing 'build-aux/missing' [2022-09-07T20:07:14.612Z] #46 69.36 Makefile.am: installing 'build-aux/depcomp' [2022-09-07T20:07:14.612Z] #46 69.46 parallel-tests: installing 'build-aux/test-driver' [2022-09-07T20:07:14.612Z] #46 71.54 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-07T20:07:14.612Z] #46 71.54 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-07T20:07:14.612Z] #46 72.11 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-07T20:07:14.612Z] #46 72.11 libtoolize: copying file 'm4/libtool.m4' [2022-09-07T20:07:14.612Z] #46 72.20 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-07T20:07:14.612Z] #46 72.34 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-07T20:07:14.612Z] #46 72.43 libtoolize: copying file 'm4/ltversion.m4' [2022-09-07T20:07:14.612Z] #46 72.53 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-07T20:07:14.612Z] #46 ... [2022-09-07T20:07:14.612Z] [2022-09-07T20:07:14.612Z] #50 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-07T20:07:14.612Z] #50 DONE 0.1s [2022-09-07T20:07:14.612Z] [2022-09-07T20:07:14.612Z] #51 [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-09-07T20:07:15.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-07T20:07:15.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-07T20:07:16.512Z] #51 1.624 + RM_GOPATH=0 [2022-09-07T20:07:16.512Z] #51 ... [2022-09-07T20:07:16.512Z] [2022-09-07T20:07:16.512Z] #48 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-07T20:07:16.512Z] #48 DONE 1.9s [2022-09-07T20:07:16.512Z] [2022-09-07T20:07:16.512Z] #51 [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-09-07T20:07:16.512Z] #51 1.626 + TMP_GOPATH= [2022-09-07T20:07:16.512Z] #51 1.627 + : /build [2022-09-07T20:07:16.512Z] #51 1.628 + '[' -z '' ']' [2022-09-07T20:07:16.512Z] #51 1.647 ++ mktemp -d [2022-09-07T20:07:16.512Z] #51 1.647 + export GOPATH=/tmp/tmp.5nqTp0ACxP [2022-09-07T20:07:16.512Z] #51 1.647 + GOPATH=/tmp/tmp.5nqTp0ACxP [2022-09-07T20:07:16.512Z] #51 1.647 + RM_GOPATH=1 [2022-09-07T20:07:16.512Z] #51 1.647 + case "$(go env GOARCH)" in [2022-09-07T20:07:16.512Z] #51 1.647 ++ go env GOARCH [2022-09-07T20:07:16.512Z] #51 1.674 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T20:07:16.512Z] #51 1.674 + GO_BUILDMODE=-buildmode=pie [2022-09-07T20:07:16.512Z] #51 1.674 ++ dirname /install.sh [2022-09-07T20:07:16.512Z] #51 1.674 + dir=/ [2022-09-07T20:07:16.512Z] #51 1.674 + bin=runc [2022-09-07T20:07:16.512Z] #51 1.674 + shift [2022-09-07T20:07:16.512Z] #51 1.674 + '[' '!' -f //runc.installer ']' [2022-09-07T20:07:16.512Z] #51 1.674 + . //runc.installer [2022-09-07T20:07:16.512Z] #51 1.674 ++ set -e [2022-09-07T20:07:16.512Z] #51 1.674 ++ : v1.1.4 [2022-09-07T20:07:16.512Z] #51 1.676 + install_runc [2022-09-07T20:07:16.512Z] #51 1.676 + RUNC_BUILDTAGS=seccomp [2022-09-07T20:07:16.512Z] #51 1.676 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-07T20:07:16.512Z] #51 1.676 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5nqTp0ACxP/src/github.com/opencontainers/runc [2022-09-07T20:07:16.512Z] #51 1.676 Install runc version v1.1.4 (build tags: seccomp) [2022-09-07T20:07:16.512Z] #51 1.718 Cloning into '/tmp/tmp.5nqTp0ACxP/src/github.com/opencontainers/runc'... [2022-09-07T20:07:16.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-07T20:07:17.662Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-07T20:07:17.662Z] Using test binary docker [2022-09-07T20:07:17.662Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-07T20:07:17.662Z] Starting apparmor (via systemctl): apparmor.service. [2022-09-07T20:07:17.662Z] Starting dockerd [2022-09-07T20:07:17.662Z] INFO: Waiting for daemon to start... [2022-09-07T20:07:17.899Z] #51 ... [2022-09-07T20:07:17.899Z] [2022-09-07T20:07:17.899Z] #52 [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-09-07T20:07:17.899Z] #52 DONE 1.4s [2022-09-07T20:07:17.899Z] [2022-09-07T20:07:17.899Z] #53 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-07T20:07:17.948Z] #66 7.046 Collecting yamllint==1.27.1 [2022-09-07T20:07:17.948Z] #66 8.084 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-07T20:07:17.996Z] #28 ... [2022-09-07T20:07:17.996Z] [2022-09-07T20:07:17.996Z] #39 [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-09-07T20:07:17.996Z] #39 126.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-07T20:07:17.996Z] #39 126.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-07T20:07:17.996Z] #39 126.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-07T20:07:17.996Z] #39 126.6 Selecting previously unselected package libapparmor1:amd64. [2022-09-07T20:07:17.996Z] #39 126.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-07T20:07:17.996Z] #39 126.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-07T20:07:17.996Z] #39 126.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-07T20:07:17.996Z] #39 126.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-07T20:07:17.996Z] #39 126.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-07T20:07:17.996Z] #39 126.8 Selecting previously unselected package libbtrfs0:amd64. [2022-09-07T20:07:17.996Z] #39 126.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-07T20:07:17.996Z] #39 126.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-07T20:07:17.996Z] #39 127.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-07T20:07:17.996Z] #39 127.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-07T20:07:17.996Z] #39 127.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-07T20:07:17.996Z] #39 127.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-07T20:07:17.996Z] #39 127.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-07T20:07:17.996Z] #39 127.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-07T20:07:17.996Z] #39 127.3 Selecting previously unselected package libudev-dev:amd64. [2022-09-07T20:07:17.996Z] #39 127.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-07T20:07:17.996Z] #39 127.3 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-07T20:07:17.996Z] #39 127.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-07T20:07:17.996Z] #39 127.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-07T20:07:17.996Z] #39 127.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-07T20:07:17.996Z] #39 127.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-07T20:07:17.996Z] #39 127.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-07T20:07:17.996Z] #39 127.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-07T20:07:17.996Z] #39 127.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-07T20:07:17.996Z] #39 127.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-07T20:07:17.996Z] #39 128.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-07T20:07:17.996Z] #39 128.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-07T20:07:17.996Z] #39 128.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-07T20:07:17.996Z] #39 128.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-07T20:07:17.996Z] #39 128.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-07T20:07:17.996Z] #39 128.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-07T20:07:17.996Z] #39 128.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-07T20:07:17.996Z] #39 128.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-07T20:07:17.996Z] #39 128.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-07T20:07:17.996Z] #39 128.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-07T20:07:17.996Z] #39 128.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-07T20:07:17.996Z] #39 128.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-07T20:07:17.996Z] #39 129.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-07T20:07:17.996Z] #39 129.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-07T20:07:17.996Z] #39 129.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-07T20:07:17.996Z] #39 129.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-07T20:07:17.996Z] #39 129.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-07T20:07:17.996Z] #39 129.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-07T20:07:17.996Z] #39 129.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-07T20:07:17.996Z] #39 129.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-07T20:07:17.996Z] #39 129.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-07T20:07:17.996Z] #39 129.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-07T20:07:17.996Z] #39 129.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-07T20:07:17.996Z] #39 129.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-07T20:07:17.996Z] #39 129.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-07T20:07:17.996Z] #39 129.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-07T20:07:17.996Z] #39 129.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-07T20:07:17.996Z] #39 129.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-07T20:07:17.996Z] #39 129.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-07T20:07:17.996Z] #39 129.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-07T20:07:17.996Z] #39 129.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-07T20:07:17.996Z] #39 129.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-07T20:07:17.996Z] #39 130.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-07T20:07:17.996Z] #39 130.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-07T20:07:17.996Z] #39 130.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-07T20:07:17.996Z] #39 130.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-07T20:07:17.996Z] #39 130.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-07T20:07:18.256Z] #39 130.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-07T20:07:18.256Z] #39 130.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-07T20:07:18.256Z] #39 130.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-07T20:07:18.256Z] #39 130.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-07T20:07:18.256Z] #39 130.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-07T20:07:18.256Z] #39 130.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-07T20:07:18.256Z] #39 130.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-07T20:07:18.256Z] #39 130.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-07T20:07:18.256Z] #39 130.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-07T20:07:18.256Z] #39 130.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-07T20:07:18.256Z] #39 130.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-07T20:07:18.256Z] #39 130.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-07T20:07:18.256Z] #39 130.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-07T20:07:18.256Z] #39 130.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-07T20:07:18.510Z] #66 8.661 Collecting pathspec>=0.5.3 [2022-09-07T20:07:18.510Z] #66 8.669 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-07T20:07:18.516Z] #39 130.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-07T20:07:18.516Z] #39 130.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T20:07:18.516Z] #39 ... [2022-09-07T20:07:18.516Z] [2022-09-07T20:07:18.516Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:07:18.516Z] #46 67.15 configure.ac:7: installing 'build-aux/compile' [2022-09-07T20:07:18.516Z] #46 67.15 configure.ac:9: installing 'build-aux/config.guess' [2022-09-07T20:07:18.516Z] #46 67.16 configure.ac:9: installing 'build-aux/config.sub' [2022-09-07T20:07:18.516Z] #46 67.17 configure.ac:11: installing 'build-aux/install-sh' [2022-09-07T20:07:18.516Z] #46 67.17 configure.ac:11: installing 'build-aux/missing' [2022-09-07T20:07:18.516Z] #46 67.41 Makefile.am: installing 'build-aux/depcomp' [2022-09-07T20:07:18.516Z] #46 67.57 parallel-tests: installing 'build-aux/test-driver' [2022-09-07T20:07:18.516Z] #46 69.68 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-07T20:07:18.516Z] #46 69.69 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-07T20:07:18.516Z] #46 70.23 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-07T20:07:18.516Z] #46 70.23 libtoolize: copying file 'm4/libtool.m4' [2022-09-07T20:07:18.516Z] #46 70.32 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-07T20:07:18.516Z] #46 70.42 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-07T20:07:18.516Z] #46 70.55 libtoolize: copying file 'm4/ltversion.m4' [2022-09-07T20:07:18.516Z] #46 70.61 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-07T20:07:18.766Z] #66 8.869 Collecting pyyaml [2022-09-07T20:07:18.766Z] #66 8.877 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-09-07T20:07:18.766Z] #66 8.905 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-07T20:07:18.766Z] #66 8.914 Building wheels for collected packages: yamllint [2022-09-07T20:07:18.766Z] #66 8.915 Building wheel for yamllint (setup.py): started [2022-09-07T20:07:18.775Z] #46 ... [2022-09-07T20:07:18.775Z] [2022-09-07T20:07:18.775Z] #28 [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-09-07T20:07:18.775Z] #28 130.5 rootlesskit version 1.0.0 [2022-09-07T20:07:18.775Z] #28 130.5 Usage of /build/rootlesskit-docker-proxy: [2022-09-07T20:07:18.775Z] #28 130.5 -container-ip string [2022-09-07T20:07:18.775Z] #28 130.5 container ip [2022-09-07T20:07:18.775Z] #28 130.5 -container-port int [2022-09-07T20:07:18.775Z] #28 130.5 container port (default -1) [2022-09-07T20:07:18.775Z] #28 130.5 -host-ip string [2022-09-07T20:07:18.775Z] #28 130.5 host ip [2022-09-07T20:07:18.775Z] #28 130.5 -host-port int [2022-09-07T20:07:18.775Z] #28 130.5 host port (default -1) [2022-09-07T20:07:18.775Z] #28 130.5 -proto string [2022-09-07T20:07:18.775Z] #28 130.5 proxy protocol (default "tcp") [2022-09-07T20:07:18.831Z] #53 0.924 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-07T20:07:18.831Z] #53 DONE 1.0s [2022-09-07T20:07:18.831Z] [2022-09-07T20:07:18.831Z] #51 [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-09-07T20:07:19.023Z] #66 9.316 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-07T20:07:19.279Z] #66 9.317 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=dbf0561e6c073bfcbd36aa75f6b7009ed01fc61c086565260b2e933b84072dfb [2022-09-07T20:07:19.279Z] #66 9.317 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-07T20:07:19.279Z] #66 9.320 Successfully built yamllint [2022-09-07T20:07:19.279Z] #66 9.335 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-07T20:07:19.536Z] #66 9.515 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-07T20:07:19.536Z] #66 DONE 9.7s [2022-09-07T20:07:19.536Z] [2022-09-07T20:07:19.536Z] #45 [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-09-07T20:07:19.548Z] . [2022-09-07T20:07:19.548Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-07T20:07:19.766Z] #51 ... [2022-09-07T20:07:19.766Z] [2022-09-07T20:07:19.766Z] #54 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-07T20:07:19.766Z] #54 DONE 1.0s [2022-09-07T20:07:19.766Z] [2022-09-07T20:07:19.766Z] #55 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-07T20:07:19.792Z] #45 ... [2022-09-07T20:07:19.792Z] [2022-09-07T20:07:19.792Z] #67 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-07T20:07:19.792Z] #67 DONE 0.2s [2022-09-07T20:07:19.792Z] [2022-09-07T20:07:19.792Z] #68 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-07T20:07:19.804Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-07T20:07:19.804Z] Error: No such image: emptyfs [2022-09-07T20:07:19.804Z] Loaded image: emptyfs:latest [2022-09-07T20:07:19.804Z] Running integration-test (iteration 1) [2022-09-07T20:07:19.804Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-07T20:07:20.061Z] Loaded image: busybox:latest [2022-09-07T20:07:20.317Z] Loaded image: busybox:glibc [2022-09-07T20:07:20.356Z] #68 DONE 0.5s [2022-09-07T20:07:20.356Z] [2022-09-07T20:07:20.356Z] #69 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-07T20:07:20.356Z] #69 DONE 0.2s [2022-09-07T20:07:20.356Z] [2022-09-07T20:07:20.356Z] #45 [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-09-07T20:07:20.612Z] #45 ... [2022-09-07T20:07:20.612Z] [2022-09-07T20:07:20.612Z] #70 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-07T20:07:20.612Z] #70 DONE 0.2s [2022-09-07T20:07:20.612Z] [2022-09-07T20:07:20.612Z] #71 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-07T20:07:20.612Z] #71 DONE 0.1s [2022-09-07T20:07:20.612Z] [2022-09-07T20:07:20.612Z] #45 [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-09-07T20:07:20.700Z] #55 DONE 1.1s [2022-09-07T20:07:20.700Z] [2022-09-07T20:07:20.700Z] #56 [dev-systemd-false 6/28] RUN ldconfig [2022-09-07T20:07:20.872Z] #45 ... [2022-09-07T20:07:20.872Z] [2022-09-07T20:07:20.872Z] #72 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-07T20:07:20.872Z] #72 DONE 0.1s [2022-09-07T20:07:20.872Z] [2022-09-07T20:07:20.872Z] #73 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-07T20:07:20.872Z] #73 DONE 0.1s [2022-09-07T20:07:20.872Z] [2022-09-07T20:07:20.872Z] #74 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-07T20:07:21.313Z] #28 DONE 132.9s [2022-09-07T20:07:21.314Z] [2022-09-07T20:07:21.314Z] #39 [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-09-07T20:07:21.314Z] #39 DONE 133.2s [2022-09-07T20:07:21.314Z] [2022-09-07T20:07:21.314Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-07T20:07:21.435Z] #74 DONE 0.3s [2022-09-07T20:07:21.435Z] [2022-09-07T20:07:21.435Z] #75 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-07T20:07:21.435Z] #75 DONE 0.1s [2022-09-07T20:07:21.435Z] [2022-09-07T20:07:21.435Z] #76 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-07T20:07:21.573Z] #47 DONE 0.2s [2022-09-07T20:07:21.573Z] [2022-09-07T20:07:21.573Z] #48 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-07T20:07:21.573Z] #48 DONE 0.2s [2022-09-07T20:07:21.573Z] [2022-09-07T20:07:21.573Z] #49 [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-09-07T20:07:21.573Z] #49 ... [2022-09-07T20:07:21.573Z] [2022-09-07T20:07:21.573Z] #50 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-07T20:07:21.573Z] #50 DONE 0.2s [2022-09-07T20:07:21.682Z] Loaded image: debian:bullseye-slim [2022-09-07T20:07:21.682Z] Loaded image: hello-world:latest [2022-09-07T20:07:21.682Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T20:07:21.682Z] INFO: Testing against a local daemon [2022-09-07T20:07:21.682Z] === RUN TestCgroupNamespacesBuild [2022-09-07T20:07:21.692Z] #76 DONE 0.2s [2022-09-07T20:07:21.692Z] [2022-09-07T20:07:21.692Z] #77 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-07T20:07:21.833Z] [2022-09-07T20:07:21.833Z] #51 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-07T20:07:21.949Z] #77 DONE 0.5s [2022-09-07T20:07:21.949Z] [2022-09-07T20:07:21.949Z] #78 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-07T20:07:22.120Z] #56 DONE 1.0s [2022-09-07T20:07:22.120Z] [2022-09-07T20:07:22.120Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T20:07:22.206Z] #78 DONE 0.1s [2022-09-07T20:07:22.206Z] [2022-09-07T20:07:22.206Z] #79 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-07T20:07:22.206Z] #79 DONE 0.1s [2022-09-07T20:07:22.206Z] [2022-09-07T20:07:22.206Z] #45 [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-09-07T20:07:23.090Z] --- PASS: TestCgroupNamespacesBuild (1.46s) [2022-09-07T20:07:23.090Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-07T20:07:23.525Z] #57 1.531 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-07T20:07:23.525Z] #57 1.629 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-07T20:07:23.525Z] #57 1.633 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-07T20:07:23.741Z] #51 DONE 2.2s [2022-09-07T20:07:23.741Z] [2022-09-07T20:07:23.741Z] #49 [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-09-07T20:07:23.741Z] #49 1.856 + RM_GOPATH=0 [2022-09-07T20:07:23.741Z] #49 1.856 + TMP_GOPATH= [2022-09-07T20:07:23.741Z] #49 1.856 + : /build [2022-09-07T20:07:23.741Z] #49 1.856 + '[' -z '' ']' [2022-09-07T20:07:23.741Z] #49 1.856 ++ mktemp -d [2022-09-07T20:07:23.741Z] #49 1.856 + export GOPATH=/tmp/tmp.VxVBHl0qxW [2022-09-07T20:07:23.741Z] #49 1.856 + GOPATH=/tmp/tmp.VxVBHl0qxW [2022-09-07T20:07:23.741Z] #49 1.856 + RM_GOPATH=1 [2022-09-07T20:07:23.741Z] #49 1.856 + case "$(go env GOARCH)" in [2022-09-07T20:07:23.741Z] #49 1.863 ++ go env GOARCH [2022-09-07T20:07:23.741Z] #49 1.882 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T20:07:23.741Z] #49 1.882 + GO_BUILDMODE=-buildmode=pie [2022-09-07T20:07:23.741Z] #49 1.882 ++ dirname /install.sh [2022-09-07T20:07:23.741Z] #49 1.883 + dir=/ [2022-09-07T20:07:23.741Z] #49 1.883 + bin=runc [2022-09-07T20:07:23.741Z] #49 1.883 + shift [2022-09-07T20:07:23.741Z] #49 1.883 + '[' '!' -f //runc.installer ']' [2022-09-07T20:07:23.741Z] #49 1.883 + . //runc.installer [2022-09-07T20:07:23.741Z] #49 1.883 ++ set -e [2022-09-07T20:07:23.741Z] #49 1.883 ++ : v1.1.4 [2022-09-07T20:07:23.741Z] #49 1.883 Install runc version v1.1.4 (build tags: seccomp) [2022-09-07T20:07:23.741Z] #49 1.884 + install_runc [2022-09-07T20:07:23.741Z] #49 1.884 + RUNC_BUILDTAGS=seccomp [2022-09-07T20:07:23.741Z] #49 1.884 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-07T20:07:23.741Z] #49 1.884 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VxVBHl0qxW/src/github.com/opencontainers/runc [2022-09-07T20:07:23.741Z] #49 1.901 Cloning into '/tmp/tmp.VxVBHl0qxW/src/github.com/opencontainers/runc'... [2022-09-07T20:07:24.088Z] #57 2.139 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-07T20:07:24.459Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2022-09-07T20:07:24.459Z] === RUN TestBuildWithSession [2022-09-07T20:07:24.459Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T20:07:24.459Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-07T20:07:24.459Z] === RUN TestBuildSquashParent [2022-09-07T20:07:24.680Z] #49 ... [2022-09-07T20:07:24.680Z] [2022-09-07T20:07:24.680Z] #52 [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-09-07T20:07:24.680Z] #52 DONE 1.3s [2022-09-07T20:07:24.940Z] [2022-09-07T20:07:24.940Z] #53 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-07T20:07:25.457Z] #57 3.653 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-07T20:07:25.879Z] #53 1.001 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-07T20:07:25.879Z] #53 DONE 1.1s [2022-09-07T20:07:25.879Z] [2022-09-07T20:07:25.879Z] #31 [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-09-07T20:07:25.879Z] #31 ... [2022-09-07T20:07:25.879Z] [2022-09-07T20:07:25.879Z] #54 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-07T20:07:27.269Z] #54 DONE 1.1s [2022-09-07T20:07:27.269Z] [2022-09-07T20:07:27.269Z] #55 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-07T20:07:27.350Z] #57 5.219 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-07T20:07:27.607Z] #57 ... [2022-09-07T20:07:27.607Z] [2022-09-07T20:07:27.607Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:07:27.607Z] #46 89.80 configure.ac:11: installing 'build-aux/compile' [2022-09-07T20:07:27.607Z] #46 89.81 configure.ac:11: installing 'build-aux/config.guess' [2022-09-07T20:07:27.607Z] #46 89.82 configure.ac:11: installing 'build-aux/config.sub' [2022-09-07T20:07:27.607Z] #46 89.83 configure.ac:13: installing 'build-aux/install-sh' [2022-09-07T20:07:27.607Z] #46 89.83 configure.ac:13: installing 'build-aux/missing' [2022-09-07T20:07:27.607Z] #46 89.85 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-07T20:07:27.607Z] #46 90.08 Makefile.am: installing 'build-aux/depcomp' [2022-09-07T20:07:27.607Z] #46 91.46 checking build system type... x86_64-pc-linux-gnu [2022-09-07T20:07:27.607Z] #46 91.79 checking host system type... x86_64-pc-linux-gnu [2022-09-07T20:07:27.607Z] #46 91.79 checking how to print strings... printf [2022-09-07T20:07:27.607Z] #46 91.81 checking for gcc... gcc [2022-09-07T20:07:27.607Z] #46 91.91 checking whether the C compiler works... yes [2022-09-07T20:07:27.608Z] #46 92.14 checking for C compiler default output file name... a.out [2022-09-07T20:07:27.839Z] #55 DONE 1.0s [2022-09-07T20:07:27.839Z] [2022-09-07T20:07:27.839Z] #30 [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-09-07T20:07:27.864Z] #46 92.14 checking for suffix of executables... [2022-09-07T20:07:27.864Z] #46 92.41 checking whether we are cross compiling... no [2022-09-07T20:07:28.098Z] #30 ... [2022-09-07T20:07:28.098Z] [2022-09-07T20:07:28.098Z] #56 [dev-systemd-false 6/28] RUN ldconfig [2022-09-07T20:07:28.121Z] #46 92.64 checking for suffix of object files... o [2022-09-07T20:07:28.121Z] #46 92.74 checking whether we are using the GNU C compiler... yes [2022-09-07T20:07:28.380Z] #46 92.86 checking whether gcc accepts -g... yes [2022-09-07T20:07:28.636Z] #46 93.01 checking for gcc option to accept ISO C89... none needed [2022-09-07T20:07:28.636Z] #46 93.17 checking whether gcc understands -c and -o together... yes [2022-09-07T20:07:28.636Z] #46 93.34 checking for a sed that does not truncate output... /bin/sed [2022-09-07T20:07:28.636Z] #46 93.39 checking for grep that handles long lines and -e... /bin/grep [2022-09-07T20:07:28.636Z] #46 93.40 checking for egrep... /bin/grep -E [2022-09-07T20:07:28.636Z] #46 93.41 checking for fgrep... /bin/grep -F [2022-09-07T20:07:28.893Z] #46 93.42 checking for ld used by gcc... /usr/bin/ld [2022-09-07T20:07:28.893Z] #46 93.44 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-07T20:07:28.893Z] #46 93.45 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-07T20:07:28.893Z] #46 93.46 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-07T20:07:28.893Z] #46 93.60 checking whether ln -s works... yes [2022-09-07T20:07:28.893Z] #46 93.60 checking the maximum length of command line arguments... 1572864 [2022-09-07T20:07:28.893Z] #46 93.65 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-07T20:07:28.893Z] #46 93.65 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-07T20:07:28.893Z] #46 93.65 checking for /usr/bin/ld option to reload object files... -r [2022-09-07T20:07:28.893Z] #46 93.65 checking for objdump... objdump [2022-09-07T20:07:28.893Z] #46 93.66 checking how to recognize dependent libraries... pass_all [2022-09-07T20:07:28.893Z] #46 93.66 checking for dlltool... no [2022-09-07T20:07:28.893Z] #46 93.66 checking how to associate runtime and link libraries... printf %s\n [2022-09-07T20:07:28.893Z] #46 93.66 checking for ar... ar [2022-09-07T20:07:29.038Z] #56 DONE 1.1s [2022-09-07T20:07:29.038Z] [2022-09-07T20:07:29.038Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T20:07:29.164Z] #46 93.68 checking for archiver @FILE support... @ [2022-09-07T20:07:29.164Z] #46 93.83 checking for strip... strip [2022-09-07T20:07:29.164Z] #46 93.83 checking for ranlib... ranlib [2022-09-07T20:07:29.164Z] #46 93.83 checking for gawk... no [2022-09-07T20:07:29.164Z] #46 93.83 checking for mawk... mawk [2022-09-07T20:07:29.726Z] #46 93.84 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-07T20:07:29.726Z] #46 94.30 checking for sysroot... no [2022-09-07T20:07:29.726Z] #46 94.30 checking for a working dd... /bin/dd [2022-09-07T20:07:29.726Z] #46 94.33 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-07T20:07:29.726Z] #46 94.44 checking for mt... no [2022-09-07T20:07:29.726Z] #46 94.45 checking if : is a manifest tool... no [2022-09-07T20:07:29.755Z] --- PASS: TestBuildSquashParent (4.80s) [2022-09-07T20:07:29.755Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-07T20:07:29.755Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T20:07:29.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T20:07:29.755Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T20:07:29.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T20:07:29.755Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T20:07:29.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T20:07:29.755Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T20:07:29.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T20:07:29.755Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T20:07:29.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T20:07:29.755Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T20:07:29.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T20:07:29.755Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T20:07:29.755Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T20:07:29.983Z] #46 94.47 checking how to run the C preprocessor... gcc -E [2022-09-07T20:07:30.416Z] #57 1.298 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-07T20:07:30.417Z] #57 1.340 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-07T20:07:30.417Z] #57 1.345 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-07T20:07:30.803Z] #46 94.77 checking for ANSI C header files... yes [2022-09-07T20:07:30.986Z] #57 1.970 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-07T20:07:31.061Z] #46 95.56 checking for sys/types.h... yes [2022-09-07T20:07:31.317Z] #46 95.78 checking for sys/stat.h... yes [2022-09-07T20:07:31.575Z] #46 95.99 checking for stdlib.h... yes [2022-09-07T20:07:31.644Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T20:07:31.644Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T20:07:31.832Z] #46 96.23 checking for string.h... yes [2022-09-07T20:07:31.832Z] #46 96.39 checking for memory.h... yes [2022-09-07T20:07:32.090Z] #46 96.59 checking for strings.h... yes [2022-09-07T20:07:32.347Z] #46 96.91 checking for inttypes.h... yes [2022-09-07T20:07:32.555Z] ok github.com/docker/docker/libnetwork 37.543s coverage: 40.6% of statements [2022-09-07T20:07:32.555Z] ok github.com/docker/docker/libnetwork/bitseq 0.134s coverage: 84.4% of statements [2022-09-07T20:07:32.555Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-07T20:07:32.555Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-07T20:07:32.555Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-07T20:07:32.555Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-07T20:07:32.555Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-07T20:07:32.555Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-07T20:07:32.555Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-07T20:07:32.555Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-07T20:07:32.555Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-09-07T20:07:32.555Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-09-07T20:07:32.555Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-07T20:07:32.555Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-07T20:07:32.555Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-09-07T20:07:32.555Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.528s coverage: 59.9% of statements [2022-09-07T20:07:32.555Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-07T20:07:32.555Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-07T20:07:32.555Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.043s coverage: 5.1% of statements [2022-09-07T20:07:32.555Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-07T20:07:32.555Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-09-07T20:07:32.555Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-07T20:07:32.555Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-07T20:07:32.605Z] #46 97.20 checking for stdint.h... yes [2022-09-07T20:07:32.893Z] #57 3.447 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-07T20:07:33.050Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T20:07:33.050Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T20:07:33.168Z] #46 97.43 checking for unistd.h... yes [2022-09-07T20:07:33.168Z] #46 97.60 checking for dlfcn.h... yes [2022-09-07T20:07:33.168Z] #46 97.76 checking for objdir... .libs [2022-09-07T20:07:33.682Z] #46 98.15 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-07T20:07:33.682Z] #46 98.34 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-07T20:07:33.682Z] #46 98.34 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-07T20:07:33.831Z] #57 4.747 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-07T20:07:34.201Z] #46 98.44 checking if gcc static flag -static works... yes [2022-09-07T20:07:34.402Z] #57 ... [2022-09-07T20:07:34.403Z] [2022-09-07T20:07:34.403Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:07:34.403Z] #46 87.93 configure.ac:11: installing 'build-aux/compile' [2022-09-07T20:07:34.403Z] #46 87.94 configure.ac:11: installing 'build-aux/config.guess' [2022-09-07T20:07:34.403Z] #46 87.94 configure.ac:11: installing 'build-aux/config.sub' [2022-09-07T20:07:34.403Z] #46 87.94 configure.ac:13: installing 'build-aux/install-sh' [2022-09-07T20:07:34.403Z] #46 87.95 configure.ac:13: installing 'build-aux/missing' [2022-09-07T20:07:34.403Z] #46 87.97 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-07T20:07:34.403Z] #46 88.35 Makefile.am: installing 'build-aux/depcomp' [2022-09-07T20:07:34.403Z] #46 89.77 checking build system type... x86_64-pc-linux-gnu [2022-09-07T20:07:34.403Z] #46 90.13 checking host system type... x86_64-pc-linux-gnu [2022-09-07T20:07:34.403Z] #46 90.13 checking how to print strings... printf [2022-09-07T20:07:34.403Z] #46 90.14 checking for gcc... gcc [2022-09-07T20:07:34.403Z] #46 90.25 checking whether the C compiler works... yes [2022-09-07T20:07:34.403Z] #46 90.48 checking for C compiler default output file name... a.out [2022-09-07T20:07:34.403Z] #46 90.49 checking for suffix of executables... [2022-09-07T20:07:34.403Z] #46 90.67 checking whether we are cross compiling... no [2022-09-07T20:07:34.403Z] #46 90.97 checking for suffix of object files... o [2022-09-07T20:07:34.403Z] #46 91.09 checking whether we are using the GNU C compiler... yes [2022-09-07T20:07:34.403Z] #46 91.17 checking whether gcc accepts -g... yes [2022-09-07T20:07:34.403Z] #46 91.32 checking for gcc option to accept ISO C89... none needed [2022-09-07T20:07:34.403Z] #46 91.51 checking whether gcc understands -c and -o together... yes [2022-09-07T20:07:34.403Z] #46 91.67 checking for a sed that does not truncate output... /bin/sed [2022-09-07T20:07:34.403Z] #46 91.69 checking for grep that handles long lines and -e... /bin/grep [2022-09-07T20:07:34.403Z] #46 91.70 checking for egrep... /bin/grep -E [2022-09-07T20:07:34.403Z] #46 91.70 checking for fgrep... /bin/grep -F [2022-09-07T20:07:34.403Z] #46 91.71 checking for ld used by gcc... /usr/bin/ld [2022-09-07T20:07:34.403Z] #46 91.74 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-07T20:07:34.403Z] #46 91.75 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-07T20:07:34.403Z] #46 91.76 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-07T20:07:34.403Z] #46 91.86 checking whether ln -s works... yes [2022-09-07T20:07:34.403Z] #46 91.86 checking the maximum length of command line arguments... 1572864 [2022-09-07T20:07:34.403Z] #46 91.89 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-07T20:07:34.403Z] #46 91.89 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-07T20:07:34.403Z] #46 91.90 checking for /usr/bin/ld option to reload object files... -r [2022-09-07T20:07:34.403Z] #46 91.90 checking for objdump... objdump [2022-09-07T20:07:34.403Z] #46 91.90 checking how to recognize dependent libraries... pass_all [2022-09-07T20:07:34.403Z] #46 91.90 checking for dlltool... no [2022-09-07T20:07:34.403Z] #46 91.91 checking how to associate runtime and link libraries... printf %s\n [2022-09-07T20:07:34.403Z] #46 91.91 checking for ar... ar [2022-09-07T20:07:34.403Z] #46 91.91 checking for archiver @FILE support... @ [2022-09-07T20:07:34.403Z] #46 92.10 checking for strip... strip [2022-09-07T20:07:34.403Z] #46 92.11 checking for ranlib... ranlib [2022-09-07T20:07:34.403Z] #46 92.12 checking for gawk... no [2022-09-07T20:07:34.403Z] #46 92.12 checking for mawk... mawk [2022-09-07T20:07:34.403Z] #46 92.13 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-07T20:07:34.403Z] #46 92.56 checking for sysroot... no [2022-09-07T20:07:34.403Z] #46 92.56 checking for a working dd... /bin/dd [2022-09-07T20:07:34.403Z] #46 92.59 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-07T20:07:34.403Z] #46 92.67 checking for mt... no [2022-09-07T20:07:34.403Z] #46 92.68 checking if : is a manifest tool... no [2022-09-07T20:07:34.403Z] #46 92.70 checking how to run the C preprocessor... gcc -E [2022-09-07T20:07:34.458Z] #46 98.86 checking if gcc supports -c -o file.o... yes [2022-09-07T20:07:34.459Z] #46 99.02 checking if gcc supports -c -o file.o... (cached) yes [2022-09-07T20:07:34.459Z] #46 99.02 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-07T20:07:34.715Z] #46 99.09 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-07T20:07:34.715Z] #46 99.43 checking how to hardcode library paths into programs... immediate [2022-09-07T20:07:34.715Z] #46 99.43 checking whether stripping libraries is possible... yes [2022-09-07T20:07:34.715Z] #46 99.45 checking if libtool supports shared libraries... yes [2022-09-07T20:07:34.715Z] #46 99.45 checking whether to build shared libraries... no [2022-09-07T20:07:34.715Z] #46 99.45 checking whether to build static libraries... yes [2022-09-07T20:07:34.715Z] #46 99.45 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-07T20:07:34.715Z] #46 99.49 checking whether build environment is sane... yes [2022-09-07T20:07:34.946Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-07T20:07:34.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.11s) [2022-09-07T20:07:34.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.11s) [2022-09-07T20:07:34.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.69s) [2022-09-07T20:07:34.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.78s) [2022-09-07T20:07:34.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.43s) [2022-09-07T20:07:34.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.60s) [2022-09-07T20:07:34.946Z] === RUN TestBuildMultiStageCopy [2022-09-07T20:07:34.946Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-07T20:07:34.971Z] #46 92.98 checking for ANSI C header files... yes [2022-09-07T20:07:34.973Z] #46 99.55 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-07T20:07:34.973Z] #46 99.56 checking whether make sets $(MAKE)... yes [2022-09-07T20:07:34.973Z] #46 99.61 checking whether make supports the include directive... yes (GNU style) [2022-09-07T20:07:34.973Z] #46 99.64 checking whether make supports nested variables... yes [2022-09-07T20:07:34.973Z] #46 99.70 checking whether UID '0' is supported by ustar format... yes [2022-09-07T20:07:34.973Z] #46 99.70 checking whether GID '0' is supported by ustar format... yes [2022-09-07T20:07:34.973Z] #46 99.70 checking how to create a ustar tar archive... gnutar [2022-09-07T20:07:35.229Z] #46 99.76 checking dependency style of gcc... gcc3 [2022-09-07T20:07:35.229Z] #46 99.94 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-07T20:07:35.229Z] #46 99.95 checking whether make supports nested variables... (cached) yes [2022-09-07T20:07:35.229Z] #46 99.95 checking for gawk... (cached) mawk [2022-09-07T20:07:35.229Z] #46 99.95 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-07T20:07:35.229Z] #46 99.97 checking for gcc... (cached) gcc [2022-09-07T20:07:35.231Z] #46 93.71 checking for sys/types.h... yes [2022-09-07T20:07:35.487Z] #46 100.1 checking whether we are using the GNU C compiler... (cached) yes [2022-09-07T20:07:35.487Z] #46 100.1 checking whether gcc accepts -g... (cached) yes [2022-09-07T20:07:35.487Z] #46 100.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-07T20:07:35.487Z] #46 100.1 checking whether gcc understands -c and -o together... (cached) yes [2022-09-07T20:07:35.490Z] #46 93.92 checking for sys/stat.h... yes [2022-09-07T20:07:35.490Z] #46 94.11 checking for stdlib.h... yes [2022-09-07T20:07:35.744Z] #46 100.1 checking for a Python interpreter with version >= 3... python3 [2022-09-07T20:07:35.744Z] #46 100.2 checking for python3... /usr/bin/python3 [2022-09-07T20:07:35.744Z] #46 100.2 checking for python3 version... 3.9 [2022-09-07T20:07:35.744Z] #46 100.3 checking for python3 platform... linux [2022-09-07T20:07:35.749Z] #46 94.25 checking for string.h... yes [2022-09-07T20:07:36.001Z] #46 100.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-07T20:07:36.002Z] #46 100.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-07T20:07:36.010Z] #46 94.38 checking for memory.h... yes [2022-09-07T20:07:36.010Z] #46 94.57 checking for strings.h... yes [2022-09-07T20:07:36.258Z] #46 100.8 checking for go-md2man... no [2022-09-07T20:07:36.259Z] #46 100.8 checking error.h usability... yes [2022-09-07T20:07:36.259Z] #46 101.0 checking error.h presence... yes [2022-09-07T20:07:36.259Z] #46 101.0 checking for error.h... yes [2022-09-07T20:07:36.269Z] #46 94.78 checking for inttypes.h... yes [2022-09-07T20:07:36.310Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-07T20:07:36.515Z] #46 101.1 checking linux/openat2.h usability... yes [2022-09-07T20:07:36.528Z] #46 95.01 checking for stdint.h... yes [2022-09-07T20:07:36.566Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-07T20:07:36.566Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-07T20:07:36.784Z] #46 101.3 checking linux/openat2.h presence... yes [2022-09-07T20:07:36.784Z] #46 101.4 checking for linux/openat2.h... yes [2022-09-07T20:07:36.788Z] #46 95.23 checking for unistd.h... yes [2022-09-07T20:07:36.823Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-07T20:07:37.041Z] #46 101.4 checking for copy_file_range... yes [2022-09-07T20:07:37.047Z] #46 95.53 checking for dlfcn.h... yes [2022-09-07T20:07:37.047Z] #46 95.67 checking for objdir... .libs [2022-09-07T20:07:37.078Z] --- PASS: TestBuildMultiStageCopy (2.42s) [2022-09-07T20:07:37.078Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.47s) [2022-09-07T20:07:37.078Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-09-07T20:07:37.078Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-09-07T20:07:37.078Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-09-07T20:07:37.078Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.27s) [2022-09-07T20:07:37.078Z] === RUN TestBuildMultiStageParentConfig [2022-09-07T20:07:37.566Z] #46 96.02 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-07T20:07:37.566Z] #46 96.12 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-07T20:07:37.566Z] #46 96.12 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-07T20:07:37.605Z] #46 101.8 checking for fgetxattr... yes [2022-09-07T20:07:37.825Z] #46 96.22 checking if gcc static flag -static works... [2022-09-07T20:07:37.825Z] #46 ... [2022-09-07T20:07:37.825Z] [2022-09-07T20:07:37.825Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T20:07:37.825Z] #57 8.766 Fetched 8574 kB in 8s (1108 kB/s) [2022-09-07T20:07:37.861Z] #46 102.2 checking for statx... yes [2022-09-07T20:07:38.049Z] --- PASS: TestBuildMultiStageParentConfig (0.71s) [2022-09-07T20:07:38.049Z] === RUN TestBuildLabelWithTargets [2022-09-07T20:07:38.118Z] #46 102.5 checking for fgetpwent_r... yes [2022-09-07T20:07:38.375Z] #46 102.8 checking for issetugid... no [2022-09-07T20:07:38.375Z] #46 103.1 checking for pkg-config... /usr/bin/pkg-config [2022-09-07T20:07:38.375Z] #46 103.1 checking pkg-config is at least version 0.9.0... yes [2022-09-07T20:07:38.939Z] #46 103.1 checking for library containing yajl_tree_get... -lyajl [2022-09-07T20:07:38.939Z] #46 103.6 checking for yajl >= 2.0.0... yes [2022-09-07T20:07:39.018Z] --- PASS: TestBuildLabelWithTargets (1.08s) [2022-09-07T20:07:39.018Z] === RUN TestBuildWithEmptyLayers [2022-09-07T20:07:39.197Z] #46 103.7 checking sys/capability.h usability... yes [2022-09-07T20:07:39.197Z] #46 103.9 checking sys/capability.h presence... yes [2022-09-07T20:07:39.197Z] #46 104.0 checking for sys/capability.h... yes [2022-09-07T20:07:39.579Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-09-07T20:07:39.579Z] === RUN TestBuildMultiStageOnBuild [2022-09-07T20:07:39.760Z] #46 104.0 checking for library containing cap_from_name... [2022-09-07T20:07:39.760Z] #46 ... [2022-09-07T20:07:39.760Z] [2022-09-07T20:07:39.760Z] #51 [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-09-07T20:07:39.760Z] #51 15.10 + cd /tmp/tmp.5nqTp0ACxP/src/github.com/opencontainers/runc [2022-09-07T20:07:39.760Z] #51 15.10 + git checkout -q v1.1.4 [2022-09-07T20:07:39.760Z] #51 15.82 + '[' -z '' ']' [2022-09-07T20:07:39.760Z] #51 15.84 + target=static [2022-09-07T20:07:39.760Z] #51 15.84 + make BUILDTAGS=seccomp static [2022-09-07T20:07:39.760Z] #51 16.30 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-07T20:07:39.760Z] #51 ... [2022-09-07T20:07:39.760Z] [2022-09-07T20:07:39.760Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:07:39.760Z] #46 104.0 checking for library containing cap_from_name... -lcap [2022-09-07T20:07:40.325Z] #46 104.4 checking for library containing dlopen... -ldl [2022-09-07T20:07:40.325Z] #46 104.9 checking seccomp.h usability... yes [2022-09-07T20:07:40.582Z] #46 105.0 checking seccomp.h presence... yes [2022-09-07T20:07:40.582Z] #46 105.2 checking for seccomp.h... yes [2022-09-07T20:07:41.117Z] #57 8.766 Reading package lists... [2022-09-07T20:07:41.146Z] #46 105.2 checking for library containing seccomp_rule_add... -lseccomp [2022-09-07T20:07:41.146Z] #46 105.7 checking for library containing seccomp_arch_resolve_name... [2022-09-07T20:07:41.146Z] #46 ... [2022-09-07T20:07:41.146Z] [2022-09-07T20:07:41.146Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T20:07:41.146Z] #57 9.313 Fetched 8574 kB in 8s (1064 kB/s) [2022-09-07T20:07:41.146Z] #57 9.313 Reading package lists... [2022-09-07T20:07:41.146Z] #57 12.77 Reading package lists... [2022-09-07T20:07:41.146Z] #57 16.21 Building dependency tree... [2022-09-07T20:07:41.146Z] #57 17.99 The following additional packages will be installed: [2022-09-07T20:07:41.146Z] #57 17.99 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-07T20:07:41.146Z] #57 17.99 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-07T20:07:41.146Z] #57 18.00 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-07T20:07:41.146Z] #57 18.00 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-07T20:07:41.146Z] #57 18.00 python3-pkg-resources systemd vim-runtime xxd [2022-09-07T20:07:41.146Z] #57 18.01 Suggested packages: [2022-09-07T20:07:41.146Z] #57 18.01 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-07T20:07:41.146Z] #57 18.01 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-07T20:07:41.146Z] #57 18.01 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-07T20:07:41.146Z] #57 18.01 Recommended packages: [2022-09-07T20:07:41.146Z] #57 18.01 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-07T20:07:41.146Z] #57 18.01 systemd-timesyncd | time-daemon unzip [2022-09-07T20:07:41.403Z] #57 ... [2022-09-07T20:07:41.403Z] [2022-09-07T20:07:41.403Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:07:41.403Z] #46 105.7 checking for library containing seccomp_arch_resolve_name... none required [2022-09-07T20:07:41.403Z] #46 105.9 checking systemd/sd-bus.h usability... yes [2022-09-07T20:07:41.466Z] --- PASS: TestBuildMultiStageOnBuild (1.78s) [2022-09-07T20:07:41.466Z] === RUN TestBuildUncleanTarFilenames [2022-09-07T20:07:41.660Z] #46 106.1 checking systemd/sd-bus.h presence... yes [2022-09-07T20:07:41.660Z] #46 106.3 checking for systemd/sd-bus.h... yes [2022-09-07T20:07:41.723Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-09-07T20:07:41.723Z] === RUN TestBuildMultiStageLayerLeak [2022-09-07T20:07:42.223Z] #46 106.3 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-07T20:07:42.481Z] #46 106.8 checking for sd_notify_barrier... yes [2022-09-07T20:07:42.518Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.218s coverage: 6.6% of statements [2022-09-07T20:07:42.518Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-07T20:07:42.518Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-09-07T20:07:42.518Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-09-07T20:07:42.518Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-07T20:07:42.518Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-07T20:07:42.518Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-07T20:07:42.518Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-09-07T20:07:42.740Z] #46 107.2 checking linux/bpf.h usability... yes [2022-09-07T20:07:42.740Z] #46 107.4 checking linux/bpf.h presence... yes [2022-09-07T20:07:42.740Z] #46 107.4 checking for linux/bpf.h... yes [2022-09-07T20:07:42.776Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-09-07T20:07:43.007Z] #46 107.4 checking compilation for eBPF... yes [2022-09-07T20:07:43.007Z] #46 107.6 checking for criu >= 3.15... no [2022-09-07T20:07:43.007Z] #46 107.6 configure: CRIU headers not found, building without CRIU support [2022-09-07T20:07:43.007Z] #46 107.6 checking for criu > 3.16... no [2022-09-07T20:07:43.007Z] #46 107.7 configure: CRIU version doesn't support join-ns API [2022-09-07T20:07:43.007Z] #46 107.7 checking for criu > 3.16.1... no [2022-09-07T20:07:43.007Z] #46 107.7 configure: CRIU version doesn't support for pre-dumping [2022-09-07T20:07:43.007Z] #46 107.7 checking for new mount API (fsconfig)... yes [2022-09-07T20:07:43.007Z] #46 107.8 checking for seccomp notify API... yes [2022-09-07T20:07:43.033Z] #57 11.96 Reading package lists... [2022-09-07T20:07:43.033Z] #57 ... [2022-09-07T20:07:43.033Z] [2022-09-07T20:07:43.033Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:07:43.033Z] #46 96.22 checking if gcc static flag -static works... yes [2022-09-07T20:07:43.033Z] #46 96.72 checking if gcc supports -c -o file.o... yes [2022-09-07T20:07:43.033Z] #46 96.91 checking if gcc supports -c -o file.o... (cached) yes [2022-09-07T20:07:43.033Z] #46 96.91 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-07T20:07:43.033Z] #46 96.98 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-07T20:07:43.033Z] #46 97.28 checking how to hardcode library paths into programs... immediate [2022-09-07T20:07:43.033Z] #46 97.28 checking whether stripping libraries is possible... yes [2022-09-07T20:07:43.033Z] #46 97.30 checking if libtool supports shared libraries... yes [2022-09-07T20:07:43.033Z] #46 97.30 checking whether to build shared libraries... no [2022-09-07T20:07:43.033Z] #46 97.30 checking whether to build static libraries... yes [2022-09-07T20:07:43.033Z] #46 97.30 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-07T20:07:43.033Z] #46 97.35 checking whether build environment is sane... yes [2022-09-07T20:07:43.033Z] #46 97.39 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-07T20:07:43.033Z] #46 97.42 checking whether make sets $(MAKE)... yes [2022-09-07T20:07:43.033Z] #46 97.45 checking whether make supports the include directive... yes (GNU style) [2022-09-07T20:07:43.033Z] #46 97.51 checking whether make supports nested variables... yes [2022-09-07T20:07:43.033Z] #46 97.55 checking whether UID '0' is supported by ustar format... yes [2022-09-07T20:07:43.033Z] #46 97.55 checking whether GID '0' is supported by ustar format... yes [2022-09-07T20:07:43.033Z] #46 97.55 checking how to create a ustar tar archive... gnutar [2022-09-07T20:07:43.033Z] #46 97.63 checking dependency style of gcc... gcc3 [2022-09-07T20:07:43.033Z] #46 97.81 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-07T20:07:43.033Z] #46 97.81 checking whether make supports nested variables... (cached) yes [2022-09-07T20:07:43.033Z] #46 97.81 checking for gawk... (cached) mawk [2022-09-07T20:07:43.033Z] #46 97.82 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-07T20:07:43.033Z] #46 97.83 checking for gcc... (cached) gcc [2022-09-07T20:07:43.033Z] #46 97.91 checking whether we are using the GNU C compiler... (cached) yes [2022-09-07T20:07:43.033Z] #46 97.91 checking whether gcc accepts -g... (cached) yes [2022-09-07T20:07:43.033Z] #46 97.92 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-07T20:07:43.033Z] #46 97.92 checking whether gcc understands -c and -o together... (cached) yes [2022-09-07T20:07:43.033Z] #46 97.93 checking for a Python interpreter with version >= 3... python3 [2022-09-07T20:07:43.033Z] #46 98.00 checking for python3... /usr/bin/python3 [2022-09-07T20:07:43.033Z] #46 98.00 checking for python3 version... 3.9 [2022-09-07T20:07:43.033Z] #46 98.06 checking for python3 platform... linux [2022-09-07T20:07:43.033Z] #46 98.12 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-07T20:07:43.033Z] #46 98.28 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-07T20:07:43.033Z] #46 98.49 checking for go-md2man... no [2022-09-07T20:07:43.033Z] #46 98.51 checking error.h usability... yes [2022-09-07T20:07:43.033Z] #46 98.73 checking error.h presence... yes [2022-09-07T20:07:43.033Z] #46 98.79 checking for error.h... yes [2022-09-07T20:07:43.033Z] #46 98.82 checking linux/openat2.h usability... yes [2022-09-07T20:07:43.033Z] #46 99.03 checking linux/openat2.h presence... yes [2022-09-07T20:07:43.033Z] #46 99.07 checking for linux/openat2.h... yes [2022-09-07T20:07:43.033Z] #46 99.10 checking for copy_file_range... yes [2022-09-07T20:07:43.033Z] #46 99.42 checking for fgetxattr... yes [2022-09-07T20:07:43.033Z] #46 99.79 checking for statx... yes [2022-09-07T20:07:43.033Z] #46 100.0 checking for fgetpwent_r... yes [2022-09-07T20:07:43.033Z] #46 100.4 checking for issetugid... no [2022-09-07T20:07:43.033Z] #46 100.7 checking for pkg-config... /usr/bin/pkg-config [2022-09-07T20:07:43.033Z] #46 100.7 checking pkg-config is at least version 0.9.0... yes [2022-09-07T20:07:43.033Z] #46 100.7 checking for library containing yajl_tree_get... -lyajl [2022-09-07T20:07:43.033Z] #46 101.2 checking for yajl >= 2.0.0... yes [2022-09-07T20:07:43.033Z] #46 101.2 checking sys/capability.h usability... yes [2022-09-07T20:07:43.033Z] #46 101.5 checking sys/capability.h presence... yes [2022-09-07T20:07:43.033Z] #46 101.6 checking for sys/capability.h... yes [2022-09-07T20:07:43.039Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-07T20:07:43.265Z] #46 107.9 checking for gperf... no [2022-09-07T20:07:43.265Z] #46 107.9 configure: gperf not found - cannot rebuild signal parser code [2022-09-07T20:07:43.300Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-07T20:07:43.522Z] #46 107.9 checking for library containing argp_parse... none required [2022-09-07T20:07:43.601Z] #46 101.6 checking for library containing cap_from_name... -lcap [2022-09-07T20:07:43.625Z] --- PASS: TestBuildMultiStageLayerLeak (1.79s) [2022-09-07T20:07:43.625Z] === RUN TestBuildWithHugeFile [2022-09-07T20:07:43.779Z] #46 108.3 checking that generated files are newer than configure... done [2022-09-07T20:07:43.779Z] #46 108.3 configure: creating ./config.status [2022-09-07T20:07:43.861Z] #46 102.1 checking for library containing dlopen... -ldl [2022-09-07T20:07:44.038Z] #46 ... [2022-09-07T20:07:44.038Z] [2022-09-07T20:07:44.038Z] #26 [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-09-07T20:07:44.038Z] #26 DONE 159.9s [2022-09-07T20:07:44.038Z] [2022-09-07T20:07:44.038Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T20:07:44.038Z] #57 19.84 The following NEW packages will be installed: [2022-09-07T20:07:44.038Z] #57 19.84 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-07T20:07:44.038Z] #57 19.84 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-07T20:07:44.038Z] #57 19.84 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-07T20:07:44.038Z] #57 19.84 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-07T20:07:44.038Z] #57 19.84 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-07T20:07:44.038Z] #57 19.84 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-07T20:07:44.038Z] #57 19.84 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-07T20:07:44.038Z] #57 19.84 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-07T20:07:44.038Z] #57 19.84 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-07T20:07:44.038Z] #57 20.18 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T20:07:44.038Z] #57 20.18 Need to get 32.8 MB of archives. [2022-09-07T20:07:44.038Z] #57 20.18 After this operation, 124 MB of additional disk space will be used. [2022-09-07T20:07:44.038Z] #57 20.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-07T20:07:44.038Z] #57 20.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-07T20:07:44.038Z] #57 20.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-07T20:07:44.038Z] #57 20.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-07T20:07:44.038Z] #57 20.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-07T20:07:44.038Z] #57 20.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-07T20:07:44.038Z] #57 20.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-07T20:07:44.038Z] #57 20.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-07T20:07:44.038Z] #57 20.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-07T20:07:44.038Z] #57 20.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-07T20:07:44.038Z] #57 20.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-07T20:07:44.038Z] #57 20.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-07T20:07:44.038Z] #57 20.43 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-07T20:07:44.038Z] #57 20.43 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-07T20:07:44.038Z] #57 20.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-07T20:07:44.038Z] #57 20.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-07T20:07:44.038Z] #57 20.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-07T20:07:44.038Z] #57 20.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-07T20:07:44.038Z] #57 20.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-07T20:07:44.038Z] #57 20.52 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-07T20:07:44.038Z] #57 20.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-07T20:07:44.038Z] #57 20.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-07T20:07:44.038Z] #57 20.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-07T20:07:44.038Z] #57 20.58 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-07T20:07:44.038Z] #57 20.58 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-07T20:07:44.038Z] #57 20.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-07T20:07:44.038Z] #57 20.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-07T20:07:44.038Z] #57 20.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-07T20:07:44.038Z] #57 20.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-07T20:07:44.038Z] #57 20.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-07T20:07:44.038Z] #57 20.64 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-07T20:07:44.038Z] #57 20.64 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-07T20:07:44.038Z] #57 21.05 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-07T20:07:44.038Z] #57 21.06 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-07T20:07:44.038Z] #57 21.06 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-07T20:07:44.038Z] #57 21.06 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-07T20:07:44.038Z] #57 21.06 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-07T20:07:44.038Z] #57 21.06 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-07T20:07:44.038Z] #57 21.07 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-07T20:07:44.038Z] #57 21.07 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-07T20:07:44.038Z] #57 21.07 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-07T20:07:44.038Z] #57 21.15 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-07T20:07:44.038Z] #57 21.16 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-07T20:07:44.038Z] #57 21.16 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-07T20:07:44.038Z] #57 21.18 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-07T20:07:44.038Z] #57 21.19 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-07T20:07:44.038Z] #57 21.19 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-07T20:07:44.038Z] #57 21.21 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-07T20:07:44.038Z] #57 21.25 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-07T20:07:44.038Z] #57 21.26 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-07T20:07:44.038Z] #57 21.28 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-07T20:07:44.038Z] #57 21.28 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-07T20:07:44.038Z] #57 21.65 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-07T20:07:44.038Z] #57 21.71 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-07T20:07:44.038Z] #57 21.76 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-07T20:07:44.038Z] #57 21.77 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-07T20:07:44.120Z] #46 102.6 checking seccomp.h usability... yes [2022-09-07T20:07:44.120Z] #46 102.8 checking seccomp.h presence... yes [2022-09-07T20:07:44.120Z] #46 102.9 checking for seccomp.h... yes [2022-09-07T20:07:44.610Z] #57 22.89 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T20:07:44.691Z] #46 102.9 checking for library containing seccomp_rule_add... -lseccomp [2022-09-07T20:07:44.951Z] #46 103.3 checking for library containing seccomp_arch_resolve_name... none required [2022-09-07T20:07:45.175Z] #57 23.31 Fetched 32.8 MB in 2s (17.2 MB/s) [2022-09-07T20:07:45.175Z] #57 23.37 Selecting previously unselected package libcap2:amd64. [2022-09-07T20:07:45.175Z] #57 23.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-09-07T20:07:45.175Z] #57 23.43 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-07T20:07:45.175Z] #57 23.44 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-07T20:07:45.175Z] #57 23.51 Selecting previously unselected package libargon2-1:amd64. [2022-09-07T20:07:45.210Z] #46 103.5 checking systemd/sd-bus.h usability... yes [2022-09-07T20:07:45.433Z] #57 23.52 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-07T20:07:45.433Z] #57 23.53 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-07T20:07:45.433Z] #57 23.60 Selecting previously unselected package libjson-c5:amd64. [2022-09-07T20:07:45.433Z] #57 23.61 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-07T20:07:45.433Z] #57 23.62 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-07T20:07:45.470Z] #46 103.8 checking systemd/sd-bus.h presence... yes [2022-09-07T20:07:45.470Z] #46 104.0 checking for systemd/sd-bus.h... yes [2022-09-07T20:07:45.691Z] #57 23.74 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-07T20:07:45.691Z] #57 23.77 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-07T20:07:45.691Z] #57 23.77 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-07T20:07:45.691Z] #57 23.96 Selecting previously unselected package libip4tc2:amd64. [2022-09-07T20:07:45.691Z] #57 23.97 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-07T20:07:45.691Z] #57 23.97 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-07T20:07:45.948Z] #57 24.05 Selecting previously unselected package libkmod2:amd64. [2022-09-07T20:07:45.948Z] #57 24.07 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-07T20:07:45.948Z] #57 24.08 Unpacking libkmod2:amd64 (28-1) ... [2022-09-07T20:07:45.948Z] #57 ... [2022-09-07T20:07:45.948Z] [2022-09-07T20:07:45.948Z] #29 [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-09-07T20:07:45.948Z] #29 162.1 Delve is a source level debugger for Go programs. [2022-09-07T20:07:45.948Z] #29 162.1 [2022-09-07T20:07:45.948Z] #29 162.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-07T20:07:45.948Z] #29 162.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-07T20:07:45.948Z] #29 162.1 [2022-09-07T20:07:45.948Z] #29 162.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-07T20:07:45.948Z] #29 162.1 [2022-09-07T20:07:45.948Z] #29 162.1 Pass flags to the program you are debugging using `--`, for example: [2022-09-07T20:07:45.948Z] #29 162.1 [2022-09-07T20:07:45.948Z] #29 162.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-07T20:07:45.948Z] #29 162.1 [2022-09-07T20:07:45.948Z] #29 162.1 Usage: [2022-09-07T20:07:45.948Z] #29 162.1 dlv [command] [2022-09-07T20:07:45.948Z] #29 162.1 [2022-09-07T20:07:45.948Z] #29 162.1 Available Commands: [2022-09-07T20:07:45.948Z] #29 162.1 attach Attach to running process and begin debugging. [2022-09-07T20:07:45.948Z] #29 162.1 connect Connect to a headless debug server with a terminal client. [2022-09-07T20:07:45.948Z] #29 162.1 core Examine a core dump. [2022-09-07T20:07:45.948Z] #29 162.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-07T20:07:45.948Z] #29 162.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-07T20:07:45.948Z] #29 162.1 exec Execute a precompiled binary, and begin a debug session. [2022-09-07T20:07:45.948Z] #29 162.1 help Help about any command [2022-09-07T20:07:45.948Z] #29 162.1 run Deprecated command. Use 'debug' instead. [2022-09-07T20:07:45.948Z] #29 162.1 test Compile test binary and begin debugging program. [2022-09-07T20:07:45.948Z] #29 162.1 trace Compile and begin tracing program. [2022-09-07T20:07:45.948Z] #29 162.1 version Prints version. [2022-09-07T20:07:45.948Z] #29 162.1 [2022-09-07T20:07:45.948Z] #29 162.1 Flags: [2022-09-07T20:07:45.948Z] #29 162.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-07T20:07:45.948Z] #29 162.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-07T20:07:45.948Z] #29 162.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-07T20:07:45.948Z] #29 162.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-07T20:07:45.948Z] #29 162.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-07T20:07:45.948Z] #29 162.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-07T20:07:45.948Z] #29 162.1 --disable-aslr Disables address space randomization [2022-09-07T20:07:45.948Z] #29 162.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-07T20:07:45.948Z] #29 162.1 -h, --help help for dlv [2022-09-07T20:07:45.948Z] #29 162.1 --init string Init file, executed by the terminal client. [2022-09-07T20:07:45.948Z] #29 162.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-07T20:07:45.948Z] #29 162.1 --log Enable debugging server logging. [2022-09-07T20:07:45.948Z] #29 162.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-07T20:07:45.949Z] #29 162.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-07T20:07:45.949Z] #29 162.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-07T20:07:45.949Z] #29 162.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-07T20:07:45.949Z] #29 162.1 --wd string Working directory for running the program. [2022-09-07T20:07:45.949Z] #29 162.1 [2022-09-07T20:07:45.949Z] #29 162.1 Additional help topics: [2022-09-07T20:07:45.949Z] #29 162.1 dlv backend Help about the --backend flag. [2022-09-07T20:07:45.949Z] #29 162.1 dlv log Help about logging flags. [2022-09-07T20:07:45.949Z] #29 162.1 dlv redirect Help about file redirection. [2022-09-07T20:07:45.949Z] #29 162.1 [2022-09-07T20:07:45.949Z] #29 162.1 Use "dlv [command] --help" for more information about a command. [2022-09-07T20:07:45.949Z] #29 DONE 162.2s [2022-09-07T20:07:45.949Z] [2022-09-07T20:07:45.949Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T20:07:45.949Z] #57 24.30 Selecting previously unselected package systemd. [2022-09-07T20:07:45.949Z] #57 24.30 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-07T20:07:46.039Z] #46 104.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-07T20:07:46.299Z] #46 104.7 checking for sd_notify_barrier... yes [2022-09-07T20:07:46.513Z] #57 24.45 Unpacking systemd (247.3-7) ... [2022-09-07T20:07:46.559Z] #46 104.9 checking linux/bpf.h usability... yes [2022-09-07T20:07:46.559Z] #46 105.2 checking linux/bpf.h presence... yes [2022-09-07T20:07:46.559Z] #46 105.2 checking for linux/bpf.h... yes [2022-09-07T20:07:46.559Z] #46 105.2 checking compilation for eBPF... [2022-09-07T20:07:46.559Z] #46 ... [2022-09-07T20:07:46.559Z] [2022-09-07T20:07:46.559Z] #49 [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-09-07T20:07:46.559Z] #49 15.12 + cd /tmp/tmp.VxVBHl0qxW/src/github.com/opencontainers/runc [2022-09-07T20:07:46.559Z] #49 15.12 + git checkout -q v1.1.4 [2022-09-07T20:07:46.559Z] #49 15.83 + '[' -z '' ']' [2022-09-07T20:07:46.559Z] #49 15.83 + target=static [2022-09-07T20:07:46.559Z] #49 15.83 + make BUILDTAGS=seccomp static [2022-09-07T20:07:46.559Z] #49 16.24 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-07T20:07:46.818Z] #49 ... [2022-09-07T20:07:46.818Z] [2022-09-07T20:07:46.818Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:07:46.818Z] #46 105.2 checking compilation for eBPF... yes [2022-09-07T20:07:46.818Z] #46 105.4 checking for criu >= 3.15... no [2022-09-07T20:07:46.818Z] #46 105.4 configure: CRIU headers not found, building without CRIU support [2022-09-07T20:07:46.818Z] #46 105.4 checking for criu > 3.16... no [2022-09-07T20:07:46.818Z] #46 105.5 configure: CRIU version doesn't support join-ns API [2022-09-07T20:07:46.818Z] #46 105.5 checking for criu > 3.16.1... no [2022-09-07T20:07:46.818Z] #46 105.5 configure: CRIU version doesn't support for pre-dumping [2022-09-07T20:07:47.077Z] #46 105.5 checking for new mount API (fsconfig)... yes [2022-09-07T20:07:47.077Z] #46 105.6 checking for seccomp notify API... yes [2022-09-07T20:07:47.077Z] #46 105.7 checking for gperf... no [2022-09-07T20:07:47.077Z] #46 105.7 configure: gperf not found - cannot rebuild signal parser code [2022-09-07T20:07:47.336Z] #46 105.7 checking for library containing argp_parse... none required [2022-09-07T20:07:47.596Z] #46 106.2 checking that generated files are newer than configure... done [2022-09-07T20:07:47.596Z] #46 106.2 configure: creating ./config.status [2022-09-07T20:07:49.037Z] #57 26.92 Selecting previously unselected package pigz. [2022-09-07T20:07:49.037Z] #57 26.92 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-07T20:07:49.038Z] #57 26.93 Unpacking pigz (2.6-1) ... [2022-09-07T20:07:49.038Z] #57 27.02 Selecting previously unselected package libelf1:amd64. [2022-09-07T20:07:49.038Z] #57 27.03 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-07T20:07:49.038Z] #57 27.04 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-07T20:07:49.038Z] #57 27.20 Selecting previously unselected package libbpf0:amd64. [2022-09-07T20:07:49.038Z] #57 27.20 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-07T20:07:49.038Z] #57 27.21 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-07T20:07:49.295Z] #57 27.33 Selecting previously unselected package libmnl0:amd64. [2022-09-07T20:07:49.295Z] #57 27.33 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-07T20:07:49.295Z] #57 27.34 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-07T20:07:49.295Z] #57 27.41 Selecting previously unselected package libxtables12:amd64. [2022-09-07T20:07:49.295Z] #57 27.43 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-07T20:07:49.295Z] #57 27.44 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-07T20:07:49.295Z] #57 27.50 Selecting previously unselected package libcap2-bin. [2022-09-07T20:07:49.295Z] #57 27.51 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-07T20:07:49.295Z] #57 27.52 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-07T20:07:49.553Z] #57 27.60 Selecting previously unselected package iproute2. [2022-09-07T20:07:49.553Z] #57 27.60 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-07T20:07:49.553Z] #57 27.61 Unpacking iproute2 (5.10.0-4) ... [2022-09-07T20:07:50.117Z] #57 28.12 Selecting previously unselected package xxd. [2022-09-07T20:07:50.117Z] #57 28.13 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-07T20:07:50.117Z] #57 28.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:07:50.117Z] #57 28.27 Selecting previously unselected package vim-common. [2022-09-07T20:07:50.117Z] #57 28.27 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-07T20:07:50.117Z] #57 28.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:07:50.139Z] #46 108.6 config.status: creating Makefile [2022-09-07T20:07:50.139Z] #46 108.7 config.status: creating rpm/crun.spec [2022-09-07T20:07:50.139Z] #46 108.8 config.status: creating config.h [2022-09-07T20:07:50.139Z] #46 108.8 config.status: executing libtool commands [2022-09-07T20:07:50.139Z] #46 108.9 config.status: executing depfiles commands [2022-09-07T20:07:50.373Z] #57 28.47 Selecting previously unselected package bash-completion. [2022-09-07T20:07:50.374Z] #57 28.47 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-07T20:07:51.520Z] #46 110.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-07T20:07:51.520Z] #46 110.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-07T20:07:51.520Z] #46 ... [2022-09-07T20:07:51.520Z] [2022-09-07T20:07:51.520Z] #33 [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-09-07T20:07:51.520Z] #33 DONE 163.2s [2022-09-07T20:07:51.520Z] [2022-09-07T20:07:51.520Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:07:51.520Z] #46 110.4 checking for gcc... gcc [2022-09-07T20:07:52.041Z] #46 110.5 checking whether the C compiler works... yes [2022-09-07T20:07:52.270Z] #57 30.49 Unpacking bash-completion (1:2.11-2) ... [2022-09-07T20:07:52.301Z] #46 110.9 checking for C compiler default output file name... a.out [2022-09-07T20:07:52.527Z] #57 30.86 Selecting previously unselected package bzip2. [2022-09-07T20:07:52.527Z] #57 30.87 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-07T20:07:52.528Z] #57 30.87 Unpacking bzip2 (1.0.8-4) ... [2022-09-07T20:07:52.560Z] #46 110.9 checking for suffix of executables... [2022-09-07T20:07:52.785Z] #57 30.95 Selecting previously unselected package xz-utils. [2022-09-07T20:07:52.785Z] #57 30.96 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-07T20:07:52.785Z] #57 30.96 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-07T20:07:52.819Z] #46 111.2 checking whether we are cross compiling... no [2022-09-07T20:07:52.819Z] #46 111.4 checking for suffix of object files... o [2022-09-07T20:07:52.819Z] #46 111.5 checking whether we are using the GNU C compiler... yes [2022-09-07T20:07:53.042Z] #57 31.13 Selecting previously unselected package apparmor. [2022-09-07T20:07:53.042Z] #57 31.15 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-07T20:07:53.042Z] #57 31.22 Unpacking apparmor (2.13.6-10) ... [2022-09-07T20:07:53.078Z] #46 111.6 checking whether gcc accepts -g... yes [2022-09-07T20:07:53.299Z] #57 ... [2022-09-07T20:07:53.299Z] [2022-09-07T20:07:53.299Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:07:53.299Z] #46 111.7 config.status: creating Makefile [2022-09-07T20:07:53.299Z] #46 111.8 config.status: creating rpm/crun.spec [2022-09-07T20:07:53.299Z] #46 111.8 config.status: creating config.h [2022-09-07T20:07:53.299Z] #46 111.8 config.status: executing libtool commands [2022-09-07T20:07:53.299Z] #46 111.9 config.status: executing depfiles commands [2022-09-07T20:07:53.299Z] #46 112.9 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-07T20:07:53.299Z] #46 112.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-07T20:07:53.299Z] #46 113.2 checking for gcc... gcc [2022-09-07T20:07:53.299Z] #46 113.3 checking whether the C compiler works... yes [2022-09-07T20:07:53.299Z] #46 113.4 checking for C compiler default output file name... a.out [2022-09-07T20:07:53.299Z] #46 113.4 checking for suffix of executables... [2022-09-07T20:07:53.299Z] #46 113.6 checking whether we are cross compiling... no [2022-09-07T20:07:53.299Z] #46 113.7 checking for suffix of object files... o [2022-09-07T20:07:53.299Z] #46 113.8 checking whether we are using the GNU C compiler... yes [2022-09-07T20:07:53.299Z] #46 113.9 checking whether gcc accepts -g... yes [2022-09-07T20:07:53.299Z] #46 114.0 checking for gcc option to accept ISO C89... none needed [2022-09-07T20:07:53.299Z] #46 114.2 checking whether gcc understands -c and -o together... yes [2022-09-07T20:07:53.299Z] #46 114.3 checking how to run the C preprocessor... gcc -E [2022-09-07T20:07:53.299Z] #46 114.6 checking for grep that handles long lines and -e... /bin/grep [2022-09-07T20:07:53.299Z] #46 114.6 checking for egrep... /bin/grep -E [2022-09-07T20:07:53.299Z] #46 114.6 checking for ANSI C header files... yes [2022-09-07T20:07:53.299Z] #46 115.2 checking for sys/types.h... yes [2022-09-07T20:07:53.299Z] #46 115.3 checking for sys/stat.h... yes [2022-09-07T20:07:53.299Z] #46 115.5 checking for stdlib.h... yes [2022-09-07T20:07:53.299Z] #46 115.7 checking for string.h... yes [2022-09-07T20:07:53.299Z] #46 115.9 checking for memory.h... yes [2022-09-07T20:07:53.299Z] #46 116.0 checking for strings.h... yes [2022-09-07T20:07:53.299Z] #46 116.2 checking for inttypes.h... yes [2022-09-07T20:07:53.299Z] #46 116.3 checking for stdint.h... yes [2022-09-07T20:07:53.299Z] #46 116.5 checking for unistd.h... yes [2022-09-07T20:07:53.299Z] #46 116.7 checking minix/config.h usability... no [2022-09-07T20:07:53.299Z] #46 116.9 checking minix/config.h presence... no [2022-09-07T20:07:53.299Z] #46 116.9 checking for minix/config.h... no [2022-09-07T20:07:53.299Z] #46 116.9 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-07T20:07:53.299Z] #46 117.1 checking build system type... x86_64-pc-linux-gnu [2022-09-07T20:07:53.299Z] #46 117.4 checking host system type... x86_64-pc-linux-gnu [2022-09-07T20:07:53.299Z] #46 117.4 checking how to print strings... printf [2022-09-07T20:07:53.299Z] #46 117.4 checking for a sed that does not truncate output... /bin/sed [2022-09-07T20:07:53.299Z] #46 117.4 checking for fgrep... /bin/grep -F [2022-09-07T20:07:53.299Z] #46 117.4 checking for ld used by gcc... /usr/bin/ld [2022-09-07T20:07:53.299Z] #46 117.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-07T20:07:53.299Z] #46 117.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-07T20:07:53.299Z] #46 117.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-07T20:07:53.299Z] #46 117.5 checking whether ln -s works... yes [2022-09-07T20:07:53.299Z] #46 117.5 checking the maximum length of command line arguments... 1572864 [2022-09-07T20:07:53.299Z] #46 117.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-07T20:07:53.299Z] #46 117.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-07T20:07:53.300Z] #46 117.6 checking for /usr/bin/ld option to reload object files... -r [2022-09-07T20:07:53.300Z] #46 117.6 checking for objdump... objdump [2022-09-07T20:07:53.300Z] #46 117.6 checking how to recognize dependent libraries... pass_all [2022-09-07T20:07:53.300Z] #46 117.6 checking for dlltool... no [2022-09-07T20:07:53.300Z] #46 117.6 checking how to associate runtime and link libraries... printf %s\n [2022-09-07T20:07:53.300Z] #46 117.6 checking for ar... ar [2022-09-07T20:07:53.300Z] #46 117.6 checking for archiver @FILE support... @ [2022-09-07T20:07:53.300Z] #46 117.7 checking for strip... strip [2022-09-07T20:07:53.300Z] #46 117.7 checking for ranlib... ranlib [2022-09-07T20:07:53.300Z] #46 117.7 checking for gawk... no [2022-09-07T20:07:53.300Z] #46 117.7 checking for mawk... mawk [2022-09-07T20:07:53.300Z] #46 117.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-07T20:07:53.338Z] #46 111.7 checking for gcc option to accept ISO C89... none needed [2022-09-07T20:07:53.557Z] #46 118.1 checking for sysroot... no [2022-09-07T20:07:53.557Z] #46 118.1 checking for a working dd... /bin/dd [2022-09-07T20:07:53.557Z] #46 118.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-07T20:07:53.557Z] #46 118.2 checking for mt... no [2022-09-07T20:07:53.557Z] #46 118.2 checking if : is a manifest tool... no [2022-09-07T20:07:53.597Z] #46 112.0 checking whether gcc understands -c and -o together... yes [2022-09-07T20:07:53.597Z] #46 112.2 checking how to run the C preprocessor... gcc -E [2022-09-07T20:07:53.814Z] #46 118.2 checking for dlfcn.h... yes [2022-09-07T20:07:53.814Z] #46 118.4 checking for objdir... .libs [2022-09-07T20:07:53.814Z] #46 ... [2022-09-07T20:07:53.814Z] [2022-09-07T20:07:53.814Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T20:07:53.814Z] #57 31.66 Selecting previously unselected package inetutils-ping. [2022-09-07T20:07:53.814Z] #57 31.66 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-07T20:07:53.814Z] #57 31.68 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-07T20:07:53.814Z] #57 31.81 Selecting previously unselected package libip6tc2:amd64. [2022-09-07T20:07:53.814Z] #57 31.83 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-07T20:07:53.814Z] #57 31.84 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-07T20:07:53.814Z] #57 31.92 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-07T20:07:53.815Z] #57 31.92 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-07T20:07:53.815Z] #57 31.93 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-07T20:07:53.815Z] #57 31.98 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-07T20:07:53.815Z] #57 31.99 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-07T20:07:53.815Z] #57 32.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-07T20:07:53.815Z] #57 32.07 Selecting previously unselected package libnftnl11:amd64. [2022-09-07T20:07:53.815Z] #57 32.08 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-07T20:07:53.815Z] #57 32.09 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-07T20:07:53.857Z] #46 112.4 checking for grep that handles long lines and -e... [2022-09-07T20:07:53.857Z] #46 ... [2022-09-07T20:07:53.857Z] [2022-09-07T20:07:53.857Z] #30 [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-09-07T20:07:53.857Z] #30 165.6 Delve is a source level debugger for Go programs. [2022-09-07T20:07:53.857Z] #30 165.6 [2022-09-07T20:07:53.857Z] #30 165.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-07T20:07:53.857Z] #30 165.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-07T20:07:53.857Z] #30 165.6 [2022-09-07T20:07:53.857Z] #30 165.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-07T20:07:53.857Z] #30 165.6 [2022-09-07T20:07:53.857Z] #30 165.6 Pass flags to the program you are debugging using `--`, for example: [2022-09-07T20:07:53.857Z] #30 165.6 [2022-09-07T20:07:53.857Z] #30 165.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-07T20:07:53.857Z] #30 165.6 [2022-09-07T20:07:53.857Z] #30 165.6 Usage: [2022-09-07T20:07:53.857Z] #30 165.6 dlv [command] [2022-09-07T20:07:53.857Z] #30 165.6 [2022-09-07T20:07:53.857Z] #30 165.6 Available Commands: [2022-09-07T20:07:53.857Z] #30 165.6 attach Attach to running process and begin debugging. [2022-09-07T20:07:53.857Z] #30 165.6 connect Connect to a headless debug server with a terminal client. [2022-09-07T20:07:53.857Z] #30 165.6 core Examine a core dump. [2022-09-07T20:07:53.857Z] #30 165.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-07T20:07:53.857Z] #30 165.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-07T20:07:53.857Z] #30 165.6 exec Execute a precompiled binary, and begin a debug session. [2022-09-07T20:07:53.857Z] #30 165.6 help Help about any command [2022-09-07T20:07:53.857Z] #30 165.6 run Deprecated command. Use 'debug' instead. [2022-09-07T20:07:53.857Z] #30 165.6 test Compile test binary and begin debugging program. [2022-09-07T20:07:53.857Z] #30 165.6 trace Compile and begin tracing program. [2022-09-07T20:07:53.857Z] #30 165.6 version Prints version. [2022-09-07T20:07:53.857Z] #30 165.6 [2022-09-07T20:07:53.857Z] #30 165.6 Flags: [2022-09-07T20:07:53.857Z] #30 165.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-07T20:07:53.857Z] #30 165.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-07T20:07:53.857Z] #30 165.6 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-07T20:07:53.857Z] #30 165.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-07T20:07:53.857Z] #30 165.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-07T20:07:53.857Z] #30 165.6 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-07T20:07:53.857Z] #30 165.6 --disable-aslr Disables address space randomization [2022-09-07T20:07:53.857Z] #30 165.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-07T20:07:53.857Z] #30 165.6 -h, --help help for dlv [2022-09-07T20:07:53.857Z] #30 165.6 --init string Init file, executed by the terminal client. [2022-09-07T20:07:53.857Z] #30 165.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-07T20:07:53.857Z] #30 165.6 --log Enable debugging server logging. [2022-09-07T20:07:53.857Z] #30 165.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-07T20:07:53.857Z] #30 165.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-07T20:07:53.857Z] #30 165.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-07T20:07:53.857Z] #30 165.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-07T20:07:53.857Z] #30 165.6 --wd string Working directory for running the program. [2022-09-07T20:07:53.857Z] #30 165.6 [2022-09-07T20:07:53.857Z] #30 165.6 Additional help topics: [2022-09-07T20:07:53.857Z] #30 165.6 dlv backend Help about the --backend flag. [2022-09-07T20:07:53.857Z] #30 165.6 dlv log Help about logging flags. [2022-09-07T20:07:53.857Z] #30 165.6 dlv redirect Help about file redirection. [2022-09-07T20:07:53.857Z] #30 165.6 [2022-09-07T20:07:53.857Z] #30 165.6 Use "dlv [command] --help" for more information about a command. [2022-09-07T20:07:53.857Z] #30 DONE 165.7s [2022-09-07T20:07:53.857Z] [2022-09-07T20:07:53.857Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:07:53.857Z] #46 112.4 checking for grep that handles long lines and -e... /bin/grep [2022-09-07T20:07:53.857Z] #46 112.5 checking for egrep... /bin/grep -E [2022-09-07T20:07:54.072Z] #57 32.18 Selecting previously unselected package iptables. [2022-09-07T20:07:54.072Z] #57 32.19 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-07T20:07:54.072Z] #57 32.20 Unpacking iptables (1.8.7-1) ... [2022-09-07T20:07:54.117Z] #46 112.5 checking for ANSI C header files... [2022-09-07T20:07:54.117Z] #46 ... [2022-09-07T20:07:54.117Z] [2022-09-07T20:07:54.117Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T20:07:54.117Z] #57 11.96 Reading package lists... [2022-09-07T20:07:54.117Z] #57 15.13 Building dependency tree... [2022-09-07T20:07:54.117Z] #57 16.59 The following additional packages will be installed: [2022-09-07T20:07:54.117Z] #57 16.60 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-07T20:07:54.117Z] #57 16.60 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-07T20:07:54.117Z] #57 16.60 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-07T20:07:54.117Z] #57 16.60 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-07T20:07:54.117Z] #57 16.60 python3-pkg-resources systemd vim-runtime xxd [2022-09-07T20:07:54.117Z] #57 16.60 Suggested packages: [2022-09-07T20:07:54.117Z] #57 16.61 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-07T20:07:54.117Z] #57 16.61 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-07T20:07:54.117Z] #57 16.61 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-07T20:07:54.117Z] #57 16.61 Recommended packages: [2022-09-07T20:07:54.117Z] #57 16.61 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-07T20:07:54.117Z] #57 16.61 systemd-timesyncd | time-daemon unzip [2022-09-07T20:07:54.117Z] #57 18.37 The following NEW packages will be installed: [2022-09-07T20:07:54.117Z] #57 18.37 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-07T20:07:54.117Z] #57 18.37 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-07T20:07:54.117Z] #57 18.37 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-07T20:07:54.117Z] #57 18.37 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-07T20:07:54.117Z] #57 18.37 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-07T20:07:54.117Z] #57 18.37 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-07T20:07:54.117Z] #57 18.37 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-07T20:07:54.117Z] #57 18.37 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-07T20:07:54.117Z] #57 18.37 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-07T20:07:54.117Z] #57 18.69 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T20:07:54.117Z] #57 18.69 Need to get 32.8 MB of archives. [2022-09-07T20:07:54.117Z] #57 18.69 After this operation, 124 MB of additional disk space will be used. [2022-09-07T20:07:54.117Z] #57 18.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-07T20:07:54.117Z] #57 18.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-07T20:07:54.117Z] #57 18.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-07T20:07:54.117Z] #57 18.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-07T20:07:54.117Z] #57 18.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-07T20:07:54.117Z] #57 18.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-07T20:07:54.117Z] #57 18.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-07T20:07:54.117Z] #57 19.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-07T20:07:54.117Z] #57 19.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-07T20:07:54.117Z] #57 19.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-07T20:07:54.117Z] #57 19.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-07T20:07:54.117Z] #57 19.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-07T20:07:54.117Z] #57 19.02 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-07T20:07:54.117Z] #57 19.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-07T20:07:54.117Z] #57 19.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-07T20:07:54.117Z] #57 19.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-07T20:07:54.117Z] #57 19.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-07T20:07:54.117Z] #57 19.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-07T20:07:54.117Z] #57 19.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-07T20:07:54.117Z] #57 19.10 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-07T20:07:54.117Z] #57 19.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-07T20:07:54.117Z] #57 19.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-07T20:07:54.117Z] #57 19.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-07T20:07:54.117Z] #57 19.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-07T20:07:54.117Z] #57 19.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-07T20:07:54.117Z] #57 19.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-07T20:07:54.117Z] #57 19.18 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-07T20:07:54.117Z] #57 19.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-07T20:07:54.117Z] #57 19.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-07T20:07:54.117Z] #57 19.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-07T20:07:54.117Z] #57 19.21 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-07T20:07:54.117Z] #57 19.23 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-07T20:07:54.117Z] #57 19.75 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-07T20:07:54.118Z] #57 19.75 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-07T20:07:54.118Z] #57 19.75 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-07T20:07:54.118Z] #57 19.75 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-07T20:07:54.118Z] #57 19.75 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-07T20:07:54.118Z] #57 19.76 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-07T20:07:54.118Z] #57 19.76 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-07T20:07:54.118Z] #57 19.76 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-07T20:07:54.118Z] #57 19.77 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-07T20:07:54.118Z] #57 19.84 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-07T20:07:54.118Z] #57 19.84 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-07T20:07:54.118Z] #57 19.85 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-07T20:07:54.118Z] #57 19.85 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-07T20:07:54.118Z] #57 19.87 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-07T20:07:54.118Z] #57 19.87 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-07T20:07:54.118Z] #57 19.88 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-07T20:07:54.118Z] #57 19.92 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-07T20:07:54.118Z] #57 19.93 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-07T20:07:54.118Z] #57 19.95 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-07T20:07:54.118Z] #57 19.95 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-07T20:07:54.118Z] #57 20.18 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-07T20:07:54.118Z] #57 20.22 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-07T20:07:54.118Z] #57 20.25 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-07T20:07:54.118Z] #57 20.26 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-07T20:07:54.118Z] #57 21.06 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T20:07:54.118Z] #57 21.21 Fetched 32.8 MB in 2s (17.4 MB/s) [2022-09-07T20:07:54.118Z] #57 21.29 Selecting previously unselected package libcap2:amd64. [2022-09-07T20:07:54.118Z] #57 21.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-09-07T20:07:54.118Z] #57 21.38 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-07T20:07:54.118Z] #57 21.40 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-07T20:07:54.118Z] #57 21.46 Selecting previously unselected package libargon2-1:amd64. [2022-09-07T20:07:54.118Z] #57 21.47 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-07T20:07:54.118Z] #57 21.48 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-07T20:07:54.118Z] #57 21.61 Selecting previously unselected package libjson-c5:amd64. [2022-09-07T20:07:54.118Z] #57 21.62 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-07T20:07:54.118Z] #57 21.63 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-07T20:07:54.118Z] #57 22.36 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-07T20:07:54.118Z] #57 22.37 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-07T20:07:54.118Z] #57 22.40 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-07T20:07:54.118Z] #57 22.68 Selecting previously unselected package libip4tc2:amd64. [2022-09-07T20:07:54.118Z] #57 22.68 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-07T20:07:54.118Z] #57 22.69 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-07T20:07:54.118Z] #57 22.85 Selecting previously unselected package libkmod2:amd64. [2022-09-07T20:07:54.118Z] #57 22.87 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-07T20:07:54.118Z] #57 22.88 Unpacking libkmod2:amd64 (28-1) ... [2022-09-07T20:07:54.118Z] #57 23.07 Selecting previously unselected package systemd. [2022-09-07T20:07:54.118Z] #57 23.07 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-07T20:07:54.118Z] #57 23.44 Unpacking systemd (247.3-7) ... [2022-09-07T20:07:54.247Z] #45 143.7 # github.com/containerd/containerd/cmd/containerd [2022-09-07T20:07:54.247Z] #45 143.7 /usr/bin/ld: /tmp/go-link-1842541008/000019.o: in function `New': [2022-09-07T20:07:54.247Z] #45 143.7 /tmp/tmp.nlDlOuFw90/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-09-07T20:07:54.247Z] #45 143.8 + bin/containerd-stress [2022-09-07T20:07:54.247Z] #45 144.9 + bin/containerd-shim [2022-09-07T20:07:54.329Z] #57 32.49 Selecting previously unselected package libonig5:amd64. [2022-09-07T20:07:54.330Z] #57 32.49 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-07T20:07:54.330Z] #57 32.50 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-07T20:07:54.377Z] #57 ... [2022-09-07T20:07:54.377Z] [2022-09-07T20:07:54.377Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:07:54.377Z] #46 112.5 checking for ANSI C header files... yes [2022-09-07T20:07:54.587Z] #57 32.65 Selecting previously unselected package libjq1:amd64. [2022-09-07T20:07:54.587Z] #57 32.65 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-07T20:07:54.587Z] #57 32.66 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-07T20:07:54.587Z] #57 32.77 Selecting previously unselected package jq. [2022-09-07T20:07:54.587Z] #57 32.78 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-07T20:07:54.587Z] #57 32.79 Unpacking jq (1.6-2.1) ... [2022-09-07T20:07:54.587Z] #57 32.88 Selecting previously unselected package libaio1:amd64. [2022-09-07T20:07:54.587Z] #57 32.88 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-07T20:07:54.587Z] #57 32.89 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-07T20:07:54.587Z] #57 32.94 Selecting previously unselected package libgpm2:amd64. [2022-09-07T20:07:54.636Z] #46 113.2 checking for sys/types.h... yes [2022-09-07T20:07:54.844Z] #57 32.96 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-07T20:07:54.844Z] #57 32.97 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-07T20:07:54.844Z] #57 33.04 Selecting previously unselected package libicu67:amd64. [2022-09-07T20:07:54.844Z] #57 33.05 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-07T20:07:54.844Z] #57 33.05 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-07T20:07:54.895Z] #46 113.4 checking for sys/stat.h... yes [2022-09-07T20:07:55.462Z] #46 113.7 checking for stdlib.h... yes [2022-09-07T20:07:55.462Z] #46 113.9 checking for string.h... yes [2022-09-07T20:07:55.462Z] #46 114.1 checking for memory.h... yes [2022-09-07T20:07:55.493Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-09-07T20:07:55.721Z] #46 114.2 checking for strings.h... yes [2022-09-07T20:07:55.721Z] #46 114.4 checking for inttypes.h... yes [2022-09-07T20:07:55.981Z] #46 114.6 checking for stdint.h... yes [2022-09-07T20:07:56.239Z] #46 114.7 checking for unistd.h... yes [2022-09-07T20:07:56.239Z] #46 114.9 checking minix/config.h usability... no [2022-09-07T20:07:56.499Z] #46 115.0 checking minix/config.h presence... no [2022-09-07T20:07:56.499Z] #46 115.1 checking for minix/config.h... no [2022-09-07T20:07:56.499Z] #46 115.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-07T20:07:56.807Z] #46 115.3 checking build system type... x86_64-pc-linux-gnu [2022-09-07T20:07:56.807Z] #46 115.6 checking host system type... x86_64-pc-linux-gnu [2022-09-07T20:07:56.807Z] #46 115.6 checking how to print strings... printf [2022-09-07T20:07:56.807Z] #46 115.6 checking for a sed that does not truncate output... /bin/sed [2022-09-07T20:07:56.807Z] #46 115.6 checking for fgrep... /bin/grep -F [2022-09-07T20:07:56.807Z] #46 115.6 checking for ld used by gcc... /usr/bin/ld [2022-09-07T20:07:56.807Z] #46 115.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-07T20:07:56.807Z] #46 115.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-07T20:07:57.079Z] #46 115.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-07T20:07:57.079Z] #46 115.7 checking whether ln -s works... yes [2022-09-07T20:07:57.079Z] #46 115.7 checking the maximum length of command line arguments... 1572864 [2022-09-07T20:07:57.079Z] #46 115.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-07T20:07:57.079Z] #46 115.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-07T20:07:57.079Z] #46 115.8 checking for /usr/bin/ld option to reload object files... -r [2022-09-07T20:07:57.079Z] #46 115.8 checking for objdump... objdump [2022-09-07T20:07:57.079Z] #46 115.8 checking how to recognize dependent libraries... pass_all [2022-09-07T20:07:57.079Z] #46 115.8 checking for dlltool... no [2022-09-07T20:07:57.079Z] #46 115.8 checking how to associate runtime and link libraries... printf %s\n [2022-09-07T20:07:57.079Z] #46 115.8 checking for ar... ar [2022-09-07T20:07:57.079Z] #46 115.8 checking for archiver @FILE support... @ [2022-09-07T20:07:57.339Z] #46 115.9 checking for strip... strip [2022-09-07T20:07:57.339Z] #46 115.9 checking for ranlib... ranlib [2022-09-07T20:07:57.339Z] #46 115.9 checking for gawk... no [2022-09-07T20:07:57.339Z] #46 115.9 checking for mawk... mawk [2022-09-07T20:07:57.599Z] #46 115.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-07T20:07:57.599Z] #46 116.3 checking for sysroot... no [2022-09-07T20:07:57.599Z] #46 116.3 checking for a working dd... /bin/dd [2022-09-07T20:07:57.599Z] #46 116.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-07T20:07:57.870Z] #46 116.5 checking for mt... no [2022-09-07T20:07:57.870Z] #46 116.5 checking if : is a manifest tool... no [2022-09-07T20:07:58.128Z] #46 116.5 checking for dlfcn.h... yes [2022-09-07T20:07:58.128Z] #46 116.7 checking for objdir... .libs [2022-09-07T20:07:58.388Z] #46 117.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-07T20:07:58.388Z] #46 117.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-07T20:07:58.646Z] #46 117.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-07T20:07:59.022Z] #57 36.83 Selecting previously unselected package libinih1:amd64. [2022-09-07T20:07:59.022Z] #57 36.84 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-07T20:07:59.022Z] #57 36.85 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-07T20:07:59.022Z] #57 36.90 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-07T20:07:59.022Z] #57 36.91 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-07T20:07:59.022Z] #57 36.92 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-07T20:07:59.022Z] #57 37.06 Selecting previously unselected package libnet1:amd64. [2022-09-07T20:07:59.022Z] #57 37.06 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-07T20:07:59.022Z] #57 37.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T20:07:59.022Z] #57 37.14 Selecting previously unselected package libnl-3-200:amd64. [2022-09-07T20:07:59.022Z] #57 37.15 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-07T20:07:59.022Z] #57 37.16 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-07T20:07:59.022Z] #57 37.23 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-07T20:07:59.022Z] #57 37.25 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-07T20:07:59.022Z] #57 37.26 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T20:07:59.022Z] #57 37.33 Selecting previously unselected package libyajl2:amd64. [2022-09-07T20:07:59.213Z] #46 117.3 checking if gcc static flag -static works... yes [2022-09-07T20:07:59.213Z] #46 117.7 checking if gcc supports -c -o file.o... yes [2022-09-07T20:07:59.213Z] #46 117.8 checking if gcc supports -c -o file.o... (cached) yes [2022-09-07T20:07:59.213Z] #46 117.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-07T20:07:59.279Z] #57 37.33 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-07T20:07:59.279Z] #57 37.35 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-07T20:07:59.279Z] #57 37.43 Selecting previously unselected package net-tools. [2022-09-07T20:07:59.279Z] #57 37.44 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-07T20:07:59.279Z] #57 37.45 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-07T20:07:59.472Z] #46 117.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-07T20:07:59.472Z] #46 118.1 checking how to hardcode library paths into programs... immediate [2022-09-07T20:07:59.472Z] #46 118.1 checking whether stripping libraries is possible... yes [2022-09-07T20:07:59.472Z] #46 118.1 checking if libtool supports shared libraries... yes [2022-09-07T20:07:59.472Z] #46 118.1 checking whether to build shared libraries... no [2022-09-07T20:07:59.472Z] #46 118.1 checking whether to build static libraries... yes [2022-09-07T20:07:59.472Z] #46 118.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-07T20:07:59.472Z] #46 118.1 checking whether build environment is sane... yes [2022-09-07T20:07:59.472Z] #46 118.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-07T20:07:59.472Z] #46 118.2 checking whether make sets $(MAKE)... yes [2022-09-07T20:07:59.541Z] #57 37.63 Selecting previously unselected package patch. [2022-09-07T20:07:59.541Z] #57 37.63 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-07T20:07:59.541Z] #57 37.64 Unpacking patch (2.7.6-7) ... [2022-09-07T20:07:59.541Z] #57 37.74 Selecting previously unselected package python-pip-whl. [2022-09-07T20:07:59.541Z] #57 37.77 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-07T20:07:59.541Z] #57 37.78 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-07T20:07:59.731Z] #46 118.2 checking whether make supports the include directive... yes (GNU style) [2022-09-07T20:07:59.731Z] #46 118.3 checking whether make supports nested variables... yes [2022-09-07T20:07:59.731Z] #46 118.3 checking whether UID '0' is supported by ustar format... yes [2022-09-07T20:07:59.731Z] #46 118.3 checking whether GID '0' is supported by ustar format... yes [2022-09-07T20:07:59.731Z] #46 118.3 checking how to create a ustar tar archive... gnutar [2022-09-07T20:07:59.991Z] #46 118.3 checking dependency style of gcc... gcc3 [2022-09-07T20:07:59.991Z] #46 118.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-07T20:07:59.991Z] #46 118.5 checking whether make supports nested variables... (cached) yes [2022-09-07T20:07:59.991Z] #46 118.5 checking for pkg-config... /usr/bin/pkg-config [2022-09-07T20:07:59.991Z] #46 118.5 checking pkg-config is at least version 0.9.0... yes [2022-09-07T20:07:59.991Z] #46 118.5 checking for yajl >= 2.1.0... yes [2022-09-07T20:07:59.991Z] #46 118.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-07T20:07:59.991Z] #46 118.6 checking for gcc... (cached) gcc [2022-09-07T20:07:59.991Z] #46 118.7 checking whether we are using the GNU C compiler... (cached) yes [2022-09-07T20:07:59.991Z] #46 118.7 checking whether gcc accepts -g... (cached) yes [2022-09-07T20:07:59.991Z] #46 118.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-07T20:07:59.991Z] #46 118.7 checking whether gcc understands -c and -o together... (cached) yes [2022-09-07T20:07:59.991Z] #46 118.7 checking for a Python interpreter with version >= 3... python3 [2022-09-07T20:08:00.113Z] #57 38.41 Selecting previously unselected package python3-lib2to3. [2022-09-07T20:08:00.113Z] #57 38.41 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-07T20:08:00.250Z] #46 118.7 checking for python3... /usr/bin/python3 [2022-09-07T20:08:00.250Z] #46 118.8 checking for python3 version... 3.9 [2022-09-07T20:08:00.250Z] #46 118.8 checking for python3 platform... linux [2022-09-07T20:08:00.250Z] #46 118.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-07T20:08:00.370Z] #57 38.41 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-07T20:08:00.370Z] #57 38.56 Selecting previously unselected package python3-distutils. [2022-09-07T20:08:00.370Z] #57 38.57 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-07T20:08:00.370Z] #57 38.57 Unpacking python3-distutils (3.9.2-1) ... [2022-09-07T20:08:00.370Z] #57 38.71 Selecting previously unselected package python3-pkg-resources. [2022-09-07T20:08:00.370Z] #57 38.72 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-07T20:08:00.510Z] #46 119.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-07T20:08:00.627Z] #57 38.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-07T20:08:00.627Z] #57 38.87 Selecting previously unselected package python3-setuptools. [2022-09-07T20:08:00.627Z] #57 38.88 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-07T20:08:00.627Z] #57 38.88 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-07T20:08:00.769Z] #46 119.3 checking that generated files are newer than configure... done [2022-09-07T20:08:00.769Z] #46 119.3 configure: creating ./config.status [2022-09-07T20:08:00.884Z] #57 39.18 Selecting previously unselected package python3-wheel. [2022-09-07T20:08:00.884Z] #57 39.18 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-07T20:08:00.884Z] #57 39.19 Unpacking python3-wheel (0.34.2-1) ... [2022-09-07T20:08:01.142Z] #57 39.29 Selecting previously unselected package python3-pip. [2022-09-07T20:08:01.142Z] #57 39.30 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-07T20:08:01.142Z] #57 39.30 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-07T20:08:01.399Z] #57 39.56 Selecting previously unselected package sudo. [2022-09-07T20:08:01.399Z] #57 39.56 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-07T20:08:01.399Z] #57 39.57 Unpacking sudo (1.9.5p2-3) ... [2022-09-07T20:08:01.658Z] #57 ... [2022-09-07T20:08:01.658Z] [2022-09-07T20:08:01.658Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:08:01.658Z] #46 118.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-07T20:08:01.658Z] #46 118.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-07T20:08:01.658Z] #46 118.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-07T20:08:01.658Z] #46 118.8 checking if gcc static flag -static works... yes [2022-09-07T20:08:01.658Z] #46 119.1 checking if gcc supports -c -o file.o... yes [2022-09-07T20:08:01.658Z] #46 119.2 checking if gcc supports -c -o file.o... (cached) yes [2022-09-07T20:08:01.658Z] #46 119.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-07T20:08:01.658Z] #46 119.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-07T20:08:01.658Z] #46 119.5 checking how to hardcode library paths into programs... immediate [2022-09-07T20:08:01.658Z] #46 119.5 checking whether stripping libraries is possible... yes [2022-09-07T20:08:01.658Z] #46 119.5 checking if libtool supports shared libraries... yes [2022-09-07T20:08:01.658Z] #46 119.5 checking whether to build shared libraries... no [2022-09-07T20:08:01.658Z] #46 119.5 checking whether to build static libraries... yes [2022-09-07T20:08:01.658Z] #46 119.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-07T20:08:01.658Z] #46 119.6 checking whether build environment is sane... yes [2022-09-07T20:08:01.658Z] #46 119.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-07T20:08:01.658Z] #46 119.6 checking whether make sets $(MAKE)... yes [2022-09-07T20:08:01.658Z] #46 119.7 checking whether make supports the include directive... yes (GNU style) [2022-09-07T20:08:01.658Z] #46 119.7 checking whether make supports nested variables... yes [2022-09-07T20:08:01.658Z] #46 119.7 checking whether UID '0' is supported by ustar format... yes [2022-09-07T20:08:01.658Z] #46 119.7 checking whether GID '0' is supported by ustar format... yes [2022-09-07T20:08:01.658Z] #46 119.7 checking how to create a ustar tar archive... gnutar [2022-09-07T20:08:01.658Z] #46 119.8 checking dependency style of gcc... gcc3 [2022-09-07T20:08:01.658Z] #46 119.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-07T20:08:01.658Z] #46 119.9 checking whether make supports nested variables... (cached) yes [2022-09-07T20:08:01.658Z] #46 119.9 checking for pkg-config... /usr/bin/pkg-config [2022-09-07T20:08:01.658Z] #46 119.9 checking pkg-config is at least version 0.9.0... yes [2022-09-07T20:08:01.658Z] #46 119.9 checking for yajl >= 2.1.0... yes [2022-09-07T20:08:01.658Z] #46 120.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-07T20:08:01.658Z] #46 120.0 checking for gcc... (cached) gcc [2022-09-07T20:08:01.658Z] #46 120.1 checking whether we are using the GNU C compiler... (cached) yes [2022-09-07T20:08:01.658Z] #46 120.1 checking whether gcc accepts -g... (cached) yes [2022-09-07T20:08:01.658Z] #46 120.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-07T20:08:01.658Z] #46 120.1 checking whether gcc understands -c and -o together... (cached) yes [2022-09-07T20:08:01.658Z] #46 120.1 checking for a Python interpreter with version >= 3... python3 [2022-09-07T20:08:01.658Z] #46 120.2 checking for python3... /usr/bin/python3 [2022-09-07T20:08:01.658Z] #46 120.2 checking for python3 version... 3.9 [2022-09-07T20:08:01.658Z] #46 120.2 checking for python3 platform... linux [2022-09-07T20:08:01.658Z] #46 120.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-07T20:08:01.658Z] #46 120.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-07T20:08:01.658Z] #46 120.7 checking that generated files are newer than configure... done [2022-09-07T20:08:01.658Z] #46 120.8 configure: creating ./config.status [2022-09-07T20:08:01.658Z] #46 122.5 config.status: creating Makefile [2022-09-07T20:08:01.658Z] #46 122.6 config.status: creating config.h [2022-09-07T20:08:01.658Z] #46 122.6 config.status: executing libtool commands [2022-09-07T20:08:01.658Z] #46 122.6 config.status: executing depfiles commands [2022-09-07T20:08:01.658Z] #46 123.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-07T20:08:01.658Z] #46 123.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-07T20:08:01.658Z] #46 123.5 checking for gcc... gcc [2022-09-07T20:08:01.658Z] #46 123.6 checking whether the C compiler works... yes [2022-09-07T20:08:01.658Z] #46 123.8 checking for C compiler default output file name... a.out [2022-09-07T20:08:01.658Z] #46 123.8 checking for suffix of executables... [2022-09-07T20:08:01.658Z] #46 123.9 checking whether we are cross compiling... no [2022-09-07T20:08:01.658Z] #46 124.2 checking for suffix of object files... o [2022-09-07T20:08:01.658Z] #46 124.2 checking whether we are using the GNU C compiler... yes [2022-09-07T20:08:01.658Z] #46 124.3 checking whether gcc accepts -g... yes [2022-09-07T20:08:01.658Z] #46 124.4 checking for gcc option to accept ISO C89... none needed [2022-09-07T20:08:01.658Z] #46 124.7 checking whether gcc understands -c and -o together... yes [2022-09-07T20:08:01.658Z] #46 124.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-07T20:08:01.658Z] #46 125.0 checking whether build environment is sane... yes [2022-09-07T20:08:01.658Z] #46 125.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-07T20:08:01.658Z] #46 125.0 checking for gawk... no [2022-09-07T20:08:01.658Z] #46 125.0 checking for mawk... mawk [2022-09-07T20:08:01.658Z] #46 125.0 checking whether make sets $(MAKE)... yes [2022-09-07T20:08:01.658Z] #46 125.1 checking whether make supports the include directive... yes (GNU style) [2022-09-07T20:08:01.658Z] #46 125.1 checking whether make supports nested variables... yes [2022-09-07T20:08:01.658Z] #46 125.1 checking whether UID '0' is supported by ustar format... yes [2022-09-07T20:08:01.658Z] #46 125.1 checking whether GID '0' is supported by ustar format... yes [2022-09-07T20:08:01.658Z] #46 125.1 checking how to create a ustar tar archive... gnutar [2022-09-07T20:08:01.658Z] #46 125.2 checking dependency style of gcc... gcc3 [2022-09-07T20:08:01.658Z] #46 125.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-07T20:08:01.658Z] #46 125.3 checking whether make supports nested variables... (cached) yes [2022-09-07T20:08:01.658Z] #46 125.3 checking build system type... x86_64-pc-linux-gnu [2022-09-07T20:08:01.658Z] #46 125.5 checking host system type... x86_64-pc-linux-gnu [2022-09-07T20:08:01.658Z] #46 125.5 checking how to print strings... printf [2022-09-07T20:08:01.658Z] #46 125.5 checking for a sed that does not truncate output... /bin/sed [2022-09-07T20:08:01.658Z] #46 125.6 checking for grep that handles long lines and -e... /bin/grep [2022-09-07T20:08:01.658Z] #46 125.6 checking for egrep... /bin/grep -E [2022-09-07T20:08:01.658Z] #46 125.6 checking for fgrep... /bin/grep -F [2022-09-07T20:08:01.658Z] #46 125.6 checking for ld used by gcc... /usr/bin/ld [2022-09-07T20:08:01.658Z] #46 125.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-07T20:08:01.658Z] #46 125.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-07T20:08:01.658Z] #46 125.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-07T20:08:01.658Z] #46 125.7 checking whether ln -s works... yes [2022-09-07T20:08:01.658Z] #46 125.7 checking the maximum length of command line arguments... 1572864 [2022-09-07T20:08:01.658Z] #46 125.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-07T20:08:01.658Z] #46 125.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-07T20:08:01.658Z] #46 125.7 checking for /usr/bin/ld option to reload object files... -r [2022-09-07T20:08:01.658Z] #46 125.7 checking for objdump... objdump [2022-09-07T20:08:01.658Z] #46 125.7 checking how to recognize dependent libraries... pass_all [2022-09-07T20:08:01.658Z] #46 125.7 checking for dlltool... no [2022-09-07T20:08:01.658Z] #46 125.7 checking how to associate runtime and link libraries... printf %s\n [2022-09-07T20:08:01.658Z] #46 125.8 checking for ar... ar [2022-09-07T20:08:01.658Z] #46 125.8 checking for archiver @FILE support... @ [2022-09-07T20:08:01.658Z] #46 125.9 checking for strip... strip [2022-09-07T20:08:01.658Z] #46 125.9 checking for ranlib... ranlib [2022-09-07T20:08:01.658Z] #46 125.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-07T20:08:01.658Z] #46 126.2 checking for sysroot... no [2022-09-07T20:08:01.658Z] #46 126.2 checking for a working dd... /bin/dd [2022-09-07T20:08:01.658Z] #46 126.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-07T20:08:01.658Z] #46 126.3 checking for mt... no [2022-09-07T20:08:01.658Z] #46 126.3 checking if : is a manifest tool... no [2022-09-07T20:08:01.915Z] #46 126.4 checking how to run the C preprocessor... gcc -E [2022-09-07T20:08:01.915Z] #46 126.6 checking for ANSI C header files... [2022-09-07T20:08:01.915Z] #46 ... [2022-09-07T20:08:01.915Z] [2022-09-07T20:08:01.915Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T20:08:01.915Z] #57 40.16 Selecting previously unselected package systemd-journal-remote. [2022-09-07T20:08:01.915Z] #57 40.17 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-07T20:08:01.915Z] #57 40.18 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-07T20:08:02.173Z] #57 40.32 Selecting previously unselected package thin-provisioning-tools. [2022-09-07T20:08:02.173Z] #57 40.33 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-07T20:08:02.173Z] #57 40.34 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-07T20:08:02.338Z] #45 156.6 + bin/containerd-shim-runc-v1 [2022-09-07T20:08:02.430Z] #57 40.55 Selecting previously unselected package uidmap. [2022-09-07T20:08:02.430Z] #57 40.56 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-07T20:08:02.430Z] #57 40.57 Unpacking uidmap (1:4.8.1-1) ... [2022-09-07T20:08:02.430Z] #57 40.70 Selecting previously unselected package vim-runtime. [2022-09-07T20:08:02.430Z] #57 40.70 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-07T20:08:02.678Z] #46 121.0 config.status: creating Makefile [2022-09-07T20:08:02.678Z] #46 121.1 config.status: creating config.h [2022-09-07T20:08:02.678Z] #46 121.1 config.status: executing libtool commands [2022-09-07T20:08:02.678Z] #46 121.1 config.status: executing depfiles commands [2022-09-07T20:08:02.687Z] #57 40.76 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-07T20:08:02.687Z] #57 40.79 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-07T20:08:02.687Z] #57 40.80 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:08:02.940Z] #46 121.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-07T20:08:03.200Z] #46 121.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-07T20:08:03.460Z] #46 122.0 checking for gcc... gcc [2022-09-07T20:08:03.460Z] #46 122.1 checking whether the C compiler works... yes [2022-09-07T20:08:03.460Z] #46 122.2 checking for C compiler default output file name... a.out [2022-09-07T20:08:04.029Z] #46 122.3 checking for suffix of executables... [2022-09-07T20:08:04.029Z] #46 122.5 checking whether we are cross compiling... no [2022-09-07T20:08:04.288Z] #46 122.7 checking for suffix of object files... o [2022-09-07T20:08:04.288Z] #46 122.8 checking whether we are using the GNU C compiler... yes [2022-09-07T20:08:04.288Z] #46 122.9 checking whether gcc accepts -g... yes [2022-09-07T20:08:04.548Z] #46 123.0 checking for gcc option to accept ISO C89... none needed [2022-09-07T20:08:04.548Z] #46 123.1 checking whether gcc understands -c and -o together... yes [2022-09-07T20:08:04.548Z] #46 123.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-07T20:08:04.548Z] #46 123.3 checking whether build environment is sane... yes [2022-09-07T20:08:04.807Z] #46 123.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-07T20:08:04.807Z] #46 123.4 checking for gawk... no [2022-09-07T20:08:04.807Z] #46 123.4 checking for mawk... mawk [2022-09-07T20:08:04.807Z] #46 123.4 checking whether make sets $(MAKE)... yes [2022-09-07T20:08:04.807Z] #46 123.4 checking whether make supports the include directive... yes (GNU style) [2022-09-07T20:08:04.807Z] #46 123.5 checking whether make supports nested variables... yes [2022-09-07T20:08:04.807Z] #46 123.5 checking whether UID '0' is supported by ustar format... yes [2022-09-07T20:08:04.807Z] #46 123.5 checking whether GID '0' is supported by ustar format... yes [2022-09-07T20:08:04.807Z] #46 123.5 checking how to create a ustar tar archive... gnutar [2022-09-07T20:08:05.066Z] #46 123.5 checking dependency style of gcc... gcc3 [2022-09-07T20:08:05.066Z] #46 123.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-07T20:08:05.066Z] #46 123.7 checking whether make supports nested variables... (cached) yes [2022-09-07T20:08:05.326Z] #46 123.7 checking build system type... x86_64-pc-linux-gnu [2022-09-07T20:08:05.326Z] #46 123.9 checking host system type... x86_64-pc-linux-gnu [2022-09-07T20:08:05.326Z] #46 123.9 checking how to print strings... printf [2022-09-07T20:08:05.326Z] #46 123.9 checking for a sed that does not truncate output... /bin/sed [2022-09-07T20:08:05.326Z] #46 123.9 checking for grep that handles long lines and -e... /bin/grep [2022-09-07T20:08:05.326Z] #46 124.0 checking for egrep... /bin/grep -E [2022-09-07T20:08:05.326Z] #46 124.0 checking for fgrep... /bin/grep -F [2022-09-07T20:08:05.326Z] #46 124.0 checking for ld used by gcc... /usr/bin/ld [2022-09-07T20:08:05.326Z] #46 124.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-07T20:08:05.326Z] #46 124.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-07T20:08:05.585Z] #46 124.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-07T20:08:05.585Z] #46 124.1 checking whether ln -s works... yes [2022-09-07T20:08:05.585Z] #46 124.1 checking the maximum length of command line arguments... 1572864 [2022-09-07T20:08:05.585Z] #46 124.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-07T20:08:05.585Z] #46 124.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-07T20:08:05.585Z] #46 124.2 checking for /usr/bin/ld option to reload object files... -r [2022-09-07T20:08:05.585Z] #46 124.2 checking for objdump... objdump [2022-09-07T20:08:05.585Z] #46 124.2 checking how to recognize dependent libraries... pass_all [2022-09-07T20:08:05.585Z] #46 124.2 checking for dlltool... no [2022-09-07T20:08:05.585Z] #46 124.2 checking how to associate runtime and link libraries... printf %s\n [2022-09-07T20:08:05.585Z] #46 124.2 checking for ar... ar [2022-09-07T20:08:05.585Z] #46 124.2 checking for archiver @FILE support... [2022-09-07T20:08:05.585Z] #46 ... [2022-09-07T20:08:05.585Z] [2022-09-07T20:08:05.585Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T20:08:05.585Z] #57 26.50 Selecting previously unselected package pigz. [2022-09-07T20:08:05.585Z] #57 26.51 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 26.52 Unpacking pigz (2.6-1) ... [2022-09-07T20:08:05.585Z] #57 26.62 Selecting previously unselected package libelf1:amd64. [2022-09-07T20:08:05.585Z] #57 26.62 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 26.63 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-07T20:08:05.585Z] #57 26.79 Selecting previously unselected package libbpf0:amd64. [2022-09-07T20:08:05.585Z] #57 26.79 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 26.80 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-07T20:08:05.585Z] #57 26.89 Selecting previously unselected package libmnl0:amd64. [2022-09-07T20:08:05.585Z] #57 26.89 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 26.90 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-07T20:08:05.585Z] #57 26.97 Selecting previously unselected package libxtables12:amd64. [2022-09-07T20:08:05.585Z] #57 26.97 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 26.98 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-07T20:08:05.585Z] #57 27.07 Selecting previously unselected package libcap2-bin. [2022-09-07T20:08:05.585Z] #57 27.07 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 27.10 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-07T20:08:05.585Z] #57 27.16 Selecting previously unselected package iproute2. [2022-09-07T20:08:05.585Z] #57 27.17 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 27.17 Unpacking iproute2 (5.10.0-4) ... [2022-09-07T20:08:05.585Z] #57 27.63 Selecting previously unselected package xxd. [2022-09-07T20:08:05.585Z] #57 27.63 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 27.64 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:08:05.585Z] #57 27.76 Selecting previously unselected package vim-common. [2022-09-07T20:08:05.585Z] #57 27.77 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-07T20:08:05.585Z] #57 27.79 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:08:05.585Z] #57 28.03 Selecting previously unselected package bash-completion. [2022-09-07T20:08:05.585Z] #57 28.03 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-07T20:08:05.585Z] #57 30.09 Unpacking bash-completion (1:2.11-2) ... [2022-09-07T20:08:05.585Z] #57 30.55 Selecting previously unselected package bzip2. [2022-09-07T20:08:05.585Z] #57 30.56 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 30.57 Unpacking bzip2 (1.0.8-4) ... [2022-09-07T20:08:05.585Z] #57 30.68 Selecting previously unselected package xz-utils. [2022-09-07T20:08:05.585Z] #57 30.69 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 30.70 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-07T20:08:05.585Z] #57 30.84 Selecting previously unselected package apparmor. [2022-09-07T20:08:05.585Z] #57 30.84 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 30.91 Unpacking apparmor (2.13.6-10) ... [2022-09-07T20:08:05.585Z] #57 31.28 Selecting previously unselected package inetutils-ping. [2022-09-07T20:08:05.585Z] #57 31.29 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 31.31 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-07T20:08:05.585Z] #57 31.45 Selecting previously unselected package libip6tc2:amd64. [2022-09-07T20:08:05.585Z] #57 31.47 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 31.48 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-07T20:08:05.585Z] #57 31.55 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-07T20:08:05.585Z] #57 31.57 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 31.57 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-07T20:08:05.585Z] #57 31.63 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-07T20:08:05.585Z] #57 31.64 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 31.65 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-07T20:08:05.585Z] #57 31.74 Selecting previously unselected package libnftnl11:amd64. [2022-09-07T20:08:05.585Z] #57 31.74 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 31.75 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-07T20:08:05.585Z] #57 31.83 Selecting previously unselected package iptables. [2022-09-07T20:08:05.585Z] #57 31.84 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 31.84 Unpacking iptables (1.8.7-1) ... [2022-09-07T20:08:05.585Z] #57 32.17 Selecting previously unselected package libonig5:amd64. [2022-09-07T20:08:05.585Z] #57 32.19 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 32.19 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-07T20:08:05.585Z] #57 32.34 Selecting previously unselected package libjq1:amd64. [2022-09-07T20:08:05.585Z] #57 32.34 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 32.35 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-07T20:08:05.585Z] #57 32.46 Selecting previously unselected package jq. [2022-09-07T20:08:05.585Z] #57 32.47 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 32.49 Unpacking jq (1.6-2.1) ... [2022-09-07T20:08:05.585Z] #57 32.58 Selecting previously unselected package libaio1:amd64. [2022-09-07T20:08:05.585Z] #57 32.58 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 32.59 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-07T20:08:05.585Z] #57 32.66 Selecting previously unselected package libgpm2:amd64. [2022-09-07T20:08:05.585Z] #57 32.66 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 32.67 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-07T20:08:05.585Z] #57 32.75 Selecting previously unselected package libicu67:amd64. [2022-09-07T20:08:05.585Z] #57 32.75 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 32.76 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-07T20:08:05.585Z] #57 36.18 Selecting previously unselected package libinih1:amd64. [2022-09-07T20:08:05.585Z] #57 36.19 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 36.20 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-07T20:08:05.585Z] #57 36.27 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-07T20:08:05.585Z] #57 36.29 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 36.29 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-07T20:08:05.585Z] #57 36.40 Selecting previously unselected package libnet1:amd64. [2022-09-07T20:08:05.585Z] #57 36.40 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-07T20:08:05.585Z] #57 36.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T20:08:05.585Z] #57 36.50 Selecting previously unselected package libnl-3-200:amd64. [2022-09-07T20:08:05.586Z] #57 36.50 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-07T20:08:05.586Z] #57 36.51 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-07T20:08:05.586Z] #57 36.61 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-07T20:08:05.586Z] #57 ... [2022-09-07T20:08:05.586Z] [2022-09-07T20:08:05.586Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:08:05.586Z] #46 124.2 checking for archiver @FILE support... @ [2022-09-07T20:08:05.586Z] #46 124.3 checking for strip... strip [2022-09-07T20:08:05.586Z] #46 124.3 checking for ranlib... ranlib [2022-09-07T20:08:05.845Z] #46 124.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-07T20:08:05.972Z] #57 44.11 Selecting previously unselected package vim. [2022-09-07T20:08:05.972Z] #57 44.11 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-07T20:08:05.972Z] #57 44.14 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:08:06.105Z] #46 124.6 checking for sysroot... no [2022-09-07T20:08:06.105Z] #46 124.6 checking for a working dd... /bin/dd [2022-09-07T20:08:06.105Z] #46 124.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-07T20:08:06.105Z] #46 124.7 checking for mt... no [2022-09-07T20:08:06.105Z] #46 124.7 checking if : is a manifest tool... no [2022-09-07T20:08:06.105Z] #46 124.7 checking how to run the C preprocessor... gcc -E [2022-09-07T20:08:06.595Z] #57 44.76 Selecting previously unselected package xfsprogs. [2022-09-07T20:08:06.595Z] #57 44.78 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-07T20:08:06.595Z] #57 44.79 Unpacking xfsprogs (5.10.0-4) ... [2022-09-07T20:08:06.934Z] #46 124.9 checking for ANSI C header files... yes [2022-09-07T20:08:06.934Z] #46 125.5 checking for sys/types.h... yes [2022-09-07T20:08:06.934Z] #46 125.6 checking for sys/stat.h... yes [2022-09-07T20:08:07.161Z] #57 45.21 Selecting previously unselected package zip. [2022-09-07T20:08:07.162Z] #57 45.21 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-07T20:08:07.162Z] #57 45.22 Unpacking zip (3.0-12) ... [2022-09-07T20:08:07.162Z] #57 45.36 Selecting previously unselected package zstd. [2022-09-07T20:08:07.162Z] #57 45.38 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-07T20:08:07.162Z] #57 45.39 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-07T20:08:07.194Z] #46 125.7 checking for stdlib.h... yes [2022-09-07T20:08:07.454Z] #46 125.9 checking for string.h... yes [2022-09-07T20:08:07.454Z] #46 126.1 checking for memory.h... yes [2022-09-07T20:08:07.678Z] #57 45.76 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-07T20:08:07.718Z] #46 126.2 checking for strings.h... yes [2022-09-07T20:08:07.718Z] #46 126.4 checking for inttypes.h... yes [2022-09-07T20:08:07.978Z] #46 126.5 checking for stdint.h... yes [2022-09-07T20:08:08.238Z] #46 126.7 checking for unistd.h... yes [2022-09-07T20:08:08.238Z] #46 126.8 checking for dlfcn.h... yes [2022-09-07T20:08:08.505Z] #46 127.1 checking for objdir... .libs [2022-09-07T20:08:08.608Z] #57 46.76 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-07T20:08:08.608Z] #57 46.77 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-07T20:08:08.608Z] #57 46.78 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-07T20:08:08.608Z] #57 46.79 Setting up libicu67:amd64 (67.1-7) ... [2022-09-07T20:08:08.608Z] #57 46.81 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-07T20:08:08.608Z] #57 46.82 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-07T20:08:08.608Z] #57 46.83 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-07T20:08:08.608Z] #57 46.85 Setting up uidmap (1:4.8.1-1) ... [2022-09-07T20:08:08.608Z] #57 46.86 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-07T20:08:08.608Z] #57 46.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T20:08:08.765Z] #46 127.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-07T20:08:08.765Z] #46 127.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-07T20:08:08.864Z] #57 46.88 Setting up bzip2 (1.0.8-4) ... [2022-09-07T20:08:08.864Z] #57 46.90 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T20:08:08.864Z] #57 46.91 Setting up python3-wheel (0.34.2-1) ... [2022-09-07T20:08:08.878Z] #45 163.1 + bin/containerd-shim-runc-v2 [2022-09-07T20:08:09.025Z] #46 127.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-07T20:08:09.284Z] #46 127.6 checking if gcc static flag -static works... yes [2022-09-07T20:08:09.428Z] #57 47.59 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-07T20:08:09.428Z] #57 47.60 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:08:09.428Z] #57 47.61 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-07T20:08:09.428Z] #57 47.63 Setting up libcap2-bin (1:2.44-1) ... [2022-09-07T20:08:09.428Z] #57 47.65 Setting up apparmor (2.13.6-10) ... [2022-09-07T20:08:09.440Z] #45 163.9 + binaries [2022-09-07T20:08:09.440Z] #45 163.9 + install -D bin/containerd /build/containerd [2022-09-07T20:08:09.440Z] #45 164.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-07T20:08:09.547Z] #46 128.0 checking if gcc supports -c -o file.o... yes [2022-09-07T20:08:09.547Z] #46 128.1 checking if gcc supports -c -o file.o... (cached) yes [2022-09-07T20:08:09.547Z] #46 128.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-07T20:08:09.697Z] #45 164.0 + install -D bin/ctr /build/ctr [2022-09-07T20:08:09.807Z] #46 128.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-07T20:08:09.807Z] #46 128.4 checking how to hardcode library paths into programs... immediate [2022-09-07T20:08:09.807Z] #46 128.4 checking whether stripping libraries is possible... yes [2022-09-07T20:08:09.807Z] #46 128.4 checking if libtool supports shared libraries... yes [2022-09-07T20:08:09.807Z] #46 128.4 checking whether to build shared libraries... no [2022-09-07T20:08:09.807Z] #46 128.4 checking whether to build static libraries... yes [2022-09-07T20:08:09.807Z] #46 128.4 checking float.h usability... yes [2022-09-07T20:08:09.807Z] #46 128.5 checking float.h presence... yes [2022-09-07T20:08:09.807Z] #46 128.6 checking for float.h... yes [2022-09-07T20:08:10.067Z] #46 128.6 checking limits.h usability... yes [2022-09-07T20:08:10.260Z] #45 DONE 164.5s [2022-09-07T20:08:10.326Z] #46 128.8 checking limits.h presence... yes [2022-09-07T20:08:10.326Z] #46 128.9 checking for limits.h... yes [2022-09-07T20:08:10.326Z] #46 128.9 checking stddef.h usability... yes [2022-09-07T20:08:10.326Z] #46 129.0 checking stddef.h presence... yes [2022-09-07T20:08:10.326Z] #46 129.0 checking for stddef.h... yes [2022-09-07T20:08:10.326Z] #46 129.0 checking for stdlib.h... (cached) yes [2022-09-07T20:08:10.359Z] ok github.com/docker/docker/libnetwork/ipam 15.955s coverage: 85.3% of statements [2022-09-07T20:08:10.359Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-07T20:08:10.359Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-07T20:08:10.360Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-09-07T20:08:10.585Z] #46 129.1 checking for string.h... (cached) yes [2022-09-07T20:08:10.585Z] #46 129.1 checking sys/time.h usability... yes [2022-09-07T20:08:10.585Z] #46 129.3 checking sys/time.h presence... yes [2022-09-07T20:08:10.617Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-09-07T20:08:10.617Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-07T20:08:10.797Z] #57 ... [2022-09-07T20:08:10.797Z] [2022-09-07T20:08:10.797Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:08:10.797Z] #46 126.6 checking for ANSI C header files... yes [2022-09-07T20:08:10.797Z] #46 127.1 checking for sys/types.h... yes [2022-09-07T20:08:10.797Z] #46 127.3 checking for sys/stat.h... yes [2022-09-07T20:08:10.797Z] #46 127.4 checking for stdlib.h... yes [2022-09-07T20:08:10.797Z] #46 127.6 checking for string.h... yes [2022-09-07T20:08:10.797Z] #46 127.8 checking for memory.h... yes [2022-09-07T20:08:10.797Z] #46 127.9 checking for strings.h... yes [2022-09-07T20:08:10.797Z] #46 128.0 checking for inttypes.h... yes [2022-09-07T20:08:10.797Z] #46 128.2 checking for stdint.h... yes [2022-09-07T20:08:10.797Z] #46 128.5 checking for unistd.h... yes [2022-09-07T20:08:10.797Z] #46 128.6 checking for dlfcn.h... yes [2022-09-07T20:08:10.797Z] #46 128.9 checking for objdir... .libs [2022-09-07T20:08:10.797Z] #46 129.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-07T20:08:10.797Z] #46 129.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-07T20:08:10.797Z] #46 129.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-07T20:08:10.797Z] #46 129.4 checking if gcc static flag -static works... yes [2022-09-07T20:08:10.797Z] #46 129.8 checking if gcc supports -c -o file.o... yes [2022-09-07T20:08:10.797Z] #46 129.9 checking if gcc supports -c -o file.o... (cached) yes [2022-09-07T20:08:10.797Z] #46 129.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-07T20:08:10.797Z] #46 129.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-07T20:08:10.797Z] #46 130.2 checking how to hardcode library paths into programs... immediate [2022-09-07T20:08:10.797Z] #46 130.2 checking whether stripping libraries is possible... yes [2022-09-07T20:08:10.797Z] #46 130.2 checking if libtool supports shared libraries... yes [2022-09-07T20:08:10.797Z] #46 130.2 checking whether to build shared libraries... no [2022-09-07T20:08:10.797Z] #46 130.2 checking whether to build static libraries... yes [2022-09-07T20:08:10.797Z] #46 130.3 checking float.h usability... yes [2022-09-07T20:08:10.797Z] #46 130.4 checking float.h presence... yes [2022-09-07T20:08:10.797Z] #46 130.4 checking for float.h... yes [2022-09-07T20:08:10.797Z] #46 130.4 checking limits.h usability... yes [2022-09-07T20:08:10.797Z] #46 130.6 checking limits.h presence... yes [2022-09-07T20:08:10.797Z] #46 130.7 checking for limits.h... yes [2022-09-07T20:08:10.797Z] #46 130.7 checking stddef.h usability... yes [2022-09-07T20:08:10.797Z] #46 130.9 checking stddef.h presence... yes [2022-09-07T20:08:10.797Z] #46 130.9 checking for stddef.h... yes [2022-09-07T20:08:10.797Z] #46 130.9 checking for stdlib.h... (cached) yes [2022-09-07T20:08:10.797Z] #46 131.0 checking for string.h... (cached) yes [2022-09-07T20:08:10.797Z] #46 131.0 checking sys/time.h usability... yes [2022-09-07T20:08:10.797Z] #46 131.2 checking sys/time.h presence... yes [2022-09-07T20:08:10.797Z] #46 131.2 checking for sys/time.h... yes [2022-09-07T20:08:10.797Z] #46 131.2 checking for inline... inline [2022-09-07T20:08:10.797Z] #46 131.3 checking for size_t... yes [2022-09-07T20:08:10.797Z] #46 131.7 checking for stdlib.h... (cached) yes [2022-09-07T20:08:10.797Z] #46 131.7 checking for GNU libc compatible malloc... yes [2022-09-07T20:08:10.797Z] #46 131.9 checking for stdlib.h... (cached) yes [2022-09-07T20:08:10.797Z] #46 131.9 checking for GNU libc compatible realloc... yes [2022-09-07T20:08:10.797Z] #46 132.2 checking for working strtod... yes [2022-09-07T20:08:10.797Z] #46 132.5 checking for gettimeofday... yes [2022-09-07T20:08:10.797Z] #46 132.8 checking for memset... yes [2022-09-07T20:08:10.797Z] #46 133.0 checking for strspn... yes [2022-09-07T20:08:10.797Z] #46 133.4 checking that generated files are newer than configure... done [2022-09-07T20:08:10.797Z] #46 133.4 configure: creating ./config.status [2022-09-07T20:08:10.797Z] #46 135.1 config.status: creating Makefile [2022-09-07T20:08:10.797Z] #46 135.1 config.status: creating config.h [2022-09-07T20:08:10.797Z] #46 135.2 config.status: executing depfiles commands [2022-09-07T20:08:10.797Z] #46 135.3 config.status: executing libtool commands [2022-09-07T20:08:10.845Z] #46 129.4 checking for sys/time.h... yes [2022-09-07T20:08:10.845Z] #46 129.4 checking for inline... inline [2022-09-07T20:08:10.875Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-07T20:08:11.054Z] #46 ... [2022-09-07T20:08:11.054Z] [2022-09-07T20:08:11.054Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T20:08:11.054Z] #57 49.25 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-07T20:08:11.104Z] #46 129.5 checking for size_t... yes [2022-09-07T20:08:11.104Z] #46 129.9 checking for stdlib.h... (cached) yes [2022-09-07T20:08:11.188Z] [2022-09-07T20:08:11.188Z] #80 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-07T20:08:11.310Z] #57 49.30 Setting up zip (3.0-12) ... [2022-09-07T20:08:11.310Z] #57 49.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:08:11.310Z] #57 49.34 Setting up bash-completion (1:2.11-2) ... [2022-09-07T20:08:11.440Z] ok github.com/docker/docker/libnetwork/ipamutils 0.262s coverage: 74.0% of statements [2022-09-07T20:08:11.444Z] #80 DONE 0.3s [2022-09-07T20:08:11.444Z] [2022-09-07T20:08:11.444Z] #81 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-07T20:08:11.444Z] #81 DONE 0.1s [2022-09-07T20:08:11.674Z] #46 129.9 checking for GNU libc compatible malloc... yes [2022-09-07T20:08:11.674Z] #46 130.1 checking for stdlib.h... (cached) yes [2022-09-07T20:08:11.699Z] [2022-09-07T20:08:11.699Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-07T20:08:11.934Z] #46 130.1 checking for GNU libc compatible realloc... yes [2022-09-07T20:08:12.006Z] ok github.com/docker/docker/libnetwork/iptables 0.166s coverage: 45.0% of statements [2022-09-07T20:08:12.194Z] #46 130.5 checking for working strtod... yes [2022-09-07T20:08:12.194Z] #46 130.8 checking for gettimeofday... yes [2022-09-07T20:08:12.261Z] #82 DONE 0.7s [2022-09-07T20:08:12.261Z] [2022-09-07T20:08:12.261Z] #83 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-07T20:08:12.262Z] #83 DONE 0.1s [2022-09-07T20:08:12.262Z] [2022-09-07T20:08:12.262Z] #84 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-07T20:08:12.262Z] #84 DONE 0.0s [2022-09-07T20:08:12.262Z] [2022-09-07T20:08:12.262Z] #85 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-07T20:08:12.262Z] #85 DONE 0.0s [2022-09-07T20:08:12.262Z] [2022-09-07T20:08:12.262Z] #86 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-07T20:08:12.263Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-07T20:08:12.453Z] #46 131.0 checking for memset... yes [2022-09-07T20:08:12.521Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-09-07T20:08:12.713Z] #46 131.2 checking for strspn... yes [2022-09-07T20:08:12.973Z] #46 131.6 checking that generated files are newer than configure... done [2022-09-07T20:08:12.973Z] #46 131.6 configure: creating ./config.status [2022-09-07T20:08:13.213Z] #57 51.48 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-07T20:08:13.213Z] #57 51.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-07T20:08:13.474Z] #57 51.54 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-07T20:08:13.474Z] #57 51.56 Setting up patch (2.7.6-7) ... [2022-09-07T20:08:13.474Z] #57 51.58 Setting up sudo (1.9.5p2-3) ... [2022-09-07T20:08:13.474Z] #57 51.69 invoke-rc.d: could not determine current runlevel [2022-09-07T20:08:13.731Z] #57 51.71 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-07T20:08:13.731Z] #57 51.72 Setting up xfsprogs (5.10.0-4) ... [2022-09-07T20:08:13.731Z] #57 51.73 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-07T20:08:13.731Z] #57 51.73 Failed to connect to bus: Host is down [2022-09-07T20:08:13.731Z] #57 51.74 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-07T20:08:13.731Z] #57 51.76 Setting up inetutils-ping (2:2.0-1) ... [2022-09-07T20:08:13.731Z] #57 51.77 Setting up pigz (2.6-1) ... [2022-09-07T20:08:13.731Z] #57 51.78 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-07T20:08:13.731Z] #57 51.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-07T20:08:13.731Z] #57 51.89 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-07T20:08:13.731Z] #57 51.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:08:14.660Z] #57 52.80 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-07T20:08:14.660Z] #57 52.83 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-07T20:08:14.882Z] #46 133.3 config.status: creating Makefile [2022-09-07T20:08:14.882Z] #46 133.4 config.status: creating config.h [2022-09-07T20:08:14.882Z] #46 133.4 config.status: executing depfiles commands [2022-09-07T20:08:14.882Z] #46 133.6 config.status: executing libtool commands [2022-09-07T20:08:14.942Z] #57 53.19 Setting up libelf1:amd64 (0.183-1) ... [2022-09-07T20:08:14.942Z] #57 53.20 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-07T20:08:15.198Z] #57 53.22 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-07T20:08:15.198Z] #57 53.26 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-07T20:08:15.198Z] #57 53.27 Setting up libkmod2:amd64 (28-1) ... [2022-09-07T20:08:15.198Z] #57 53.33 Setting up python3-distutils (3.9.2-1) ... [2022-09-07T20:08:15.761Z] #57 53.89 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:08:15.761Z] #57 53.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-07T20:08:15.761Z] #57 53.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-07T20:08:15.761Z] #57 53.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-07T20:08:15.761Z] #57 53.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-07T20:08:15.761Z] #57 53.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-07T20:08:15.761Z] #57 53.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-07T20:08:15.761Z] #57 53.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-07T20:08:15.761Z] #57 53.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-07T20:08:15.761Z] #57 53.98 Setting up python3-setuptools (52.0.0-4) ... [2022-09-07T20:08:15.821Z] #46 134.4 GEN .version [2022-09-07T20:08:15.821Z] #46 ... [2022-09-07T20:08:15.821Z] [2022-09-07T20:08:15.821Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T20:08:15.821Z] #57 36.61 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-07T20:08:15.821Z] #57 36.63 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T20:08:15.821Z] #57 36.70 Selecting previously unselected package libyajl2:amd64. [2022-09-07T20:08:15.821Z] #57 36.70 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-07T20:08:15.821Z] #57 36.71 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-07T20:08:15.821Z] #57 36.76 Selecting previously unselected package net-tools. [2022-09-07T20:08:15.821Z] #57 36.76 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-07T20:08:15.821Z] #57 36.77 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-07T20:08:15.821Z] #57 36.93 Selecting previously unselected package patch. [2022-09-07T20:08:15.821Z] #57 36.93 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-07T20:08:15.821Z] #57 36.93 Unpacking patch (2.7.6-7) ... [2022-09-07T20:08:15.821Z] #57 37.04 Selecting previously unselected package python-pip-whl. [2022-09-07T20:08:15.821Z] #57 37.06 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-07T20:08:15.821Z] #57 37.06 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-07T20:08:15.821Z] #57 37.68 Selecting previously unselected package python3-lib2to3. [2022-09-07T20:08:15.821Z] #57 37.68 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-07T20:08:15.821Z] #57 37.71 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-07T20:08:15.821Z] #57 37.83 Selecting previously unselected package python3-distutils. [2022-09-07T20:08:15.821Z] #57 37.84 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-07T20:08:15.821Z] #57 37.85 Unpacking python3-distutils (3.9.2-1) ... [2022-09-07T20:08:15.821Z] #57 38.01 Selecting previously unselected package python3-pkg-resources. [2022-09-07T20:08:15.821Z] #57 38.01 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-07T20:08:15.821Z] #57 38.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-07T20:08:15.821Z] #57 38.17 Selecting previously unselected package python3-setuptools. [2022-09-07T20:08:15.821Z] #57 38.18 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-07T20:08:15.821Z] #57 38.18 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-07T20:08:15.821Z] #57 38.40 Selecting previously unselected package python3-wheel. [2022-09-07T20:08:15.821Z] #57 38.41 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-07T20:08:15.821Z] #57 38.41 Unpacking python3-wheel (0.34.2-1) ... [2022-09-07T20:08:15.821Z] #57 38.50 Selecting previously unselected package python3-pip. [2022-09-07T20:08:15.821Z] #57 38.50 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-07T20:08:15.821Z] #57 38.51 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-07T20:08:15.821Z] #57 38.78 Selecting previously unselected package sudo. [2022-09-07T20:08:15.821Z] #57 38.79 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-07T20:08:15.821Z] #57 38.80 Unpacking sudo (1.9.5p2-3) ... [2022-09-07T20:08:15.821Z] #57 39.31 Selecting previously unselected package systemd-journal-remote. [2022-09-07T20:08:15.821Z] #57 39.31 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-07T20:08:15.821Z] #57 39.33 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-07T20:08:15.821Z] #57 39.55 Selecting previously unselected package thin-provisioning-tools. [2022-09-07T20:08:15.821Z] #57 39.55 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-07T20:08:15.821Z] #57 39.56 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-07T20:08:15.821Z] #57 39.78 Selecting previously unselected package uidmap. [2022-09-07T20:08:15.821Z] #57 39.78 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-07T20:08:15.821Z] #57 39.79 Unpacking uidmap (1:4.8.1-1) ... [2022-09-07T20:08:15.821Z] #57 39.94 Selecting previously unselected package vim-runtime. [2022-09-07T20:08:15.821Z] #57 39.95 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-07T20:08:15.821Z] #57 39.98 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-07T20:08:15.821Z] #57 40.03 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-07T20:08:15.821Z] #57 40.04 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:08:15.821Z] #57 43.30 Selecting previously unselected package vim. [2022-09-07T20:08:15.821Z] #57 43.30 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-07T20:08:15.821Z] #57 43.32 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:08:15.821Z] #57 43.89 Selecting previously unselected package xfsprogs. [2022-09-07T20:08:15.821Z] #57 43.90 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-07T20:08:15.821Z] #57 43.90 Unpacking xfsprogs (5.10.0-4) ... [2022-09-07T20:08:15.821Z] #57 44.40 Selecting previously unselected package zip. [2022-09-07T20:08:15.821Z] #57 44.41 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-07T20:08:15.821Z] #57 44.42 Unpacking zip (3.0-12) ... [2022-09-07T20:08:15.821Z] #57 44.57 Selecting previously unselected package zstd. [2022-09-07T20:08:15.821Z] #57 44.58 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-07T20:08:15.821Z] #57 44.59 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-07T20:08:15.821Z] #57 45.01 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-07T20:08:15.821Z] #57 46.03 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-07T20:08:15.821Z] #57 46.05 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-07T20:08:15.821Z] #57 46.06 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-07T20:08:15.821Z] #57 46.07 Setting up libicu67:amd64 (67.1-7) ... [2022-09-07T20:08:15.821Z] #57 46.09 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-07T20:08:15.821Z] #57 46.10 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-07T20:08:15.821Z] #57 46.11 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-07T20:08:15.821Z] #57 46.12 Setting up uidmap (1:4.8.1-1) ... [2022-09-07T20:08:15.821Z] #57 46.13 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-07T20:08:15.821Z] #57 46.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T20:08:15.821Z] #57 46.16 Setting up bzip2 (1.0.8-4) ... [2022-09-07T20:08:15.821Z] #57 46.17 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T20:08:15.821Z] #57 46.19 Setting up python3-wheel (0.34.2-1) ... [2022-09-07T20:08:15.821Z] #57 ... [2022-09-07T20:08:15.821Z] [2022-09-07T20:08:15.821Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:08:15.821Z] #46 134.4 make install-recursive [2022-09-07T20:08:15.821Z] #46 134.4 make[1]: Entering directory '/tmp/crun-build' [2022-09-07T20:08:15.821Z] #46 134.5 Making install in libocispec [2022-09-07T20:08:15.821Z] #46 134.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-07T20:08:15.821Z] #46 134.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-07T20:08:16.080Z] #46 134.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-07T20:08:16.080Z] #46 134.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-07T20:08:16.080Z] #46 134.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-07T20:08:16.649Z] #46 135.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-07T20:08:16.649Z] #46 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-07T20:08:16.649Z] #46 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-07T20:08:16.649Z] #46 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-07T20:08:16.649Z] #46 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-07T20:08:16.649Z] #46 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-07T20:08:16.649Z] #46 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-07T20:08:16.649Z] #46 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-07T20:08:16.649Z] #46 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-07T20:08:17.217Z] #46 135.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-07T20:08:17.217Z] #46 135.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-07T20:08:17.217Z] #46 135.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-07T20:08:17.217Z] #46 135.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-07T20:08:17.217Z] #46 135.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-07T20:08:17.217Z] #46 135.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-07T20:08:17.217Z] #46 135.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-07T20:08:17.656Z] #57 55.63 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-07T20:08:17.656Z] #57 55.65 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-07T20:08:17.656Z] #57 55.66 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-07T20:08:17.656Z] #57 55.72 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-07T20:08:18.154Z] #46 136.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-07T20:08:18.154Z] #46 136.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-07T20:08:18.154Z] #46 136.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-07T20:08:18.154Z] #46 136.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-07T20:08:18.154Z] #46 136.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-07T20:08:18.154Z] #46 136.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-07T20:08:18.154Z] #46 136.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-07T20:08:18.154Z] #46 136.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-07T20:08:18.155Z] #46 136.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-07T20:08:18.155Z] #46 136.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-07T20:08:18.155Z] #46 136.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-07T20:08:18.155Z] #46 136.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-07T20:08:18.155Z] #46 136.9 make install-recursive [2022-09-07T20:08:18.155Z] #46 136.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-07T20:08:18.155Z] #46 136.9 Making install in yajl [2022-09-07T20:08:18.414Z] #46 136.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-07T20:08:18.414Z] #46 137.0 CC verify/json_verify-json_verify.o [2022-09-07T20:08:18.414Z] #46 137.0 CC src/libyajl_la-yajl_alloc.lo [2022-09-07T20:08:18.414Z] #46 137.1 CC src/libyajl_la-yajl.lo [2022-09-07T20:08:18.414Z] #46 137.1 CC src/libyajl_la-yajl_gen.lo [2022-09-07T20:08:18.414Z] #46 137.1 CC src/libyajl_la-yajl_parser.lo [2022-09-07T20:08:18.414Z] #46 137.1 CC src/libyajl_la-yajl_buf.lo [2022-09-07T20:08:18.414Z] #46 137.1 CC src/libyajl_la-yajl_encode.lo [2022-09-07T20:08:18.414Z] #46 137.1 CC src/libyajl_la-yajl_lex.lo [2022-09-07T20:08:18.414Z] #46 137.2 CC src/libyajl_la-yajl_tree.lo [2022-09-07T20:08:18.587Z] #57 56.96 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-07T20:08:18.819Z] #86 DONE 5.4s [2022-09-07T20:08:18.819Z] [2022-09-07T20:08:18.819Z] #87 exporting to image [2022-09-07T20:08:18.819Z] #87 exporting layers [2022-09-07T20:08:18.844Z] #57 56.98 Setting up jq (1.6-2.1) ... [2022-09-07T20:08:18.844Z] #57 56.99 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-07T20:08:18.844Z] #57 57.01 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-07T20:08:18.844Z] #57 57.02 Setting up iptables (1.8.7-1) ... [2022-09-07T20:08:18.844Z] #57 57.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T20:08:18.844Z] #57 57.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T20:08:18.844Z] #57 57.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T20:08:18.844Z] #57 57.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T20:08:18.844Z] #57 57.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-07T20:08:18.844Z] #57 57.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-07T20:08:18.844Z] #57 57.07 Setting up iproute2 (5.10.0-4) ... [2022-09-07T20:08:19.409Z] #57 57.46 Setting up systemd (247.3-7) ... [2022-09-07T20:08:19.409Z] #57 57.52 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-07T20:08:19.409Z] #57 57.53 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-07T20:08:19.409Z] #57 57.54 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-07T20:08:19.409Z] #57 57.57 Initializing machine ID from KVM UUID. [2022-09-07T20:08:20.341Z] #57 58.46 Setting up systemd-journal-remote (247.3-7) ... [2022-09-07T20:08:20.598Z] #57 58.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T20:08:21.529Z] #57 DONE 59.7s [2022-09-07T20:08:21.529Z] [2022-09-07T20:08:21.529Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:08:21.529Z] #46 136.3 GEN .version [2022-09-07T20:08:21.529Z] #46 136.3 make install-recursive [2022-09-07T20:08:21.529Z] #46 136.3 make[1]: Entering directory '/tmp/crun-build' [2022-09-07T20:08:21.529Z] #46 136.4 Making install in libocispec [2022-09-07T20:08:21.529Z] #46 136.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-07T20:08:21.529Z] #46 136.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-07T20:08:21.529Z] #46 136.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-07T20:08:21.529Z] #46 136.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-07T20:08:21.529Z] #46 136.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-07T20:08:21.529Z] #46 137.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-07T20:08:21.529Z] #46 137.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-07T20:08:21.529Z] #46 137.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-07T20:08:21.529Z] #46 137.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-07T20:08:21.529Z] #46 137.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-07T20:08:21.529Z] #46 137.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-07T20:08:21.529Z] #46 137.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-07T20:08:21.529Z] #46 137.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-07T20:08:21.529Z] #46 137.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-07T20:08:21.529Z] #46 137.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-07T20:08:21.529Z] #46 137.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-07T20:08:21.529Z] #46 137.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-07T20:08:21.529Z] #46 137.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-07T20:08:21.529Z] #46 137.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-07T20:08:21.529Z] #46 137.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-07T20:08:21.529Z] #46 137.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-07T20:08:21.529Z] #46 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-07T20:08:21.529Z] #46 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-07T20:08:21.529Z] #46 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-07T20:08:21.529Z] #46 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-07T20:08:21.529Z] #46 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-07T20:08:21.529Z] #46 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-07T20:08:21.529Z] #46 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-07T20:08:21.529Z] #46 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-07T20:08:21.529Z] #46 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-07T20:08:21.529Z] #46 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-07T20:08:21.529Z] #46 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-07T20:08:21.529Z] #46 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-07T20:08:21.529Z] #46 138.6 make install-recursive [2022-09-07T20:08:21.529Z] #46 138.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-07T20:08:21.529Z] #46 138.7 Making install in yajl [2022-09-07T20:08:21.529Z] #46 138.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-07T20:08:21.529Z] #46 138.7 CC verify/json_verify-json_verify.o [2022-09-07T20:08:21.529Z] #46 138.7 CC src/libyajl_la-yajl_alloc.lo [2022-09-07T20:08:21.529Z] #46 138.7 CC src/libyajl_la-yajl.lo [2022-09-07T20:08:21.529Z] #46 138.7 CC src/libyajl_la-yajl_gen.lo [2022-09-07T20:08:21.529Z] #46 138.7 CC src/libyajl_la-yajl_parser.lo [2022-09-07T20:08:21.529Z] #46 138.7 CC src/libyajl_la-yajl_buf.lo [2022-09-07T20:08:21.529Z] #46 138.8 CC src/libyajl_la-yajl_encode.lo [2022-09-07T20:08:21.529Z] #46 138.8 CC src/libyajl_la-yajl_lex.lo [2022-09-07T20:08:21.529Z] #46 138.8 CC src/libyajl_la-yajl_tree.lo [2022-09-07T20:08:21.529Z] #46 144.3 CCLD libyajl.la [2022-09-07T20:08:21.529Z] #46 144.7 CCLD verify/json_verify [2022-09-07T20:08:21.529Z] #46 145.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-07T20:08:21.529Z] #46 145.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-07T20:08:21.529Z] #46 145.1 make[5]: Nothing to be done for 'install-data-am'. [2022-09-07T20:08:21.529Z] #46 145.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-07T20:08:21.529Z] #46 145.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-07T20:08:21.529Z] #46 145.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-07T20:08:21.529Z] #46 145.2 CC src/validate.o [2022-09-07T20:08:21.529Z] #46 145.2 CC src/image_spec_schema_config_schema.lo [2022-09-07T20:08:21.529Z] #46 145.2 CC src/image_spec_schema_content_descriptor.lo [2022-09-07T20:08:21.529Z] #46 145.2 CC src/image_spec_schema_defs.lo [2022-09-07T20:08:21.529Z] #46 145.2 CC src/image_spec_schema_defs_descriptor.lo [2022-09-07T20:08:21.529Z] #46 145.3 CC src/image_spec_schema_image_layout_schema.lo [2022-09-07T20:08:21.529Z] #46 145.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-07T20:08:21.529Z] #46 145.3 CC src/image_spec_schema_image_index_schema.lo [2022-09-07T20:08:21.529Z] #46 145.3 CC src/runtime_spec_schema_config_linux.lo [2022-09-07T20:08:21.529Z] #46 145.3 CC src/runtime_spec_schema_config_zos.lo [2022-09-07T20:08:21.529Z] #46 145.4 CC src/runtime_spec_schema_config_schema.lo [2022-09-07T20:08:21.529Z] #46 145.4 CC src/runtime_spec_schema_config_solaris.lo [2022-09-07T20:08:21.529Z] #46 145.5 CC src/runtime_spec_schema_config_vm.lo [2022-09-07T20:08:21.529Z] #46 145.6 CC src/runtime_spec_schema_defs_linux.lo [2022-09-07T20:08:21.529Z] #46 145.6 CC src/runtime_spec_schema_defs.lo [2022-09-07T20:08:21.529Z] #46 145.6 CC src/runtime_spec_schema_config_windows.lo [2022-09-07T20:08:21.529Z] #46 145.6 CC src/runtime_spec_schema_defs_zos.lo [2022-09-07T20:08:21.529Z] #46 145.7 CC src/runtime_spec_schema_defs_vm.lo [2022-09-07T20:08:21.529Z] #46 145.8 CC src/runtime_spec_schema_state_schema.lo [2022-09-07T20:08:21.529Z] #46 145.8 CC src/runtime_spec_schema_defs_windows.lo [2022-09-07T20:08:21.529Z] #46 145.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-07T20:08:21.529Z] #46 145.8 CC src/basic_test_double_array_item.lo [2022-09-07T20:08:21.529Z] #46 146.0 CC src/basic_test_top_array_string.lo [2022-09-07T20:08:21.529Z] #46 146.0 CC src/basic_test_double_array.lo [2022-09-07T20:08:21.529Z] #46 146.0 CC src/basic_test_top_double_array_int.lo [2022-09-07T20:08:21.529Z] #46 146.1 CC src/basic_test_top_double_array_refobj.lo [2022-09-07T20:08:21.529Z] #46 146.1 CC src/basic_test_top_double_array_string.lo [2022-09-07T20:08:21.529Z] #46 146.2 CC src/read-file.lo [2022-09-07T20:08:21.529Z] #46 146.2 CC src/basic_test_top_array_int.lo [2022-09-07T20:08:21.787Z] #46 146.3 CC tests/test-1.o [2022-09-07T20:08:21.787Z] #46 146.3 CC src/basic_test_top_double_array_obj.lo [2022-09-07T20:08:21.787Z] #46 146.5 CC src/json_common.lo [2022-09-07T20:08:21.787Z] #46 146.5 CC tests/test-3.o [2022-09-07T20:08:21.787Z] #46 146.5 CC tests/test-2.o [2022-09-07T20:08:22.044Z] #46 146.6 CC tests/test-5.o [2022-09-07T20:08:22.044Z] #46 146.6 CC tests/test-6.o [2022-09-07T20:08:22.044Z] #46 146.7 CC tests/test-4.o [2022-09-07T20:08:22.044Z] #46 146.7 CC tests/test-9.o [2022-09-07T20:08:22.044Z] #46 146.8 CC tests/test-7.o [2022-09-07T20:08:22.044Z] #46 146.8 CC tests/test-10.o [2022-09-07T20:08:22.044Z] #46 146.9 CC tests/test-11.o [2022-09-07T20:08:22.301Z] #46 147.0 CC tests/test-8.o [2022-09-07T20:08:22.558Z] #46 ... [2022-09-07T20:08:22.558Z] [2022-09-07T20:08:22.558Z] #58 [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-09-07T20:08:22.558Z] #0 0.930 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-07T20:08:22.558Z] #0 0.938 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-07T20:08:22.558Z] #0 0.945 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-07T20:08:22.558Z] #58 DONE 1.0s [2022-09-07T20:08:22.558Z] [2022-09-07T20:08:22.558Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-07T20:08:22.609Z] #46 ... [2022-09-07T20:08:22.609Z] [2022-09-07T20:08:22.609Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T20:08:22.609Z] #57 47.06 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-07T20:08:22.609Z] #57 47.08 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:08:22.609Z] #57 47.09 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-07T20:08:22.609Z] #57 47.11 Setting up libcap2-bin (1:2.44-1) ... [2022-09-07T20:08:22.609Z] #57 47.12 Setting up apparmor (2.13.6-10) ... [2022-09-07T20:08:22.609Z] #57 48.73 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-07T20:08:22.609Z] #57 48.79 Setting up zip (3.0-12) ... [2022-09-07T20:08:22.609Z] #57 48.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:08:22.609Z] #57 48.87 Setting up bash-completion (1:2.11-2) ... [2022-09-07T20:08:22.609Z] #57 51.00 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-07T20:08:22.609Z] #57 51.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-07T20:08:22.609Z] #57 51.02 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-07T20:08:22.609Z] #57 51.04 Setting up patch (2.7.6-7) ... [2022-09-07T20:08:22.609Z] #57 51.05 Setting up sudo (1.9.5p2-3) ... [2022-09-07T20:08:22.609Z] #57 51.15 invoke-rc.d: could not determine current runlevel [2022-09-07T20:08:22.609Z] #57 51.17 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-07T20:08:22.609Z] #57 51.18 Setting up xfsprogs (5.10.0-4) ... [2022-09-07T20:08:22.609Z] #57 51.20 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-07T20:08:22.609Z] #57 51.20 Failed to connect to bus: Host is down [2022-09-07T20:08:22.609Z] #57 51.20 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-07T20:08:22.609Z] #57 51.22 Setting up inetutils-ping (2:2.0-1) ... [2022-09-07T20:08:22.609Z] #57 51.23 Setting up pigz (2.6-1) ... [2022-09-07T20:08:22.609Z] #57 51.24 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-07T20:08:22.609Z] #57 51.26 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-07T20:08:22.609Z] #57 51.29 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-07T20:08:22.609Z] #57 51.31 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:08:22.609Z] #57 52.15 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-07T20:08:22.609Z] #57 52.18 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-07T20:08:22.609Z] #57 52.57 Setting up libelf1:amd64 (0.183-1) ... [2022-09-07T20:08:22.609Z] #57 52.58 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-07T20:08:22.609Z] #57 52.60 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-07T20:08:22.609Z] #57 52.62 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-07T20:08:22.609Z] #57 52.64 Setting up libkmod2:amd64 (28-1) ... [2022-09-07T20:08:22.609Z] #57 52.69 Setting up python3-distutils (3.9.2-1) ... [2022-09-07T20:08:22.609Z] #57 53.25 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-07T20:08:22.609Z] #57 53.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-07T20:08:22.609Z] #57 53.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-07T20:08:22.609Z] #57 53.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-07T20:08:22.609Z] #57 53.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-07T20:08:22.609Z] #57 53.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-07T20:08:22.609Z] #57 53.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-07T20:08:22.609Z] #57 53.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-07T20:08:22.609Z] #57 53.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-07T20:08:22.609Z] #57 53.34 Setting up python3-setuptools (52.0.0-4) ... [2022-09-07T20:08:23.989Z] #57 ... [2022-09-07T20:08:23.989Z] [2022-09-07T20:08:23.989Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:08:23.989Z] #46 142.6 CCLD libyajl.la [2022-09-07T20:08:24.248Z] #46 143.0 CCLD verify/json_verify [2022-09-07T20:08:24.817Z] #46 143.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-07T20:08:24.818Z] #46 143.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-07T20:08:24.818Z] #46 143.5 make[5]: Nothing to be done for 'install-data-am'. [2022-09-07T20:08:24.818Z] #46 143.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-07T20:08:24.818Z] #46 143.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-07T20:08:24.818Z] #46 143.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-07T20:08:24.818Z] #46 143.6 CC src/validate.o [2022-09-07T20:08:25.077Z] #46 143.6 CC src/image_spec_schema_content_descriptor.lo [2022-09-07T20:08:25.077Z] #46 143.6 CC src/image_spec_schema_config_schema.lo [2022-09-07T20:08:25.077Z] #46 143.6 CC src/image_spec_schema_defs.lo [2022-09-07T20:08:25.077Z] #46 143.7 CC src/image_spec_schema_defs_descriptor.lo [2022-09-07T20:08:25.077Z] #46 143.7 CC src/image_spec_schema_image_index_schema.lo [2022-09-07T20:08:25.077Z] #46 143.7 CC src/image_spec_schema_image_layout_schema.lo [2022-09-07T20:08:25.077Z] #46 143.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-07T20:08:25.077Z] #46 143.7 CC src/runtime_spec_schema_config_linux.lo [2022-09-07T20:08:25.077Z] #46 143.7 CC src/runtime_spec_schema_config_schema.lo [2022-09-07T20:08:25.077Z] #46 143.8 CC src/runtime_spec_schema_config_vm.lo [2022-09-07T20:08:25.077Z] #46 143.8 CC src/runtime_spec_schema_config_zos.lo [2022-09-07T20:08:25.077Z] #46 143.8 CC src/runtime_spec_schema_config_windows.lo [2022-09-07T20:08:25.077Z] #46 143.9 CC src/runtime_spec_schema_defs.lo [2022-09-07T20:08:25.336Z] #46 143.9 CC src/runtime_spec_schema_config_solaris.lo [2022-09-07T20:08:25.336Z] #46 143.9 CC src/runtime_spec_schema_defs_linux.lo [2022-09-07T20:08:25.336Z] #46 143.9 CC src/runtime_spec_schema_defs_zos.lo [2022-09-07T20:08:25.336Z] #46 143.9 CC src/runtime_spec_schema_defs_windows.lo [2022-09-07T20:08:25.336Z] #46 144.0 CC src/runtime_spec_schema_defs_vm.lo [2022-09-07T20:08:25.336Z] #46 144.0 CC src/runtime_spec_schema_state_schema.lo [2022-09-07T20:08:25.336Z] #46 144.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-07T20:08:25.336Z] #46 144.0 CC src/basic_test_double_array_item.lo [2022-09-07T20:08:25.596Z] #46 144.1 CC src/basic_test_top_array_int.lo [2022-09-07T20:08:25.596Z] #46 144.1 CC src/basic_test_double_array.lo [2022-09-07T20:08:25.596Z] #46 144.3 CC src/basic_test_top_array_string.lo [2022-09-07T20:08:25.596Z] #46 144.3 CC src/basic_test_top_double_array_obj.lo [2022-09-07T20:08:25.855Z] #46 144.4 CC src/basic_test_top_double_array_refobj.lo [2022-09-07T20:08:25.855Z] #46 144.4 CC src/basic_test_top_double_array_string.lo [2022-09-07T20:08:25.855Z] #46 144.4 CC src/basic_test_top_double_array_int.lo [2022-09-07T20:08:25.855Z] #46 144.5 CC src/read-file.lo [2022-09-07T20:08:26.115Z] #46 144.7 CC tests/test-2.o [2022-09-07T20:08:26.115Z] #46 144.7 CC src/json_common.lo [2022-09-07T20:08:26.115Z] #46 144.8 CC tests/test-3.o [2022-09-07T20:08:26.115Z] #46 144.9 CC tests/test-1.o [2022-09-07T20:08:26.374Z] #46 144.9 CC tests/test-4.o [2022-09-07T20:08:26.374Z] #46 144.9 CC tests/test-5.o [2022-09-07T20:08:26.374Z] #46 145.1 CC tests/test-7.o [2022-09-07T20:08:26.374Z] #46 145.1 CC tests/test-6.o [2022-09-07T20:08:26.634Z] #46 145.1 CC tests/test-8.o [2022-09-07T20:08:26.634Z] #46 145.3 CC tests/test-9.o [2022-09-07T20:08:26.893Z] #46 145.7 CC tests/test-11.o [2022-09-07T20:08:26.893Z] #46 145.7 CC tests/test-10.o [2022-09-07T20:08:28.275Z] #46 ... [2022-09-07T20:08:28.275Z] [2022-09-07T20:08:28.275Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T20:08:28.275Z] #57 54.93 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-07T20:08:28.275Z] #57 54.96 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-07T20:08:28.275Z] #57 54.97 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-07T20:08:28.275Z] #57 54.99 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-07T20:08:28.275Z] #57 56.30 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-07T20:08:28.275Z] #57 56.33 Setting up jq (1.6-2.1) ... [2022-09-07T20:08:28.275Z] #57 56.36 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-07T20:08:28.275Z] #57 56.38 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-07T20:08:28.275Z] #57 56.42 Setting up iptables (1.8.7-1) ... [2022-09-07T20:08:28.275Z] #57 56.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T20:08:28.275Z] #57 56.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T20:08:28.275Z] #57 56.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T20:08:28.275Z] #57 56.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T20:08:28.275Z] #57 56.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-07T20:08:28.275Z] #57 56.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-07T20:08:28.275Z] #57 56.52 Setting up iproute2 (5.10.0-4) ... [2022-09-07T20:08:28.275Z] #57 56.93 Setting up systemd (247.3-7) ... [2022-09-07T20:08:28.275Z] #57 56.98 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-07T20:08:28.275Z] #57 56.99 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-07T20:08:28.275Z] #57 57.00 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-07T20:08:28.275Z] #57 57.05 Initializing machine ID from KVM UUID. [2022-09-07T20:08:28.275Z] #57 58.02 Setting up systemd-journal-remote (247.3-7) ... [2022-09-07T20:08:28.275Z] #57 58.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T20:08:28.275Z] #57 DONE 59.1s [2022-09-07T20:08:28.275Z] [2022-09-07T20:08:28.275Z] #58 [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-09-07T20:08:29.214Z] #58 0.929 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-07T20:08:29.214Z] #58 0.934 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-07T20:08:29.214Z] #58 0.938 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-07T20:08:29.214Z] #58 DONE 1.0s [2022-09-07T20:08:29.214Z] [2022-09-07T20:08:29.214Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-07T20:08:34.747Z] #59 10.51 Collecting yamllint==1.27.1 [2022-09-07T20:08:34.747Z] #59 11.60 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-07T20:08:35.679Z] #59 13.28 Collecting pathspec>=0.5.3 [2022-09-07T20:08:35.936Z] #59 13.29 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-07T20:08:36.500Z] #59 13.77 Collecting pyyaml [2022-09-07T20:08:36.500Z] #59 13.77 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-09-07T20:08:36.500Z] #59 13.86 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-07T20:08:36.500Z] #59 13.87 Building wheels for collected packages: yamllint [2022-09-07T20:08:36.500Z] #59 13.88 Building wheel for yamllint (setup.py): started [2022-09-07T20:08:37.432Z] #59 14.94 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-07T20:08:37.432Z] #59 14.94 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=47207b2bc6ca1a49ec609bff2af46fcedd21c66b26b521ddde0cd5a301aec2e3 [2022-09-07T20:08:37.432Z] #59 14.94 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-07T20:08:37.432Z] #59 14.96 Successfully built yamllint [2022-09-07T20:08:37.432Z] #59 14.99 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-07T20:08:37.996Z] #59 15.47 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-07T20:08:38.562Z] #59 DONE 15.9s [2022-09-07T20:08:38.562Z] [2022-09-07T20:08:38.562Z] #51 [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-09-07T20:08:38.562Z] #51 ... [2022-09-07T20:08:38.562Z] [2022-09-07T20:08:38.562Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-07T20:08:38.819Z] #60 DONE 0.3s [2022-09-07T20:08:38.819Z] [2022-09-07T20:08:38.819Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-07T20:08:39.078Z] #61 DONE 0.1s [2022-09-07T20:08:39.078Z] [2022-09-07T20:08:39.078Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-07T20:08:39.078Z] #62 DONE 0.1s [2022-09-07T20:08:39.078Z] [2022-09-07T20:08:39.078Z] #41 [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-09-07T20:08:39.078Z] #41 ... [2022-09-07T20:08:39.078Z] [2022-09-07T20:08:39.078Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-07T20:08:39.078Z] #63 DONE 0.1s [2022-09-07T20:08:39.078Z] [2022-09-07T20:08:39.078Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-07T20:08:39.078Z] #64 DONE 0.1s [2022-09-07T20:08:39.336Z] [2022-09-07T20:08:39.336Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-07T20:08:39.336Z] #65 DONE 0.1s [2022-09-07T20:08:39.336Z] [2022-09-07T20:08:39.336Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-07T20:08:39.336Z] #66 DONE 0.0s [2022-09-07T20:08:39.336Z] [2022-09-07T20:08:39.336Z] #41 [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-09-07T20:08:41.428Z] #59 10.48 Collecting yamllint==1.27.1 [2022-09-07T20:08:41.428Z] #59 11.54 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-07T20:08:42.363Z] #59 12.96 Collecting pathspec>=0.5.3 [2022-09-07T20:08:42.363Z] #59 12.97 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-07T20:08:42.623Z] #59 13.46 Collecting pyyaml [2022-09-07T20:08:42.623Z] #59 13.47 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-09-07T20:08:42.623Z] #59 13.53 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-07T20:08:42.882Z] #59 13.55 Building wheels for collected packages: yamllint [2022-09-07T20:08:42.882Z] #59 13.56 Building wheel for yamllint (setup.py): started [2022-09-07T20:08:44.260Z] #59 14.76 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-07T20:08:44.260Z] #59 14.77 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=8e6068ee181c4e1a924c763a4ccfb2add36242de777bfac0c5a3761c30f4107d [2022-09-07T20:08:44.260Z] #59 14.77 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-07T20:08:44.260Z] #59 14.78 Successfully built yamllint [2022-09-07T20:08:44.260Z] #59 14.80 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-07T20:08:44.519Z] #59 15.24 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-07T20:08:45.325Z] #87 exporting layers 25.4s done [2022-09-07T20:08:45.325Z] #87 writing image sha256:c10c8f45155c563e5aa3112db9660b468e6e54a0e114a7459a4793289d995412 done [2022-09-07T20:08:45.325Z] #87 naming to docker.io/library/docker:4dd86a0b33b246d57507214cb5974e5359552f26 done [2022-09-07T20:08:45.325Z] #87 DONE 25.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-07T20:08:45.686Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43973/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43973/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4dd86a0b33b246d57507214cb5974e5359552f26 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4dd86a0b33b246d57507214cb5974e5359552f26 hack/validate/default [2022-09-07T20:08:46.425Z] #59 DONE 17.0s [2022-09-07T20:08:46.425Z] [2022-09-07T20:08:46.425Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-07T20:08:46.425Z] #60 DONE 0.3s [2022-09-07T20:08:46.425Z] [2022-09-07T20:08:46.425Z] #49 [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-09-07T20:08:46.684Z] #49 ... [2022-09-07T20:08:46.684Z] [2022-09-07T20:08:46.684Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-07T20:08:46.943Z] #61 DONE 0.3s [2022-09-07T20:08:46.943Z] [2022-09-07T20:08:46.943Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-07T20:08:46.943Z] #62 DONE 0.2s [2022-09-07T20:08:46.943Z] [2022-09-07T20:08:46.943Z] #31 [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-09-07T20:08:47.052Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-07T20:08:47.205Z] #31 ... [2022-09-07T20:08:47.205Z] [2022-09-07T20:08:47.205Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-07T20:08:47.205Z] #63 DONE 0.2s [2022-09-07T20:08:47.205Z] [2022-09-07T20:08:47.205Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-07T20:08:47.205Z] #64 DONE 0.1s [2022-09-07T20:08:47.205Z] [2022-09-07T20:08:47.205Z] #43 [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-09-07T20:08:47.309Z] Congratulations! yamllint config file formatted correctly [2022-09-07T20:08:47.309Z] Congratulations! YAML files are formatted correctly [2022-09-07T20:08:47.309Z] No api/types/ or api/swagger.yaml changes in diff. [2022-09-07T20:08:47.309Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-07T20:08:47.464Z] #43 ... [2022-09-07T20:08:47.464Z] [2022-09-07T20:08:47.464Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-07T20:08:47.464Z] #65 DONE 0.1s [2022-09-07T20:08:47.464Z] [2022-09-07T20:08:47.464Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-07T20:08:47.464Z] #66 DONE 0.1s [2022-09-07T20:08:47.464Z] [2022-09-07T20:08:47.464Z] #43 [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-09-07T20:08:47.610Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-07T20:08:47.610Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-07T20:08:47.610Z] [2022-09-07T20:08:47.610Z] INFO Start validation with golang-ci-lint [2022-09-07T20:08:48.538Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-07T20:08:48.539Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-07T20:08:48.539Z] INFO [loader] Using build tags: [ journald] [2022-09-07T20:08:51.250Z] --- PASS: TestBuildWithHugeFile (58.63s) [2022-09-07T20:08:51.250Z] === RUN TestBuildWCOWSandboxSize [2022-09-07T20:08:51.251Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-07T20:08:51.251Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-07T20:08:51.251Z] === RUN TestBuildWithEmptyDockerfile [2022-09-07T20:08:51.251Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T20:08:51.251Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T20:08:51.251Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T20:08:51.251Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T20:08:51.251Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T20:08:51.251Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T20:08:51.251Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T20:08:51.251Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T20:08:51.251Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T20:08:51.251Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-07T20:08:51.251Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-09-07T20:08:51.251Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-09-07T20:08:51.251Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-09-07T20:08:51.251Z] === RUN TestBuildPreserveOwnership [2022-09-07T20:08:51.251Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-07T20:08:51.251Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-07T20:08:51.251Z] --- PASS: TestBuildPreserveOwnership (3.84s) [2022-09-07T20:08:51.251Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.62s) [2022-09-07T20:08:51.251Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.21s) [2022-09-07T20:08:51.251Z] === RUN TestBuildPlatformInvalid [2022-09-07T20:08:51.251Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-07T20:08:51.251Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-07T20:08:51.251Z] Loaded image: busybox:latest [2022-09-07T20:08:51.251Z] Loaded image: busybox:glibc [2022-09-07T20:08:51.251Z] Loaded image: debian:bullseye-slim [2022-09-07T20:08:51.251Z] Loaded image: hello-world:latest [2022-09-07T20:08:51.251Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T20:08:59.382Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.60s) [2022-09-07T20:08:59.382Z] PASS [2022-09-07T20:08:59.382Z] [2022-09-07T20:08:59.382Z] === Skipped [2022-09-07T20:08:59.382Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-07T20:08:59.382Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T20:08:59.382Z] [2022-09-07T20:08:59.382Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-07T20:08:59.382Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-07T20:08:59.382Z] [2022-09-07T20:08:59.382Z] DONE 34 tests, 2 skipped in 98.137s [2022-09-07T20:08:59.382Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-07T20:08:59.382Z] INFO: Testing against a local daemon [2022-09-07T20:08:59.382Z] === RUN TestConfigInspect [2022-09-07T20:09:00.308Z] --- PASS: TestConfigInspect (2.21s) [2022-09-07T20:09:00.308Z] === RUN TestConfigList [2022-09-07T20:09:01.242Z] #41 ... [2022-09-07T20:09:01.242Z] [2022-09-07T20:09:01.242Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:09:01.242Z] #46 184.5 CCLD libocispec.la [2022-09-07T20:09:01.242Z] #46 185.1 CCLD src/validate [2022-09-07T20:09:01.242Z] #46 185.1 CCLD tests/test-1 [2022-09-07T20:09:01.242Z] #46 185.1 CCLD tests/test-2 [2022-09-07T20:09:01.242Z] #46 185.1 CCLD tests/test-3 [2022-09-07T20:09:01.242Z] #46 185.1 CCLD tests/test-4 [2022-09-07T20:09:01.242Z] #46 185.1 CCLD tests/test-5 [2022-09-07T20:09:01.242Z] #46 185.2 CCLD tests/test-6 [2022-09-07T20:09:01.242Z] #46 185.3 CCLD tests/test-7 [2022-09-07T20:09:01.242Z] #46 185.3 CCLD tests/test-8 [2022-09-07T20:09:01.242Z] #46 185.3 CCLD tests/test-9 [2022-09-07T20:09:01.242Z] #46 185.4 CCLD tests/test-10 [2022-09-07T20:09:01.242Z] #46 185.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-07T20:09:01.242Z] #46 185.6 CCLD tests/test-11 [2022-09-07T20:09:02.173Z] #46 186.9 libtool: link: ar cr libocispec.a [2022-09-07T20:09:02.174Z] #46 187.0 libtool: link: ranlib libocispec.a [2022-09-07T20:09:02.868Z] --- PASS: TestConfigList (2.26s) [2022-09-07T20:09:02.868Z] === RUN TestConfigsCreateAndDelete [2022-09-07T20:09:04.696Z] #46 189.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-07T20:09:04.696Z] #46 189.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-07T20:09:04.696Z] #46 189.2 make[5]: Nothing to be done for 'install-data-am'. [2022-09-07T20:09:04.696Z] #46 189.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-07T20:09:04.696Z] #46 189.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-07T20:09:04.696Z] #46 189.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-07T20:09:04.696Z] #46 189.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-07T20:09:04.696Z] #46 189.2 make[2]: Entering directory '/tmp/crun-build' [2022-09-07T20:09:04.696Z] #46 189.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-07T20:09:04.696Z] #46 189.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-07T20:09:04.696Z] #46 189.3 CC src/libcrun/libcrun_testing_a-container.o [2022-09-07T20:09:04.696Z] #46 189.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-07T20:09:04.696Z] #46 189.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-07T20:09:04.696Z] #46 189.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-07T20:09:04.696Z] #46 189.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-07T20:09:04.696Z] #46 189.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-07T20:09:04.696Z] #46 189.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-07T20:09:04.696Z] #46 189.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-07T20:09:04.696Z] #46 189.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-07T20:09:04.696Z] #46 189.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-07T20:09:04.849Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2022-09-07T20:09:04.849Z] === RUN TestConfigsUpdate [2022-09-07T20:09:04.953Z] #46 189.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-07T20:09:04.953Z] #46 189.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-07T20:09:04.953Z] #46 189.7 CC src/libcrun/libcrun_testing_a-error.o [2022-09-07T20:09:04.953Z] #46 189.7 CC src/libcrun/libcrun_testing_a-status.o [2022-09-07T20:09:04.953Z] #46 189.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-07T20:09:04.953Z] #46 189.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-07T20:09:04.953Z] #46 189.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-07T20:09:04.953Z] #46 189.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-07T20:09:04.953Z] #46 189.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-07T20:09:04.953Z] #46 189.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-07T20:09:04.953Z] #46 189.8 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-07T20:09:05.210Z] #46 189.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-07T20:09:05.210Z] #46 190.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-07T20:09:05.210Z] #46 190.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-07T20:09:05.467Z] #46 190.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-07T20:09:05.467Z] #46 190.2 CC src/crun-crun.o [2022-09-07T20:09:05.467Z] #46 190.2 CC src/crun-run.o [2022-09-07T20:09:05.467Z] #46 190.3 CC src/crun-delete.o [2022-09-07T20:09:05.467Z] #46 190.3 CC src/crun-kill.o [2022-09-07T20:09:05.467Z] #46 190.3 CC src/crun-pause.o [2022-09-07T20:09:05.572Z] #43 ... [2022-09-07T20:09:05.572Z] [2022-09-07T20:09:05.572Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:09:05.572Z] #46 184.0 CCLD libocispec.la [2022-09-07T20:09:05.572Z] #46 184.3 CCLD src/validate [2022-09-07T20:09:05.724Z] #46 190.5 CC src/crun-unpause.o [2022-09-07T20:09:05.725Z] #46 190.5 CC src/crun-exec.o [2022-09-07T20:09:05.725Z] #46 190.5 CC src/crun-spec.o [2022-09-07T20:09:05.725Z] #46 190.6 CC src/crun-list.o [2022-09-07T20:09:05.831Z] #46 184.4 CCLD tests/test-1 [2022-09-07T20:09:05.831Z] #46 184.4 CCLD tests/test-2 [2022-09-07T20:09:05.831Z] #46 184.4 CCLD tests/test-3 [2022-09-07T20:09:05.831Z] #46 184.4 CCLD tests/test-5 [2022-09-07T20:09:05.831Z] #46 184.4 CCLD tests/test-4 [2022-09-07T20:09:05.831Z] #46 184.5 CCLD tests/test-6 [2022-09-07T20:09:05.831Z] #46 184.5 CCLD tests/test-7 [2022-09-07T20:09:05.831Z] #46 184.6 CCLD tests/test-8 [2022-09-07T20:09:05.831Z] #46 184.6 CCLD tests/test-9 [2022-09-07T20:09:05.831Z] #46 184.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-07T20:09:05.831Z] #46 184.6 CCLD tests/test-10 [2022-09-07T20:09:05.831Z] #46 184.7 CCLD tests/test-11 [2022-09-07T20:09:05.982Z] #46 190.7 CC src/crun-create.o [2022-09-07T20:09:05.982Z] #46 190.7 CC src/crun-start.o [2022-09-07T20:09:05.982Z] #46 190.8 CC src/crun-update.o [2022-09-07T20:09:05.982Z] #46 190.8 CC src/crun-ps.o [2022-09-07T20:09:05.982Z] #46 190.8 CC src/crun-state.o [2022-09-07T20:09:06.239Z] #46 190.8 CC src/crun-checkpoint.o [2022-09-07T20:09:06.496Z] #46 191.1 CC src/libcrun/libcrun_la-utils.lo [2022-09-07T20:09:06.496Z] #46 191.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-07T20:09:06.496Z] #46 191.1 CC src/crun-restore.o [2022-09-07T20:09:06.496Z] #46 191.3 CC src/libcrun/libcrun_la-container.lo [2022-09-07T20:09:06.753Z] #46 191.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-07T20:09:06.753Z] #46 191.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-07T20:09:06.753Z] #46 191.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-07T20:09:06.753Z] #46 191.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-07T20:09:06.753Z] #46 191.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-07T20:09:07.010Z] #46 191.5 CC src/libcrun/libcrun_la-criu.lo [2022-09-07T20:09:07.010Z] #46 191.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-07T20:09:07.010Z] #46 191.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-07T20:09:07.010Z] #46 191.7 CC src/libcrun/libcrun_la-linux.lo [2022-09-07T20:09:07.010Z] #46 191.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-07T20:09:07.010Z] #46 191.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-07T20:09:07.010Z] #46 ... [2022-09-07T20:09:07.010Z] [2022-09-07T20:09:07.010Z] #41 [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-09-07T20:09:07.010Z] #41 243.2 + dpkg --print-architecture [2022-09-07T20:09:07.268Z] #41 243.2 + git checkout -q v2.1.0 [2022-09-07T20:09:07.454Z] --- PASS: TestConfigsUpdate (2.25s) [2022-09-07T20:09:07.454Z] === RUN TestTemplatedConfig [2022-09-07T20:09:07.567Z] #41 243.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-07T20:09:07.567Z] #41 243.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-07T20:09:08.405Z] #46 186.7 libtool: link: ar cr libocispec.a [2022-09-07T20:09:08.405Z] #46 186.7 libtool: link: ranlib libocispec.a [2022-09-07T20:09:09.971Z] --- PASS: TestTemplatedConfig (2.71s) [2022-09-07T20:09:09.971Z] === RUN TestConfigCreateResolve [2022-09-07T20:09:10.310Z] #46 188.6 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-07T20:09:10.310Z] #46 188.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-07T20:09:10.310Z] #46 188.7 make[5]: Nothing to be done for 'install-data-am'. [2022-09-07T20:09:10.310Z] #46 188.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-07T20:09:10.310Z] #46 188.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-07T20:09:10.310Z] #46 188.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-07T20:09:10.310Z] #46 188.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-07T20:09:10.310Z] #46 188.7 make[2]: Entering directory '/tmp/crun-build' [2022-09-07T20:09:10.310Z] #46 188.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-07T20:09:10.310Z] #46 188.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-07T20:09:10.310Z] #46 188.9 CC src/libcrun/libcrun_testing_a-container.o [2022-09-07T20:09:10.310Z] #46 188.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-07T20:09:10.310Z] #46 188.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-07T20:09:10.310Z] #46 188.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-07T20:09:10.310Z] #46 188.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-07T20:09:10.310Z] #46 189.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-07T20:09:10.310Z] #46 189.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-07T20:09:10.310Z] #46 189.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-07T20:09:10.310Z] #46 189.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-07T20:09:10.310Z] #46 189.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-07T20:09:10.310Z] #46 189.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-07T20:09:10.310Z] #46 189.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-07T20:09:10.569Z] #46 189.1 CC src/libcrun/libcrun_testing_a-error.o [2022-09-07T20:09:10.569Z] #46 189.1 CC src/libcrun/libcrun_testing_a-status.o [2022-09-07T20:09:10.569Z] #46 189.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-07T20:09:10.569Z] #46 189.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-07T20:09:10.569Z] #46 189.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-07T20:09:10.569Z] #46 189.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-07T20:09:10.569Z] #46 189.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-07T20:09:10.569Z] #46 189.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-07T20:09:10.827Z] #46 189.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-07T20:09:10.827Z] #46 189.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-07T20:09:10.827Z] #46 189.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-07T20:09:10.827Z] #46 189.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-07T20:09:10.827Z] #46 189.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-07T20:09:11.086Z] #46 189.8 CC src/crun-crun.o [2022-09-07T20:09:11.086Z] #46 189.8 CC src/crun-run.o [2022-09-07T20:09:11.086Z] #46 189.8 CC src/crun-delete.o [2022-09-07T20:09:11.086Z] #46 189.9 CC src/crun-kill.o [2022-09-07T20:09:11.086Z] #46 189.9 CC src/crun-pause.o [2022-09-07T20:09:11.346Z] #46 190.1 CC src/crun-unpause.o [2022-09-07T20:09:11.346Z] #46 190.2 CC src/crun-spec.o [2022-09-07T20:09:11.346Z] #46 190.2 CC src/crun-exec.o [2022-09-07T20:09:11.605Z] #46 190.2 CC src/crun-list.o [2022-09-07T20:09:11.605Z] #46 190.3 CC src/crun-start.o [2022-09-07T20:09:11.605Z] #46 190.4 CC src/crun-create.o [2022-09-07T20:09:11.605Z] #46 190.4 CC src/crun-state.o [2022-09-07T20:09:11.863Z] --- PASS: TestConfigCreateResolve (2.21s) [2022-09-07T20:09:11.863Z] #46 190.5 CC src/crun-ps.o [2022-09-07T20:09:11.864Z] #46 190.5 CC src/crun-update.o [2022-09-07T20:09:11.863Z] PASS [2022-09-07T20:09:11.864Z] [2022-09-07T20:09:11.864Z] DONE 6 tests in 13.925s [2022-09-07T20:09:11.864Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-07T20:09:11.864Z] INFO: Testing against a local daemon [2022-09-07T20:09:11.864Z] === RUN TestAttachWithTTY [2022-09-07T20:09:11.864Z] #46 190.7 CC src/crun-restore.o [2022-09-07T20:09:12.121Z] --- PASS: TestAttachWithTTY (0.07s) [2022-09-07T20:09:12.121Z] === RUN TestAttachWithoutTTy [2022-09-07T20:09:12.121Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-07T20:09:12.121Z] === RUN TestCheckpoint [2022-09-07T20:09:12.121Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T20:09:12.121Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/commit [2022-09-07T20:09:12.121Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-07T20:09:12.121Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-07T20:09:12.121Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-07T20:09:12.121Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-07T20:09:12.121Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-07T20:09:12.121Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-07T20:09:12.121Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-07T20:09:12.121Z] === CONT TestContainerInvalidJSON/commit [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-07T20:09:12.121Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-07T20:09:12.121Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-07T20:09:12.121Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-07T20:09:12.121Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-07T20:09:12.121Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-07T20:09:12.121Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-07T20:09:12.121Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-07T20:09:12.121Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-07T20:09:12.121Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-07T20:09:12.121Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-07T20:09:12.121Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-07T20:09:12.121Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-09-07T20:09:12.121Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-07T20:09:12.122Z] #46 190.7 CC src/libcrun/libcrun_la-utils.lo [2022-09-07T20:09:12.122Z] #46 190.7 CC src/crun-checkpoint.o [2022-09-07T20:09:12.122Z] #46 190.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-07T20:09:12.122Z] #46 190.8 CC src/libcrun/libcrun_la-container.lo [2022-09-07T20:09:12.122Z] #46 190.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-07T20:09:12.381Z] #46 190.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-07T20:09:12.381Z] #46 191.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-07T20:09:12.381Z] #46 191.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-07T20:09:12.381Z] #46 191.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-07T20:09:12.381Z] #46 191.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-07T20:09:12.421Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-09-07T20:09:12.421Z] === RUN TestCopyEmptyFile [2022-09-07T20:09:12.421Z] --- PASS: TestCopyEmptyFile (0.24s) [2022-09-07T20:09:12.421Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-07T20:09:12.640Z] #46 191.2 CC src/libcrun/libcrun_la-criu.lo [2022-09-07T20:09:12.640Z] #46 191.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-07T20:09:12.640Z] #46 191.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-07T20:09:12.640Z] #46 191.4 CC src/libcrun/libcrun_la-linux.lo [2022-09-07T20:09:12.640Z] #46 191.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-07T20:09:12.677Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-09-07T20:09:12.677Z] === RUN TestCopyFromContainer [2022-09-07T20:09:12.899Z] #46 191.6 CC src/libcrun/libcrun_la-error.lo [2022-09-07T20:09:12.899Z] #46 191.6 CC src/libcrun/libcrun_la-terminal.lo [2022-09-07T20:09:12.899Z] #46 191.7 CC src/libcrun/libcrun_la-status.lo [2022-09-07T20:09:13.158Z] #46 191.8 CC src/libcrun/libcrun_la-signals.lo [2022-09-07T20:09:13.158Z] #46 191.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-07T20:09:13.158Z] #46 192.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-07T20:09:13.158Z] #46 192.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-07T20:09:13.417Z] #46 192.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-07T20:09:13.417Z] #46 192.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-07T20:09:13.677Z] #46 192.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-07T20:09:13.677Z] #46 192.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-07T20:09:13.936Z] #46 192.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-07T20:09:13.936Z] #46 192.5 CC tests/init.o [2022-09-07T20:09:14.042Z] === RUN TestCopyFromContainer// [2022-09-07T20:09:14.042Z] === RUN TestCopyFromContainer//bar/root [2022-09-07T20:09:14.042Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-07T20:09:14.042Z] === RUN TestCopyFromContainer/bar/quux [2022-09-07T20:09:14.298Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-07T20:09:14.298Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-07T20:09:14.298Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-07T20:09:14.554Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-07T20:09:14.554Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-07T20:09:14.554Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-07T20:09:14.810Z] --- PASS: TestCopyFromContainer (2.09s) [2022-09-07T20:09:14.810Z] --- PASS: TestCopyFromContainer// (0.16s) [2022-09-07T20:09:14.810Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-09-07T20:09:14.810Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-07T20:09:14.810Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-09-07T20:09:14.810Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2022-09-07T20:09:14.810Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-09-07T20:09:14.810Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-09-07T20:09:14.810Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-07T20:09:14.810Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2022-09-07T20:09:14.810Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-09-07T20:09:14.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-07T20:09:14.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T20:09:14.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T20:09:14.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T20:09:14.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T20:09:14.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T20:09:14.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T20:09:14.810Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T20:09:14.810Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T20:09:14.810Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T20:09:14.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-07T20:09:14.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-07T20:09:14.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-07T20:09:14.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-07T20:09:14.810Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-07T20:09:14.810Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2022-09-07T20:09:14.810Z] === RUN TestCreateWithInvalidEnv [2022-09-07T20:09:14.810Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-07T20:09:14.810Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-07T20:09:14.810Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-07T20:09:14.810Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-07T20:09:14.810Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-07T20:09:14.810Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-07T20:09:14.810Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-07T20:09:14.810Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-07T20:09:14.810Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-07T20:09:14.810Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-07T20:09:14.810Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-07T20:09:14.810Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-07T20:09:14.810Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-07T20:09:14.810Z] === RUN TestCreateTmpfsMountsTarget [2022-09-07T20:09:14.810Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-07T20:09:14.810Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-07T20:09:16.756Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s) [2022-09-07T20:09:16.756Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-07T20:09:17.522Z] #41 ... [2022-09-07T20:09:17.523Z] [2022-09-07T20:09:17.523Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:09:17.523Z] #46 191.9 CC src/libcrun/libcrun_la-error.lo [2022-09-07T20:09:17.523Z] #46 192.0 CC src/libcrun/libcrun_la-status.lo [2022-09-07T20:09:17.523Z] #46 192.0 CC src/libcrun/libcrun_la-terminal.lo [2022-09-07T20:09:17.523Z] #46 192.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-07T20:09:17.523Z] #46 192.2 CC src/libcrun/libcrun_la-signals.lo [2022-09-07T20:09:17.523Z] #46 192.4 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-07T20:09:17.523Z] #46 192.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-07T20:09:17.523Z] #46 192.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-07T20:09:17.523Z] #46 192.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-07T20:09:17.523Z] #46 192.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-07T20:09:17.523Z] #46 193.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-07T20:09:17.523Z] #46 193.2 CC tests/init.o [2022-09-07T20:09:17.523Z] #46 193.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-07T20:09:18.129Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2022-09-07T20:09:18.129Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-07T20:09:18.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T20:09:18.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T20:09:18.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T20:09:18.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T20:09:18.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T20:09:18.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T20:09:18.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T20:09:18.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T20:09:18.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T20:09:18.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T20:09:18.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T20:09:18.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T20:09:18.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T20:09:18.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T20:09:18.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T20:09:18.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-07T20:09:18.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-07T20:09:18.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-07T20:09:18.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-07T20:09:18.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-07T20:09:18.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-07T20:09:18.129Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-07T20:09:18.690Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2022-09-07T20:09:18.690Z] === RUN TestCreateDifferentPlatform [2022-09-07T20:09:18.690Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-07T20:09:18.690Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-07T20:09:18.690Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-07T20:09:18.690Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-07T20:09:18.690Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-07T20:09:18.690Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-07T20:09:18.690Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-09-07T20:09:18.690Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-07T20:09:18.690Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-09-07T20:09:18.690Z] === RUN TestCreateInvalidHostConfig [2022-09-07T20:09:18.690Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-07T20:09:18.690Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-07T20:09:18.690Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-07T20:09:18.690Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-07T20:09:18.690Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-07T20:09:18.690Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-07T20:09:18.690Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-07T20:09:18.690Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-07T20:09:18.690Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-07T20:09:18.690Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-07T20:09:18.690Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-07T20:09:18.690Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-07T20:09:18.690Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-07T20:09:18.690Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-07T20:09:18.690Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-07T20:09:18.690Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-07T20:09:18.690Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-07T20:09:18.690Z] === RUN TestContainerStartOnDaemonRestart [2022-09-07T20:09:18.690Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-07T20:09:18.690Z] === RUN TestDaemonRestartIpcMode [2022-09-07T20:09:18.690Z] === PAUSE TestDaemonRestartIpcMode [2022-09-07T20:09:18.690Z] === RUN TestDaemonHostGatewayIP [2022-09-07T20:09:18.690Z] === PAUSE TestDaemonHostGatewayIP [2022-09-07T20:09:18.690Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-07T20:09:18.690Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-07T20:09:18.690Z] === RUN TestContainerKillOnDaemonStart [2022-09-07T20:09:18.690Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-07T20:09:18.690Z] === RUN TestDiff [2022-09-07T20:09:19.617Z] --- PASS: TestDiff (0.72s) [2022-09-07T20:09:19.617Z] === RUN TestExecConsoleSize [2022-09-07T20:09:20.179Z] --- PASS: TestExecConsoleSize (0.69s) [2022-09-07T20:09:20.179Z] === RUN TestExecWithCloseStdin [2022-09-07T20:09:20.504Z] #46 ... [2022-09-07T20:09:20.504Z] [2022-09-07T20:09:20.504Z] #35 [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-09-07T20:09:20.504Z] #35 241.3 + dpkg --print-architecture [2022-09-07T20:09:20.504Z] #35 241.3 + git checkout -q v2.1.0 [2022-09-07T20:09:20.504Z] #35 241.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-07T20:09:20.504Z] #35 241.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-07T20:09:21.106Z] --- PASS: TestExecWithCloseStdin (0.66s) [2022-09-07T20:09:21.106Z] === RUN TestExec [2022-09-07T20:09:21.667Z] --- PASS: TestExec (0.73s) [2022-09-07T20:09:21.667Z] === RUN TestExecUser [2022-09-07T20:09:22.270Z] --- PASS: TestExecUser (0.65s) [2022-09-07T20:09:22.270Z] === RUN TestExportContainerAndImportImage [2022-09-07T20:09:22.874Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2022-09-07T20:09:22.874Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-07T20:09:24.239Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-09-07T20:09:24.239Z] === RUN TestHealthCheckWorkdir [2022-09-07T20:09:25.208Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-09-07T20:09:25.208Z] === RUN TestHealthKillContainer [2022-09-07T20:09:33.341Z] --- PASS: TestHealthKillContainer (8.27s) [2022-09-07T20:09:33.341Z] === RUN TestHealthCheckProcessKilled [2022-09-07T20:09:34.269Z] --- PASS: TestHealthCheckProcessKilled (0.84s) [2022-09-07T20:09:34.269Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-07T20:09:34.835Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2022-09-07T20:09:34.835Z] === RUN TestIpcModeNone [2022-09-07T20:09:35.395Z] --- PASS: TestIpcModeNone (0.65s) [2022-09-07T20:09:35.395Z] === RUN TestIpcModePrivate [2022-09-07T20:09:35.635Z] #46 ... [2022-09-07T20:09:35.635Z] [2022-09-07T20:09:35.635Z] #41 [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-09-07T20:09:35.635Z] #41 DONE 271.7s [2022-09-07T20:09:35.892Z] [2022-09-07T20:09:35.892Z] #51 [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-09-07T20:09:35.956Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-09-07T20:09:35.956Z] --- PASS: TestIpcModePrivate (0.64s) [2022-09-07T20:09:35.956Z] === RUN TestIpcModeShareable [2022-09-07T20:09:36.517Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-09-07T20:09:36.773Z] --- PASS: TestIpcModeShareable (0.63s) [2022-09-07T20:09:36.773Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-07T20:09:36.828Z] #51 ... [2022-09-07T20:09:36.828Z] [2022-09-07T20:09:36.828Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:09:36.828Z] #46 221.5 CCLD tests/init [2022-09-07T20:09:37.773Z] #46 ... [2022-09-07T20:09:37.773Z] [2022-09-07T20:09:37.773Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-07T20:09:37.773Z] #67 DONE 0.5s [2022-09-07T20:09:37.773Z] [2022-09-07T20:09:37.773Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-07T20:09:37.773Z] #68 DONE 0.1s [2022-09-07T20:09:37.773Z] [2022-09-07T20:09:37.773Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-07T20:09:37.773Z] #69 DONE 0.1s [2022-09-07T20:09:37.773Z] [2022-09-07T20:09:37.773Z] #51 [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-09-07T20:09:38.665Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2022-09-07T20:09:38.665Z] === RUN TestAPIIpcModeHost [2022-09-07T20:09:38.921Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-09-07T20:09:38.921Z] === RUN TestDaemonIpcModeShareable [2022-09-07T20:09:40.285Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-09-07T20:09:40.285Z] --- PASS: TestDaemonIpcModeShareable (1.24s) [2022-09-07T20:09:40.285Z] === RUN TestDaemonIpcModePrivate [2022-09-07T20:09:41.212Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-09-07T20:09:41.467Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-09-07T20:09:41.467Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-07T20:09:42.436Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-09-07T20:09:42.438Z] #35 DONE 270.6s [2022-09-07T20:09:42.438Z] [2022-09-07T20:09:42.438Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:09:42.438Z] #46 ... [2022-09-07T20:09:42.438Z] [2022-09-07T20:09:42.438Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-07T20:09:42.438Z] #67 DONE 0.3s [2022-09-07T20:09:42.438Z] [2022-09-07T20:09:42.438Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-07T20:09:42.438Z] #68 DONE 0.0s [2022-09-07T20:09:42.438Z] [2022-09-07T20:09:42.438Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-07T20:09:42.438Z] #69 DONE 0.1s [2022-09-07T20:09:42.438Z] [2022-09-07T20:09:42.438Z] #31 [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-09-07T20:09:42.438Z] #31 ... [2022-09-07T20:09:42.438Z] [2022-09-07T20:09:42.438Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:09:42.438Z] #46 219.9 CCLD tests/init [2022-09-07T20:09:42.692Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-09-07T20:09:42.692Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-07T20:09:43.618Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-09-07T20:09:43.875Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.24s) [2022-09-07T20:09:43.875Z] === RUN TestIpcModeOlderClient [2022-09-07T20:09:43.875Z] === PAUSE TestIpcModeOlderClient [2022-09-07T20:09:43.875Z] === RUN TestKillContainerInvalidSignal [2022-09-07T20:09:44.437Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-09-07T20:09:44.437Z] === RUN TestKillContainer [2022-09-07T20:09:44.437Z] === RUN TestKillContainer/no_signal [2022-09-07T20:09:44.693Z] === RUN TestKillContainer/non_killing_signal [2022-09-07T20:09:45.254Z] === RUN TestKillContainer/killing_signal [2022-09-07T20:09:45.857Z] --- PASS: TestKillContainer (1.44s) [2022-09-07T20:09:45.858Z] --- PASS: TestKillContainer/no_signal (0.45s) [2022-09-07T20:09:45.858Z] --- PASS: TestKillContainer/non_killing_signal (0.33s) [2022-09-07T20:09:45.858Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2022-09-07T20:09:45.858Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-07T20:09:45.858Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-07T20:09:46.114Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-07T20:09:47.040Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2022-09-07T20:09:47.040Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-09-07T20:09:47.040Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2022-09-07T20:09:47.040Z] === RUN TestKillStoppedContainer [2022-09-07T20:09:47.040Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-07T20:09:47.040Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-07T20:09:47.040Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-07T20:09:47.040Z] === RUN TestKillDifferentUserContainer [2022-09-07T20:09:47.616Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2022-09-07T20:09:47.616Z] === RUN TestInspectOomKilledTrue [2022-09-07T20:09:47.616Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-07T20:09:47.616Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-07T20:09:47.616Z] === RUN TestInspectOomKilledFalse [2022-09-07T20:09:48.177Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-09-07T20:09:48.177Z] === RUN TestLinksEtcHostsContentMatch [2022-09-07T20:09:48.433Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-09-07T20:09:48.433Z] === RUN TestLinksContainerNames [2022-09-07T20:09:49.361Z] --- PASS: TestLinksContainerNames (0.91s) [2022-09-07T20:09:49.361Z] === RUN TestLogsFollowTailEmpty [2022-09-07T20:09:49.617Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2022-09-07T20:09:49.617Z] === RUN TestLogs [2022-09-07T20:09:49.617Z] === RUN TestLogs/driver_local [2022-09-07T20:09:49.617Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-07T20:09:49.617Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-07T20:09:49.617Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-07T20:09:49.617Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-07T20:09:49.617Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-07T20:09:49.617Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-07T20:09:49.617Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-07T20:09:49.617Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-07T20:09:49.617Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-07T20:09:49.617Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-07T20:09:49.617Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-07T20:09:49.617Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-07T20:09:49.617Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-07T20:09:49.617Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-07T20:09:50.549Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-07T20:09:50.549Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-07T20:09:51.476Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-07T20:09:51.476Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-07T20:09:52.037Z] === RUN TestLogs/driver_json-file [2022-09-07T20:09:52.037Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-07T20:09:52.037Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-07T20:09:52.037Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-07T20:09:52.037Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-07T20:09:52.037Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-07T20:09:52.037Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-07T20:09:52.037Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-07T20:09:52.037Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-07T20:09:52.037Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-07T20:09:52.037Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-07T20:09:52.037Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-07T20:09:52.037Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-07T20:09:52.037Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-07T20:09:52.037Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-07T20:09:52.598Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-07T20:09:52.854Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-07T20:09:53.416Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-07T20:09:53.416Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-07T20:09:53.980Z] --- PASS: TestLogs (4.31s) [2022-09-07T20:09:53.980Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-07T20:09:53.980Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.76s) [2022-09-07T20:09:53.980Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.77s) [2022-09-07T20:09:53.980Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.80s) [2022-09-07T20:09:53.980Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.86s) [2022-09-07T20:09:53.980Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.58s) [2022-09-07T20:09:53.980Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.64s) [2022-09-07T20:09:53.980Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-07T20:09:53.980Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.65s) [2022-09-07T20:09:53.980Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.75s) [2022-09-07T20:09:53.980Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.74s) [2022-09-07T20:09:53.980Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s) [2022-09-07T20:09:53.980Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.60s) [2022-09-07T20:09:53.980Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.61s) [2022-09-07T20:09:53.980Z] === RUN TestContainerNetworkMountsNoChown [2022-09-07T20:09:54.583Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/default [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/default [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/private [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/private [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/rprivate [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/slave [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/slave [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/rslave [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/shared [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/shared [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/rshared [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-07T20:09:54.583Z] === CONT TestMountDaemonRoot/default [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-07T20:09:54.583Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-07T20:09:54.583Z] === CONT TestMountDaemonRoot/rshared [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T20:09:54.583Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-07T20:09:54.583Z] === CONT TestMountDaemonRoot/shared [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-07T20:09:54.583Z] === CONT TestMountDaemonRoot/rslave [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T20:09:54.583Z] === CONT TestMountDaemonRoot/slave [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-07T20:09:54.583Z] === CONT TestMountDaemonRoot/rprivate [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T20:09:54.583Z] === CONT TestMountDaemonRoot/private [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-07T20:09:54.583Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-07T20:09:54.583Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-07T20:09:54.583Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-07T20:09:54.583Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-07T20:09:54.583Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-07T20:09:54.583Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T20:09:54.583Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-07T20:09:54.583Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T20:09:54.839Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-07T20:09:54.839Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-07T20:09:54.839Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-07T20:09:54.839Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-07T20:09:54.839Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-07T20:09:54.839Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-07T20:09:54.839Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T20:09:54.839Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-07T20:09:54.839Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T20:09:54.839Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-07T20:09:54.839Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-07T20:09:54.839Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-07T20:09:54.839Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-07T20:09:54.839Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-07T20:09:55.095Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T20:09:55.095Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-07T20:09:55.095Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T20:09:55.095Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-07T20:09:55.095Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-07T20:09:55.095Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-09-07T20:09:55.095Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-07T20:09:55.096Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-07T20:09:55.096Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-07T20:09:55.096Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-09-07T20:09:55.096Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-07T20:09:55.096Z] === RUN TestContainerBindMountNonRecursive [2022-09-07T20:09:56.459Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2022-09-07T20:09:56.459Z] === RUN TestContainerVolumesMountedAsShared [2022-09-07T20:09:57.019Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2022-09-07T20:09:57.019Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-07T20:09:57.275Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-09-07T20:09:57.275Z] === RUN TestNetworkNat [2022-09-07T20:09:57.837Z] --- PASS: TestNetworkNat (0.49s) [2022-09-07T20:09:57.837Z] === RUN TestNetworkLocalhostTCPNat [2022-09-07T20:09:58.094Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-09-07T20:09:58.094Z] === RUN TestNetworkLoopbackNat [2022-09-07T20:09:59.681Z] #51 ... [2022-09-07T20:09:59.681Z] [2022-09-07T20:09:59.681Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-07T20:09:59.681Z] #46 241.9 AR libcrun_testing.a [2022-09-07T20:09:59.681Z] #46 241.9 CCLD libcrun.la [2022-09-07T20:09:59.681Z] #46 241.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-07T20:09:59.681Z] #46 242.0 CCLD tests/tests_libcrun_errors [2022-09-07T20:09:59.681Z] #46 242.0 CCLD tests/tests_libcrun_fuzzer [2022-09-07T20:09:59.681Z] #46 242.0 CCLD tests/tests_libcrun_utils [2022-09-07T20:09:59.681Z] #46 243.3 CCLD crun [2022-09-07T20:09:59.681Z] #46 243.9 make[3]: Entering directory '/tmp/crun-build' [2022-09-07T20:09:59.681Z] #46 244.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-07T20:09:59.681Z] #46 244.1 /bin/mkdir -p '/usr/local/lib' [2022-09-07T20:09:59.681Z] #46 244.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-07T20:09:59.681Z] #46 244.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-07T20:09:59.681Z] #46 244.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-07T20:09:59.681Z] #46 244.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-07T20:09:59.681Z] #46 244.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-07T20:09:59.681Z] #46 244.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-07T20:09:59.939Z] #46 244.4 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-07T20:09:59.939Z] #46 244.4 ---------------------------------------------------------------------- [2022-09-07T20:09:59.939Z] #46 244.4 Libraries have been installed in: [2022-09-07T20:09:59.939Z] #46 244.4 /usr/local/lib [2022-09-07T20:09:59.939Z] #46 244.4 [2022-09-07T20:09:59.939Z] #46 244.4 If you ever happen to want to link against installed libraries [2022-09-07T20:09:59.939Z] #46 244.4 in a given directory, LIBDIR, you must either use libtool, and [2022-09-07T20:09:59.939Z] #46 244.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-07T20:09:59.939Z] #46 244.4 flag during linking and do at least one of the following: [2022-09-07T20:09:59.939Z] #46 244.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-07T20:09:59.939Z] #46 244.4 during execution [2022-09-07T20:09:59.939Z] #46 244.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-07T20:09:59.939Z] #46 244.4 during linking [2022-09-07T20:09:59.939Z] #46 244.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-07T20:09:59.939Z] #46 244.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-07T20:09:59.939Z] #46 244.4 [2022-09-07T20:09:59.939Z] #46 244.4 See any operating system documentation about shared libraries for [2022-09-07T20:09:59.939Z] #46 244.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-07T20:09:59.939Z] #46 244.4 ---------------------------------------------------------------------- [2022-09-07T20:09:59.939Z] #46 244.5 /bin/mkdir -p '/build' [2022-09-07T20:09:59.939Z] #46 244.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-07T20:09:59.939Z] #46 244.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-07T20:09:59.939Z] #46 244.6 make[3]: Leaving directory '/tmp/crun-build' [2022-09-07T20:09:59.939Z] #46 244.6 make[2]: Leaving directory '/tmp/crun-build' [2022-09-07T20:09:59.939Z] #46 244.6 make[1]: Leaving directory '/tmp/crun-build' [2022-09-07T20:10:00.196Z] #46 DONE 244.8s [2022-09-07T20:10:00.196Z] [2022-09-07T20:10:00.196Z] #51 [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-09-07T20:10:01.359Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-09-07T20:10:01.359Z] === RUN TestPause [2022-09-07T20:10:01.359Z] --- PASS: TestPause (0.50s) [2022-09-07T20:10:01.359Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-07T20:10:01.359Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-07T20:10:01.359Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-07T20:10:01.359Z] === RUN TestPauseStopPausedContainer [2022-09-07T20:10:01.920Z] --- PASS: TestPauseStopPausedContainer (0.54s) [2022-09-07T20:10:01.920Z] === RUN TestPidHost [2022-09-07T20:10:02.847Z] --- PASS: TestPidHost (1.04s) [2022-09-07T20:10:02.847Z] === RUN TestPsFilter [2022-09-07T20:10:03.102Z] --- PASS: TestPsFilter (0.12s) [2022-09-07T20:10:03.102Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-07T20:10:03.358Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-09-07T20:10:03.358Z] === RUN TestRemoveContainerWithVolume [2022-09-07T20:10:03.919Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-09-07T20:10:03.919Z] === RUN TestRemoveContainerRunning [2022-09-07T20:10:03.951Z] ok github.com/docker/docker/libnetwork/networkdb 103.654s coverage: 60.0% of statements [2022-09-07T20:10:03.951Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-07T20:10:03.951Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-07T20:10:03.951Z] ok github.com/docker/docker/libnetwork/osl 4.338s coverage: 39.7% of statements [2022-09-07T20:10:03.951Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-07T20:10:03.951Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-09-07T20:10:04.175Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-09-07T20:10:04.175Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-07T20:10:04.390Z] #46 240.9 AR libcrun_testing.a [2022-09-07T20:10:04.390Z] #46 240.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-07T20:10:04.390Z] #46 241.0 CCLD tests/tests_libcrun_utils [2022-09-07T20:10:04.390Z] #46 241.0 CCLD tests/tests_libcrun_errors [2022-09-07T20:10:04.390Z] #46 241.0 CCLD tests/tests_libcrun_fuzzer [2022-09-07T20:10:04.390Z] #46 241.1 CCLD libcrun.la [2022-09-07T20:10:04.390Z] #46 242.4 CCLD crun [2022-09-07T20:10:04.390Z] #46 243.0 make[3]: Entering directory '/tmp/crun-build' [2022-09-07T20:10:04.390Z] #46 243.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-07T20:10:04.390Z] #46 243.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-07T20:10:04.390Z] #46 243.1 /bin/mkdir -p '/usr/local/lib' [2022-09-07T20:10:04.390Z] #46 243.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-07T20:10:04.390Z] #46 243.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-07T20:10:04.390Z] #46 243.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-07T20:10:04.390Z] #46 243.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-07T20:10:04.516Z] ok github.com/docker/docker/libnetwork/portmapper 0.712s coverage: 48.6% of statements [2022-09-07T20:10:04.649Z] #46 243.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-07T20:10:04.649Z] #46 243.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-07T20:10:04.736Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-09-07T20:10:04.736Z] === RUN TestRemoveInvalidContainer [2022-09-07T20:10:04.736Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-07T20:10:04.736Z] === RUN TestRenameLinkedContainer [2022-09-07T20:10:04.773Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-09-07T20:10:04.773Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-07T20:10:04.909Z] #46 243.5 ---------------------------------------------------------------------- [2022-09-07T20:10:04.909Z] #46 243.5 Libraries have been installed in: [2022-09-07T20:10:04.909Z] #46 243.5 /usr/local/lib [2022-09-07T20:10:04.909Z] #46 243.5 [2022-09-07T20:10:04.909Z] #46 243.5 If you ever happen to want to link against installed libraries [2022-09-07T20:10:04.909Z] #46 243.5 in a given directory, LIBDIR, you must either use libtool, and [2022-09-07T20:10:04.909Z] #46 243.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-07T20:10:04.909Z] #46 243.5 flag during linking and do at least one of the following: [2022-09-07T20:10:04.909Z] #46 243.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-07T20:10:04.909Z] #46 243.5 during execution [2022-09-07T20:10:04.909Z] #46 243.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-07T20:10:04.909Z] #46 243.5 during linking [2022-09-07T20:10:04.909Z] #46 243.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-07T20:10:04.909Z] #46 243.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-07T20:10:04.909Z] #46 243.5 [2022-09-07T20:10:04.909Z] #46 243.5 See any operating system documentation about shared libraries for [2022-09-07T20:10:04.909Z] #46 243.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-07T20:10:04.909Z] #46 243.5 ---------------------------------------------------------------------- [2022-09-07T20:10:04.909Z] #46 243.5 /bin/mkdir -p '/build' [2022-09-07T20:10:04.909Z] #46 243.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-07T20:10:04.909Z] #46 243.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-07T20:10:04.909Z] #46 243.6 make[3]: Leaving directory '/tmp/crun-build' [2022-09-07T20:10:04.909Z] #46 243.6 make[2]: Leaving directory '/tmp/crun-build' [2022-09-07T20:10:04.909Z] #46 243.6 make[1]: Leaving directory '/tmp/crun-build' [2022-09-07T20:10:05.031Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-07T20:10:05.031Z] [2022-09-07T20:10:05.031Z] === Skipped [2022-09-07T20:10:05.031Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-07T20:10:05.031Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-07T20:10:05.031Z] [2022-09-07T20:10:05.031Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-07T20:10:05.031Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-07T20:10:05.031Z] [2022-09-07T20:10:05.031Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-07T20:10:05.031Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-07T20:10:05.031Z] [2022-09-07T20:10:05.031Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-07T20:10:05.031Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-07T20:10:05.031Z] [2022-09-07T20:10:05.031Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-07T20:10:05.032Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-07T20:10:05.032Z] [2022-09-07T20:10:05.032Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-07T20:10:05.032Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-07T20:10:05.032Z] [2022-09-07T20:10:05.032Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-07T20:10:05.032Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-07T20:10:05.032Z] [2022-09-07T20:10:05.032Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-07T20:10:05.032Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-07T20:10:05.032Z] [2022-09-07T20:10:05.032Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-07T20:10:05.032Z] firewalld_test.go:14: firewalld is not running [2022-09-07T20:10:05.032Z] [2022-09-07T20:10:05.032Z] DONE 327 tests, 9 skipped in 202.018s [2022-09-07T20:10:05.479Z] #46 DONE 244.0s [2022-09-07T20:10:05.479Z] [2022-09-07T20:10:05.479Z] #31 [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 Post stage [Pipeline] junit [2022-09-07T20:10:05.609Z] Recording test results [2022-09-07T20:10:05.701Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:10:06.034Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43973/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4dd86a0b33b246d57507214cb5974e5359552f26 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4dd86a0b33b246d57507214cb5974e5359552f26 hack/make.sh dynbinary test-integration [2022-09-07T20:10:06.599Z] [2022-09-07T20:10:06.599Z] Removing bundles/ [2022-09-07T20:10:06.599Z] [2022-09-07T20:10:06.599Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-07T20:10:06.599Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-07T20:10:06.599Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T20:10:06.625Z] --- PASS: TestRenameLinkedContainer (1.83s) [2022-09-07T20:10:06.625Z] === RUN TestRenameStoppedContainer [2022-09-07T20:10:07.186Z] --- PASS: TestRenameStoppedContainer (0.47s) [2022-09-07T20:10:07.186Z] === RUN TestRenameRunningContainerAndReuse [2022-09-07T20:10:08.113Z] --- PASS: TestRenameRunningContainerAndReuse (0.96s) [2022-09-07T20:10:08.113Z] === RUN TestRenameInvalidName [2022-09-07T20:10:08.369Z] --- PASS: TestRenameInvalidName (0.46s) [2022-09-07T20:10:08.369Z] === RUN TestRenameAnonymousContainer [2022-09-07T20:10:10.258Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-09-07T20:10:10.258Z] === RUN TestRenameContainerWithSameName [2022-09-07T20:10:10.514Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-09-07T20:10:10.514Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-07T20:10:11.440Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-09-07T20:10:11.440Z] === RUN TestResize [2022-09-07T20:10:11.696Z] --- PASS: TestResize (0.42s) [2022-09-07T20:10:11.696Z] === RUN TestResizeWithInvalidSize [2022-09-07T20:10:12.258Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-09-07T20:10:12.258Z] === RUN TestResizeWhenContainerNotStarted [2022-09-07T20:10:12.819Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-09-07T20:10:12.819Z] === RUN TestDaemonRestartKillContainers [2022-09-07T20:10:12.819Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T20:10:12.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T20:10:12.819Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T20:10:12.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T20:10:12.819Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T20:10:12.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T20:10:12.819Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T20:10:12.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T20:10:12.820Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T20:10:12.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T20:10:12.820Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T20:10:12.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T20:10:12.820Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T20:10:12.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T20:10:12.820Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T20:10:12.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T20:10:12.820Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T20:10:12.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T20:10:12.820Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T20:10:12.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T20:10:12.820Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T20:10:12.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T20:10:12.820Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T20:10:12.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T20:10:12.820Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T20:10:12.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T20:10:12.820Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T20:10:12.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T20:10:12.820Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T20:10:12.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T20:10:12.820Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T20:10:12.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T20:10:12.820Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T20:10:12.820Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T20:10:14.710Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T20:10:16.089Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T20:10:17.016Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T20:10:17.016Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T20:10:18.258Z] #51 182.4 + mkdir -p /build [2022-09-07T20:10:18.258Z] #51 182.4 + cp runc /build/runc [2022-09-07T20:10:18.258Z] #51 DONE 183.3s [2022-09-07T20:10:18.258Z] [2022-09-07T20:10:18.258Z] #30 [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-09-07T20:10:18.258Z] #30 313.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-07T20:10:18.258Z] #30 DONE 314.1s [2022-09-07T20:10:18.258Z] [2022-09-07T20:10:18.258Z] #43 [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-09-07T20:10:18.386Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T20:10:18.642Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T20:10:20.795Z] #43 ... [2022-09-07T20:10:20.795Z] [2022-09-07T20:10:20.795Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-07T20:10:21.052Z] #70 DONE 0.6s [2022-09-07T20:10:21.052Z] [2022-09-07T20:10:21.052Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-07T20:10:21.052Z] #71 DONE 0.1s [2022-09-07T20:10:21.052Z] [2022-09-07T20:10:21.052Z] #43 [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-09-07T20:10:21.052Z] #43 ... [2022-09-07T20:10:21.052Z] [2022-09-07T20:10:21.052Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-07T20:10:21.310Z] #72 DONE 0.2s [2022-09-07T20:10:21.310Z] [2022-09-07T20:10:21.310Z] #43 [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-09-07T20:10:21.911Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T20:10:22.168Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T20:10:24.061Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T20:10:24.586Z] #43 279.4 + bin/containerd [2022-09-07T20:10:25.949Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T20:10:26.512Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T20:10:27.422Z] #31 316.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-07T20:10:27.422Z] #31 DONE 317.0s [2022-09-07T20:10:27.422Z] [2022-09-07T20:10:27.422Z] #49 [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-09-07T20:10:27.422Z] #49 182.7 + mkdir -p /build [2022-09-07T20:10:27.422Z] #49 182.7 + cp runc /build/runc [2022-09-07T20:10:27.422Z] #49 DONE 183.6s [2022-09-07T20:10:27.422Z] [2022-09-07T20:10:27.422Z] #43 [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-09-07T20:10:27.422Z] #43 ... [2022-09-07T20:10:27.422Z] [2022-09-07T20:10:27.422Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-07T20:10:27.880Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T20:10:27.992Z] #70 DONE 0.7s [2022-09-07T20:10:27.992Z] [2022-09-07T20:10:27.992Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-07T20:10:27.992Z] #71 DONE 0.1s [2022-09-07T20:10:27.992Z] [2022-09-07T20:10:27.992Z] #43 [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-09-07T20:10:27.992Z] #43 ... [2022-09-07T20:10:27.992Z] [2022-09-07T20:10:27.992Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-07T20:10:28.252Z] #72 DONE 0.2s [2022-09-07T20:10:28.252Z] [2022-09-07T20:10:28.252Z] #43 [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-09-07T20:10:28.441Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T20:10:29.806Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T20:10:30.156Z] #43 279.6 + bin/containerd [2022-09-07T20:10:31.703Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-07T20:10:31.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.86s) [2022-09-07T20:10:31.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-09-07T20:10:31.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.39s) [2022-09-07T20:10:31.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-09-07T20:10:31.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-09-07T20:10:31.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-09-07T20:10:31.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.56s) [2022-09-07T20:10:31.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.61s) [2022-09-07T20:10:31.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.14s) [2022-09-07T20:10:31.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.78s) [2022-09-07T20:10:31.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.29s) [2022-09-07T20:10:31.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.83s) [2022-09-07T20:10:31.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.86s) [2022-09-07T20:10:31.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.22s) [2022-09-07T20:10:31.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.94s) [2022-09-07T20:10:31.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s) [2022-09-07T20:10:31.703Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-07T20:10:31.703Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-07T20:10:32.672Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-07T20:10:33.601Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.08s) [2022-09-07T20:10:33.601Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.99s) [2022-09-07T20:10:33.601Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.07s) [2022-09-07T20:10:33.601Z] === RUN TestCgroupNamespacesRun [2022-09-07T20:10:34.968Z] --- PASS: TestCgroupNamespacesRun (1.27s) [2022-09-07T20:10:34.968Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-07T20:10:34.968Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-07T20:10:34.968Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-07T20:10:34.968Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-07T20:10:36.377Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.23s) [2022-09-07T20:10:36.377Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-07T20:10:37.305Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s) [2022-09-07T20:10:37.305Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-07T20:10:38.672Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-09-07T20:10:38.672Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-07T20:10:40.036Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s) [2022-09-07T20:10:40.036Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-07T20:10:40.597Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-09-07T20:10:40.597Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-07T20:10:41.965Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-09-07T20:10:41.965Z] === RUN TestNISDomainname [2022-09-07T20:10:42.221Z] --- PASS: TestNISDomainname (0.58s) [2022-09-07T20:10:42.221Z] === RUN TestHostnameDnsResolution [2022-09-07T20:10:43.147Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-09-07T20:10:43.147Z] === RUN TestUnprivilegedPortsAndPing [2022-09-07T20:10:43.711Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) [2022-09-07T20:10:43.711Z] === RUN TestPrivilegedHostDevices [2022-09-07T20:10:43.968Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-09-07T20:10:43.968Z] === RUN TestRunConsoleSize [2022-09-07T20:10:44.532Z] --- PASS: TestRunConsoleSize (0.48s) [2022-09-07T20:10:44.532Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-07T20:10:47.100Z] --- PASS: TestRunWithAlternativeContainerdShim (2.09s) [2022-09-07T20:10:47.100Z] === RUN TestStats [2022-09-07T20:10:49.613Z] --- PASS: TestStats (2.51s) [2022-09-07T20:10:49.613Z] === RUN TestStopContainerWithTimeout [2022-09-07T20:10:49.613Z] === RUN TestStopContainerWithTimeout/0 [2022-09-07T20:10:49.613Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-07T20:10:49.613Z] === RUN TestStopContainerWithTimeout/1 [2022-09-07T20:10:49.613Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-07T20:10:49.613Z] === RUN TestStopContainerWithTimeout/3 [2022-09-07T20:10:49.613Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-07T20:10:49.613Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-07T20:10:49.613Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-07T20:10:49.613Z] === CONT TestStopContainerWithTimeout/0 [2022-09-07T20:10:49.613Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-07T20:10:49.869Z] === CONT TestStopContainerWithTimeout/3 [2022-09-07T20:10:51.756Z] === CONT TestStopContainerWithTimeout/1 [2022-09-07T20:10:53.644Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-07T20:10:53.644Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2022-09-07T20:10:53.644Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2022-09-07T20:10:53.644Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-09-07T20:10:53.644Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-09-07T20:10:53.644Z] === RUN TestDeleteDevicemapper [2022-09-07T20:10:53.644Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-07T20:10:53.644Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-07T20:10:53.644Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-07T20:10:55.575Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.86s) [2022-09-07T20:10:55.575Z] === RUN TestUpdateMemory [2022-09-07T20:10:55.831Z] --- PASS: TestUpdateMemory (0.61s) [2022-09-07T20:10:55.831Z] === RUN TestUpdateCPUQuota [2022-09-07T20:10:56.760Z] --- PASS: TestUpdateCPUQuota (0.95s) [2022-09-07T20:10:56.760Z] === RUN TestUpdatePidsLimit [2022-09-07T20:10:56.760Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-07T20:10:57.016Z] === RUN TestUpdatePidsLimit/no_change [2022-09-07T20:10:57.314Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-07T20:10:57.570Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-07T20:10:57.570Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-07T20:10:57.826Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-07T20:10:58.085Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-07T20:10:59.013Z] --- PASS: TestUpdatePidsLimit (2.16s) [2022-09-07T20:10:59.013Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-09-07T20:10:59.013Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2022-09-07T20:10:59.013Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-09-07T20:10:59.013Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-09-07T20:10:59.013Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2022-09-07T20:10:59.013Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-09-07T20:10:59.013Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-09-07T20:10:59.013Z] === RUN TestUpdateRestartPolicy [2022-09-07T20:11:11.368Z] --- PASS: TestUpdateRestartPolicy (11.17s) [2022-09-07T20:11:11.368Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-07T20:11:11.368Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2022-09-07T20:11:11.368Z] === RUN TestWaitNonBlocked [2022-09-07T20:11:11.368Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T20:11:11.368Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T20:11:11.368Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T20:11:11.368Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T20:11:11.368Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T20:11:11.368Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T20:11:11.368Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-09-07T20:11:11.368Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-09-07T20:11:11.368Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-09-07T20:11:11.368Z] === RUN TestWaitBlocked [2022-09-07T20:11:11.368Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T20:11:11.368Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T20:11:11.368Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T20:11:11.368Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T20:11:11.368Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T20:11:11.368Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T20:11:12.295Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-07T20:11:12.295Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-09-07T20:11:12.295Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-09-07T20:11:12.295Z] === RUN TestWaitConditions [2022-09-07T20:11:12.295Z] === RUN TestWaitConditions/default [2022-09-07T20:11:12.295Z] === PAUSE TestWaitConditions/default [2022-09-07T20:11:12.295Z] === RUN TestWaitConditions/not-running [2022-09-07T20:11:12.295Z] === PAUSE TestWaitConditions/not-running [2022-09-07T20:11:12.295Z] === RUN TestWaitConditions/next-exit [2022-09-07T20:11:12.295Z] === PAUSE TestWaitConditions/next-exit [2022-09-07T20:11:12.295Z] === RUN TestWaitConditions/removed [2022-09-07T20:11:12.295Z] === PAUSE TestWaitConditions/removed [2022-09-07T20:11:12.295Z] === CONT TestWaitConditions/default [2022-09-07T20:11:12.295Z] === CONT TestWaitConditions/removed [2022-09-07T20:11:12.295Z] === CONT TestWaitConditions/default [2022-09-07T20:11:12.295Z] wait_test.go:146: ContainerID = ad177bdb11c323a6499c195bfebf670d9f33a911f9452f386ee2769b4088bf17 [2022-09-07T20:11:12.295Z] === CONT TestWaitConditions/removed [2022-09-07T20:11:12.295Z] wait_test.go:146: ContainerID = 917ce3c75af01df7fb20afdd077b7abe9f8b8e3c2a2928de5b8ce6dd93defab8 [2022-09-07T20:11:12.857Z] === CONT TestWaitConditions/next-exit [2022-09-07T20:11:12.857Z] wait_test.go:146: ContainerID = a305c458a14687b7296d2086e2eff504d09f2c193b2e59320fade00d4bbfeccd [2022-09-07T20:11:12.857Z] === CONT TestWaitConditions/not-running [2022-09-07T20:11:12.857Z] wait_test.go:146: ContainerID = 654f4c5ab3bd1eff6df279cf227562a3466887369c51442f23edb811c4a01526 [2022-09-07T20:11:13.458Z] --- PASS: TestWaitConditions (0.01s) [2022-09-07T20:11:13.458Z] --- PASS: TestWaitConditions/default (0.61s) [2022-09-07T20:11:13.458Z] --- PASS: TestWaitConditions/removed (0.78s) [2022-09-07T20:11:13.458Z] --- PASS: TestWaitConditions/next-exit (0.55s) [2022-09-07T20:11:13.458Z] --- PASS: TestWaitConditions/not-running (0.56s) [2022-09-07T20:11:13.458Z] === RUN TestWaitRestartedContainer [2022-09-07T20:11:13.458Z] === RUN TestWaitRestartedContainer/default [2022-09-07T20:11:13.458Z] === PAUSE TestWaitRestartedContainer/default [2022-09-07T20:11:13.458Z] === RUN TestWaitRestartedContainer/not-running [2022-09-07T20:11:13.458Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-07T20:11:13.458Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-07T20:11:13.458Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-07T20:11:13.458Z] === CONT TestWaitRestartedContainer/default [2022-09-07T20:11:13.458Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-07T20:11:14.823Z] === CONT TestWaitRestartedContainer/not-running [2022-09-07T20:11:16.186Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-09-07T20:11:16.186Z] --- PASS: TestWaitRestartedContainer/default (1.36s) [2022-09-07T20:11:16.186Z] --- PASS: TestWaitRestartedContainer/next-exit (1.54s) [2022-09-07T20:11:16.186Z] --- PASS: TestWaitRestartedContainer/not-running (1.12s) [2022-09-07T20:11:16.186Z] === CONT TestContainerStartOnDaemonRestart [2022-09-07T20:11:16.186Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-07T20:11:18.706Z] --- PASS: TestContainerStartOnDaemonRestart (2.42s) [2022-09-07T20:11:18.706Z] === CONT TestIpcModeOlderClient [2022-09-07T20:11:18.706Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-09-07T20:11:18.706Z] === CONT TestContainerKillOnDaemonStart [2022-09-07T20:11:18.706Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.53s) [2022-09-07T20:11:18.706Z] === CONT TestDaemonHostGatewayIP [2022-09-07T20:11:20.764Z] #43 330.0 # github.com/containerd/containerd/cmd/containerd [2022-09-07T20:11:20.764Z] #43 330.0 /usr/bin/ld: /tmp/go-link-356729306/000019.o: in function `New': [2022-09-07T20:11:20.764Z] #43 330.0 /tmp/tmp.L30kD6mnse/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-09-07T20:11:20.764Z] #43 330.1 + bin/containerd-stress [2022-09-07T20:11:20.764Z] #43 331.2 + bin/containerd-shim [2022-09-07T20:11:21.223Z] --- PASS: TestDaemonHostGatewayIP (2.79s) [2022-09-07T20:11:21.223Z] === CONT TestDaemonRestartIpcMode [2022-09-07T20:11:23.737Z] --- PASS: TestDaemonRestartIpcMode (2.32s) [2022-09-07T20:11:26.394Z] #43 329.6 # github.com/containerd/containerd/cmd/containerd [2022-09-07T20:11:26.394Z] #43 329.6 /usr/bin/ld: /tmp/go-link-787765438/000019.o: in function `New': [2022-09-07T20:11:26.394Z] #43 329.6 /tmp/tmp.tPFA3Ucqt0/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-09-07T20:11:26.394Z] #43 329.7 + bin/containerd-stress [2022-09-07T20:11:26.394Z] #43 330.8 + bin/containerd-shim [2022-09-07T20:11:27.313Z] #43 342.3 + bin/containerd-shim-runc-v1 [2022-09-07T20:11:30.357Z] --- PASS: TestContainerKillOnDaemonStart (11.90s) [2022-09-07T20:11:30.357Z] PASS [2022-09-07T20:11:30.357Z] [2022-09-07T20:11:30.357Z] === Skipped [2022-09-07T20:11:30.357Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-07T20:11:30.357Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T20:11:30.357Z] [2022-09-07T20:11:30.357Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-07T20:11:30.357Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-07T20:11:30.357Z] [2022-09-07T20:11:30.357Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-07T20:11:30.357Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-07T20:11:30.357Z] [2022-09-07T20:11:30.357Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-07T20:11:30.357Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-07T20:11:30.357Z] [2022-09-07T20:11:30.357Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-07T20:11:30.357Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-07T20:11:30.357Z] [2022-09-07T20:11:30.357Z] DONE 273 tests, 5 skipped in 138.428s [2022-09-07T20:11:30.357Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-07T20:11:30.357Z] === RUN TestConfigDaemonLibtrustID [2022-09-07T20:11:30.918Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-09-07T20:11:30.918Z] === RUN TestConfigDaemonID [2022-09-07T20:11:31.845Z] daemon_test.go:83: [d0bc3567d5f8f] daemon is not started [2022-09-07T20:11:31.846Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-07T20:11:31.846Z] === RUN TestDaemonConfigValidation [2022-09-07T20:11:31.846Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-07T20:11:31.846Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-07T20:11:31.846Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-07T20:11:31.846Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-07T20:11:31.846Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-07T20:11:31.846Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-07T20:11:31.846Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-07T20:11:31.846Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-07T20:11:31.846Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-07T20:11:31.846Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-07T20:11:31.846Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-07T20:11:31.846Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-07T20:11:32.102Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-07T20:11:32.102Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-07T20:11:32.102Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-07T20:11:32.102Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-07T20:11:32.102Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-09-07T20:11:32.102Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-09-07T20:11:32.102Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-09-07T20:11:32.102Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-09-07T20:11:32.102Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-09-07T20:11:32.102Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-07T20:11:32.102Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-07T20:11:32.968Z] #43 341.9 + bin/containerd-shim-runc-v1 [2022-09-07T20:11:33.465Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-07T20:11:33.860Z] #43 348.6 + bin/containerd-shim-runc-v2 [2022-09-07T20:11:34.116Z] #43 349.4 + binaries [2022-09-07T20:11:34.116Z] #43 349.4 + install -D bin/containerd /build/containerd [2022-09-07T20:11:34.116Z] #43 349.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-07T20:11:34.372Z] #43 349.5 + install -D bin/ctr /build/ctr [2022-09-07T20:11:34.391Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-07T20:11:35.317Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-07T20:11:35.317Z] daemon_test.go:197: [d226dab01ad11] daemon is not started [2022-09-07T20:11:35.317Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-09-07T20:11:35.317Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-07T20:11:35.317Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-07T20:11:35.317Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-07T20:11:35.317Z] === RUN TestDaemonProxy [2022-09-07T20:11:35.317Z] === RUN TestDaemonProxy/environment_variables [2022-09-07T20:11:36.260Z] #43 DONE 351.4s [2022-09-07T20:11:37.188Z] [2022-09-07T20:11:37.188Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-07T20:11:37.205Z] === RUN TestDaemonProxy/command-line_options [2022-09-07T20:11:37.756Z] #73 DONE 0.8s [2022-09-07T20:11:38.012Z] [2022-09-07T20:11:38.012Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-07T20:11:38.012Z] #74 DONE 0.2s [2022-09-07T20:11:38.012Z] [2022-09-07T20:11:38.012Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-07T20:11:38.939Z] #75 DONE 0.9s [2022-09-07T20:11:38.939Z] [2022-09-07T20:11:38.939Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-07T20:11:38.939Z] #76 DONE 0.0s [2022-09-07T20:11:38.939Z] [2022-09-07T20:11:38.939Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-07T20:11:38.939Z] #77 DONE 0.0s [2022-09-07T20:11:39.090Z] === RUN TestDaemonProxy/configuration_file [2022-09-07T20:11:39.195Z] [2022-09-07T20:11:39.195Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-07T20:11:39.195Z] #78 DONE 0.0s [2022-09-07T20:11:39.195Z] [2022-09-07T20:11:39.195Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-07T20:11:39.538Z] #43 348.0 + bin/containerd-shim-runc-v2 [2022-09-07T20:11:39.538Z] #43 348.8 + binaries [2022-09-07T20:11:39.538Z] #43 348.8 + install -D bin/containerd /build/containerd [2022-09-07T20:11:39.538Z] #43 348.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-07T20:11:39.538Z] #43 348.8 + install -D bin/ctr /build/ctr [2022-09-07T20:11:40.127Z] #79 DONE 0.8s [2022-09-07T20:11:40.127Z] [2022-09-07T20:11:40.127Z] #80 exporting to image [2022-09-07T20:11:40.127Z] #80 exporting layers [2022-09-07T20:11:40.453Z] === RUN TestDaemonProxy/conflicting_options [2022-09-07T20:11:41.014Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-07T20:11:41.438Z] #43 DONE 350.7s [2022-09-07T20:11:41.576Z] --- PASS: TestDaemonProxy (6.22s) [2022-09-07T20:11:41.576Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-09-07T20:11:41.576Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-09-07T20:11:41.576Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-09-07T20:11:41.576Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-07T20:11:41.576Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-07T20:11:41.576Z] PASS [2022-09-07T20:11:41.576Z] [2022-09-07T20:11:41.576Z] DONE 18 tests in 11.159s [2022-09-07T20:11:41.576Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-07T20:11:41.576Z] INFO: Testing against a local daemon [2022-09-07T20:11:41.576Z] === RUN TestCommitInheritsEnv [2022-09-07T20:11:41.833Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-09-07T20:11:41.833Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-07T20:11:41.833Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-07T20:11:41.833Z] === RUN TestImportWithCustomPlatform [2022-09-07T20:11:41.833Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-07T20:11:42.089Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-07T20:11:42.089Z] === RUN TestImportWithCustomPlatform// [2022-09-07T20:11:42.089Z] === RUN TestImportWithCustomPlatform/linux [2022-09-07T20:11:42.089Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-07T20:11:42.089Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-07T20:11:42.347Z] === RUN TestImportWithCustomPlatform/macos [2022-09-07T20:11:42.347Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-07T20:11:42.347Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-07T20:11:42.347Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-09-07T20:11:42.347Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-07T20:11:42.347Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-07T20:11:42.347Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-07T20:11:42.347Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-07T20:11:42.347Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-09-07T20:11:42.347Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-07T20:11:42.347Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-07T20:11:42.347Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-07T20:11:42.347Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-07T20:11:42.347Z] === RUN TestImagesFilterMultiReference [2022-09-07T20:11:42.347Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-09-07T20:11:42.347Z] === RUN TestImagePullPlatformInvalid [2022-09-07T20:11:42.347Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-07T20:11:42.347Z] === RUN TestRemoveImageOrphaning [2022-09-07T20:11:42.378Z] [2022-09-07T20:11:42.378Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-07T20:11:42.604Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2022-09-07T20:11:42.604Z] === RUN TestRemoveImageGarbageCollector [2022-09-07T20:11:42.944Z] #73 DONE 0.8s [2022-09-07T20:11:42.944Z] [2022-09-07T20:11:42.944Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-07T20:11:43.032Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-07T20:11:43.032Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-07T20:11:43.032Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T20:11:43.032Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-07T20:11:43.032Z] [2022-09-07T20:11:43.032Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-07T20:11:43.032Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-07T20:11:43.032Z] HOSTNAME=3344d2bc0e3b [2022-09-07T20:11:43.032Z] TESTDEBUG=0 [2022-09-07T20:11:43.032Z] DEST=bundles/test-integration [2022-09-07T20:11:43.032Z] PWD=/go/src/github.com/docker/docker [2022-09-07T20:11:43.032Z] DOCKER_GITCOMMIT=4dd86a0b33b246d57507214cb5974e5359552f26 [2022-09-07T20:11:43.032Z] container=docker [2022-09-07T20:11:43.032Z] HOME=/root [2022-09-07T20:11:43.032Z] GOLANG_VERSION=1.18.6 [2022-09-07T20:11:43.032Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-07T20:11:43.032Z] VALIDATE_BRANCH=master [2022-09-07T20:11:43.032Z] TERM=xterm [2022-09-07T20:11:43.032Z] DOCKER_PKG=github.com/docker/docker [2022-09-07T20:11:43.032Z] SHLVL=1 [2022-09-07T20:11:43.032Z] TIMEOUT=120m [2022-09-07T20:11:43.032Z] DOCKER_BUILDTAGS= journald [2022-09-07T20:11:43.032Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-07T20:11:43.032Z] GO111MODULE=off [2022-09-07T20:11:43.032Z] DOCKER_EXPERIMENTAL=1 [2022-09-07T20:11:43.032Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-07T20:11:43.032Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-07T20:11:43.032Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-07T20:11:43.032Z] GOPATH=/go [2022-09-07T20:11:43.032Z] PKG_CONFIG=pkg-config [2022-09-07T20:11:43.032Z] _=/usr/bin/env [2022-09-07T20:11:43.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-07T20:11:43.164Z] time="2022-09-07T20:11:43Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-09-07T20:11:43.202Z] #74 DONE 0.2s [2022-09-07T20:11:43.202Z] [2022-09-07T20:11:43.202Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-07T20:11:44.136Z] #75 DONE 0.8s [2022-09-07T20:11:44.136Z] [2022-09-07T20:11:44.136Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-07T20:11:44.136Z] #76 DONE 0.0s [2022-09-07T20:11:44.136Z] [2022-09-07T20:11:44.136Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-07T20:11:44.136Z] #77 DONE 0.0s [2022-09-07T20:11:44.136Z] [2022-09-07T20:11:44.136Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-07T20:11:44.136Z] #78 DONE 0.0s [2022-09-07T20:11:44.136Z] [2022-09-07T20:11:44.136Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-07T20:11:44.540Z] --- PASS: TestRemoveImageGarbageCollector (1.94s) [2022-09-07T20:11:44.540Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-07T20:11:44.540Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-07T20:11:44.540Z] === RUN TestTagInvalidReference [2022-09-07T20:11:44.540Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-07T20:11:44.540Z] === RUN TestTagValidPrefixedRepo [2022-09-07T20:11:44.704Z] #79 DONE 0.7s [2022-09-07T20:11:44.795Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-07T20:11:44.795Z] === RUN TestTagExistedNameWithoutForce [2022-09-07T20:11:44.795Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-07T20:11:44.795Z] === RUN TestTagOfficialNames [2022-09-07T20:11:44.795Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-07T20:11:44.795Z] === RUN TestTagMatchesDigest [2022-09-07T20:11:44.795Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-07T20:11:44.795Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-07T20:11:44.963Z] [2022-09-07T20:11:44.963Z] #80 exporting to image [2022-09-07T20:11:44.963Z] #80 exporting layers [2022-09-07T20:11:46.667Z] #80 exporting layers 5.8s done [2022-09-07T20:11:46.667Z] #80 writing image sha256:7c1682d61983c648614ccd179de2ee0b9c72851f3e79e40389fcec66648e8e72 done [2022-09-07T20:11:46.667Z] #80 naming to docker.io/library/docker:4dd86a0b33b246d57507214cb5974e5359552f26 done [2022-09-07T20:11:46.667Z] #80 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-09-07T20:11:47.036Z] + trap exit INT TERM [2022-09-07T20:11:47.036Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-09-07T20:11:47.036Z] + CONTAINER_NAME=docker-pr3 [2022-09-07T20:11:47.036Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43973/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43973/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4dd86a0b33b246d57507214cb5974e5359552f26 -e DOCKER_GRAPHDRIVER docker:4dd86a0b33b246d57507214cb5974e5359552f26 hack/make.sh dynbinary [2022-09-07T20:11:48.415Z] [2022-09-07T20:11:48.673Z] Removing bundles/ [2022-09-07T20:11:48.673Z] [2022-09-07T20:11:48.673Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-07T20:11:48.673Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-07T20:11:48.673Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T20:11:51.530Z] #80 exporting layers 5.7s done [2022-09-07T20:11:51.530Z] #80 writing image sha256:017da46d439a25276a94ca2bd0be0ac6bfdc6f4c2182c4d7cc76b3286054596b done [2022-09-07T20:11:51.530Z] #80 naming to docker.io/library/docker:4dd86a0b33b246d57507214cb5974e5359552f26 done [2022-09-07T20:11:51.530Z] #80 DONE 5.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:51.904Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43973/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=4dd86a0b33b246d57507214cb5974e5359552f26 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4dd86a0b33b246d57507214cb5974e5359552f26 hack/make.sh dynbinary test-integration [2022-09-07T20:11:53.294Z] [2022-09-07T20:11:53.294Z] Removing bundles/ [2022-09-07T20:11:53.294Z] [2022-09-07T20:11:53.294Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-07T20:11:53.294Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-07T20:11:53.294Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T20:11:54.971Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|types_sizes|compiled_files|imports|name) took 3m0.797795738s [2022-09-07T20:11:54.971Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 514.376619ms [2022-09-07T20:12:09.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-07T20:12:09.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-07T20:12:36.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-07T20:12:41.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-07T20:12:47.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-07T20:12:47.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-07T20:12:48.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-07T20:12:49.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-07T20:12:49.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-07T20:12:49.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-07T20:12:50.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-07T20:12:52.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-07T20:12:53.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-07T20:12:54.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-07T20:12:54.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-07T20:12:55.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-07T20:12:56.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-07T20:12:57.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-07T20:12:57.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-07T20:12:58.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-07T20:12:59.307Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-07T20:12:59.307Z] Using test binary docker [2022-09-07T20:12:59.307Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-07T20:12:59.307Z] +++ /etc/init.d/apparmor start [2022-09-07T20:12:59.307Z] Not: starting. [2022-09-07T20:12:59.307Z] INFO: Waiting for daemon to start... [2022-09-07T20:12:59.307Z] Starting dockerd [2022-09-07T20:12:59.308Z] +++ 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-09-07T20:13:01.205Z] . [2022-09-07T20:13:01.205Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-07T20:13:01.463Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-07T20:13:01.463Z] Error: No such image: emptyfs [2022-09-07T20:13:01.463Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-07T20:13:01.463Z] ++++ docker load [2022-09-07T20:13:01.463Z] Loaded image: emptyfs:latest [2022-09-07T20:13:01.463Z] Running integration-test (iteration 1) [2022-09-07T20:13:01.463Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-07T20:13:01.463Z] ++ 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-09-07T20:13:01.463Z] ++ set -e [2022-09-07T20:13:01.463Z] ++ '[' -n 0 ']' [2022-09-07T20:13:01.463Z] ++ set -x [2022-09-07T20:13:01.463Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-09-07T20:13:01.722Z] Loaded image: busybox:latest [2022-09-07T20:13:01.980Z] Loaded image: busybox:glibc [2022-09-07T20:13:02.915Z] Loaded image: debian:bullseye-slim [2022-09-07T20:13:02.915Z] Loaded image: hello-world:latest [2022-09-07T20:13:02.915Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T20:13:02.915Z] INFO: Testing against a local daemon [2022-09-07T20:13:02.915Z] === RUN TestCgroupNamespacesBuild [2022-09-07T20:13:04.288Z] --- PASS: TestCgroupNamespacesBuild (1.35s) [2022-09-07T20:13:04.288Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-07T20:13:05.660Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-09-07T20:13:05.660Z] === RUN TestBuildWithSession [2022-09-07T20:13:05.660Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T20:13:05.660Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-07T20:13:05.660Z] === RUN TestBuildSquashParent [2022-09-07T20:13:09.843Z] --- PASS: TestBuildSquashParent (3.68s) [2022-09-07T20:13:09.843Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-07T20:13:09.843Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T20:13:09.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T20:13:09.843Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T20:13:09.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T20:13:09.843Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T20:13:09.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T20:13:09.843Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T20:13:09.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T20:13:09.843Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T20:13:09.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T20:13:09.843Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T20:13:09.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T20:13:09.843Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T20:13:09.843Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T20:13:10.411Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T20:13:10.675Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T20:13:11.612Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T20:13:12.177Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T20:13:13.551Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-07T20:13:13.551Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.15s) [2022-09-07T20:13:13.551Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.41s) [2022-09-07T20:13:13.551Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.31s) [2022-09-07T20:13:13.551Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.32s) [2022-09-07T20:13:13.551Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.34s) [2022-09-07T20:13:13.551Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.25s) [2022-09-07T20:13:13.551Z] === RUN TestBuildMultiStageCopy [2022-09-07T20:13:13.551Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-07T20:13:14.485Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-07T20:13:14.743Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-07T20:13:14.743Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-07T20:13:15.000Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-07T20:13:15.258Z] --- PASS: TestBuildMultiStageCopy (2.06s) [2022-09-07T20:13:15.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.15s) [2022-09-07T20:13:15.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-09-07T20:13:15.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-09-07T20:13:15.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-09-07T20:13:15.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-09-07T20:13:15.259Z] === RUN TestBuildMultiStageParentConfig [2022-09-07T20:13:16.192Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-09-07T20:13:16.192Z] === RUN TestBuildLabelWithTargets [2022-09-07T20:13:17.125Z] --- PASS: TestBuildLabelWithTargets (1.05s) [2022-09-07T20:13:17.125Z] === RUN TestBuildWithEmptyLayers [2022-09-07T20:13:17.383Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-09-07T20:13:17.383Z] === RUN TestBuildMultiStageOnBuild [2022-09-07T20:13:19.281Z] --- PASS: TestBuildMultiStageOnBuild (1.45s) [2022-09-07T20:13:19.281Z] === RUN TestBuildUncleanTarFilenames [2022-09-07T20:13:19.539Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-09-07T20:13:19.539Z] === RUN TestBuildMultiStageLayerLeak [2022-09-07T20:13:20.912Z] --- PASS: TestBuildMultiStageLayerLeak (1.41s) [2022-09-07T20:13:20.912Z] === RUN TestBuildWithHugeFile [2022-09-07T20:13:21.257Z] --- PASS: TestImportExtremelyLargeImageWorks (92.77s) [2022-09-07T20:13:21.257Z] PASS [2022-09-07T20:13:21.257Z] [2022-09-07T20:13:21.257Z] DONE 22 tests in 95.996s [2022-09-07T20:13:21.257Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-07T20:13:21.257Z] === RUN TestStripANSICommands [2022-09-07T20:13:21.257Z] === RUN TestStripANSICommands/#00 [2022-09-07T20:13:21.257Z] === RUN TestStripANSICommands/#01 [2022-09-07T20:13:21.257Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-07T20:13:21.257Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-07T20:13:21.257Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-07T20:13:21.257Z] PASS [2022-09-07T20:13:21.257Z] [2022-09-07T20:13:21.257Z] DONE 3 tests in 0.023s [2022-09-07T20:13:21.257Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-07T20:13:21.257Z] INFO: Testing against a local daemon [2022-09-07T20:13:21.257Z] === RUN TestNetworkCreateDelete [2022-09-07T20:13:21.257Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-09-07T20:13:21.257Z] === RUN TestDockerNetworkDeletePreferID [2022-09-07T20:13:21.257Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-09-07T20:13:21.257Z] === RUN TestDaemonDNSFallback [2022-09-07T20:13:24.570Z] --- PASS: TestDaemonDNSFallback (6.38s) [2022-09-07T20:13:24.570Z] === RUN TestInspectNetwork [2022-09-07T20:13:27.836Z] === RUN TestInspectNetwork/full_network_id [2022-09-07T20:13:27.836Z] === RUN TestInspectNetwork/partial_network_id [2022-09-07T20:13:27.836Z] === RUN TestInspectNetwork/network_name [2022-09-07T20:13:27.836Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-07T20:13:32.044Z] --- PASS: TestInspectNetwork (7.47s) [2022-09-07T20:13:32.044Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-07T20:13:32.044Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-07T20:13:32.044Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-07T20:13:32.044Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-07T20:13:32.044Z] === RUN TestRunContainerWithBridgeNone [2022-09-07T20:13:33.932Z] --- PASS: TestRunContainerWithBridgeNone (1.72s) [2022-09-07T20:13:33.932Z] === RUN TestNetworkInvalidJSON [2022-09-07T20:13:33.932Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-07T20:13:33.932Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-07T20:13:33.932Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-07T20:13:33.932Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-07T20:13:33.932Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-07T20:13:33.932Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-07T20:13:33.932Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-07T20:13:33.932Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-07T20:13:33.932Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-07T20:13:33.932Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-07T20:13:33.932Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-07T20:13:33.932Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-07T20:13:33.932Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-07T20:13:33.932Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-07T20:13:33.932Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-07T20:13:33.932Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-07T20:13:33.932Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-07T20:13:33.932Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-07T20:13:33.932Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-07T20:13:33.932Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-07T20:13:33.932Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-07T20:13:33.932Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-07T20:13:33.932Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-09-07T20:13:33.932Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-07T20:13:33.932Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-07T20:13:33.932Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-07T20:13:33.932Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-07T20:13:33.932Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-09-07T20:13:33.932Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-07T20:13:33.932Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-07T20:13:33.932Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-07T20:13:33.932Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-07T20:13:33.932Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-07T20:13:33.932Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-07T20:13:33.932Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-07T20:13:33.932Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-07T20:13:33.932Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-07T20:13:33.932Z] === RUN TestNetworkList [2022-09-07T20:13:33.932Z] === RUN TestNetworkList//networks [2022-09-07T20:13:33.932Z] === PAUSE TestNetworkList//networks [2022-09-07T20:13:33.932Z] === RUN TestNetworkList//networks/ [2022-09-07T20:13:33.932Z] === PAUSE TestNetworkList//networks/ [2022-09-07T20:13:33.932Z] === CONT TestNetworkList//networks [2022-09-07T20:13:33.932Z] === CONT TestNetworkList//networks/ [2022-09-07T20:13:33.932Z] --- PASS: TestNetworkList (0.01s) [2022-09-07T20:13:33.932Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-07T20:13:33.932Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-07T20:13:33.932Z] === RUN TestHostIPv4BridgeLabel [2022-09-07T20:13:34.493Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-09-07T20:13:34.493Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-07T20:13:35.421Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-09-07T20:13:35.421Z] === RUN TestDaemonDefaultNetworkPools [2022-09-07T20:13:36.346Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-09-07T20:13:36.346Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-07T20:13:37.274Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-09-07T20:13:37.274Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-07T20:13:38.678Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-09-07T20:13:38.678Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-07T20:13:39.239Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-07T20:13:39.239Z] === RUN TestServiceWithPredefinedNetwork [2022-09-07T20:13:41.754Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2022-09-07T20:13:41.754Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-07T20:13:41.754Z] service_test.go:243: FLAKY_TEST [2022-09-07T20:13:41.754Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T20:13:41.754Z] === RUN TestServiceWithDataPathPortInit [2022-09-07T20:13:46.389Z] INFO [linters context/goanalysis] analyzers took 6m28.353540704s with top 10 stages: buildir: 2m29.291903148s, the_only_name: 43.843216391s, goimports: 30.101222188s, unconvert: 24.10510892s, gosec: 18.859858424s, S1038: 17.406323277s, misspell: 6.541670475s, S1039: 5.601626545s, unused: 5.292159884s, nilness: 4.880738692s [2022-09-07T20:13:46.390Z] INFO [runner] Issues before processing: 2438, after processing: 0 [2022-09-07T20:13:46.390Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 2014/2117, exclude: 2014/2014, exclude-rules: 79/2014, identifier_marker: 2014/2014, skip_dirs: 2117/2117, nolint: 0/79, filename_unadjuster: 2117/2117, path_prettifier: 2117/2117, skip_files: 2117/2117, cgo: 2117/2438 [2022-09-07T20:13:46.390Z] INFO [runner] processing took 84.642616ms with stages: nolint: 34.966971ms, identifier_marker: 21.439268ms, path_prettifier: 9.03177ms, autogenerated_exclude: 8.779444ms, exclude-rules: 8.300579ms, skip_dirs: 1.777231ms, cgo: 199.234µs, filename_unadjuster: 141.222µs, max_same_issues: 2.021µs, diff: 843ns, uniq_by_line: 684ns, skip_files: 632ns, source_code: 460ns, exclude: 422ns, path_shortener: 393ns, max_from_linter: 376ns, severity-rules: 350ns, sort_results: 337ns, max_per_file_from_linter: 256ns, path_prefixer: 123ns [2022-09-07T20:13:46.390Z] INFO [runner] linters took 1m50.315190689s with stages: goanalysis_metalinter: 1m50.230375855s [2022-09-07T20:13:46.390Z] INFO File cache stats: 1706 entries of total size 8.7MiB [2022-09-07T20:13:46.390Z] INFO Memory: 2918 samples, avg is 319.7MB, max is 1244.9MB [2022-09-07T20:13:46.390Z] INFO Execution took 4m51.637425832s [2022-09-07T20:13:46.390Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-09-07T20:13:46.751Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43973/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4dd86a0b33b246d57507214cb5974e5359552f26 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4dd86a0b33b246d57507214cb5974e5359552f26 hack/make.sh dynbinary test-docker-py [2022-09-07T20:13:47.313Z] [2022-09-07T20:13:47.313Z] Removing bundles/ [2022-09-07T20:13:47.313Z] [2022-09-07T20:13:47.313Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-07T20:13:47.313Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-07T20:13:47.313Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T20:13:55.134Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-07T20:13:55.134Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-07T20:13:55.134Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T20:13:55.134Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-07T20:13:55.134Z] [2022-09-07T20:13:55.134Z] + TEST_INTEGRATION_DEST=2 [2022-09-07T20:13:55.134Z] + CONTAINER_NAME=docker-pr3-2 [2022-09-07T20:13:55.134Z] + TEST_SKIP_INTEGRATION=1 [2022-09-07T20:13:55.134Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-07T20:13:55.134Z] + run_tests [2022-09-07T20:13:55.134Z] + c=0 [2022-09-07T20:13:55.134Z] + '[' -n 0 ']' [2022-09-07T20:13:55.134Z] + rm= [2022-09-07T20:13:55.134Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43973/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43973/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43973/.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=4dd86a0b33b246d57507214cb5974e5359552f26 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4dd86a0b33b246d57507214cb5974e5359552f26 hack/make.sh '' test-integration [2022-09-07T20:13:55.134Z] ++ jobs -p [2022-09-07T20:13:55.134Z] + TEST_INTEGRATION_DEST=3 [2022-09-07T20:13:55.134Z] + CONTAINER_NAME=docker-pr3-3 [2022-09-07T20:13:55.134Z] + TEST_SKIP_INTEGRATION=1 [2022-09-07T20:13:55.134Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-07T20:13:55.134Z] + run_tests [2022-09-07T20:13:55.134Z] + '[' -n 0 ']' [2022-09-07T20:13:55.134Z] + rm= [2022-09-07T20:13:55.134Z] + TEST_INTEGRATION_DEST=1 [2022-09-07T20:13:55.134Z] + CONTAINER_NAME=docker-pr3-1 [2022-09-07T20:13:55.134Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-09-07T20:13:55.134Z] + run_tests test-integration-flaky [2022-09-07T20:13:55.134Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43973/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43973/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43973/.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=4dd86a0b33b246d57507214cb5974e5359552f26 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4dd86a0b33b246d57507214cb5974e5359552f26 hack/make.sh '' test-integration [2022-09-07T20:13:55.134Z] + '[' -n 0 ']' [2022-09-07T20:13:55.134Z] + rm= [2022-09-07T20:13:55.134Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43973/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43973/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43973/.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=4dd86a0b33b246d57507214cb5974e5359552f26 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4dd86a0b33b246d57507214cb5974e5359552f26 hack/make.sh test-integration-flaky test-integration [2022-09-07T20:13:55.134Z] + for job in $(jobs -p) [2022-09-07T20:13:55.134Z] + wait 12473 [2022-09-07T20:13:55.134Z] [2022-09-07T20:13:55.134Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-09-07T20:13:55.134Z] [2022-09-07T20:13:55.134Z] [2022-09-07T20:13:55.134Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-07T20:13:55.134Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-07T20:13:55.134Z] HOSTNAME=0973f0d67a07 [2022-09-07T20:13:55.134Z] TEST_SKIP_INTEGRATION=1 [2022-09-07T20:13:55.134Z] TESTDEBUG=0 [2022-09-07T20:13:55.134Z] DEST=bundles/test-integration [2022-09-07T20:13:55.134Z] PWD=/go/src/github.com/docker/docker [2022-09-07T20:13:55.134Z] KEEPBUNDLE=1 [2022-09-07T20:13:55.134Z] DOCKER_GITCOMMIT=4dd86a0b33b246d57507214cb5974e5359552f26 [2022-09-07T20:13:55.134Z] container=docker [2022-09-07T20:13:55.134Z] HOME=/root [2022-09-07T20:13:55.134Z] GOLANG_VERSION=1.18.6 [2022-09-07T20:13:55.134Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-07T20:13:55.134Z] VALIDATE_BRANCH=master [2022-09-07T20:13:55.134Z] TERM=xterm [2022-09-07T20:13:55.134Z] DOCKER_PKG=github.com/docker/docker [2022-09-07T20:13:55.134Z] SHLVL=1 [2022-09-07T20:13:55.134Z] TIMEOUT=120m [2022-09-07T20:13:55.134Z] DOCKER_BUILDTAGS= journald [2022-09-07T20:13:55.134Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-07T20:13:55.134Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-09-07T20:13:55.134Z] GO111MODULE=off [2022-09-07T20:13:55.134Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-07T20:13:55.134Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-07T20:13:55.134Z] GOPATH=/go [2022-09-07T20:13:55.134Z] PKG_CONFIG=pkg-config [2022-09-07T20:13:55.134Z] _=/usr/bin/env [2022-09-07T20:13:55.134Z] Building test suite binary ./integration-cli/test.main [2022-09-07T20:13:55.134Z] No new tests added to integration. [2022-09-07T20:13:55.134Z] [2022-09-07T20:13:55.134Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-07T20:13:55.134Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-07T20:13:55.134Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-07T20:13:55.134Z] HOSTNAME=dfe7224136bf [2022-09-07T20:13:55.134Z] TEST_SKIP_INTEGRATION=1 [2022-09-07T20:13:55.134Z] TESTDEBUG=0 [2022-09-07T20:13:55.134Z] DEST=bundles/test-integration [2022-09-07T20:13:55.134Z] PWD=/go/src/github.com/docker/docker [2022-09-07T20:13:55.134Z] KEEPBUNDLE=1 [2022-09-07T20:13:55.134Z] DOCKER_GITCOMMIT=4dd86a0b33b246d57507214cb5974e5359552f26 [2022-09-07T20:13:55.134Z] container=docker [2022-09-07T20:13:55.134Z] HOME=/root [2022-09-07T20:13:55.134Z] GOLANG_VERSION=1.18.6 [2022-09-07T20:13:55.134Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-07T20:13:55.134Z] VALIDATE_BRANCH=master [2022-09-07T20:13:55.134Z] TERM=xterm [2022-09-07T20:13:55.134Z] DOCKER_PKG=github.com/docker/docker [2022-09-07T20:13:55.134Z] SHLVL=1 [2022-09-07T20:13:55.134Z] TIMEOUT=120m [2022-09-07T20:13:55.134Z] DOCKER_BUILDTAGS= journald [2022-09-07T20:13:55.134Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-07T20:13:55.134Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-07T20:13:55.134Z] GO111MODULE=off [2022-09-07T20:13:55.134Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-07T20:13:55.134Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-07T20:13:55.134Z] GOPATH=/go [2022-09-07T20:13:55.134Z] PKG_CONFIG=pkg-config [2022-09-07T20:13:55.134Z] _=/usr/bin/env [2022-09-07T20:13:55.134Z] Building test suite binary ./integration-cli/test.main [2022-09-07T20:13:55.134Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-07T20:13:55.134Z] HOSTNAME=8ccc6a58b3a7 [2022-09-07T20:13:55.134Z] TESTDEBUG=0 [2022-09-07T20:13:55.134Z] DEST=bundles/test-integration [2022-09-07T20:13:55.134Z] PWD=/go/src/github.com/docker/docker [2022-09-07T20:13:55.134Z] KEEPBUNDLE=1 [2022-09-07T20:13:55.134Z] DOCKER_GITCOMMIT=4dd86a0b33b246d57507214cb5974e5359552f26 [2022-09-07T20:13:55.134Z] container=docker [2022-09-07T20:13:55.134Z] HOME=/root [2022-09-07T20:13:55.134Z] GOLANG_VERSION=1.18.6 [2022-09-07T20:13:55.134Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-07T20:13:55.134Z] VALIDATE_BRANCH=master [2022-09-07T20:13:55.134Z] TERM=xterm [2022-09-07T20:13:55.134Z] DOCKER_PKG=github.com/docker/docker [2022-09-07T20:13:55.134Z] SHLVL=1 [2022-09-07T20:13:55.134Z] TIMEOUT=120m [2022-09-07T20:13:55.134Z] DOCKER_BUILDTAGS= journald [2022-09-07T20:13:55.134Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-07T20:13:55.134Z] GO111MODULE=off [2022-09-07T20:13:55.134Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-07T20:13:55.134Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-07T20:13:55.134Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-07T20:13:55.134Z] GOPATH=/go [2022-09-07T20:13:55.134Z] PKG_CONFIG=pkg-config [2022-09-07T20:13:55.134Z] _=/usr/bin/env [2022-09-07T20:13:55.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-07T20:13:56.672Z] --- PASS: TestServiceWithDataPathPortInit (14.18s) [2022-09-07T20:13:56.672Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-07T20:13:58.568Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tr20aa6d817cza83w3ny5y1v8 Created:2022-09-07 20:13:56.856682543 +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[83f3fb73ab1ef6b3f780f5aa605fa40ad69a939420c01f9b460d30bd7d2df823:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.opylwe31ijir05ntm1kjuwxig EndpointID:12a55e2ddb7cb3b81bed5d2dc726bd60914bd48cb938509bb966bcbe4864fe02 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:57132afb4c9d92621ae378c1f397163048c876405c391726e7adaa5737efb40a 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:be2a57e217c6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.opylwe31ijir05ntm1kjuwxig EndpointID:12a55e2ddb7cb3b81bed5d2dc726bd60914bd48cb938509bb966bcbe4864fe02 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-07T20:13:59.719Z] --- PASS: TestBuildWithHugeFile (34.60s) [2022-09-07T20:13:59.719Z] === RUN TestBuildWCOWSandboxSize [2022-09-07T20:13:59.719Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-07T20:13:59.719Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-07T20:13:59.719Z] === RUN TestBuildWithEmptyDockerfile [2022-09-07T20:13:59.719Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T20:13:59.719Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T20:13:59.719Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T20:13:59.719Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T20:13:59.719Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T20:13:59.719Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T20:13:59.719Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T20:13:59.719Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T20:13:59.719Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T20:13:59.719Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-07T20:13:59.719Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-09-07T20:13:59.719Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-09-07T20:13:59.719Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-07T20:13:59.719Z] === RUN TestBuildPreserveOwnership [2022-09-07T20:13:59.719Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-07T20:13:59.719Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-07T20:13:59.719Z] --- PASS: TestBuildPreserveOwnership (3.10s) [2022-09-07T20:13:59.719Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.11s) [2022-09-07T20:13:59.719Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) [2022-09-07T20:13:59.719Z] === RUN TestBuildPlatformInvalid [2022-09-07T20:13:59.719Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-09-07T20:13:59.719Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-07T20:13:59.719Z] Loaded image: busybox:latest [2022-09-07T20:13:59.719Z] Loaded image: busybox:glibc [2022-09-07T20:13:59.781Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-07T20:13:59.781Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-07T20:13:59.781Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T20:13:59.781Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-07T20:13:59.781Z] [2022-09-07T20:13:59.781Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-07T20:13:59.781Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-07T20:13:59.781Z] HOSTNAME=7777043a5268 [2022-09-07T20:13:59.781Z] DEST=bundles/test-integration [2022-09-07T20:13:59.781Z] PWD=/go/src/github.com/docker/docker [2022-09-07T20:13:59.781Z] DOCKER_ROOTLESS=1 [2022-09-07T20:13:59.781Z] DOCKER_GITCOMMIT=4dd86a0b33b246d57507214cb5974e5359552f26 [2022-09-07T20:13:59.781Z] container=docker [2022-09-07T20:13:59.781Z] HOME=/root [2022-09-07T20:13:59.781Z] GOLANG_VERSION=1.18.6 [2022-09-07T20:13:59.781Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-07T20:13:59.781Z] VALIDATE_BRANCH=master [2022-09-07T20:13:59.781Z] TERM=xterm [2022-09-07T20:13:59.781Z] DOCKER_PKG=github.com/docker/docker [2022-09-07T20:13:59.781Z] SHLVL=1 [2022-09-07T20:13:59.781Z] TIMEOUT=120m [2022-09-07T20:13:59.781Z] DOCKER_BUILDTAGS= journald [2022-09-07T20:13:59.781Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-07T20:13:59.781Z] GO111MODULE=off [2022-09-07T20:13:59.781Z] DOCKER_EXPERIMENTAL=1 [2022-09-07T20:13:59.781Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-07T20:13:59.781Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-07T20:13:59.781Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-07T20:13:59.781Z] GOPATH=/go [2022-09-07T20:13:59.781Z] PKG_CONFIG=pkg-config [2022-09-07T20:13:59.781Z] _=/usr/bin/env [2022-09-07T20:13:59.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-07T20:14:00.653Z] Loaded image: debian:bullseye-slim [2022-09-07T20:14:00.911Z] Loaded image: hello-world:latest [2022-09-07T20:14:00.911Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T20:14:02.858Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.99s) [2022-09-07T20:14:02.858Z] PASS [2022-09-07T20:14:02.858Z] [2022-09-07T20:14:02.858Z] === Skipped [2022-09-07T20:14:02.858Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T20:14:02.858Z] service_test.go:243: FLAKY_TEST [2022-09-07T20:14:02.858Z] [2022-09-07T20:14:02.858Z] DONE 38 tests, 1 skipped in 44.931s [2022-09-07T20:14:02.858Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-07T20:14:02.858Z] INFO: Testing against a local daemon [2022-09-07T20:14:02.858Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-07T20:14:02.858Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T20:14:02.858Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-07T20:14:02.858Z] === RUN TestDockerNetworkIpvlan [2022-09-07T20:14:02.858Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T20:14:02.858Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-07T20:14:02.858Z] PASS [2022-09-07T20:14:02.858Z] [2022-09-07T20:14:02.858Z] === Skipped [2022-09-07T20:14:02.858Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-07T20:14:02.858Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T20:14:02.858Z] [2022-09-07T20:14:02.858Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-07T20:14:02.858Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T20:14:02.858Z] [2022-09-07T20:14:02.858Z] DONE 2 tests, 2 skipped in 0.023s [2022-09-07T20:14:02.858Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-07T20:14:02.858Z] INFO: Testing against a local daemon [2022-09-07T20:14:02.858Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-07T20:14:03.829Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2022-09-07T20:14:03.829Z] === RUN TestDockerNetworkMacvlan [2022-09-07T20:14:04.756Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-07T20:14:05.317Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-07T20:14:06.245Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-07T20:14:08.133Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-07T20:14:09.017Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.76s) [2022-09-07T20:14:09.017Z] PASS [2022-09-07T20:14:09.017Z] [2022-09-07T20:14:09.017Z] === Skipped [2022-09-07T20:14:09.017Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-07T20:14:09.017Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T20:14:09.017Z] [2022-09-07T20:14:09.017Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-07T20:14:09.017Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-07T20:14:09.017Z] [2022-09-07T20:14:09.017Z] DONE 34 tests, 2 skipped in 67.213s [2022-09-07T20:14:09.017Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-07T20:14:09.017Z] ++ 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-09-07T20:14:09.017Z] ++ set -e [2022-09-07T20:14:09.017Z] ++ '[' -n 0 ']' [2022-09-07T20:14:09.017Z] ++ set -x [2022-09-07T20:14:09.017Z] ++ 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-09-07T20:14:09.017Z] INFO: Testing against a local daemon [2022-09-07T20:14:09.017Z] === RUN TestConfigInspect [2022-09-07T20:14:10.023Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-07T20:14:11.543Z] --- PASS: TestConfigInspect (2.21s) [2022-09-07T20:14:11.543Z] === RUN TestConfigList [2022-09-07T20:14:12.916Z] --- PASS: TestConfigList (1.79s) [2022-09-07T20:14:12.916Z] === RUN TestConfigsCreateAndDelete [2022-09-07T20:14:13.327Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-07T20:14:13.889Z] --- PASS: TestDockerNetworkMacvlan (9.99s) [2022-09-07T20:14:13.889Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-09-07T20:14:13.889Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-09-07T20:14:13.889Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.92s) [2022-09-07T20:14:13.889Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-09-07T20:14:13.889Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.14s) [2022-09-07T20:14:13.889Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.67s) [2022-09-07T20:14:13.889Z] PASS [2022-09-07T20:14:13.889Z] [2022-09-07T20:14:13.889Z] DONE 8 tests in 11.271s [2022-09-07T20:14:13.889Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-07T20:14:13.889Z] testing: warning: no tests to run [2022-09-07T20:14:13.889Z] PASS [2022-09-07T20:14:13.889Z] [2022-09-07T20:14:13.889Z] DONE 0 tests in 0.008s [2022-09-07T20:14:13.889Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-07T20:14:13.889Z] INFO: Testing against a local daemon [2022-09-07T20:14:13.889Z] === RUN TestAuthZPluginAllowRequest [2022-09-07T20:14:14.813Z] --- PASS: TestConfigsCreateAndDelete (1.76s) [2022-09-07T20:14:14.814Z] === RUN TestConfigsUpdate [2022-09-07T20:14:15.298Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) [2022-09-07T20:14:15.298Z] === RUN TestAuthZPluginTLS [2022-09-07T20:14:15.860Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-07T20:14:15.860Z] === RUN TestAuthZPluginDenyRequest [2022-09-07T20:14:16.127Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-07T20:14:16.127Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-07T20:14:16.713Z] --- PASS: TestConfigsUpdate (2.17s) [2022-09-07T20:14:16.713Z] === RUN TestTemplatedConfig [2022-09-07T20:14:16.730Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-07T20:14:16.731Z] === RUN TestAuthZPluginDenyResponse [2022-09-07T20:14:17.334Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-09-07T20:14:17.334Z] === RUN TestAuthZPluginAllowEventStream [2022-09-07T20:14:18.697Z] --- PASS: TestAuthZPluginAllowEventStream (1.22s) [2022-09-07T20:14:18.697Z] === RUN TestAuthZPluginErrorResponse [2022-09-07T20:14:18.953Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-09-07T20:14:18.953Z] === RUN TestAuthZPluginErrorRequest [2022-09-07T20:14:19.287Z] --- PASS: TestTemplatedConfig (2.43s) [2022-09-07T20:14:19.287Z] === RUN TestConfigCreateResolve [2022-09-07T20:14:19.556Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-09-07T20:14:19.556Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-07T20:14:20.117Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-09-07T20:14:20.117Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-07T20:14:21.482Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-09-07T20:14:21.482Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-07T20:14:21.815Z] --- PASS: TestConfigCreateResolve (2.25s) [2022-09-07T20:14:21.815Z] PASS [2022-09-07T20:14:21.815Z] [2022-09-07T20:14:21.815Z] DONE 6 tests in 12.705s [2022-09-07T20:14:21.815Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-07T20:14:21.815Z] ++ 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-09-07T20:14:21.815Z] ++ set -e [2022-09-07T20:14:21.815Z] ++ '[' -n 0 ']' [2022-09-07T20:14:21.815Z] ++ set -x [2022-09-07T20:14:21.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-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-09-07T20:14:21.815Z] INFO: Testing against a local daemon [2022-09-07T20:14:21.815Z] === RUN TestAttachWithTTY [2022-09-07T20:14:21.815Z] --- PASS: TestAttachWithTTY (0.08s) [2022-09-07T20:14:21.815Z] === RUN TestAttachWithoutTTy [2022-09-07T20:14:21.815Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-07T20:14:21.815Z] === RUN TestCheckpoint [2022-09-07T20:14:21.815Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T20:14:21.815Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/commit [2022-09-07T20:14:21.815Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-07T20:14:21.815Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-07T20:14:21.815Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-07T20:14:21.815Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-07T20:14:21.815Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-07T20:14:21.815Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-07T20:14:21.815Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-07T20:14:21.815Z] === CONT TestContainerInvalidJSON/commit [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-07T20:14:21.815Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-07T20:14:21.815Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-07T20:14:21.815Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-07T20:14:21.815Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-07T20:14:21.815Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-07T20:14:21.815Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-07T20:14:21.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-07T20:14:21.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-07T20:14:21.815Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-07T20:14:21.815Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-07T20:14:21.815Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-07T20:14:22.074Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-09-07T20:14:22.074Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-07T20:14:22.074Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-09-07T20:14:22.074Z] === RUN TestCopyEmptyFile [2022-09-07T20:14:22.332Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-09-07T20:14:22.332Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-07T20:14:22.332Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-09-07T20:14:22.332Z] === RUN TestCopyFromContainer [2022-09-07T20:14:23.265Z] === RUN TestCopyFromContainer// [2022-09-07T20:14:23.265Z] === RUN TestCopyFromContainer//bar/root [2022-09-07T20:14:23.265Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-07T20:14:23.369Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.55s) [2022-09-07T20:14:23.370Z] === RUN TestAuthZPluginHeader [2022-09-07T20:14:23.522Z] === RUN TestCopyFromContainer/bar/quux [2022-09-07T20:14:23.522Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-07T20:14:23.522Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-07T20:14:23.522Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-07T20:14:23.522Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-07T20:14:23.780Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-07T20:14:23.780Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-07T20:14:23.780Z] --- PASS: TestCopyFromContainer (1.54s) [2022-09-07T20:14:23.780Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-07T20:14:23.780Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-07T20:14:23.780Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-07T20:14:23.780Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-07T20:14:23.780Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-07T20:14:23.780Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-07T20:14:23.780Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-07T20:14:23.780Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-07T20:14:23.780Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-07T20:14:23.780Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-07T20:14:23.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-07T20:14:23.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T20:14:23.780Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T20:14:23.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T20:14:23.780Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T20:14:23.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T20:14:23.780Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T20:14:23.780Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T20:14:23.780Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T20:14:23.780Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T20:14:23.780Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-07T20:14:23.780Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-07T20:14:23.780Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-07T20:14:23.780Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-07T20:14:23.780Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-07T20:14:23.780Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-09-07T20:14:23.780Z] === RUN TestCreateWithInvalidEnv [2022-09-07T20:14:23.780Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-07T20:14:23.780Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-07T20:14:23.780Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-07T20:14:23.780Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-07T20:14:23.780Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-07T20:14:23.780Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-07T20:14:23.780Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-07T20:14:23.780Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-07T20:14:23.780Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-07T20:14:23.780Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-07T20:14:23.780Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-07T20:14:23.780Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-07T20:14:23.780Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-07T20:14:23.780Z] === RUN TestCreateTmpfsMountsTarget [2022-09-07T20:14:23.930Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-09-07T20:14:23.930Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-07T20:14:24.037Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-07T20:14:24.037Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-07T20:14:25.417Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2022-09-07T20:14:25.417Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-07T20:14:26.349Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s) [2022-09-07T20:14:26.349Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-07T20:14:26.349Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T20:14:26.349Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T20:14:26.349Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T20:14:26.349Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T20:14:26.349Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T20:14:26.349Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T20:14:26.349Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T20:14:26.349Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T20:14:26.349Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T20:14:26.349Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T20:14:26.349Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T20:14:26.349Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T20:14:26.349Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T20:14:26.349Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T20:14:26.349Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T20:14:26.349Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-07T20:14:26.349Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-07T20:14:26.349Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-07T20:14:26.349Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-07T20:14:26.349Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-07T20:14:26.349Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-07T20:14:26.349Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-07T20:14:26.914Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-09-07T20:14:26.914Z] === RUN TestCreateDifferentPlatform [2022-09-07T20:14:26.914Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-07T20:14:26.914Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-07T20:14:26.914Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-07T20:14:26.914Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-07T20:14:26.914Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-07T20:14:26.914Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-07T20:14:26.914Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-07T20:14:26.914Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-07T20:14:26.914Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-07T20:14:26.914Z] === RUN TestCreateInvalidHostConfig [2022-09-07T20:14:26.914Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-07T20:14:26.914Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-07T20:14:26.914Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-07T20:14:26.914Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-07T20:14:26.914Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-07T20:14:26.914Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-07T20:14:26.914Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-07T20:14:26.914Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-07T20:14:26.914Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-07T20:14:26.914Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-07T20:14:26.914Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-07T20:14:26.914Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-07T20:14:26.914Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-07T20:14:26.914Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-07T20:14:26.914Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-07T20:14:26.914Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-07T20:14:26.914Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-07T20:14:26.914Z] === RUN TestContainerStartOnDaemonRestart [2022-09-07T20:14:26.914Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-07T20:14:26.914Z] === RUN TestDaemonRestartIpcMode [2022-09-07T20:14:26.914Z] === PAUSE TestDaemonRestartIpcMode [2022-09-07T20:14:26.914Z] === RUN TestDaemonHostGatewayIP [2022-09-07T20:14:26.914Z] === PAUSE TestDaemonHostGatewayIP [2022-09-07T20:14:26.914Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-07T20:14:26.914Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-07T20:14:26.914Z] === RUN TestContainerKillOnDaemonStart [2022-09-07T20:14:26.914Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-07T20:14:26.914Z] === RUN TestDiff [2022-09-07T20:14:27.481Z] --- PASS: TestDiff (0.44s) [2022-09-07T20:14:27.481Z] === RUN TestExecConsoleSize [2022-09-07T20:14:28.046Z] --- PASS: TestExecConsoleSize (0.51s) [2022-09-07T20:14:28.046Z] === RUN TestExecWithCloseStdin [2022-09-07T20:14:28.142Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.29s) [2022-09-07T20:14:28.142Z] === RUN TestAuthZPluginV2Disable [2022-09-07T20:14:28.304Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-09-07T20:14:28.304Z] === RUN TestExec [2022-09-07T20:14:28.869Z] --- PASS: TestExec (0.48s) [2022-09-07T20:14:28.869Z] === RUN TestExecUser [2022-09-07T20:14:29.434Z] --- PASS: TestExecUser (0.50s) [2022-09-07T20:14:29.434Z] === RUN TestExportContainerAndImportImage [2022-09-07T20:14:30.000Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-09-07T20:14:30.000Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-07T20:14:31.373Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-09-07T20:14:31.373Z] === RUN TestHealthCheckWorkdir [2022-09-07T20:14:31.939Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-09-07T20:14:31.939Z] === RUN TestHealthKillContainer [2022-09-07T20:14:32.348Z] --- PASS: TestAuthZPluginV2Disable (3.73s) [2022-09-07T20:14:32.348Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-07T20:14:35.619Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.57s) [2022-09-07T20:14:35.619Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-07T20:14:40.042Z] --- PASS: TestHealthKillContainer (7.87s) [2022-09-07T20:14:40.042Z] === RUN TestHealthCheckProcessKilled [2022-09-07T20:14:40.300Z] --- PASS: TestHealthCheckProcessKilled (0.64s) [2022-09-07T20:14:40.300Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-07T20:14:40.865Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-09-07T20:14:40.865Z] === RUN TestIpcModeNone [2022-09-07T20:14:41.184Z] --- PASS: TestIpcModeNone (0.48s) [2022-09-07T20:14:41.184Z] === RUN TestIpcModePrivate [2022-09-07T20:14:41.441Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-09-07T20:14:41.699Z] --- PASS: TestIpcModePrivate (0.48s) [2022-09-07T20:14:41.699Z] === RUN TestIpcModeShareable [2022-09-07T20:14:41.957Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-09-07T20:14:42.217Z] --- PASS: TestIpcModeShareable (0.48s) [2022-09-07T20:14:42.217Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-07T20:14:43.590Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s) [2022-09-07T20:14:43.590Z] === RUN TestAPIIpcModeHost [2022-09-07T20:14:44.155Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-09-07T20:14:44.155Z] === RUN TestDaemonIpcModeShareable [2022-09-07T20:14:45.089Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-07T20:14:45.347Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-09-07T20:14:45.347Z] === RUN TestDaemonIpcModePrivate [2022-09-07T20:14:46.282Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-07T20:14:46.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-07T20:14:46.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-07T20:14:46.540Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-09-07T20:14:46.540Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-07T20:14:47.477Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-07T20:14:47.735Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.25s) [2022-09-07T20:14:47.735Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-07T20:14:47.823Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.69s) [2022-09-07T20:14:47.823Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-07T20:14:48.667Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-07T20:14:48.925Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-09-07T20:14:48.925Z] === RUN TestIpcModeOlderClient [2022-09-07T20:14:48.925Z] === PAUSE TestIpcModeOlderClient [2022-09-07T20:14:48.925Z] === RUN TestKillContainerInvalidSignal [2022-09-07T20:14:49.183Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-09-07T20:14:49.183Z] === RUN TestKillContainer [2022-09-07T20:14:49.183Z] === RUN TestKillContainer/no_signal [2022-09-07T20:14:49.748Z] === RUN TestKillContainer/non_killing_signal [2022-09-07T20:14:50.006Z] === RUN TestKillContainer/killing_signal [2022-09-07T20:14:50.572Z] --- PASS: TestKillContainer (1.26s) [2022-09-07T20:14:50.572Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-09-07T20:14:50.572Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-09-07T20:14:50.572Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-09-07T20:14:50.572Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-07T20:14:50.572Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-07T20:14:51.137Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-07T20:14:51.702Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-09-07T20:14:51.702Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-09-07T20:14:51.702Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-09-07T20:14:51.702Z] === RUN TestKillStoppedContainer [2022-09-07T20:14:51.702Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-07T20:14:51.702Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-07T20:14:51.960Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-07T20:14:51.960Z] === RUN TestKillDifferentUserContainer [2022-09-07T20:14:52.219Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-09-07T20:14:52.219Z] === RUN TestInspectOomKilledTrue [2022-09-07T20:14:52.784Z] --- PASS: TestInspectOomKilledTrue (0.51s) [2022-09-07T20:14:52.784Z] === RUN TestInspectOomKilledFalse [2022-09-07T20:14:53.349Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2022-09-07T20:14:53.349Z] === RUN TestLinksEtcHostsContentMatch [2022-09-07T20:14:53.608Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-09-07T20:14:53.608Z] === RUN TestLinksContainerNames [2022-09-07T20:14:54.541Z] --- PASS: TestLinksContainerNames (0.86s) [2022-09-07T20:14:54.541Z] === RUN TestLogsFollowTailEmpty [2022-09-07T20:14:54.798Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-09-07T20:14:54.798Z] === RUN TestLogs [2022-09-07T20:14:54.798Z] === RUN TestLogs/driver_local [2022-09-07T20:14:54.798Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-07T20:14:54.799Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-07T20:14:54.799Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-07T20:14:54.799Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-07T20:14:54.799Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-07T20:14:54.799Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-07T20:14:54.799Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-07T20:14:54.799Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-07T20:14:54.799Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-07T20:14:54.799Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-07T20:14:54.799Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-07T20:14:54.799Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-07T20:14:54.799Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-07T20:14:54.799Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-07T20:14:55.732Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-07T20:14:55.732Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-07T20:14:56.297Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-07T20:14:56.297Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-07T20:14:56.862Z] === RUN TestLogs/driver_json-file [2022-09-07T20:14:56.862Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-07T20:14:56.862Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-07T20:14:56.862Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-07T20:14:56.862Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-07T20:14:56.862Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-07T20:14:56.862Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-07T20:14:56.862Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-07T20:14:56.862Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-07T20:14:56.862Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-07T20:14:56.862Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-07T20:14:56.862Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-07T20:14:56.862Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-07T20:14:56.862Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-07T20:14:56.862Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-07T20:14:57.427Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-07T20:14:57.427Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-07T20:14:57.993Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-07T20:14:57.993Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-07T20:14:58.558Z] --- PASS: TestLogs (3.80s) [2022-09-07T20:14:58.558Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-07T20:14:58.558Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.71s) [2022-09-07T20:14:58.558Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.78s) [2022-09-07T20:14:58.558Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.61s) [2022-09-07T20:14:58.558Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s) [2022-09-07T20:14:58.558Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.47s) [2022-09-07T20:14:58.558Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.48s) [2022-09-07T20:14:58.558Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-07T20:14:58.558Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.61s) [2022-09-07T20:14:58.558Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s) [2022-09-07T20:14:58.558Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.52s) [2022-09-07T20:14:58.558Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.64s) [2022-09-07T20:14:58.558Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.58s) [2022-09-07T20:14:58.558Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.81s) [2022-09-07T20:14:58.558Z] === RUN TestContainerNetworkMountsNoChown [2022-09-07T20:14:59.127Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/default [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/default [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/private [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/private [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/rprivate [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/slave [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/slave [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/rslave [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/shared [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/shared [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/rshared [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-07T20:14:59.127Z] === CONT TestMountDaemonRoot/default [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-07T20:14:59.127Z] === CONT TestMountDaemonRoot/rslave [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T20:14:59.127Z] === CONT TestMountDaemonRoot/rshared [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T20:14:59.127Z] === CONT TestMountDaemonRoot/shared [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-07T20:14:59.127Z] === CONT TestMountDaemonRoot/rprivate [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T20:14:59.127Z] === CONT TestMountDaemonRoot/slave [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-07T20:14:59.127Z] === CONT TestMountDaemonRoot/private [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-07T20:14:59.127Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-07T20:14:59.127Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-07T20:14:59.127Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-07T20:14:59.127Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-07T20:14:59.127Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-07T20:14:59.127Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-07T20:14:59.127Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-07T20:14:59.127Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-07T20:14:59.127Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-07T20:14:59.127Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T20:14:59.127Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-07T20:14:59.385Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T20:14:59.385Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-07T20:14:59.385Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T20:14:59.385Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-07T20:14:59.385Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T20:14:59.385Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-07T20:14:59.385Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-07T20:14:59.385Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-07T20:14:59.385Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-07T20:14:59.385Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-07T20:14:59.385Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T20:14:59.385Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-07T20:14:59.385Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T20:14:59.643Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-07T20:14:59.643Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-07T20:14:59.643Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-07T20:14:59.643Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-07T20:14:59.643Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-07T20:14:59.643Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-07T20:14:59.643Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-07T20:14:59.643Z] === RUN TestContainerBindMountNonRecursive [2022-09-07T20:15:01.015Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2022-09-07T20:15:01.015Z] === RUN TestContainerVolumesMountedAsShared [2022-09-07T20:15:01.273Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-09-07T20:15:01.273Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-07T20:15:01.840Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-09-07T20:15:01.840Z] === RUN TestNetworkNat [2022-09-07T20:15:02.098Z] --- PASS: TestNetworkNat (0.47s) [2022-09-07T20:15:02.098Z] === RUN TestNetworkLocalhostTCPNat [2022-09-07T20:15:02.663Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s) [2022-09-07T20:15:02.664Z] === RUN TestNetworkLoopbackNat [2022-09-07T20:15:05.897Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-09-07T20:15:05.898Z] PASS [2022-09-07T20:15:05.898Z] [2022-09-07T20:15:05.898Z] DONE 17 tests in 49.020s [2022-09-07T20:15:05.898Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-07T20:15:05.898Z] INFO: Testing against a local daemon [2022-09-07T20:15:05.898Z] === RUN TestPluginInvalidJSON [2022-09-07T20:15:05.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-07T20:15:05.898Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-07T20:15:05.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-07T20:15:05.898Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-07T20:15:05.898Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-07T20:15:05.898Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-07T20:15:05.898Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-07T20:15:05.898Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-07T20:15:05.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-07T20:15:05.898Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-07T20:15:05.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-07T20:15:05.898Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-07T20:15:05.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-07T20:15:05.898Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-07T20:15:05.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-07T20:15:05.898Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-07T20:15:05.898Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-07T20:15:05.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-07T20:15:05.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-07T20:15:05.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-07T20:15:05.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-07T20:15:05.898Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-09-07T20:15:05.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-07T20:15:05.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-07T20:15:05.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-07T20:15:05.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-07T20:15:05.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-07T20:15:05.898Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-07T20:15:05.898Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-07T20:15:05.898Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-07T20:15:05.898Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-07T20:15:05.898Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-07T20:15:05.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-07T20:15:05.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-07T20:15:05.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-07T20:15:05.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-07T20:15:05.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-07T20:15:05.898Z] === RUN TestPluginInstall [2022-09-07T20:15:05.898Z] === RUN TestPluginInstall/no_auth [2022-09-07T20:15:05.898Z] time="2022-09-07T20:15:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T20:15:05.898Z] time="2022-09-07T20:15:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:95b712a205eea798e03780fd3a0bbd5aa24c4ccef62d963a156146c71f0e3b51" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T20:15:05.898Z] time="2022-09-07T20:15:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T20:15:05.898Z] time="2022-09-07T20:15:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:95b712a205eea798e03780fd3a0bbd5aa24c4ccef62d963a156146c71f0e3b51" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T20:15:05.898Z] === RUN TestPluginInstall/with_htpasswd [2022-09-07T20:15:05.898Z] time="2022-09-07T20:15:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T20:15:05.898Z] time="2022-09-07T20:15:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50280542d5657fda16a79550b527991e4d48df993c14d20ba90a145cee65bb66" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T20:15:05.898Z] time="2022-09-07T20:15:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T20:15:05.898Z] time="2022-09-07T20:15:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50280542d5657fda16a79550b527991e4d48df993c14d20ba90a145cee65bb66" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T20:15:05.898Z] === RUN TestPluginInstall/with_insecure [2022-09-07T20:15:05.898Z] time="2022-09-07T20:15:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T20:15:05.898Z] time="2022-09-07T20:15:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b08b27cb17da274b534baaf453378394d057a02e962d4c3257e49a8e46f1507b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T20:15:05.898Z] time="2022-09-07T20:15:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T20:15:05.898Z] time="2022-09-07T20:15:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b08b27cb17da274b534baaf453378394d057a02e962d4c3257e49a8e46f1507b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T20:15:05.898Z] plugin_test.go:196: [da307b0ed4d44] daemon is not started [2022-09-07T20:15:05.898Z] --- PASS: TestPluginInstall (2.85s) [2022-09-07T20:15:05.898Z] --- PASS: TestPluginInstall/no_auth (1.15s) [2022-09-07T20:15:05.898Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-09-07T20:15:05.898Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-09-07T20:15:05.898Z] === RUN TestPluginsWithRuntimes [2022-09-07T20:15:05.964Z] --- PASS: TestNetworkLoopbackNat (2.64s) [2022-09-07T20:15:05.964Z] === RUN TestPause [2022-09-07T20:15:05.964Z] --- PASS: TestPause (0.45s) [2022-09-07T20:15:05.964Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-07T20:15:05.964Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-07T20:15:05.964Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-07T20:15:05.964Z] === RUN TestPauseStopPausedContainer [2022-09-07T20:15:06.222Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-09-07T20:15:06.222Z] === RUN TestPidHost [2022-09-07T20:15:07.155Z] --- PASS: TestPidHost (0.98s) [2022-09-07T20:15:07.155Z] === RUN TestPsFilter [2022-09-07T20:15:07.262Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-07T20:15:07.413Z] --- PASS: TestPsFilter (0.14s) [2022-09-07T20:15:07.413Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-07T20:15:07.979Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-09-07T20:15:07.979Z] === RUN TestRemoveContainerWithVolume [2022-09-07T20:15:08.187Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-07T20:15:08.236Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-09-07T20:15:08.236Z] === RUN TestRemoveContainerRunning [2022-09-07T20:15:08.801Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-09-07T20:15:08.801Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-07T20:15:09.059Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-09-07T20:15:09.059Z] === RUN TestRemoveInvalidContainer [2022-09-07T20:15:09.059Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-07T20:15:09.059Z] === RUN TestRenameLinkedContainer [2022-09-07T20:15:09.117Z] --- PASS: TestPluginsWithRuntimes (3.39s) [2022-09-07T20:15:09.117Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-09-07T20:15:09.118Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2022-09-07T20:15:09.118Z] === RUN TestPluginBackCompatMediaTypes [2022-09-07T20:15:09.679Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-09-07T20:15:09.679Z] PASS [2022-09-07T20:15:09.679Z] [2022-09-07T20:15:09.679Z] DONE 24 tests in 6.856s [2022-09-07T20:15:09.935Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-07T20:15:09.935Z] INFO: Testing against a local daemon [2022-09-07T20:15:09.935Z] === RUN TestExternalGraphDriver [2022-09-07T20:15:10.232Z] === RUN TestExternalGraphDriver/json [2022-09-07T20:15:10.956Z] --- PASS: TestRenameLinkedContainer (1.78s) [2022-09-07T20:15:10.956Z] === RUN TestRenameStoppedContainer [2022-09-07T20:15:11.522Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-09-07T20:15:11.522Z] === RUN TestRenameRunningContainerAndReuse [2022-09-07T20:15:12.087Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-09-07T20:15:12.087Z] === RUN TestRenameInvalidName [2022-09-07T20:15:12.133Z] === RUN TestExternalGraphDriver/spec [2022-09-07T20:15:12.652Z] --- PASS: TestRenameInvalidName (0.42s) [2022-09-07T20:15:12.652Z] === RUN TestRenameAnonymousContainer [2022-09-07T20:15:13.498Z] === RUN TestExternalGraphDriver/pull [2022-09-07T20:15:14.551Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-09-07T20:15:14.551Z] === RUN TestRenameContainerWithSameName [2022-09-07T20:15:14.551Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-09-07T20:15:14.551Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-07T20:15:15.385Z] --- PASS: TestExternalGraphDriver (5.47s) [2022-09-07T20:15:15.385Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2022-09-07T20:15:15.385Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-09-07T20:15:15.385Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2022-09-07T20:15:15.385Z] === RUN TestGraphdriverPluginV2 [2022-09-07T20:15:15.487Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-09-07T20:15:15.487Z] === RUN TestResize [2022-09-07T20:15:16.051Z] --- PASS: TestResize (0.41s) [2022-09-07T20:15:16.052Z] === RUN TestResizeWithInvalidSize [2022-09-07T20:15:16.309Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-09-07T20:15:16.309Z] === RUN TestResizeWhenContainerNotStarted [2022-09-07T20:15:16.874Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2022-09-07T20:15:16.874Z] === RUN TestDaemonRestartKillContainers [2022-09-07T20:15:16.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T20:15:16.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T20:15:16.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T20:15:16.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T20:15:16.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T20:15:16.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T20:15:16.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T20:15:16.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T20:15:16.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T20:15:16.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T20:15:16.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T20:15:16.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T20:15:16.875Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T20:15:16.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T20:15:16.875Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T20:15:16.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T20:15:16.875Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T20:15:16.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T20:15:16.875Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T20:15:16.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T20:15:16.875Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T20:15:16.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T20:15:16.875Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T20:15:16.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T20:15:16.875Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T20:15:16.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T20:15:16.875Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T20:15:16.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T20:15:16.875Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T20:15:16.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T20:15:16.875Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T20:15:16.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T20:15:16.875Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T20:15:16.875Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T20:15:18.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-07T20:15:18.773Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T20:15:19.590Z] --- PASS: TestGraphdriverPluginV2 (4.20s) [2022-09-07T20:15:19.590Z] PASS [2022-09-07T20:15:19.590Z] [2022-09-07T20:15:19.590Z] DONE 5 tests in 9.721s [2022-09-07T20:15:19.590Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-07T20:15:19.590Z] INFO: Testing against a local daemon [2022-09-07T20:15:19.590Z] === RUN TestContinueAfterPluginCrash [2022-09-07T20:15:19.590Z] === PAUSE TestContinueAfterPluginCrash [2022-09-07T20:15:19.590Z] === RUN TestReadPluginNoRead [2022-09-07T20:15:19.590Z] === PAUSE TestReadPluginNoRead [2022-09-07T20:15:19.590Z] === RUN TestDaemonStartWithLogOpt [2022-09-07T20:15:19.590Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-07T20:15:19.590Z] === CONT TestContinueAfterPluginCrash [2022-09-07T20:15:19.590Z] === CONT TestDaemonStartWithLogOpt [2022-09-07T20:15:19.707Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T20:15:21.079Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T20:15:21.079Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T20:15:22.014Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T20:15:22.272Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T20:15:23.757Z] --- PASS: TestDaemonStartWithLogOpt (3.37s) [2022-09-07T20:15:23.757Z] === CONT TestReadPluginNoRead [2022-09-07T20:15:25.162Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-07T20:15:25.577Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T20:15:25.577Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T20:15:26.525Z] === RUN TestReadPluginNoRead/default [2022-09-07T20:15:26.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-07T20:15:27.476Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T20:15:27.889Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-07T20:15:27.889Z] --- PASS: TestContinueAfterPluginCrash (8.37s) [2022-09-07T20:15:29.254Z] === CONT TestReadPluginNoRead [2022-09-07T20:15:29.254Z] read_test.go:92: [da83216334a66] daemon is not started [2022-09-07T20:15:29.254Z] --- PASS: TestReadPluginNoRead (5.96s) [2022-09-07T20:15:29.254Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-09-07T20:15:29.254Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-09-07T20:15:29.254Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-09-07T20:15:29.254Z] PASS [2022-09-07T20:15:29.254Z] [2022-09-07T20:15:29.254Z] DONE 6 tests in 9.388s [2022-09-07T20:15:29.254Z] 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-09-07T20:15:29.254Z] testing: warning: no tests to run [2022-09-07T20:15:29.254Z] PASS [2022-09-07T20:15:29.254Z] [2022-09-07T20:15:29.254Z] DONE 0 tests in 0.008s [2022-09-07T20:15:29.254Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-07T20:15:29.254Z] INFO: Testing against a local daemon [2022-09-07T20:15:29.254Z] === RUN TestPluginWithDevMounts [2022-09-07T20:15:29.254Z] === PAUSE TestPluginWithDevMounts [2022-09-07T20:15:29.254Z] === CONT TestPluginWithDevMounts [2022-09-07T20:15:29.374Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T20:15:29.374Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T20:15:30.637Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-09-07T20:15:30.637Z] PASS [2022-09-07T20:15:30.637Z] [2022-09-07T20:15:30.637Z] DONE 1 tests in 1.627s [2022-09-07T20:15:30.637Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-07T20:15:30.637Z] INFO: Testing against a local daemon [2022-09-07T20:15:30.637Z] === RUN TestSecretInspect [2022-09-07T20:15:31.274Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T20:15:31.274Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T20:15:33.172Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T20:15:33.210Z] --- PASS: TestSecretInspect (2.22s) [2022-09-07T20:15:33.210Z] === RUN TestSecretList [2022-09-07T20:15:34.545Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-07T20:15:34.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s) [2022-09-07T20:15:34.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-09-07T20:15:34.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.03s) [2022-09-07T20:15:34.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-09-07T20:15:34.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-09-07T20:15:34.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-09-07T20:15:34.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.42s) [2022-09-07T20:15:34.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.43s) [2022-09-07T20:15:34.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.90s) [2022-09-07T20:15:34.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-09-07T20:15:34.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.85s) [2022-09-07T20:15:34.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.85s) [2022-09-07T20:15:34.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s) [2022-09-07T20:15:34.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-09-07T20:15:34.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s) [2022-09-07T20:15:34.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s) [2022-09-07T20:15:34.545Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-07T20:15:34.545Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-07T20:15:34.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-07T20:15:34.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-07T20:15:35.097Z] --- PASS: TestSecretList (2.17s) [2022-09-07T20:15:35.097Z] === RUN TestSecretsCreateAndDelete [2022-09-07T20:15:35.479Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-07T20:15:35.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-07T20:15:36.411Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.86s) [2022-09-07T20:15:36.411Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s) [2022-09-07T20:15:36.411Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s) [2022-09-07T20:15:36.411Z] === RUN TestCgroupNamespacesRun [2022-09-07T20:15:36.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-07T20:15:37.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-07T20:15:37.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-07T20:15:37.652Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-09-07T20:15:37.653Z] === RUN TestSecretsUpdate [2022-09-07T20:15:37.786Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-09-07T20:15:37.786Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-07T20:15:38.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-07T20:15:38.719Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-09-07T20:15:38.719Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-07T20:15:39.538Z] --- PASS: TestSecretsUpdate (2.22s) [2022-09-07T20:15:39.538Z] === RUN TestTemplatedSecret [2022-09-07T20:15:40.091Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-09-07T20:15:40.091Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-07T20:15:40.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-07T20:15:41.024Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-09-07T20:15:41.024Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-07T20:15:41.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-07T20:15:42.051Z] --- PASS: TestTemplatedSecret (2.69s) [2022-09-07T20:15:42.051Z] === RUN TestSecretCreateResolve [2022-09-07T20:15:42.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-07T20:15:42.396Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-09-07T20:15:42.396Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-07T20:15:42.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-07T20:15:43.328Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-09-07T20:15:43.328Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-07T20:15:43.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-07T20:15:43.893Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-09-07T20:15:43.893Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-07T20:15:43.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-07T20:15:44.563Z] --- PASS: TestSecretCreateResolve (2.23s) [2022-09-07T20:15:44.563Z] PASS [2022-09-07T20:15:44.563Z] [2022-09-07T20:15:44.563Z] DONE 6 tests in 13.719s [2022-09-07T20:15:44.563Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-07T20:15:44.563Z] INFO: Testing against a local daemon [2022-09-07T20:15:44.563Z] === RUN TestServiceCreateInit [2022-09-07T20:15:44.563Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-07T20:15:45.267Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-09-07T20:15:45.267Z] === RUN TestNISDomainname [2022-09-07T20:15:45.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-07T20:15:45.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-07T20:15:45.833Z] --- PASS: TestNISDomainname (0.53s) [2022-09-07T20:15:45.833Z] === RUN TestHostnameDnsResolution [2022-09-07T20:15:46.410Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-09-07T20:15:46.410Z] === RUN TestUnprivilegedPortsAndPing [2022-09-07T20:15:46.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-07T20:15:46.976Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-09-07T20:15:46.976Z] === RUN TestPrivilegedHostDevices [2022-09-07T20:15:47.531Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-07T20:15:47.531Z] Using test binary docker [2022-09-07T20:15:47.531Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-07T20:15:47.531Z] Not: starting. [2022-09-07T20:15:47.531Z] INFO: Waiting for daemon to start... [2022-09-07T20:15:47.531Z] Starting dockerd [2022-09-07T20:15:47.541Z] --- PASS: TestPrivilegedHostDevices (0.55s) [2022-09-07T20:15:47.541Z] === RUN TestRunConsoleSize [2022-09-07T20:15:47.802Z] --- PASS: TestRunConsoleSize (0.43s) [2022-09-07T20:15:47.802Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-07T20:15:48.727Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-07T20:15:50.328Z] --- PASS: TestRunWithAlternativeContainerdShim (2.06s) [2022-09-07T20:15:50.328Z] === RUN TestStats [2022-09-07T20:15:50.812Z] . [2022-09-07T20:15:50.812Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-07T20:15:50.812Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-07T20:15:50.812Z] Error: No such image: emptyfs [2022-09-07T20:15:50.812Z] Loaded image: emptyfs:latest [2022-09-07T20:15:50.812Z] Running integration-test (iteration 1) [2022-09-07T20:15:50.812Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-07T20:15:50.812Z] Loaded image: busybox:latest [2022-09-07T20:15:51.070Z] Loaded image: busybox:glibc [2022-09-07T20:15:51.995Z] --- PASS: TestServiceCreateInit (7.63s) [2022-09-07T20:15:51.995Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.84s) [2022-09-07T20:15:51.995Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.77s) [2022-09-07T20:15:51.995Z] === RUN TestCreateServiceMultipleTimes [2022-09-07T20:15:52.225Z] --- PASS: TestStats (2.44s) [2022-09-07T20:15:52.225Z] === RUN TestStopContainerWithTimeout [2022-09-07T20:15:52.446Z] Loaded image: debian:bullseye-slim [2022-09-07T20:15:52.446Z] Loaded image: hello-world:latest [2022-09-07T20:15:52.446Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T20:15:52.446Z] INFO: Testing against a local daemon [2022-09-07T20:15:52.446Z] === RUN TestCgroupNamespacesBuild [2022-09-07T20:15:52.483Z] === RUN TestStopContainerWithTimeout/0 [2022-09-07T20:15:52.483Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-07T20:15:52.483Z] === RUN TestStopContainerWithTimeout/1 [2022-09-07T20:15:52.483Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-07T20:15:52.483Z] === RUN TestStopContainerWithTimeout/3 [2022-09-07T20:15:52.483Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-07T20:15:52.483Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-07T20:15:52.483Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-07T20:15:52.483Z] === CONT TestStopContainerWithTimeout/0 [2022-09-07T20:15:52.483Z] === CONT TestStopContainerWithTimeout/3 [2022-09-07T20:15:53.049Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-07T20:15:53.721Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-07T20:15:53.721Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-07T20:15:53.721Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T20:15:53.721Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-07T20:15:53.721Z] [2022-09-07T20:15:53.721Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-09-07T20:15:53.721Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-09-07T20:15:53.721Z] Using test binary docker [2022-09-07T20:15:53.721Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-07T20:15:53.721Z] Not: starting. [2022-09-07T20:15:53.721Z] INFO: Waiting for daemon to start... [2022-09-07T20:15:53.721Z] Starting dockerd [2022-09-07T20:15:53.721Z] . [2022-09-07T20:15:53.721Z] INFO: Building docker-sdk-python3:5.0.3... [2022-09-07T20:15:53.822Z] --- PASS: TestCgroupNamespacesBuild (1.17s) [2022-09-07T20:15:53.822Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-07T20:15:54.757Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-09-07T20:15:54.757Z] === RUN TestBuildWithSession [2022-09-07T20:15:54.757Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T20:15:54.757Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-07T20:15:54.757Z] === RUN TestBuildSquashParent [2022-09-07T20:15:55.575Z] === CONT TestStopContainerWithTimeout/1 [2022-09-07T20:15:56.506Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-07T20:15:56.506Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2022-09-07T20:15:56.506Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2022-09-07T20:15:56.506Z] --- PASS: TestStopContainerWithTimeout/-1 (2.44s) [2022-09-07T20:15:56.506Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-09-07T20:15:56.506Z] === RUN TestDeleteDevicemapper [2022-09-07T20:15:56.506Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-07T20:15:56.506Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-07T20:15:56.507Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-07T20:15:58.404Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) [2022-09-07T20:15:58.404Z] === RUN TestUpdateMemory [2022-09-07T20:15:58.662Z] --- PASS: TestUpdateMemory (0.55s) [2022-09-07T20:15:58.662Z] === RUN TestUpdateCPUQuota [2022-09-07T20:15:59.228Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-09-07T20:15:59.228Z] === RUN TestUpdatePidsLimit [2022-09-07T20:15:59.228Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-07T20:15:59.486Z] === RUN TestUpdatePidsLimit/no_change [2022-09-07T20:15:59.744Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-07T20:16:00.002Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-07T20:16:00.002Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-07T20:16:00.260Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-07T20:16:00.518Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-07T20:16:01.083Z] --- PASS: TestUpdatePidsLimit (1.93s) [2022-09-07T20:16:01.083Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-09-07T20:16:01.083Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-09-07T20:16:01.083Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-09-07T20:16:01.083Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-09-07T20:16:01.083Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-09-07T20:16:01.083Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-09-07T20:16:01.083Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-09-07T20:16:01.083Z] === RUN TestUpdateRestartPolicy [2022-09-07T20:16:03.014Z] --- PASS: TestBuildSquashParent (7.21s) [2022-09-07T20:16:03.014Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-07T20:16:03.014Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T20:16:03.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T20:16:03.014Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T20:16:03.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T20:16:03.014Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T20:16:03.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T20:16:03.014Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T20:16:03.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T20:16:03.014Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T20:16:03.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T20:16:03.014Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T20:16:03.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T20:16:03.014Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T20:16:03.014Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T20:16:03.950Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T20:16:03.950Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T20:16:05.909Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T20:16:05.909Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T20:16:07.809Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-07T20:16:07.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.66s) [2022-09-07T20:16:07.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.67s) [2022-09-07T20:16:07.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s) [2022-09-07T20:16:07.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.01s) [2022-09-07T20:16:07.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s) [2022-09-07T20:16:07.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2022-09-07T20:16:07.809Z] === RUN TestBuildMultiStageCopy [2022-09-07T20:16:07.809Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-07T20:16:10.261Z] --- PASS: TestCreateServiceMultipleTimes (15.68s) [2022-09-07T20:16:10.261Z] === RUN TestCreateServiceConflict [2022-09-07T20:16:10.261Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-09-07T20:16:10.261Z] === RUN TestCreateServiceMaxReplicas [2022-09-07T20:16:11.090Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-07T20:16:12.023Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-07T20:16:12.777Z] --- PASS: TestCreateServiceMaxReplicas (2.92s) [2022-09-07T20:16:12.777Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-07T20:16:12.960Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-07T20:16:13.274Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2022-09-07T20:16:13.274Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-07T20:16:13.274Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-09-07T20:16:13.274Z] === RUN TestWaitNonBlocked [2022-09-07T20:16:13.274Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T20:16:13.274Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T20:16:13.274Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T20:16:13.274Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T20:16:13.274Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T20:16:13.274Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T20:16:13.274Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-07T20:16:13.274Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-09-07T20:16:13.274Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-09-07T20:16:13.274Z] === RUN TestWaitBlocked [2022-09-07T20:16:13.274Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T20:16:13.274Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T20:16:13.274Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T20:16:13.274Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T20:16:13.274Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T20:16:13.274Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T20:16:13.840Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-07T20:16:13.840Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) [2022-09-07T20:16:13.840Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-09-07T20:16:13.840Z] === RUN TestWaitConditions [2022-09-07T20:16:13.840Z] === RUN TestWaitConditions/default [2022-09-07T20:16:13.840Z] === PAUSE TestWaitConditions/default [2022-09-07T20:16:13.840Z] === RUN TestWaitConditions/not-running [2022-09-07T20:16:13.840Z] === PAUSE TestWaitConditions/not-running [2022-09-07T20:16:13.840Z] === RUN TestWaitConditions/next-exit [2022-09-07T20:16:13.840Z] === PAUSE TestWaitConditions/next-exit [2022-09-07T20:16:13.840Z] === RUN TestWaitConditions/removed [2022-09-07T20:16:13.840Z] === PAUSE TestWaitConditions/removed [2022-09-07T20:16:13.840Z] === CONT TestWaitConditions/default [2022-09-07T20:16:13.840Z] === CONT TestWaitConditions/next-exit [2022-09-07T20:16:13.840Z] wait_test.go:146: ContainerID = d77f6bb6f086965527700a797ca0da0600a42f742c788d3b9eee628afb2eb8cc [2022-09-07T20:16:13.840Z] === CONT TestWaitConditions/default [2022-09-07T20:16:13.840Z] wait_test.go:146: ContainerID = 3331c439d08ecff0349e330f954b8eb6ec9a0f5b873462b61ba34b7eccc64ada [2022-09-07T20:16:14.334Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-07T20:16:14.410Z] === CONT TestWaitConditions/removed [2022-09-07T20:16:14.410Z] wait_test.go:146: ContainerID = e1780313de8e08b8519d3f4e78e9c7bc6d68d74bfe59b3ab74c6a5cdc569c894 [2022-09-07T20:16:14.410Z] === CONT TestWaitConditions/not-running [2022-09-07T20:16:14.673Z] wait_test.go:146: ContainerID = 86ec3503bb85540a2ec93d2d3582a1917ab1730bf96f346fb3f32a1bd96e22b2 [2022-09-07T20:16:14.931Z] --- PASS: TestWaitConditions (0.01s) [2022-09-07T20:16:14.931Z] --- PASS: TestWaitConditions/next-exit (0.48s) [2022-09-07T20:16:15.189Z] --- PASS: TestWaitConditions/default (0.58s) [2022-09-07T20:16:15.189Z] --- PASS: TestWaitConditions/removed (0.57s) [2022-09-07T20:16:15.189Z] --- PASS: TestWaitConditions/not-running (0.54s) [2022-09-07T20:16:15.189Z] === RUN TestWaitRestartedContainer [2022-09-07T20:16:15.189Z] === RUN TestWaitRestartedContainer/default [2022-09-07T20:16:15.189Z] === PAUSE TestWaitRestartedContainer/default [2022-09-07T20:16:15.189Z] === RUN TestWaitRestartedContainer/not-running [2022-09-07T20:16:15.189Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-07T20:16:15.189Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-07T20:16:15.189Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-07T20:16:15.189Z] === CONT TestWaitRestartedContainer/default [2022-09-07T20:16:15.189Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-07T20:16:15.267Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2022-09-07T20:16:15.267Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2022-09-07T20:16:15.267Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-09-07T20:16:15.267Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-09-07T20:16:15.267Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-09-07T20:16:15.267Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-09-07T20:16:15.267Z] === RUN TestBuildMultiStageParentConfig [2022-09-07T20:16:17.088Z] === CONT TestWaitRestartedContainer/not-running [2022-09-07T20:16:17.655Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-09-07T20:16:17.655Z] --- PASS: TestWaitRestartedContainer/next-exit (1.65s) [2022-09-07T20:16:17.655Z] --- PASS: TestWaitRestartedContainer/default (1.69s) [2022-09-07T20:16:17.655Z] --- PASS: TestWaitRestartedContainer/not-running (0.85s) [2022-09-07T20:16:17.655Z] === CONT TestContainerStartOnDaemonRestart [2022-09-07T20:16:17.655Z] === CONT TestContainerKillOnDaemonStart [2022-09-07T20:16:19.555Z] --- PASS: TestContainerStartOnDaemonRestart (2.01s) [2022-09-07T20:16:19.555Z] === CONT TestIpcModeOlderClient [2022-09-07T20:16:19.555Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-09-07T20:16:19.555Z] === CONT TestDaemonHostGatewayIP [2022-09-07T20:16:20.530Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-09-07T20:16:20.530Z] === RUN TestBuildLabelWithTargets [2022-09-07T20:16:22.082Z] --- PASS: TestDaemonHostGatewayIP (2.23s) [2022-09-07T20:16:22.082Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-07T20:16:23.455Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.68s) [2022-09-07T20:16:23.455Z] === CONT TestDaemonRestartIpcMode [2022-09-07T20:16:25.983Z] --- PASS: TestDaemonRestartIpcMode (2.25s) [2022-09-07T20:16:27.695Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.26s) [2022-09-07T20:16:27.695Z] === RUN TestCreateServiceSecretFileMode [2022-09-07T20:16:28.622Z] --- PASS: TestCreateServiceSecretFileMode (2.63s) [2022-09-07T20:16:28.622Z] === RUN TestCreateServiceConfigFileMode [2022-09-07T20:16:28.638Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-09-07T20:16:28.638Z] === RUN TestBuildWithEmptyLayers [2022-09-07T20:16:29.261Z] --- PASS: TestContainerKillOnDaemonStart (11.68s) [2022-09-07T20:16:29.261Z] PASS [2022-09-07T20:16:29.261Z] [2022-09-07T20:16:29.261Z] === Skipped [2022-09-07T20:16:29.261Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-07T20:16:29.261Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T20:16:29.261Z] [2022-09-07T20:16:29.262Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-07T20:16:29.262Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-07T20:16:29.262Z] [2022-09-07T20:16:29.262Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-07T20:16:29.262Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-07T20:16:29.262Z] [2022-09-07T20:16:29.262Z] DONE 273 tests, 3 skipped in 127.770s [2022-09-07T20:16:29.262Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-07T20:16:29.262Z] ++ 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-09-07T20:16:29.262Z] ++ set -e [2022-09-07T20:16:29.262Z] ++ '[' -n 0 ']' [2022-09-07T20:16:29.262Z] ++ set -x [2022-09-07T20:16:29.262Z] ++ 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-09-07T20:16:29.523Z] === RUN TestConfigDaemonLibtrustID [2022-09-07T20:16:30.088Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-07T20:16:30.088Z] === RUN TestConfigDaemonID [2022-09-07T20:16:31.022Z] daemon_test.go:83: [d160252716b09] daemon is not started [2022-09-07T20:16:31.022Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-07T20:16:31.022Z] === RUN TestDaemonConfigValidation [2022-09-07T20:16:31.022Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-07T20:16:31.022Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-07T20:16:31.022Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-07T20:16:31.022Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-07T20:16:31.022Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-07T20:16:31.022Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-07T20:16:31.022Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-07T20:16:31.022Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-07T20:16:31.022Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-07T20:16:31.022Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-07T20:16:31.022Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-07T20:16:31.022Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-07T20:16:31.022Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-07T20:16:31.022Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-07T20:16:31.022Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-07T20:16:31.176Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-09-07T20:16:31.176Z] === RUN TestBuildMultiStageOnBuild [2022-09-07T20:16:31.280Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-07T20:16:31.280Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-09-07T20:16:31.280Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-09-07T20:16:31.280Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-09-07T20:16:31.280Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-09-07T20:16:31.280Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-09-07T20:16:31.280Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-07T20:16:31.280Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-07T20:16:31.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-07T20:16:31.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-07T20:16:31.889Z] --- PASS: TestCreateServiceConfigFileMode (2.60s) [2022-09-07T20:16:31.889Z] === RUN TestCreateServiceSysctls [2022-09-07T20:16:32.213Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-07T20:16:33.148Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-07T20:16:34.521Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-07T20:16:34.521Z] daemon_test.go:197: [d73f2ee6b3959] daemon is not started [2022-09-07T20:16:34.521Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-09-07T20:16:34.521Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-07T20:16:34.521Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-07T20:16:34.521Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-07T20:16:34.521Z] === RUN TestDaemonProxy [2022-09-07T20:16:34.521Z] === RUN TestDaemonProxy/environment_variables [2022-09-07T20:16:35.243Z] --- PASS: TestCreateServiceSysctls (3.52s) [2022-09-07T20:16:35.243Z] === RUN TestCreateServiceCapabilities [2022-09-07T20:16:35.894Z] === RUN TestDaemonProxy/command-line_options [2022-09-07T20:16:36.442Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-09-07T20:16:36.442Z] === RUN TestBuildUncleanTarFilenames [2022-09-07T20:16:36.700Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-09-07T20:16:36.700Z] === RUN TestBuildMultiStageLayerLeak [2022-09-07T20:16:37.757Z] --- PASS: TestCreateServiceCapabilities (2.56s) [2022-09-07T20:16:37.757Z] === RUN TestInspect [2022-09-07T20:16:37.818Z] === RUN TestDaemonProxy/configuration_file [2022-09-07T20:16:39.719Z] === RUN TestDaemonProxy/conflicting_options [2022-09-07T20:16:39.977Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-07T20:16:40.274Z] --- PASS: TestInspect (2.88s) [2022-09-07T20:16:40.274Z] === RUN TestCreateJob [2022-09-07T20:16:40.377Z] sha256:0aaf23bd8169f8fed68d826c3459444d33b78bd6b244ed349967ad13663c7634 [2022-09-07T20:16:40.377Z] INFO: Starting docker-py tests... [2022-09-07T20:16:40.377Z] ============================= test session starts ============================== [2022-09-07T20:16:40.377Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-09-07T20:16:40.377Z] rootdir: /src, inifile: pytest.ini [2022-09-07T20:16:40.377Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-09-07T20:16:40.377Z] collected 395 items / 2 deselected / 393 selected [2022-09-07T20:16:40.377Z] [2022-09-07T20:16:40.542Z] --- PASS: TestDaemonProxy (6.21s) [2022-09-07T20:16:40.542Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-09-07T20:16:40.542Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-09-07T20:16:40.542Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-09-07T20:16:40.542Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-07T20:16:40.542Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-07T20:16:40.542Z] PASS [2022-09-07T20:16:40.542Z] [2022-09-07T20:16:40.542Z] DONE 18 tests in 11.228s [2022-09-07T20:16:40.542Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-07T20:16:40.542Z] ++ 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-09-07T20:16:40.542Z] ++ set -e [2022-09-07T20:16:40.542Z] ++ '[' -n 0 ']' [2022-09-07T20:16:40.542Z] ++ set -x [2022-09-07T20:16:40.542Z] ++ 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-09-07T20:16:40.799Z] INFO: Testing against a local daemon [2022-09-07T20:16:40.800Z] === RUN TestCommitInheritsEnv [2022-09-07T20:16:41.057Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-09-07T20:16:41.057Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-07T20:16:41.057Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-07T20:16:41.057Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-07T20:16:41.057Z] === RUN TestImportWithCustomPlatform [2022-09-07T20:16:41.057Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-07T20:16:41.057Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-07T20:16:41.057Z] === RUN TestImportWithCustomPlatform// [2022-09-07T20:16:41.057Z] === RUN TestImportWithCustomPlatform/linux [2022-09-07T20:16:41.057Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-07T20:16:41.314Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-07T20:16:41.315Z] === RUN TestImportWithCustomPlatform/macos [2022-09-07T20:16:41.315Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-07T20:16:41.315Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-07T20:16:41.315Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-09-07T20:16:41.315Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-09-07T20:16:41.315Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-07T20:16:41.315Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-07T20:16:41.315Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-07T20:16:41.315Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-09-07T20:16:41.315Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-07T20:16:41.315Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-07T20:16:41.315Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-07T20:16:41.315Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-07T20:16:41.315Z] === RUN TestImagesFilterMultiReference [2022-09-07T20:16:41.315Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-09-07T20:16:41.315Z] === RUN TestImagePullPlatformInvalid [2022-09-07T20:16:41.315Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-07T20:16:41.315Z] === RUN TestRemoveImageOrphaning [2022-09-07T20:16:41.573Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-09-07T20:16:41.573Z] === RUN TestRemoveImageGarbageCollector [2022-09-07T20:16:41.573Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T20:16:41.573Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-07T20:16:41.573Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-07T20:16:41.573Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-07T20:16:41.573Z] === RUN TestTagInvalidReference [2022-09-07T20:16:41.831Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-07T20:16:41.831Z] === RUN TestTagValidPrefixedRepo [2022-09-07T20:16:41.831Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-07T20:16:41.831Z] === RUN TestTagExistedNameWithoutForce [2022-09-07T20:16:41.831Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-07T20:16:41.831Z] === RUN TestTagOfficialNames [2022-09-07T20:16:41.831Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-07T20:16:41.831Z] === RUN TestTagMatchesDigest [2022-09-07T20:16:41.831Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-07T20:16:41.831Z] PASS [2022-09-07T20:16:41.831Z] [2022-09-07T20:16:41.831Z] === Skipped [2022-09-07T20:16:41.831Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-07T20:16:41.831Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-07T20:16:41.831Z] [2022-09-07T20:16:41.831Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-07T20:16:41.831Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T20:16:41.831Z] [2022-09-07T20:16:41.831Z] DONE 22 tests, 2 skipped in 1.339s [2022-09-07T20:16:41.831Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-07T20:16:41.831Z] ++ 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-09-07T20:16:41.831Z] ++ set -e [2022-09-07T20:16:41.831Z] ++ '[' -n 0 ']' [2022-09-07T20:16:41.831Z] ++ set -x [2022-09-07T20:16:41.831Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-09-07T20:16:41.831Z] === RUN TestStripANSICommands [2022-09-07T20:16:41.831Z] === RUN TestStripANSICommands/#00 [2022-09-07T20:16:41.831Z] === RUN TestStripANSICommands/#01 [2022-09-07T20:16:41.831Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-07T20:16:41.831Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-07T20:16:41.831Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-07T20:16:41.831Z] PASS [2022-09-07T20:16:41.831Z] [2022-09-07T20:16:41.831Z] DONE 3 tests in 0.044s [2022-09-07T20:16:41.831Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-07T20:16:41.831Z] ++ 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-09-07T20:16:41.831Z] ++ set -e [2022-09-07T20:16:41.831Z] ++ '[' -n 0 ']' [2022-09-07T20:16:41.831Z] ++ set -x [2022-09-07T20:16:41.831Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-09-07T20:16:41.965Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2022-09-07T20:16:41.965Z] === RUN TestBuildWithHugeFile [2022-09-07T20:16:42.089Z] INFO: Testing against a local daemon [2022-09-07T20:16:42.089Z] === RUN TestNetworkCreateDelete [2022-09-07T20:16:42.089Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-09-07T20:16:42.089Z] === RUN TestDockerNetworkDeletePreferID [2022-09-07T20:16:42.655Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-09-07T20:16:42.655Z] === RUN TestDaemonDNSFallback [2022-09-07T20:16:43.580Z] --- PASS: TestCreateJob (3.23s) [2022-09-07T20:16:43.580Z] === RUN TestReplicatedJob [2022-09-07T20:16:49.207Z] --- PASS: TestDaemonDNSFallback (6.26s) [2022-09-07T20:16:49.207Z] === RUN TestInspectNetwork [2022-09-07T20:16:50.111Z] --- PASS: TestReplicatedJob (5.67s) [2022-09-07T20:16:50.111Z] === RUN TestUpdateReplicatedJob [2022-09-07T20:16:51.733Z] === RUN TestInspectNetwork/full_network_id [2022-09-07T20:16:51.733Z] === RUN TestInspectNetwork/partial_network_id [2022-09-07T20:16:51.733Z] === RUN TestInspectNetwork/network_name [2022-09-07T20:16:51.733Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-07T20:16:52.644Z] --- PASS: TestUpdateReplicatedJob (3.39s) [2022-09-07T20:16:52.644Z] === RUN TestServiceListWithStatuses [2022-09-07T20:16:52.644Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-07T20:16:52.644Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-07T20:16:52.644Z] === RUN TestDockerNetworkConnectAlias [2022-09-07T20:16:53.698Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-09-07T20:16:54.518Z] tests/integration/api_client_test.py ..... [ 7%] [2022-09-07T20:16:55.912Z] --- PASS: TestInspectNetwork (7.08s) [2022-09-07T20:16:55.913Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-07T20:16:55.913Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-07T20:16:55.913Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-07T20:16:55.913Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-07T20:16:55.913Z] === RUN TestRunContainerWithBridgeNone [2022-09-07T20:16:56.263Z] tests/integration/api_config_test.py ...... [ 8%] [2022-09-07T20:16:56.926Z] --- PASS: TestDockerNetworkConnectAlias (4.39s) [2022-09-07T20:16:56.926Z] === RUN TestDockerNetworkReConnect [2022-09-07T20:16:57.286Z] --- PASS: TestRunContainerWithBridgeNone (1.45s) [2022-09-07T20:16:57.286Z] === RUN TestNetworkInvalidJSON [2022-09-07T20:16:57.286Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-07T20:16:57.286Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-07T20:16:57.286Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-07T20:16:57.286Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-07T20:16:57.286Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-07T20:16:57.286Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-07T20:16:57.286Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-07T20:16:57.286Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-07T20:16:57.286Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-07T20:16:57.286Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-07T20:16:57.286Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-07T20:16:57.286Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-07T20:16:57.286Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-07T20:16:57.286Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-07T20:16:57.286Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-07T20:16:57.286Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-07T20:16:57.286Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-07T20:16:57.286Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-07T20:16:57.286Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-07T20:16:57.286Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-07T20:16:57.286Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-07T20:16:57.286Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-07T20:16:57.286Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-07T20:16:57.286Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-07T20:16:57.286Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-07T20:16:57.286Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-07T20:16:57.286Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-07T20:16:57.286Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-09-07T20:16:57.286Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-07T20:16:57.286Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-07T20:16:57.286Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-07T20:16:57.286Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-07T20:16:57.286Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-07T20:16:57.286Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-07T20:16:57.286Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-07T20:16:57.286Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-07T20:16:57.286Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-07T20:16:57.286Z] === RUN TestNetworkList [2022-09-07T20:16:57.286Z] === RUN TestNetworkList//networks [2022-09-07T20:16:57.286Z] === PAUSE TestNetworkList//networks [2022-09-07T20:16:57.286Z] === RUN TestNetworkList//networks/ [2022-09-07T20:16:57.286Z] === PAUSE TestNetworkList//networks/ [2022-09-07T20:16:57.286Z] === CONT TestNetworkList//networks/ [2022-09-07T20:16:57.286Z] === CONT TestNetworkList//networks [2022-09-07T20:16:57.286Z] --- PASS: TestNetworkList (0.01s) [2022-09-07T20:16:57.286Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-07T20:16:57.286Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-07T20:16:57.286Z] === RUN TestHostIPv4BridgeLabel [2022-09-07T20:16:57.851Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-07T20:16:57.851Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-07T20:16:59.223Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-07T20:16:59.223Z] === RUN TestDaemonDefaultNetworkPools [2022-09-07T20:16:59.788Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-09-07T20:16:59.788Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-07T20:17:00.722Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-07T20:17:00.722Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-07T20:17:01.089Z] --- PASS: TestDockerNetworkReConnect (3.67s) [2022-09-07T20:17:01.089Z] === RUN TestServicePlugin [2022-09-07T20:17:02.105Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-09-07T20:17:02.105Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-07T20:17:02.684Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-07T20:17:02.684Z] === RUN TestServiceWithPredefinedNetwork [2022-09-07T20:17:04.354Z] plugin_test.go:61: [df77eb0914bab] joining swarm manager [d5e35802a3e04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:17:05.210Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s) [2022-09-07T20:17:05.210Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-07T20:17:05.210Z] service_test.go:243: FLAKY_TEST [2022-09-07T20:17:05.210Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T20:17:05.210Z] === RUN TestServiceWithDataPathPortInit [2022-09-07T20:17:05.718Z] plugin_test.go:64: [d58bd700b8cac] joining swarm manager [d5e35802a3e04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T20:17:20.075Z] --- PASS: TestServiceWithDataPathPortInit (13.66s) [2022-09-07T20:17:20.075Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-07T20:17:20.640Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:owrgfyzvqdi44ubwut18u71a5 Created:2022-09-07 20:17:19.548250352 +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[3ee890bcd3d4b5c87facb80f372ebb670cff0b7c8de6cf3b23d5b0d195515150:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ka6t94sws7iuuche7pxk8ch3h EndpointID:a7ebd947d75028c63a0c4b399ef0fe932a26c8b17084daa63ccb6198afeb861a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8494c9ad69fb5617a2836d23585eb2da4518cba0e45febee0cf687afdfeac493 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:f5effcaf74d3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ka6t94sws7iuuche7pxk8ch3h EndpointID:a7ebd947d75028c63a0c4b399ef0fe932a26c8b17084daa63ccb6198afeb861a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-07T20:17:25.900Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.36s) [2022-09-07T20:17:25.900Z] PASS [2022-09-07T20:17:25.900Z] [2022-09-07T20:17:25.900Z] === Skipped [2022-09-07T20:17:25.900Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T20:17:25.900Z] service_test.go:243: FLAKY_TEST [2022-09-07T20:17:25.900Z] [2022-09-07T20:17:25.900Z] DONE 38 tests, 1 skipped in 43.074s [2022-09-07T20:17:25.900Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-07T20:17:25.900Z] ++ 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-09-07T20:17:25.900Z] ++ set -e [2022-09-07T20:17:25.900Z] ++ '[' -n 0 ']' [2022-09-07T20:17:25.900Z] ++ set -x [2022-09-07T20:17:25.900Z] ++ 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-09-07T20:17:25.900Z] INFO: Testing against a local daemon [2022-09-07T20:17:25.900Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-07T20:17:25.900Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T20:17:25.900Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-07T20:17:25.900Z] === RUN TestDockerNetworkIpvlan [2022-09-07T20:17:25.900Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T20:17:25.900Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-07T20:17:25.900Z] PASS [2022-09-07T20:17:25.900Z] [2022-09-07T20:17:25.900Z] === Skipped [2022-09-07T20:17:25.900Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-07T20:17:25.900Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T20:17:25.900Z] [2022-09-07T20:17:25.900Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-07T20:17:25.900Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T20:17:25.900Z] [2022-09-07T20:17:25.900Z] DONE 2 tests, 2 skipped in 0.086s [2022-09-07T20:17:25.900Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-07T20:17:25.900Z] ++ 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-09-07T20:17:25.900Z] ++ set -e [2022-09-07T20:17:25.900Z] ++ '[' -n 0 ']' [2022-09-07T20:17:25.900Z] ++ set -x [2022-09-07T20:17:25.900Z] ++ 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-09-07T20:17:25.900Z] INFO: Testing against a local daemon [2022-09-07T20:17:25.900Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-07T20:17:26.465Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-09-07T20:17:26.465Z] === RUN TestDockerNetworkMacvlan [2022-09-07T20:17:26.805Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-09-07T20:17:27.087Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-07T20:17:28.020Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-07T20:17:28.585Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-07T20:17:30.483Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-07T20:17:31.856Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-07T20:17:32.250Z] --- PASS: TestServicePlugin (30.34s) [2022-09-07T20:17:32.250Z] === RUN TestServiceUpdateLabel [2022-09-07T20:17:33.176Z] --- PASS: TestServiceUpdateLabel (2.26s) [2022-09-07T20:17:33.176Z] === RUN TestServiceUpdateSecrets [2022-09-07T20:17:35.135Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-07T20:17:35.702Z] --- PASS: TestDockerNetworkMacvlan (9.24s) [2022-09-07T20:17:35.702Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-09-07T20:17:35.702Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-09-07T20:17:35.702Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s) [2022-09-07T20:17:35.702Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2022-09-07T20:17:35.702Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.96s) [2022-09-07T20:17:35.702Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-09-07T20:17:35.702Z] PASS [2022-09-07T20:17:35.702Z] [2022-09-07T20:17:35.702Z] DONE 8 tests in 10.574s [2022-09-07T20:17:35.702Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-07T20:17:35.702Z] ++ 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-09-07T20:17:35.702Z] ++ set -e [2022-09-07T20:17:35.702Z] ++ '[' -n 0 ']' [2022-09-07T20:17:35.702Z] ++ set -x [2022-09-07T20:17:35.702Z] ++ 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-09-07T20:17:35.702Z] testing: warning: no tests to run [2022-09-07T20:17:35.702Z] PASS [2022-09-07T20:17:35.702Z] [2022-09-07T20:17:35.702Z] DONE 0 tests in 0.026s [2022-09-07T20:17:35.702Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-07T20:17:35.702Z] ++ 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-09-07T20:17:35.702Z] ++ set -e [2022-09-07T20:17:35.702Z] ++ '[' -n 0 ']' [2022-09-07T20:17:35.702Z] ++ set -x [2022-09-07T20:17:35.702Z] ++ 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-09-07T20:17:35.964Z] INFO: Testing against a local daemon [2022-09-07T20:17:35.964Z] === RUN TestAuthZPluginAllowRequest [2022-09-07T20:17:36.906Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-09-07T20:17:36.906Z] === RUN TestAuthZPluginTLS [2022-09-07T20:17:37.471Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-09-07T20:17:37.471Z] === RUN TestAuthZPluginDenyRequest [2022-09-07T20:17:38.036Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-07T20:17:38.036Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-07T20:17:38.191Z] --- PASS: TestBuildWithHugeFile (51.21s) [2022-09-07T20:17:38.191Z] === RUN TestBuildWCOWSandboxSize [2022-09-07T20:17:38.191Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-07T20:17:38.191Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-07T20:17:38.191Z] === RUN TestBuildWithEmptyDockerfile [2022-09-07T20:17:38.191Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T20:17:38.191Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T20:17:38.191Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T20:17:38.191Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T20:17:38.191Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T20:17:38.191Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T20:17:38.191Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T20:17:38.191Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T20:17:38.191Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T20:17:38.191Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-09-07T20:17:38.191Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-09-07T20:17:38.191Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2022-09-07T20:17:38.191Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-07T20:17:38.191Z] === RUN TestBuildPreserveOwnership [2022-09-07T20:17:38.191Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-07T20:17:38.602Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-07T20:17:38.602Z] === RUN TestAuthZPluginDenyResponse [2022-09-07T20:17:39.125Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-07T20:17:39.167Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-07T20:17:39.167Z] === RUN TestAuthZPluginAllowEventStream [2022-09-07T20:17:40.101Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s) [2022-09-07T20:17:40.101Z] === RUN TestAuthZPluginErrorResponse [2022-09-07T20:17:40.666Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-07T20:17:40.666Z] === RUN TestAuthZPluginErrorRequest [2022-09-07T20:17:41.231Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-07T20:17:41.231Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-07T20:17:41.797Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-09-07T20:17:41.797Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-07T20:17:43.169Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-09-07T20:17:43.169Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-07T20:17:43.309Z] --- PASS: TestBuildPreserveOwnership (10.45s) [2022-09-07T20:17:43.309Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.43s) [2022-09-07T20:17:43.309Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-09-07T20:17:43.309Z] === RUN TestBuildPlatformInvalid [2022-09-07T20:17:43.309Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-09-07T20:17:43.309Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-07T20:17:43.309Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-09-07T20:17:43.309Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-07T20:17:43.309Z] PASS [2022-09-07T20:17:43.309Z] [2022-09-07T20:17:43.309Z] === Skipped [2022-09-07T20:17:43.309Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-07T20:17:43.309Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T20:17:43.309Z] [2022-09-07T20:17:43.309Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-07T20:17:43.309Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-07T20:17:43.309Z] [2022-09-07T20:17:43.309Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-07T20:17:43.309Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-09-07T20:17:43.309Z] [2022-09-07T20:17:43.309Z] DONE 34 tests, 3 skipped in 112.499s [2022-09-07T20:17:43.309Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-07T20:17:43.309Z] INFO: Testing against a local daemon [2022-09-07T20:17:43.309Z] === RUN TestConfigInspect [2022-09-07T20:17:43.309Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:17:43.309Z] --- SKIP: TestConfigInspect (0.02s) [2022-09-07T20:17:43.309Z] === RUN TestConfigList [2022-09-07T20:17:43.309Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:17:43.309Z] --- SKIP: TestConfigList (0.01s) [2022-09-07T20:17:43.309Z] === RUN TestConfigsCreateAndDelete [2022-09-07T20:17:43.309Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:17:43.309Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-09-07T20:17:43.309Z] === RUN TestConfigsUpdate [2022-09-07T20:17:43.309Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:17:43.309Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-09-07T20:17:43.309Z] === RUN TestTemplatedConfig [2022-09-07T20:17:43.309Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:17:43.309Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-09-07T20:17:43.309Z] === RUN TestConfigCreateResolve [2022-09-07T20:17:43.309Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:17:43.309Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-09-07T20:17:43.309Z] PASS [2022-09-07T20:17:43.309Z] [2022-09-07T20:17:43.309Z] === Skipped [2022-09-07T20:17:43.309Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-09-07T20:17:43.309Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:17:43.309Z] [2022-09-07T20:17:43.309Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-09-07T20:17:43.309Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:17:43.309Z] [2022-09-07T20:17:43.309Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-09-07T20:17:43.309Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:17:43.309Z] [2022-09-07T20:17:43.309Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-09-07T20:17:43.309Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:17:43.309Z] [2022-09-07T20:17:43.309Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-09-07T20:17:43.309Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:17:43.309Z] [2022-09-07T20:17:43.309Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-09-07T20:17:43.309Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:17:43.309Z] [2022-09-07T20:17:43.309Z] DONE 6 tests, 6 skipped in 0.150s [2022-09-07T20:17:43.309Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-07T20:17:43.567Z] INFO: Testing against a local daemon [2022-09-07T20:17:43.567Z] === RUN TestAttachWithTTY [2022-09-07T20:17:43.567Z] --- PASS: TestAttachWithTTY (0.05s) [2022-09-07T20:17:43.567Z] === RUN TestAttachWithoutTTy [2022-09-07T20:17:43.567Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-09-07T20:17:43.567Z] === RUN TestCheckpoint [2022-09-07T20:17:43.567Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T20:17:43.567Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-07T20:17:43.567Z] === RUN TestContainerInvalidJSON [2022-09-07T20:17:43.567Z] === RUN TestContainerInvalidJSON/commit [2022-09-07T20:17:43.567Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-07T20:17:43.567Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-07T20:17:43.567Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-07T20:17:43.567Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-07T20:17:43.567Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-07T20:17:43.567Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-07T20:17:43.567Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-07T20:17:43.568Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-07T20:17:43.568Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-07T20:17:43.568Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-07T20:17:43.568Z] === CONT TestContainerInvalidJSON/commit [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-07T20:17:43.568Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-07T20:17:43.568Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-07T20:17:43.568Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-07T20:17:43.568Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-07T20:17:43.568Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-07T20:17:43.568Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-07T20:17:43.568Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-07T20:17:43.568Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-07T20:17:43.568Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-07T20:17:43.827Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-07T20:17:43.827Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-07T20:17:43.827Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-09-07T20:17:43.827Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-07T20:17:43.827Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-09-07T20:17:43.827Z] === RUN TestCopyEmptyFile [2022-09-07T20:17:44.085Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-09-07T20:17:44.085Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-07T20:17:44.085Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-07T20:17:44.085Z] === RUN TestCopyFromContainer [2022-09-07T20:17:44.543Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2022-09-07T20:17:44.543Z] === RUN TestAuthZPluginHeader [2022-09-07T20:17:45.109Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-09-07T20:17:45.109Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-07T20:17:45.109Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T20:17:45.109Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-07T20:17:45.109Z] === RUN TestAuthZPluginV2Disable [2022-09-07T20:17:45.109Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T20:17:45.109Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-07T20:17:45.109Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-07T20:17:45.109Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T20:17:45.109Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-07T20:17:45.109Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-07T20:17:45.109Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T20:17:45.109Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-07T20:17:45.109Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-07T20:17:48.069Z] --- PASS: TestServiceUpdateSecrets (14.76s) [2022-09-07T20:17:48.069Z] === RUN TestServiceUpdateConfigs [2022-09-07T20:17:48.272Z] === RUN TestCopyFromContainer// [2022-09-07T20:17:48.272Z] === RUN TestCopyFromContainer//bar/root [2022-09-07T20:17:48.272Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-07T20:17:48.272Z] === RUN TestCopyFromContainer/bar/quux [2022-09-07T20:17:48.531Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-07T20:17:48.531Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-07T20:17:48.531Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-07T20:17:48.531Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-07T20:17:48.531Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-07T20:17:48.790Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-07T20:17:48.790Z] --- PASS: TestCopyFromContainer (4.74s) [2022-09-07T20:17:48.790Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-09-07T20:17:48.790Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-09-07T20:17:48.790Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-09-07T20:17:48.790Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-07T20:17:48.790Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-07T20:17:48.790Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-07T20:17:48.790Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-07T20:17:48.790Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-07T20:17:48.790Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-07T20:17:48.790Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-07T20:17:48.790Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-07T20:17:48.790Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T20:17:48.790Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T20:17:48.790Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T20:17:48.790Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T20:17:48.790Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T20:17:48.790Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T20:17:48.790Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T20:17:48.790Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T20:17:48.790Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T20:17:48.790Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-07T20:17:48.790Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-07T20:17:48.790Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-07T20:17:48.790Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-07T20:17:48.790Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-07T20:17:48.790Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-07T20:17:48.790Z] === RUN TestCreateWithInvalidEnv [2022-09-07T20:17:48.790Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-07T20:17:48.790Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-07T20:17:48.790Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-07T20:17:48.790Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-07T20:17:48.790Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-07T20:17:48.790Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-07T20:17:48.790Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-07T20:17:48.790Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-07T20:17:48.790Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-07T20:17:48.790Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-09-07T20:17:48.790Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-07T20:17:48.790Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-07T20:17:48.790Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-07T20:17:48.790Z] === RUN TestCreateTmpfsMountsTarget [2022-09-07T20:17:48.790Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-07T20:17:48.790Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-07T20:17:50.166Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s) [2022-09-07T20:17:50.166Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-07T20:17:51.101Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s) [2022-09-07T20:17:51.101Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-07T20:17:51.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T20:17:51.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T20:17:51.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T20:17:51.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T20:17:51.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T20:17:51.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T20:17:51.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T20:17:51.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T20:17:51.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T20:17:51.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T20:17:51.101Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T20:17:51.101Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T20:17:51.101Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T20:17:51.101Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T20:17:51.101Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T20:17:51.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-07T20:17:51.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-09-07T20:17:51.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-09-07T20:17:51.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-09-07T20:17:51.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-09-07T20:17:51.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-09-07T20:17:51.101Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-07T20:17:51.667Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-09-07T20:17:51.667Z] === RUN TestCreateDifferentPlatform [2022-09-07T20:17:51.667Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-07T20:17:51.667Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-07T20:17:51.667Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-07T20:17:51.667Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-07T20:17:51.667Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-07T20:17:51.667Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-07T20:17:51.667Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-09-07T20:17:51.667Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-07T20:17:51.667Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-07T20:17:51.667Z] === RUN TestCreateInvalidHostConfig [2022-09-07T20:17:51.667Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-07T20:17:51.667Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-07T20:17:51.667Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-07T20:17:51.667Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-07T20:17:51.667Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-07T20:17:51.667Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-07T20:17:51.668Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-07T20:17:51.668Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-07T20:17:51.668Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-07T20:17:51.668Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-07T20:17:51.668Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-07T20:17:51.668Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-07T20:17:51.668Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-07T20:17:51.668Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-07T20:17:51.668Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-07T20:17:51.668Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-07T20:17:51.668Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-07T20:17:51.668Z] === RUN TestContainerStartOnDaemonRestart [2022-09-07T20:17:51.668Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-07T20:17:51.668Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-09-07T20:17:51.668Z] === RUN TestDaemonRestartIpcMode [2022-09-07T20:17:51.668Z] === PAUSE TestDaemonRestartIpcMode [2022-09-07T20:17:51.668Z] === RUN TestDaemonHostGatewayIP [2022-09-07T20:17:51.668Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T20:17:51.668Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-09-07T20:17:51.668Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-07T20:17:51.668Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-07T20:17:51.668Z] === RUN TestContainerKillOnDaemonStart [2022-09-07T20:17:51.668Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-07T20:17:51.668Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-09-07T20:17:51.668Z] === RUN TestDiff [2022-09-07T20:17:51.927Z] --- PASS: TestDiff (0.39s) [2022-09-07T20:17:51.927Z] === RUN TestExecConsoleSize [2022-09-07T20:17:52.493Z] --- PASS: TestExecConsoleSize (0.44s) [2022-09-07T20:17:52.493Z] === RUN TestExecWithCloseStdin [2022-09-07T20:17:53.060Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-09-07T20:17:53.060Z] === RUN TestExec [2022-09-07T20:17:53.627Z] --- PASS: TestExec (0.52s) [2022-09-07T20:17:53.627Z] === RUN TestExecUser [2022-09-07T20:17:53.887Z] --- PASS: TestExecUser (0.45s) [2022-09-07T20:17:53.887Z] === RUN TestExportContainerAndImportImage [2022-09-07T20:17:54.453Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-09-07T20:17:54.453Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-07T20:17:55.830Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-09-07T20:17:55.830Z] === RUN TestHealthCheckWorkdir [2022-09-07T20:17:56.398Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-09-07T20:17:56.398Z] === RUN TestHealthKillContainer [2022-09-07T20:18:02.941Z] --- PASS: TestServiceUpdateConfigs (14.68s) [2022-09-07T20:18:02.941Z] === RUN TestServiceUpdateNetwork [2022-09-07T20:18:03.178Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-09-07T20:18:03.178Z] PASS [2022-09-07T20:18:03.178Z] [2022-09-07T20:18:03.178Z] === Skipped [2022-09-07T20:18:03.178Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-07T20:18:03.178Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T20:18:03.178Z] [2022-09-07T20:18:03.178Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-07T20:18:03.178Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T20:18:03.178Z] [2022-09-07T20:18:03.178Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-07T20:18:03.178Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T20:18:03.178Z] [2022-09-07T20:18:03.178Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-07T20:18:03.178Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T20:18:03.178Z] [2022-09-07T20:18:03.178Z] DONE 17 tests, 4 skipped in 26.349s [2022-09-07T20:18:03.178Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-07T20:18:03.178Z] ++ 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-09-07T20:18:03.178Z] ++ set -e [2022-09-07T20:18:03.178Z] ++ '[' -n 0 ']' [2022-09-07T20:18:03.178Z] ++ set -x [2022-09-07T20:18:03.178Z] ++ 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-09-07T20:18:03.178Z] INFO: Testing against a local daemon [2022-09-07T20:18:03.178Z] === RUN TestPluginInvalidJSON [2022-09-07T20:18:03.178Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-07T20:18:03.178Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-07T20:18:03.178Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-07T20:18:03.178Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-07T20:18:03.178Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-07T20:18:03.178Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-07T20:18:03.178Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-07T20:18:03.178Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-07T20:18:03.178Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-07T20:18:03.178Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-07T20:18:03.178Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-07T20:18:03.178Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-07T20:18:03.178Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-07T20:18:03.178Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-07T20:18:03.178Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-07T20:18:03.178Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-07T20:18:03.178Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-07T20:18:03.178Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-07T20:18:03.178Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-07T20:18:03.178Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-07T20:18:03.178Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-07T20:18:03.178Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-07T20:18:03.178Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-07T20:18:03.178Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-07T20:18:03.178Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-07T20:18:03.178Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-07T20:18:03.178Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-07T20:18:03.178Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-07T20:18:03.178Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-07T20:18:03.178Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-07T20:18:03.178Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-07T20:18:03.178Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-07T20:18:03.178Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-07T20:18:03.178Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-07T20:18:03.178Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-07T20:18:03.178Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-07T20:18:03.178Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-07T20:18:03.178Z] === RUN TestPluginInstall [2022-09-07T20:18:03.178Z] === RUN TestPluginInstall/no_auth [2022-09-07T20:18:03.178Z] time="2022-09-07T20:18:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T20:18:03.178Z] time="2022-09-07T20:18:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86178a3079d7306113aeb8131c21c17679d81279e043470634d8a0f9d654c1db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T20:18:03.178Z] time="2022-09-07T20:18:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T20:18:03.178Z] time="2022-09-07T20:18:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86178a3079d7306113aeb8131c21c17679d81279e043470634d8a0f9d654c1db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T20:18:03.178Z] === RUN TestPluginInstall/with_htpasswd [2022-09-07T20:18:03.436Z] time="2022-09-07T20:18:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T20:18:03.436Z] time="2022-09-07T20:18:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:545ddbda79ec854bc2807200225fb5f9a52e6ed96f3a40e73ec88f1a4c390f08" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T20:18:03.436Z] time="2022-09-07T20:18:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T20:18:03.436Z] time="2022-09-07T20:18:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:545ddbda79ec854bc2807200225fb5f9a52e6ed96f3a40e73ec88f1a4c390f08" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T20:18:03.693Z] === RUN TestPluginInstall/with_insecure [2022-09-07T20:18:04.505Z] --- PASS: TestHealthKillContainer (7.84s) [2022-09-07T20:18:04.505Z] === RUN TestHealthCheckProcessKilled [2022-09-07T20:18:04.626Z] time="2022-09-07T20:18:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T20:18:04.626Z] time="2022-09-07T20:18:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65eaf12cbe0cce0ebec7ddbb88b4b470e9eeb5618a05763b568b3befd13ff986" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T20:18:04.626Z] time="2022-09-07T20:18:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T20:18:04.626Z] time="2022-09-07T20:18:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65eaf12cbe0cce0ebec7ddbb88b4b470e9eeb5618a05763b568b3befd13ff986" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T20:18:04.763Z] --- PASS: TestHealthCheckProcessKilled (0.62s) [2022-09-07T20:18:04.763Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-07T20:18:04.763Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-07T20:18:04.763Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-09-07T20:18:04.763Z] === RUN TestIpcModeNone [2022-09-07T20:18:04.884Z] plugin_test.go:196: [d66efeede7ae7] daemon is not started [2022-09-07T20:18:04.884Z] --- PASS: TestPluginInstall (2.53s) [2022-09-07T20:18:04.884Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-09-07T20:18:04.884Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-09-07T20:18:04.884Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-09-07T20:18:04.884Z] === RUN TestPluginsWithRuntimes [2022-09-07T20:18:05.330Z] --- PASS: TestIpcModeNone (0.44s) [2022-09-07T20:18:05.330Z] === RUN TestIpcModePrivate [2022-09-07T20:18:05.589Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-09-07T20:18:05.589Z] --- PASS: TestIpcModePrivate (0.46s) [2022-09-07T20:18:05.589Z] === RUN TestIpcModeShareable [2022-09-07T20:18:05.589Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T20:18:05.589Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-09-07T20:18:05.589Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-07T20:18:06.256Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-07T20:18:06.964Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-09-07T20:18:06.964Z] === RUN TestAPIIpcModeHost [2022-09-07T20:18:06.964Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T20:18:06.964Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-09-07T20:18:06.964Z] === RUN TestDaemonIpcModeShareable [2022-09-07T20:18:06.964Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T20:18:06.964Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-09-07T20:18:06.964Z] === RUN TestDaemonIpcModePrivate [2022-09-07T20:18:07.188Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-07T20:18:08.122Z] --- PASS: TestPluginsWithRuntimes (3.24s) [2022-09-07T20:18:08.122Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-09-07T20:18:08.122Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-09-07T20:18:08.122Z] === RUN TestPluginBackCompatMediaTypes [2022-09-07T20:18:08.350Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-07T20:18:08.350Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-09-07T20:18:08.350Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-07T20:18:08.350Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T20:18:08.350Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-07T20:18:08.350Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-07T20:18:08.350Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T20:18:08.350Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-07T20:18:08.350Z] === RUN TestIpcModeOlderClient [2022-09-07T20:18:08.350Z] === PAUSE TestIpcModeOlderClient [2022-09-07T20:18:08.350Z] === RUN TestKillContainerInvalidSignal [2022-09-07T20:18:08.634Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-09-07T20:18:08.634Z] === RUN TestKillContainer [2022-09-07T20:18:08.634Z] === RUN TestKillContainer/no_signal [2022-09-07T20:18:08.715Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-09-07T20:18:08.715Z] PASS [2022-09-07T20:18:08.715Z] [2022-09-07T20:18:08.715Z] DONE 24 tests in 6.472s [2022-09-07T20:18:08.715Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-07T20:18:08.715Z] ++ 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-09-07T20:18:08.715Z] ++ set -e [2022-09-07T20:18:08.715Z] ++ '[' -n 0 ']' [2022-09-07T20:18:08.715Z] ++ set -x [2022-09-07T20:18:08.715Z] ++ 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-09-07T20:18:08.715Z] INFO: Testing against a local daemon [2022-09-07T20:18:08.715Z] === RUN TestExternalGraphDriver [2022-09-07T20:18:08.972Z] === RUN TestExternalGraphDriver/json [2022-09-07T20:18:09.221Z] === RUN TestKillContainer/non_killing_signal [2022-09-07T20:18:09.500Z] === RUN TestKillContainer/killing_signal [2022-09-07T20:18:10.078Z] --- PASS: TestKillContainer (1.22s) [2022-09-07T20:18:10.078Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-09-07T20:18:10.078Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-09-07T20:18:10.078Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-09-07T20:18:10.078Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-07T20:18:10.078Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-07T20:18:10.337Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-07T20:18:10.596Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-09-07T20:18:10.596Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-09-07T20:18:10.596Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-09-07T20:18:10.596Z] === RUN TestKillStoppedContainer [2022-09-07T20:18:10.854Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-09-07T20:18:10.854Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-07T20:18:10.854Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-07T20:18:10.854Z] === RUN TestKillDifferentUserContainer [2022-09-07T20:18:10.870Z] === RUN TestExternalGraphDriver/spec [2022-09-07T20:18:11.112Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-09-07T20:18:11.112Z] === RUN TestInspectOomKilledTrue [2022-09-07T20:18:11.112Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T20:18:11.112Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-07T20:18:11.112Z] === RUN TestInspectOomKilledFalse [2022-09-07T20:18:11.112Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-07T20:18:11.112Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-07T20:18:11.112Z] === RUN TestLinksEtcHostsContentMatch [2022-09-07T20:18:11.112Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-07T20:18:11.112Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-09-07T20:18:11.112Z] === RUN TestLinksContainerNames [2022-09-07T20:18:12.046Z] --- PASS: TestLinksContainerNames (0.81s) [2022-09-07T20:18:12.046Z] === RUN TestLogsFollowTailEmpty [2022-09-07T20:18:12.242Z] === RUN TestExternalGraphDriver/pull [2022-09-07T20:18:12.305Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-09-07T20:18:12.305Z] === RUN TestLogs [2022-09-07T20:18:12.305Z] === RUN TestLogs/driver_local [2022-09-07T20:18:12.305Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-07T20:18:12.305Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-07T20:18:12.305Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-07T20:18:12.305Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-07T20:18:12.305Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-07T20:18:12.305Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-07T20:18:12.305Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-07T20:18:12.305Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-07T20:18:12.305Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-07T20:18:12.305Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-07T20:18:12.305Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-07T20:18:12.305Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-07T20:18:12.305Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-07T20:18:12.305Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-07T20:18:12.872Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-07T20:18:13.130Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-07T20:18:13.697Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-07T20:18:13.697Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-07T20:18:14.139Z] --- PASS: TestExternalGraphDriver (5.13s) [2022-09-07T20:18:14.139Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-09-07T20:18:14.139Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-09-07T20:18:14.139Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-09-07T20:18:14.139Z] === RUN TestGraphdriverPluginV2 [2022-09-07T20:18:14.139Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T20:18:14.139Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-09-07T20:18:14.139Z] PASS [2022-09-07T20:18:14.139Z] [2022-09-07T20:18:14.139Z] === Skipped [2022-09-07T20:18:14.139Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-09-07T20:18:14.139Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T20:18:14.139Z] [2022-09-07T20:18:14.139Z] DONE 5 tests, 1 skipped in 5.551s [2022-09-07T20:18:14.139Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-07T20:18:14.139Z] ++ 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-09-07T20:18:14.139Z] ++ set -e [2022-09-07T20:18:14.139Z] ++ '[' -n 0 ']' [2022-09-07T20:18:14.139Z] ++ set -x [2022-09-07T20:18:14.139Z] ++ 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-09-07T20:18:14.266Z] === RUN TestLogs/driver_json-file [2022-09-07T20:18:14.266Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-07T20:18:14.266Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-07T20:18:14.266Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-07T20:18:14.266Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-07T20:18:14.266Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-07T20:18:14.266Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-07T20:18:14.266Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-07T20:18:14.266Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-07T20:18:14.266Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-07T20:18:14.266Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-07T20:18:14.266Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-07T20:18:14.266Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-07T20:18:14.266Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-07T20:18:14.266Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-07T20:18:14.396Z] INFO: Testing against a local daemon [2022-09-07T20:18:14.396Z] === RUN TestContinueAfterPluginCrash [2022-09-07T20:18:14.396Z] === PAUSE TestContinueAfterPluginCrash [2022-09-07T20:18:14.396Z] === RUN TestReadPluginNoRead [2022-09-07T20:18:14.396Z] === PAUSE TestReadPluginNoRead [2022-09-07T20:18:14.396Z] === RUN TestDaemonStartWithLogOpt [2022-09-07T20:18:14.396Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-07T20:18:14.396Z] === CONT TestContinueAfterPluginCrash [2022-09-07T20:18:14.396Z] === CONT TestDaemonStartWithLogOpt [2022-09-07T20:18:15.201Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-07T20:18:15.202Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-07T20:18:15.461Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-07T20:18:15.721Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-07T20:18:15.979Z] --- PASS: TestLogs (3.68s) [2022-09-07T20:18:15.979Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-07T20:18:15.979Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.55s) [2022-09-07T20:18:15.979Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.72s) [2022-09-07T20:18:15.979Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.64s) [2022-09-07T20:18:15.979Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.63s) [2022-09-07T20:18:15.979Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.69s) [2022-09-07T20:18:15.979Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) [2022-09-07T20:18:15.979Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-07T20:18:15.979Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.66s) [2022-09-07T20:18:15.979Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s) [2022-09-07T20:18:15.979Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.48s) [2022-09-07T20:18:15.979Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.61s) [2022-09-07T20:18:15.979Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.51s) [2022-09-07T20:18:15.979Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.45s) [2022-09-07T20:18:15.979Z] === RUN TestContainerNetworkMountsNoChown [2022-09-07T20:18:16.546Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-09-07T20:18:16.546Z] === RUN TestMountDaemonRoot [2022-09-07T20:18:16.546Z] === RUN TestMountDaemonRoot/default [2022-09-07T20:18:16.546Z] === PAUSE TestMountDaemonRoot/default [2022-09-07T20:18:16.546Z] === RUN TestMountDaemonRoot/private [2022-09-07T20:18:16.546Z] === PAUSE TestMountDaemonRoot/private [2022-09-07T20:18:16.546Z] === RUN TestMountDaemonRoot/rprivate [2022-09-07T20:18:16.546Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-07T20:18:16.546Z] === RUN TestMountDaemonRoot/slave [2022-09-07T20:18:16.546Z] === PAUSE TestMountDaemonRoot/slave [2022-09-07T20:18:16.546Z] === RUN TestMountDaemonRoot/rslave [2022-09-07T20:18:16.546Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-07T20:18:16.546Z] === RUN TestMountDaemonRoot/shared [2022-09-07T20:18:16.546Z] === PAUSE TestMountDaemonRoot/shared [2022-09-07T20:18:16.546Z] === RUN TestMountDaemonRoot/rshared [2022-09-07T20:18:16.546Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-07T20:18:16.546Z] === CONT TestMountDaemonRoot/default [2022-09-07T20:18:16.546Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-07T20:18:16.546Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-07T20:18:16.547Z] === CONT TestMountDaemonRoot/rslave [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-07T20:18:16.547Z] === CONT TestMountDaemonRoot/rshared [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-07T20:18:16.547Z] === CONT TestMountDaemonRoot/shared [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-07T20:18:16.547Z] === CONT TestMountDaemonRoot/rprivate [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T20:18:16.547Z] === CONT TestMountDaemonRoot/slave [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-07T20:18:16.547Z] === CONT TestMountDaemonRoot/private [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-07T20:18:16.547Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T20:18:16.547Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-07T20:18:16.547Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-07T20:18:16.547Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T20:18:16.547Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-07T20:18:16.547Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T20:18:16.547Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-07T20:18:16.547Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-07T20:18:16.547Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-07T20:18:16.547Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T20:18:16.547Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-07T20:18:16.806Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-07T20:18:16.806Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-07T20:18:16.806Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-07T20:18:16.806Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-07T20:18:16.806Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-07T20:18:16.806Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T20:18:16.806Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-07T20:18:16.806Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T20:18:16.806Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-07T20:18:16.806Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-07T20:18:16.806Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-07T20:18:16.806Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-07T20:18:16.806Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-07T20:18:16.806Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-07T20:18:16.806Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-07T20:18:16.806Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-07T20:18:16.806Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-07T20:18:16.806Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-07T20:18:16.806Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-09-07T20:18:17.065Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-07T20:18:17.065Z] === RUN TestContainerBindMountNonRecursive [2022-09-07T20:18:17.065Z] 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-09-07T20:18:17.065Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-09-07T20:18:17.065Z] === RUN TestContainerVolumesMountedAsShared [2022-09-07T20:18:17.065Z] 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-09-07T20:18:17.065Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-09-07T20:18:17.065Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-07T20:18:17.065Z] 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-09-07T20:18:17.065Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-09-07T20:18:17.065Z] === RUN TestNetworkNat [2022-09-07T20:18:17.632Z] --- PASS: TestNetworkNat (0.52s) [2022-09-07T20:18:17.632Z] === RUN TestNetworkLocalhostTCPNat [2022-09-07T20:18:17.675Z] --- PASS: TestDaemonStartWithLogOpt (3.02s) [2022-09-07T20:18:17.675Z] === CONT TestReadPluginNoRead [2022-09-07T20:18:17.774Z] --- PASS: TestServiceUpdateNetwork (12.60s) [2022-09-07T20:18:17.774Z] === RUN TestServiceUpdatePidsLimit [2022-09-07T20:18:17.774Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-07T20:18:17.774Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-07T20:18:17.898Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-09-07T20:18:17.898Z] === RUN TestNetworkLoopbackNat [2022-09-07T20:18:19.575Z] === RUN TestReadPluginNoRead/default [2022-09-07T20:18:20.427Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-09-07T20:18:20.427Z] === RUN TestPause [2022-09-07T20:18:20.427Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T20:18:20.427Z] --- SKIP: TestPause (0.00s) [2022-09-07T20:18:20.427Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-07T20:18:20.427Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-07T20:18:20.427Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-07T20:18:20.427Z] === RUN TestPauseStopPausedContainer [2022-09-07T20:18:20.427Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T20:18:20.427Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-09-07T20:18:20.427Z] === RUN TestPidHost [2022-09-07T20:18:20.508Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-07T20:18:21.071Z] .........................xx.................... [ 29%] [2022-09-07T20:18:21.362Z] --- PASS: TestPidHost (0.86s) [2022-09-07T20:18:21.362Z] === RUN TestPsFilter [2022-09-07T20:18:21.362Z] --- PASS: TestPsFilter (0.10s) [2022-09-07T20:18:21.362Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-07T20:18:21.881Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-07T20:18:21.928Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-09-07T20:18:21.928Z] === RUN TestRemoveContainerWithVolume [2022-09-07T20:18:22.138Z] --- PASS: TestContinueAfterPluginCrash (7.98s) [2022-09-07T20:18:22.186Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-09-07T20:18:22.186Z] === RUN TestRemoveContainerRunning [2022-09-07T20:18:22.753Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-09-07T20:18:22.753Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-07T20:18:23.011Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-09-07T20:18:23.011Z] === RUN TestRemoveInvalidContainer [2022-09-07T20:18:23.011Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-07T20:18:23.011Z] === RUN TestRenameLinkedContainer [2022-09-07T20:18:23.072Z] === CONT TestReadPluginNoRead [2022-09-07T20:18:23.072Z] read_test.go:92: [deb82bc5f65d8] daemon is not started [2022-09-07T20:18:23.072Z] --- PASS: TestReadPluginNoRead (5.71s) [2022-09-07T20:18:23.072Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-09-07T20:18:23.072Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-09-07T20:18:23.072Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-09-07T20:18:23.072Z] PASS [2022-09-07T20:18:23.072Z] [2022-09-07T20:18:23.072Z] DONE 6 tests in 8.827s [2022-09-07T20:18:23.072Z] 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-09-07T20:18:23.072Z] ++ 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-09-07T20:18:23.072Z] ++ set -e [2022-09-07T20:18:23.072Z] ++ '[' -n 0 ']' [2022-09-07T20:18:23.072Z] ++ set -x [2022-09-07T20:18:23.072Z] ++ 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-09-07T20:18:23.072Z] testing: warning: no tests to run [2022-09-07T20:18:23.072Z] PASS [2022-09-07T20:18:23.072Z] [2022-09-07T20:18:23.072Z] DONE 0 tests in 0.039s [2022-09-07T20:18:23.072Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-07T20:18:23.072Z] ++ 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-09-07T20:18:23.072Z] ++ set -e [2022-09-07T20:18:23.072Z] ++ '[' -n 0 ']' [2022-09-07T20:18:23.072Z] ++ set -x [2022-09-07T20:18:23.072Z] ++ 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-09-07T20:18:23.072Z] INFO: Testing against a local daemon [2022-09-07T20:18:23.072Z] === RUN TestPluginWithDevMounts [2022-09-07T20:18:23.072Z] === PAUSE TestPluginWithDevMounts [2022-09-07T20:18:23.072Z] === CONT TestPluginWithDevMounts [2022-09-07T20:18:23.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-07T20:18:24.362Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-07T20:18:24.915Z] --- PASS: TestRenameLinkedContainer (1.61s) [2022-09-07T20:18:24.915Z] === RUN TestRenameStoppedContainer [2022-09-07T20:18:24.915Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-09-07T20:18:24.915Z] === RUN TestRenameRunningContainerAndReuse [2022-09-07T20:18:24.970Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-09-07T20:18:24.970Z] PASS [2022-09-07T20:18:24.970Z] [2022-09-07T20:18:24.970Z] DONE 1 tests in 1.622s [2022-09-07T20:18:24.970Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-07T20:18:24.970Z] ++ 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-09-07T20:18:24.970Z] ++ set -e [2022-09-07T20:18:24.970Z] ++ '[' -n 0 ']' [2022-09-07T20:18:24.970Z] ++ set -x [2022-09-07T20:18:24.970Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-07T20:18:24.970Z] INFO: Testing against a local daemon [2022-09-07T20:18:24.970Z] === RUN TestSecretInspect [2022-09-07T20:18:25.849Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-09-07T20:18:25.849Z] === RUN TestRenameInvalidName [2022-09-07T20:18:26.415Z] --- PASS: TestRenameInvalidName (0.41s) [2022-09-07T20:18:26.415Z] === RUN TestRenameAnonymousContainer [2022-09-07T20:18:26.868Z] --- PASS: TestSecretInspect (2.16s) [2022-09-07T20:18:26.868Z] === RUN TestSecretList [2022-09-07T20:18:27.791Z] --- PASS: TestRenameAnonymousContainer (1.41s) [2022-09-07T20:18:27.791Z] === RUN TestRenameContainerWithSameName [2022-09-07T20:18:28.051Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-09-07T20:18:28.051Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-07T20:18:28.987Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-09-07T20:18:28.987Z] === RUN TestResize [2022-09-07T20:18:29.245Z] --- PASS: TestResize (0.42s) [2022-09-07T20:18:29.245Z] === RUN TestResizeWithInvalidSize [2022-09-07T20:18:29.394Z] --- PASS: TestSecretList (2.17s) [2022-09-07T20:18:29.394Z] === RUN TestSecretsCreateAndDelete [2022-09-07T20:18:29.811Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-09-07T20:18:29.812Z] === RUN TestResizeWhenContainerNotStarted [2022-09-07T20:18:30.070Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-09-07T20:18:30.070Z] === RUN TestDaemonRestartKillContainers [2022-09-07T20:18:30.070Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-07T20:18:30.070Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-09-07T20:18:30.070Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-07T20:18:30.070Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-07T20:18:31.006Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-07T20:18:31.292Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-09-07T20:18:31.292Z] === RUN TestSecretsUpdate [2022-09-07T20:18:31.940Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.76s) [2022-09-07T20:18:31.941Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s) [2022-09-07T20:18:31.941Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.85s) [2022-09-07T20:18:31.941Z] === RUN TestCgroupNamespacesRun [2022-09-07T20:18:32.483Z] --- PASS: TestServiceUpdatePidsLimit (16.24s) [2022-09-07T20:18:32.483Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-09-07T20:18:32.483Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2022-09-07T20:18:32.483Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-09-07T20:18:32.483Z] PASS [2022-09-07T20:18:32.483Z] [2022-09-07T20:18:32.483Z] === Skipped [2022-09-07T20:18:32.483Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-07T20:18:32.483Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-07T20:18:32.483Z] [2022-09-07T20:18:32.483Z] DONE 27 tests, 1 skipped in 167.141s [2022-09-07T20:18:32.483Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-07T20:18:32.483Z] INFO: Testing against a local daemon [2022-09-07T20:18:32.483Z] === RUN TestSessionCreate [2022-09-07T20:18:32.483Z] --- PASS: TestSessionCreate (0.02s) [2022-09-07T20:18:32.483Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-07T20:18:32.483Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-09-07T20:18:32.483Z] PASS [2022-09-07T20:18:32.483Z] [2022-09-07T20:18:32.483Z] DONE 2 tests in 0.066s [2022-09-07T20:18:32.483Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-07T20:18:32.483Z] INFO: Testing against a local daemon [2022-09-07T20:18:32.483Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-07T20:18:32.483Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-09-07T20:18:32.483Z] === RUN TestDiskUsage [2022-09-07T20:18:32.483Z] === PAUSE TestDiskUsage [2022-09-07T20:18:32.483Z] === RUN TestEventsExecDie [2022-09-07T20:18:32.483Z] --- PASS: TestEventsExecDie (0.59s) [2022-09-07T20:18:32.483Z] === RUN TestEventsBackwardsCompatible [2022-09-07T20:18:32.483Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2022-09-07T20:18:32.483Z] === RUN TestEventsVolumeCreate [2022-09-07T20:18:32.483Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-09-07T20:18:32.483Z] === RUN TestInfoBinaryCommits [2022-09-07T20:18:32.483Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-07T20:18:32.483Z] === RUN TestInfoAPIVersioned [2022-09-07T20:18:32.483Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-07T20:18:32.483Z] === RUN TestInfoAPI [2022-09-07T20:18:32.483Z] --- PASS: TestInfoAPI (0.02s) [2022-09-07T20:18:32.483Z] === RUN TestInfoAPIWarnings [2022-09-07T20:18:32.875Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-09-07T20:18:32.875Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-07T20:18:33.838Z] --- PASS: TestSecretsUpdate (2.26s) [2022-09-07T20:18:33.838Z] === RUN TestTemplatedSecret [2022-09-07T20:18:34.251Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-09-07T20:18:34.251Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-07T20:18:35.188Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-09-07T20:18:35.188Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-07T20:18:36.363Z] --- PASS: TestTemplatedSecret (2.52s) [2022-09-07T20:18:36.364Z] === RUN TestSecretCreateResolve [2022-09-07T20:18:36.564Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-09-07T20:18:36.564Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-07T20:18:37.500Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-09-07T20:18:37.500Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-07T20:18:37.767Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-09-07T20:18:38.261Z] --- PASS: TestSecretCreateResolve (2.28s) [2022-09-07T20:18:38.261Z] PASS [2022-09-07T20:18:38.261Z] [2022-09-07T20:18:38.261Z] DONE 6 tests in 13.659s [2022-09-07T20:18:38.519Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-07T20:18:38.519Z] ++ 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-09-07T20:18:38.519Z] ++ set -e [2022-09-07T20:18:38.519Z] ++ '[' -n 0 ']' [2022-09-07T20:18:38.519Z] ++ set -x [2022-09-07T20:18:38.519Z] ++ 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-09-07T20:18:38.519Z] INFO: Testing against a local daemon [2022-09-07T20:18:38.519Z] === RUN TestServiceCreateInit [2022-09-07T20:18:38.519Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-07T20:18:38.874Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-09-07T20:18:38.874Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-07T20:18:39.441Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-09-07T20:18:39.441Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-07T20:18:40.376Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-09-07T20:18:40.376Z] === RUN TestNISDomainname [2022-09-07T20:18:40.635Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-07T20:18:40.635Z] --- SKIP: TestNISDomainname (0.02s) [2022-09-07T20:18:40.635Z] === RUN TestHostnameDnsResolution [2022-09-07T20:18:41.202Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-09-07T20:18:41.202Z] === RUN TestUnprivilegedPortsAndPing [2022-09-07T20:18:41.202Z] 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-09-07T20:18:41.202Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-09-07T20:18:41.202Z] === RUN TestPrivilegedHostDevices [2022-09-07T20:18:41.769Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-09-07T20:18:41.769Z] === RUN TestRunConsoleSize [2022-09-07T20:18:42.033Z] --- PASS: TestRunConsoleSize (0.41s) [2022-09-07T20:18:42.033Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-07T20:18:42.700Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-07T20:18:43.932Z] --- PASS: TestRunWithAlternativeContainerdShim (2.01s) [2022-09-07T20:18:43.933Z] === RUN TestStats [2022-09-07T20:18:43.933Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T20:18:43.933Z] --- SKIP: TestStats (0.00s) [2022-09-07T20:18:43.933Z] === RUN TestStopContainerWithTimeout [2022-09-07T20:18:43.933Z] === RUN TestStopContainerWithTimeout/0 [2022-09-07T20:18:43.933Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-07T20:18:43.933Z] === RUN TestStopContainerWithTimeout/1 [2022-09-07T20:18:43.933Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-07T20:18:43.933Z] === RUN TestStopContainerWithTimeout/3 [2022-09-07T20:18:43.933Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-07T20:18:43.933Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-07T20:18:43.933Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-07T20:18:43.933Z] === CONT TestStopContainerWithTimeout/3 [2022-09-07T20:18:43.933Z] === CONT TestStopContainerWithTimeout/0 [2022-09-07T20:18:44.499Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-07T20:18:45.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-07T20:18:45.192Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-09-07T20:18:45.981Z] --- PASS: TestServiceCreateInit (7.13s) [2022-09-07T20:18:45.981Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s) [2022-09-07T20:18:45.981Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s) [2022-09-07T20:18:45.981Z] === RUN TestCreateServiceMultipleTimes [2022-09-07T20:18:47.027Z] === CONT TestStopContainerWithTimeout/1 [2022-09-07T20:18:47.961Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-07T20:18:47.961Z] --- PASS: TestStopContainerWithTimeout/0 (0.53s) [2022-09-07T20:18:47.961Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2022-09-07T20:18:47.961Z] --- PASS: TestStopContainerWithTimeout/-1 (2.36s) [2022-09-07T20:18:47.961Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-09-07T20:18:47.961Z] === RUN TestDeleteDevicemapper [2022-09-07T20:18:47.961Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-07T20:18:47.961Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-07T20:18:47.961Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-07T20:18:49.336Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2022-09-07T20:18:49.336Z] === RUN TestUpdateMemory [2022-09-07T20:18:49.336Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T20:18:49.336Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-07T20:18:49.336Z] === RUN TestUpdateCPUQuota [2022-09-07T20:18:49.336Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T20:18:49.336Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-09-07T20:18:49.336Z] === RUN TestUpdatePidsLimit [2022-09-07T20:18:49.336Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T20:18:49.336Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-09-07T20:18:49.336Z] === RUN TestUpdateRestartPolicy [2022-09-07T20:18:50.261Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-09-07T20:18:50.516Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-07T20:18:50.516Z] === RUN TestInfoDebug [2022-09-07T20:18:50.516Z] --- PASS: TestInfoDebug (0.52s) [2022-09-07T20:18:50.516Z] === RUN TestInfoInsecureRegistries [2022-09-07T20:18:50.516Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-07T20:18:50.516Z] === RUN TestInfoRegistryMirrors [2022-09-07T20:18:50.516Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-07T20:18:50.516Z] === RUN TestLoginFailsWithBadCredentials [2022-09-07T20:18:51.077Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-07T20:18:51.077Z] === RUN TestPingCacheHeaders [2022-09-07T20:18:51.077Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-07T20:18:51.077Z] === RUN TestPingGet [2022-09-07T20:18:51.077Z] --- PASS: TestPingGet (0.01s) [2022-09-07T20:18:51.077Z] === RUN TestPingHead [2022-09-07T20:18:51.077Z] --- PASS: TestPingHead (0.02s) [2022-09-07T20:18:51.077Z] === RUN TestPingSwarmHeader [2022-09-07T20:18:51.637Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-07T20:18:52.198Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-07T20:18:53.125Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-07T20:18:53.125Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-09-07T20:18:53.125Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-07T20:18:53.125Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-07T20:18:53.125Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-07T20:18:53.125Z] === RUN TestPingBuilderHeader [2022-09-07T20:18:53.125Z] === RUN TestPingBuilderHeader/default_config [2022-09-07T20:18:53.686Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-07T20:18:54.246Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-07T20:18:54.246Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2022-09-07T20:18:54.246Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-07T20:18:54.246Z] === RUN TestVersion [2022-09-07T20:18:54.246Z] --- PASS: TestVersion (0.02s) [2022-09-07T20:18:54.246Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-09-07T20:18:54.246Z] === CONT TestDiskUsage [2022-09-07T20:18:54.806Z] === RUN TestDiskUsage/empty [2022-09-07T20:18:54.806Z] === RUN TestDiskUsage/empty/container_types [2022-09-07T20:18:54.806Z] === RUN TestDiskUsage/empty/image_types [2022-09-07T20:18:54.806Z] === RUN TestDiskUsage/empty/volume_types [2022-09-07T20:18:54.806Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-07T20:18:54.806Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-07T20:18:54.806Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-07T20:18:54.806Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-07T20:18:54.806Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-07T20:18:54.806Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-07T20:18:54.806Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-07T20:18:54.806Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-07T20:18:55.062Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-07T20:18:55.062Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-07T20:18:55.062Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-07T20:18:55.062Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-07T20:18:55.062Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-07T20:18:55.062Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-07T20:18:55.062Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-07T20:18:55.062Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-07T20:18:55.062Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-07T20:18:55.062Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-07T20:18:55.062Z] === RUN TestDiskUsage/after_container.Run [2022-09-07T20:18:55.666Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-07T20:18:55.666Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-07T20:18:55.666Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-07T20:18:55.667Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-07T20:18:55.667Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-07T20:18:55.667Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-07T20:18:55.667Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-07T20:18:55.667Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-07T20:18:55.667Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-07T20:18:55.667Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage (1.59s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.01s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/after_container.Run (0.54s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-07T20:18:55.667Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.62s) [2022-09-07T20:18:55.667Z] PASS [2022-09-07T20:18:55.667Z] [2022-09-07T20:18:55.667Z] DONE 57 tests in 24.157s [2022-09-07T20:18:55.667Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-07T20:18:55.667Z] INFO: Testing against a local daemon [2022-09-07T20:18:55.667Z] === RUN TestVolumesCreateAndList [2022-09-07T20:18:55.931Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-07T20:18:55.932Z] === RUN TestVolumesRemove [2022-09-07T20:18:55.932Z] --- PASS: TestVolumesRemove (0.08s) [2022-09-07T20:18:55.932Z] === RUN TestVolumesInspect [2022-09-07T20:18:55.932Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-07T20:18:55.932Z] === RUN TestVolumesInvalidJSON [2022-09-07T20:18:55.932Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-07T20:18:55.932Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-07T20:18:55.932Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-07T20:18:55.932Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-07T20:18:55.932Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-07T20:18:55.932Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-07T20:18:55.932Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-07T20:18:55.932Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-07T20:18:55.932Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-07T20:18:55.932Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-07T20:18:55.932Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-07T20:18:55.932Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-07T20:18:55.932Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-07T20:18:55.932Z] PASS [2022-09-07T20:18:55.932Z] [2022-09-07T20:18:55.932Z] DONE 9 tests in 0.152s [2022-09-07T20:18:55.932Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-07T20:18:56.492Z] Stopping apparmor (via systemctl): apparmor.service. [2022-09-07T20:18:56.492Z] Removing test suite binaries [2022-09-07T20:18:56.492Z] exiting test-integration [2022-09-07T20:18:56.492Z] ++ exit 0 [2022-09-07T20:18:56.492Z] Post stage [Pipeline] junit [2022-09-07T20:18:57.875Z] Recording test results [2022-09-07T20:18:58.101Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-07T20:18:58.424Z] + echo Ensuring container killed. [2022-09-07T20:18:58.424Z] Ensuring container killed. [2022-09-07T20:18:58.424Z] + docker rm -vf docker-pr3 [2022-09-07T20:18:58.424Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-07T20:18:58.700Z] + echo Chowning /workspace to jenkins user [2022-09-07T20:18:58.700Z] Chowning /workspace to jenkins user [2022-09-07T20:18:58.700Z] + id -u [2022-09-07T20:18:58.700Z] + id -g [2022-09-07T20:18:58.700Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43973:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-07T20:19:00.396Z] + bundleName=amd64-cgroup2 [2022-09-07T20:19:00.396Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-09-07T20:19:00.396Z] Creating amd64-cgroup2-bundles.tar.gz [2022-09-07T20:19:00.396Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-07T20:19:00.396Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-07T20:19:00.661Z] Archiving artifacts [2022-09-07T20:19:00.850Z] --- PASS: TestCreateServiceMultipleTimes (15.02s) [2022-09-07T20:19:00.850Z] === RUN TestCreateServiceConflict [2022-09-07T20:19:00.971Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43973/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-07T20:19:01.313Z] + make clean [2022-09-07T20:19:01.534Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2022-09-07T20:19:01.534Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-07T20:19:01.534Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-09-07T20:19:01.534Z] === RUN TestWaitNonBlocked [2022-09-07T20:19:01.534Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T20:19:01.534Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T20:19:01.534Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T20:19:01.534Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T20:19:01.534Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T20:19:01.534Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T20:19:01.534Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-07T20:19:01.534Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-09-07T20:19:01.534Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-09-07T20:19:01.534Z] === RUN TestWaitBlocked [2022-09-07T20:19:01.534Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T20:19:01.534Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T20:19:01.534Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T20:19:01.534Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T20:19:01.534Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T20:19:01.534Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T20:19:01.568Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-07T20:19:01.568Z] docker-dev-cache [2022-09-07T20:19:01.568Z] docker-mod-cache [Pipeline] deleteDir [2022-09-07T20:19:02.104Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-07T20:19:02.104Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2022-09-07T20:19:02.104Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-09-07T20:19:02.104Z] === RUN TestWaitConditions [2022-09-07T20:19:02.104Z] === RUN TestWaitConditions/default [2022-09-07T20:19:02.104Z] === PAUSE TestWaitConditions/default [2022-09-07T20:19:02.104Z] === RUN TestWaitConditions/not-running [2022-09-07T20:19:02.104Z] === PAUSE TestWaitConditions/not-running [2022-09-07T20:19:02.104Z] === RUN TestWaitConditions/next-exit [2022-09-07T20:19:02.104Z] === PAUSE TestWaitConditions/next-exit [2022-09-07T20:19:02.104Z] === RUN TestWaitConditions/removed [2022-09-07T20:19:02.104Z] === PAUSE TestWaitConditions/removed [2022-09-07T20:19:02.104Z] === CONT TestWaitConditions/default [2022-09-07T20:19:02.104Z] === CONT TestWaitConditions/removed [2022-09-07T20:19:02.104Z] === CONT TestWaitConditions/default [2022-09-07T20:19:02.104Z] wait_test.go:146: ContainerID = a76b624f5d4738c07a78593ddcb8ab288a95310b145e0a82d9892d280dcddf3c [2022-09-07T20:19:02.104Z] === CONT TestWaitConditions/removed [2022-09-07T20:19:02.104Z] wait_test.go:146: ContainerID = b60a39d92ece86cd7e6afc6a4276b67bef79be3156386dadbf0dc6c9ab6e9a5a [2022-09-07T20:19:02.672Z] === CONT TestWaitConditions/next-exit [2022-09-07T20:19:02.672Z] wait_test.go:146: ContainerID = 1e8a13cae9b306c93cc18147f927468f9f0b04c0dcaebf77d8c6aec538618719 [2022-09-07T20:19:02.672Z] === CONT TestWaitConditions/not-running [2022-09-07T20:19:02.672Z] wait_test.go:146: ContainerID = 5dd43ae1f3ffa85a1ea4100d52e12d2477bb2b7a8b67de7bc60bb50479043b7f [2022-09-07T20:19:02.750Z] --- PASS: TestCreateServiceConflict (2.21s) [2022-09-07T20:19:02.750Z] === RUN TestCreateServiceMaxReplicas [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-07T20:19:03.608Z] --- PASS: TestWaitConditions (0.01s) [2022-09-07T20:19:03.608Z] --- PASS: TestWaitConditions/removed (0.62s) [2022-09-07T20:19:03.608Z] --- PASS: TestWaitConditions/default (0.70s) [2022-09-07T20:19:03.608Z] --- PASS: TestWaitConditions/next-exit (0.67s) [2022-09-07T20:19:03.608Z] --- PASS: TestWaitConditions/not-running (0.65s) [2022-09-07T20:19:03.608Z] === RUN TestWaitRestartedContainer [2022-09-07T20:19:03.608Z] === RUN TestWaitRestartedContainer/default [2022-09-07T20:19:03.608Z] === PAUSE TestWaitRestartedContainer/default [2022-09-07T20:19:03.608Z] === RUN TestWaitRestartedContainer/not-running [2022-09-07T20:19:03.608Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-07T20:19:03.608Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-07T20:19:03.608Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-07T20:19:03.608Z] === CONT TestWaitRestartedContainer/default [2022-09-07T20:19:03.608Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-07T20:19:04.982Z] === CONT TestWaitRestartedContainer/not-running [2022-09-07T20:19:05.917Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-07T20:19:05.917Z] --- PASS: TestWaitRestartedContainer/next-exit (1.35s) [2022-09-07T20:19:05.917Z] --- PASS: TestWaitRestartedContainer/default (1.41s) [2022-09-07T20:19:05.917Z] --- PASS: TestWaitRestartedContainer/not-running (0.94s) [2022-09-07T20:19:05.917Z] === CONT TestDaemonRestartIpcMode [2022-09-07T20:19:05.917Z] === CONT TestIpcModeOlderClient [2022-09-07T20:19:05.917Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-09-07T20:19:05.917Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-07T20:19:06.029Z] --- PASS: TestCreateServiceMaxReplicas (2.73s) [2022-09-07T20:19:06.029Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-07T20:19:07.199Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-09-07T20:19:08.450Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.56s) [2022-09-07T20:19:08.450Z] --- PASS: TestDaemonRestartIpcMode (2.79s) [2022-09-07T20:19:08.450Z] PASS [2022-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === Skipped [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-07T20:19:08.450Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-09-07T20:19:08.450Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-09-07T20:19:08.450Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-09-07T20:19:08.450Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-09-07T20:19:08.450Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-09-07T20:19:08.450Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-09-07T20:19:08.450Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-09-07T20:19:08.450Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-07T20:19:08.450Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-07T20:19:08.450Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-07T20:19:08.450Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-07T20:19:08.450Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-09-07T20:19:08.450Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-09-07T20:19:08.450Z] 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-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-09-07T20:19:08.450Z] 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-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-09-07T20:19:08.450Z] 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-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-09-07T20:19:08.450Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-07T20:19:08.450Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-09-07T20:19:08.450Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-09-07T20:19:08.450Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-09-07T20:19:08.450Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-09-07T20:19:08.450Z] 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-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-09-07T20:19:08.450Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-07T20:19:08.450Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-07T20:19:08.450Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-09-07T20:19:08.450Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-09-07T20:19:08.450Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T20:19:08.450Z] [2022-09-07T20:19:08.450Z] DONE 250 tests, 27 skipped in 85.177s [2022-09-07T20:19:08.450Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-07T20:19:08.718Z] === RUN TestConfigDaemonLibtrustID [2022-09-07T20:19:09.289Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-09-07T20:19:09.289Z] === RUN TestConfigDaemonID [2022-09-07T20:19:10.247Z] daemon_test.go:83: [d5746ffbdee0c] daemon is not started [2022-09-07T20:19:10.247Z] --- PASS: TestConfigDaemonID (1.07s) [2022-09-07T20:19:10.247Z] === RUN TestDaemonConfigValidation [2022-09-07T20:19:10.247Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-07T20:19:10.247Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-07T20:19:10.247Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-07T20:19:10.247Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-07T20:19:10.247Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-07T20:19:10.247Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-07T20:19:10.247Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-07T20:19:10.247Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-07T20:19:10.247Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-07T20:19:10.247Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-07T20:19:10.247Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-07T20:19:10.247Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-07T20:19:10.506Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-07T20:19:10.506Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-07T20:19:10.506Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-07T20:19:10.506Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-07T20:19:10.506Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2022-09-07T20:19:10.506Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2022-09-07T20:19:10.506Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-09-07T20:19:10.506Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2022-09-07T20:19:10.506Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-09-07T20:19:10.506Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-07T20:19:10.506Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-07T20:19:11.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-07T20:19:11.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-07T20:19:11.882Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-07T20:19:12.816Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-07T20:19:13.761Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-07T20:19:13.761Z] daemon_test.go:197: [d86c9d0b8d79b] daemon is not started [2022-09-07T20:19:13.761Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-09-07T20:19:13.761Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-09-07T20:19:13.761Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-09-07T20:19:13.761Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-09-07T20:19:13.761Z] === RUN TestDaemonProxy [2022-09-07T20:19:13.761Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-09-07T20:19:13.761Z] --- SKIP: TestDaemonProxy (0.00s) [2022-09-07T20:19:13.761Z] PASS [2022-09-07T20:19:13.761Z] [2022-09-07T20:19:13.761Z] === Skipped [2022-09-07T20:19:13.761Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-09-07T20:19:13.761Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-09-07T20:19:13.761Z] [2022-09-07T20:19:13.761Z] DONE 13 tests, 1 skipped in 5.327s [2022-09-07T20:19:13.761Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-07T20:19:14.019Z] INFO: Testing against a local daemon [2022-09-07T20:19:14.019Z] === RUN TestCommitInheritsEnv [2022-09-07T20:19:14.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-07T20:19:16.548Z] --- PASS: TestCommitInheritsEnv (1.99s) [2022-09-07T20:19:16.548Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-07T20:19:16.548Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-07T20:19:16.548Z] === RUN TestImportWithCustomPlatform [2022-09-07T20:19:16.548Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-07T20:19:16.548Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-07T20:19:16.548Z] === RUN TestImportWithCustomPlatform// [2022-09-07T20:19:16.548Z] === RUN TestImportWithCustomPlatform/linux [2022-09-07T20:19:16.548Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-07T20:19:16.548Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-07T20:19:16.548Z] === RUN TestImportWithCustomPlatform/macos [2022-09-07T20:19:16.548Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-07T20:19:16.548Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-07T20:19:16.548Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-09-07T20:19:16.548Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-07T20:19:16.548Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-07T20:19:16.548Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-07T20:19:16.548Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-09-07T20:19:16.548Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-07T20:19:16.548Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-07T20:19:16.548Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-07T20:19:16.548Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-07T20:19:16.548Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-07T20:19:16.548Z] === RUN TestImagesFilterMultiReference [2022-09-07T20:19:16.548Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-09-07T20:19:16.548Z] === RUN TestImagePullPlatformInvalid [2022-09-07T20:19:16.548Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-09-07T20:19:16.548Z] === RUN TestRemoveImageOrphaning [2022-09-07T20:19:16.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-07T20:19:17.270Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-09-07T20:19:18.448Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-09-07T20:19:18.448Z] === RUN TestRemoveImageGarbageCollector [2022-09-07T20:19:18.448Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-07T20:19:18.448Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-07T20:19:18.448Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-07T20:19:18.448Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-09-07T20:19:18.448Z] === RUN TestTagInvalidReference [2022-09-07T20:19:18.448Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-07T20:19:18.448Z] === RUN TestTagValidPrefixedRepo [2022-09-07T20:19:18.448Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-07T20:19:18.448Z] === RUN TestTagExistedNameWithoutForce [2022-09-07T20:19:18.448Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-07T20:19:18.448Z] === RUN TestTagOfficialNames [2022-09-07T20:19:18.448Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-07T20:19:18.448Z] === RUN TestTagMatchesDigest [2022-09-07T20:19:18.448Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-07T20:19:18.448Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-07T20:19:18.726Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-09-07T20:19:19.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-07T20:19:19.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-07T20:19:20.897Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.01s) [2022-09-07T20:19:20.897Z] === RUN TestCreateServiceSecretFileMode [2022-09-07T20:19:20.897Z] --- PASS: TestCreateServiceSecretFileMode (2.41s) [2022-09-07T20:19:20.897Z] === RUN TestCreateServiceConfigFileMode [2022-09-07T20:19:23.051Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-09-07T20:19:23.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-07T20:19:23.423Z] --- PASS: TestCreateServiceConfigFileMode (2.36s) [2022-09-07T20:19:23.423Z] === RUN TestCreateServiceSysctls [2022-09-07T20:19:25.953Z] --- PASS: TestCreateServiceSysctls (2.44s) [2022-09-07T20:19:25.953Z] === RUN TestCreateServiceCapabilities [2022-09-07T20:19:27.712Z] ............................ [ 66%] [2022-09-07T20:19:28.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-07T20:19:28.481Z] --- PASS: TestCreateServiceCapabilities (2.39s) [2022-09-07T20:19:28.481Z] === RUN TestInspect [2022-09-07T20:19:31.007Z] --- PASS: TestInspect (2.80s) [2022-09-07T20:19:31.007Z] === RUN TestCreateJob [2022-09-07T20:19:31.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-07T20:19:34.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-07T20:19:34.286Z] --- PASS: TestCreateJob (2.94s) [2022-09-07T20:19:34.286Z] === RUN TestReplicatedJob [2022-09-07T20:19:35.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-07T20:19:38.467Z] --- PASS: TestReplicatedJob (4.65s) [2022-09-07T20:19:38.467Z] === RUN TestUpdateReplicatedJob [2022-09-07T20:19:38.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-07T20:19:40.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-07T20:19:41.745Z] --- PASS: TestUpdateReplicatedJob (3.04s) [2022-09-07T20:19:41.745Z] === RUN TestServiceListWithStatuses [2022-09-07T20:19:41.745Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-07T20:19:41.745Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-07T20:19:41.745Z] === RUN TestDockerNetworkConnectAlias [2022-09-07T20:19:44.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-07T20:19:45.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-07T20:19:45.939Z] --- PASS: TestDockerNetworkConnectAlias (4.00s) [2022-09-07T20:19:45.939Z] === RUN TestDockerNetworkReConnect [2022-09-07T20:19:49.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-07T20:19:49.218Z] --- PASS: TestDockerNetworkReConnect (3.05s) [2022-09-07T20:19:49.218Z] === RUN TestServicePlugin [2022-09-07T20:19:49.218Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T20:19:49.218Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-07T20:19:49.218Z] === RUN TestServiceUpdateLabel [2022-09-07T20:19:51.086Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-07T20:19:51.086Z] Using test binary docker [2022-09-07T20:19:51.086Z] +++ /etc/init.d/apparmor start [2022-09-07T20:19:51.118Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-09-07T20:19:51.118Z] === RUN TestServiceUpdateSecrets [2022-09-07T20:19:51.343Z] Not: starting. [2022-09-07T20:19:51.343Z] INFO: Waiting for daemon to start... [2022-09-07T20:19:51.343Z] Starting dockerd [2022-09-07T20:19:51.343Z] +++ 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-09-07T20:19:53.865Z] . [2022-09-07T20:19:53.865Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-07T20:19:53.865Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-07T20:19:53.865Z] Error: No such image: emptyfs [2022-09-07T20:19:53.865Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-07T20:19:53.865Z] ++++ docker load [2022-09-07T20:19:54.121Z] Loaded image: emptyfs:latest [2022-09-07T20:19:54.121Z] Running integration-test (iteration 1) [2022-09-07T20:19:54.121Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-07T20:19:54.121Z] ++ 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-09-07T20:19:54.121Z] ++ set -e [2022-09-07T20:19:54.121Z] ++ '[' -n 0 ']' [2022-09-07T20:19:54.121Z] ++ set -x [2022-09-07T20:19:54.121Z] ++ 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-09-07T20:19:55.050Z] Loaded image: busybox:latest [2022-09-07T20:19:55.611Z] Loaded image: busybox:glibc [2022-09-07T20:19:59.781Z] Loaded image: debian:bullseye-slim [2022-09-07T20:19:59.781Z] Loaded image: hello-world:latest [2022-09-07T20:20:00.038Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T20:20:00.038Z] INFO: Testing against a local daemon [2022-09-07T20:20:00.038Z] === RUN TestCgroupNamespacesBuild [2022-09-07T20:20:02.563Z] --- PASS: TestCgroupNamespacesBuild (2.51s) [2022-09-07T20:20:02.563Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-07T20:20:05.090Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.53s) [2022-09-07T20:20:05.090Z] === RUN TestBuildWithSession [2022-09-07T20:20:05.090Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T20:20:05.090Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-07T20:20:05.090Z] === RUN TestBuildSquashParent [2022-09-07T20:20:05.981Z] --- PASS: TestServiceUpdateSecrets (14.00s) [2022-09-07T20:20:05.981Z] === RUN TestServiceUpdateConfigs [2022-09-07T20:20:09.355Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-09-07T20:20:15.048Z] --- PASS: TestBuildSquashParent (9.36s) [2022-09-07T20:20:15.049Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-07T20:20:15.049Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T20:20:15.049Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T20:20:15.049Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T20:20:15.049Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T20:20:15.049Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T20:20:15.049Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T20:20:15.049Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T20:20:15.049Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T20:20:15.049Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T20:20:15.049Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T20:20:15.049Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T20:20:15.049Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T20:20:15.049Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T20:20:15.049Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T20:20:18.327Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T20:20:18.327Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T20:20:20.844Z] --- PASS: TestServiceUpdateConfigs (14.36s) [2022-09-07T20:20:20.844Z] === RUN TestServiceUpdateNetwork [2022-09-07T20:20:21.604Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T20:20:21.605Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T20:20:24.454Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-09-07T20:20:24.881Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-07T20:20:24.881Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.48s) [2022-09-07T20:20:24.881Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.58s) [2022-09-07T20:20:24.881Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.20s) [2022-09-07T20:20:24.881Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.38s) [2022-09-07T20:20:24.881Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.53s) [2022-09-07T20:20:24.881Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.36s) [2022-09-07T20:20:24.881Z] === RUN TestBuildMultiStageCopy [2022-09-07T20:20:24.881Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-07T20:20:26.341Z] tests/integration/client_test.py ..... [ 75%] [2022-09-07T20:20:26.598Z] tests/integration/context_api_test.py ... [ 76%] [2022-09-07T20:20:27.159Z] tests/integration/errors_test.py . [ 76%] [2022-09-07T20:20:27.404Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-07T20:20:27.969Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-07T20:20:28.533Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-07T20:20:29.118Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-07T20:20:30.074Z] --- PASS: TestBuildMultiStageCopy (4.98s) [2022-09-07T20:20:30.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s) [2022-09-07T20:20:30.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2022-09-07T20:20:30.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2022-09-07T20:20:30.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2022-09-07T20:20:30.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2022-09-07T20:20:30.074Z] === RUN TestBuildMultiStageParentConfig [2022-09-07T20:20:31.450Z] --- PASS: TestBuildMultiStageParentConfig (1.52s) [2022-09-07T20:20:31.450Z] === RUN TestBuildLabelWithTargets [2022-09-07T20:20:33.034Z] --- PASS: TestServiceUpdateNetwork (12.19s) [2022-09-07T20:20:33.034Z] === RUN TestServiceUpdatePidsLimit [2022-09-07T20:20:33.034Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-07T20:20:33.034Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-07T20:20:33.971Z] --- PASS: TestBuildLabelWithTargets (2.13s) [2022-09-07T20:20:33.971Z] === RUN TestBuildWithEmptyLayers [2022-09-07T20:20:34.900Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2022-09-07T20:20:34.900Z] === RUN TestBuildMultiStageOnBuild [2022-09-07T20:20:38.168Z] --- PASS: TestBuildMultiStageOnBuild (2.97s) [2022-09-07T20:20:38.168Z] === RUN TestBuildUncleanTarFilenames [2022-09-07T20:20:40.060Z] --- PASS: TestBuildUncleanTarFilenames (1.89s) [2022-09-07T20:20:40.060Z] === RUN TestBuildMultiStageLayerLeak [2022-09-07T20:20:41.163Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-07T20:20:43.342Z] --- PASS: TestBuildMultiStageLayerLeak (3.42s) [2022-09-07T20:20:43.342Z] === RUN TestBuildWithHugeFile [2022-09-07T20:20:46.565Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-09-07T20:20:47.719Z] --- PASS: TestServiceUpdatePidsLimit (15.76s) [2022-09-07T20:20:47.719Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-09-07T20:20:47.719Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-09-07T20:20:47.719Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-09-07T20:20:47.719Z] PASS [2022-09-07T20:20:47.719Z] [2022-09-07T20:20:47.719Z] === Skipped [2022-09-07T20:20:47.719Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-07T20:20:47.719Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-07T20:20:47.719Z] [2022-09-07T20:20:47.719Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-07T20:20:47.719Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T20:20:47.719Z] [2022-09-07T20:20:47.719Z] DONE 27 tests, 2 skipped in 128.757s [2022-09-07T20:20:47.719Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-07T20:20:47.719Z] ++ 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-09-07T20:20:47.719Z] ++ set -e [2022-09-07T20:20:47.719Z] ++ '[' -n 0 ']' [2022-09-07T20:20:47.719Z] ++ set -x [2022-09-07T20:20:47.719Z] ++ 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-09-07T20:20:47.719Z] INFO: Testing against a local daemon [2022-09-07T20:20:47.719Z] === RUN TestSessionCreate [2022-09-07T20:20:47.719Z] --- PASS: TestSessionCreate (0.02s) [2022-09-07T20:20:47.719Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-07T20:20:47.719Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-07T20:20:47.719Z] PASS [2022-09-07T20:20:47.719Z] [2022-09-07T20:20:47.719Z] DONE 2 tests in 0.135s [2022-09-07T20:20:47.719Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-07T20:20:47.719Z] ++ 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-09-07T20:20:47.719Z] ++ set -e [2022-09-07T20:20:47.719Z] ++ '[' -n 0 ']' [2022-09-07T20:20:47.719Z] ++ set -x [2022-09-07T20:20:47.719Z] ++ 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-09-07T20:20:47.719Z] INFO: Testing against a local daemon [2022-09-07T20:20:47.719Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-07T20:20:47.719Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-07T20:20:47.719Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-07T20:20:47.719Z] === RUN TestDiskUsage [2022-09-07T20:20:47.719Z] === PAUSE TestDiskUsage [2022-09-07T20:20:47.719Z] === RUN TestEventsExecDie [2022-09-07T20:20:47.977Z] --- PASS: TestEventsExecDie (0.56s) [2022-09-07T20:20:47.977Z] === RUN TestEventsBackwardsCompatible [2022-09-07T20:20:47.977Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-07T20:20:47.977Z] === RUN TestEventsVolumeCreate [2022-09-07T20:20:47.977Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-09-07T20:20:47.977Z] === RUN TestInfoBinaryCommits [2022-09-07T20:20:48.235Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-07T20:20:48.235Z] === RUN TestInfoAPIVersioned [2022-09-07T20:20:48.235Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-07T20:20:48.235Z] === RUN TestInfoAPI [2022-09-07T20:20:48.235Z] --- PASS: TestInfoAPI (0.02s) [2022-09-07T20:20:48.235Z] === RUN TestInfoAPIWarnings [2022-09-07T20:20:54.883Z] --- PASS: TestImportExtremelyLargeImageWorks (92.90s) [2022-09-07T20:20:54.883Z] PASS [2022-09-07T20:20:54.883Z] [2022-09-07T20:20:54.883Z] === Skipped [2022-09-07T20:20:54.883Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-07T20:20:54.883Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-07T20:20:54.883Z] [2022-09-07T20:20:54.883Z] DONE 22 tests, 1 skipped in 97.259s [2022-09-07T20:20:54.883Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-07T20:20:54.883Z] === RUN TestStripANSICommands [2022-09-07T20:20:54.883Z] === RUN TestStripANSICommands/#00 [2022-09-07T20:20:54.883Z] === RUN TestStripANSICommands/#01 [2022-09-07T20:20:54.883Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-07T20:20:54.883Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-07T20:20:54.883Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-07T20:20:54.883Z] PASS [2022-09-07T20:20:54.883Z] [2022-09-07T20:20:54.883Z] DONE 3 tests in 0.038s [2022-09-07T20:20:54.883Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-07T20:20:54.883Z] INFO: Testing against a local daemon [2022-09-07T20:20:54.883Z] === RUN TestNetworkCreateDelete [2022-09-07T20:20:54.884Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-09-07T20:20:54.884Z] === RUN TestDockerNetworkDeletePreferID [2022-09-07T20:20:54.884Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-09-07T20:20:54.884Z] === RUN TestDaemonDNSFallback [2022-09-07T20:20:58.163Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-09-07T20:20:58.163Z] === RUN TestInspectNetwork [2022-09-07T20:20:58.163Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:20:58.163Z] --- SKIP: TestInspectNetwork (0.00s) [2022-09-07T20:20:58.163Z] === RUN TestRunContainerWithBridgeNone [2022-09-07T20:20:58.163Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T20:20:58.163Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-09-07T20:20:58.163Z] === RUN TestNetworkInvalidJSON [2022-09-07T20:20:58.163Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-07T20:20:58.163Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-07T20:20:58.163Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-07T20:20:58.163Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-07T20:20:58.163Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-07T20:20:58.163Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-07T20:20:58.163Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-07T20:20:58.163Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-07T20:20:58.163Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-07T20:20:58.163Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-07T20:20:58.163Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-07T20:20:58.163Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-07T20:20:58.163Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-07T20:20:58.163Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-07T20:20:58.163Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-07T20:20:58.163Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-07T20:20:58.163Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-07T20:20:58.163Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-07T20:20:58.163Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-07T20:20:58.163Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-07T20:20:58.163Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-07T20:20:58.163Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-07T20:20:58.163Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-07T20:20:58.163Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-07T20:20:58.163Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-07T20:20:58.163Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-07T20:20:58.163Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-07T20:20:58.163Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-09-07T20:20:58.163Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-07T20:20:58.163Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-07T20:20:58.163Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-07T20:20:58.163Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-07T20:20:58.163Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-07T20:20:58.163Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-07T20:20:58.163Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-07T20:20:58.163Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-07T20:20:58.163Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-07T20:20:58.163Z] === RUN TestNetworkList [2022-09-07T20:20:58.163Z] === RUN TestNetworkList//networks [2022-09-07T20:20:58.163Z] === PAUSE TestNetworkList//networks [2022-09-07T20:20:58.163Z] === RUN TestNetworkList//networks/ [2022-09-07T20:20:58.163Z] === PAUSE TestNetworkList//networks/ [2022-09-07T20:20:58.163Z] === CONT TestNetworkList//networks [2022-09-07T20:20:58.163Z] === CONT TestNetworkList//networks/ [2022-09-07T20:20:58.163Z] --- PASS: TestNetworkList (0.01s) [2022-09-07T20:20:58.163Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-07T20:20:58.163Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-07T20:20:58.163Z] === RUN TestHostIPv4BridgeLabel [2022-09-07T20:20:58.163Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T20:20:58.163Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-09-07T20:20:58.163Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-07T20:20:58.163Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T20:20:58.163Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-09-07T20:20:58.163Z] === RUN TestDaemonDefaultNetworkPools [2022-09-07T20:20:58.163Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T20:20:58.163Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-09-07T20:20:58.163Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-07T20:20:58.163Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T20:20:58.163Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-09-07T20:20:58.163Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-07T20:20:58.163Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T20:20:58.163Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-09-07T20:20:58.163Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-07T20:20:58.163Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T20:20:58.163Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-09-07T20:20:58.163Z] === RUN TestServiceWithPredefinedNetwork [2022-09-07T20:20:58.163Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:20:58.163Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-09-07T20:20:58.163Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-07T20:20:58.163Z] service_test.go:243: FLAKY_TEST [2022-09-07T20:20:58.163Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T20:20:58.163Z] === RUN TestServiceWithDataPathPortInit [2022-09-07T20:20:58.163Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:20:58.163Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-09-07T20:20:58.163Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-07T20:20:58.163Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:20:58.163Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-07T20:20:58.163Z] PASS [2022-09-07T20:20:58.163Z] [2022-09-07T20:20:58.163Z] === Skipped [2022-09-07T20:20:58.163Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-09-07T20:20:58.163Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:20:58.163Z] [2022-09-07T20:20:58.163Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-09-07T20:20:58.163Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T20:20:58.163Z] [2022-09-07T20:20:58.163Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-09-07T20:20:58.163Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T20:20:58.163Z] [2022-09-07T20:20:58.163Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-09-07T20:20:58.163Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T20:20:58.163Z] [2022-09-07T20:20:58.163Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-09-07T20:20:58.163Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T20:20:58.163Z] [2022-09-07T20:20:58.163Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-09-07T20:20:58.163Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T20:20:58.163Z] [2022-09-07T20:20:58.163Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-09-07T20:20:58.163Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T20:20:58.163Z] [2022-09-07T20:20:58.163Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-09-07T20:20:58.163Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T20:20:58.163Z] [2022-09-07T20:20:58.163Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-09-07T20:20:58.163Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:20:58.163Z] [2022-09-07T20:20:58.163Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T20:20:58.163Z] service_test.go:243: FLAKY_TEST [2022-09-07T20:20:58.163Z] [2022-09-07T20:20:58.163Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-09-07T20:20:58.163Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:20:58.163Z] [2022-09-07T20:20:58.163Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-07T20:20:58.163Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:20:58.163Z] [2022-09-07T20:20:58.163Z] DONE 34 tests, 12 skipped in 7.025s [2022-09-07T20:20:58.163Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-07T20:20:58.421Z] INFO: Testing against a local daemon [2022-09-07T20:20:58.421Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-07T20:20:58.421Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T20:20:58.421Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-07T20:20:58.421Z] === RUN TestDockerNetworkIpvlan [2022-09-07T20:20:58.421Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T20:20:58.421Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-07T20:20:58.421Z] PASS [2022-09-07T20:20:58.421Z] [2022-09-07T20:20:58.421Z] === Skipped [2022-09-07T20:20:58.421Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-07T20:20:58.421Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T20:20:58.421Z] [2022-09-07T20:20:58.421Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-07T20:20:58.421Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T20:20:58.421Z] [2022-09-07T20:20:58.421Z] DONE 2 tests, 2 skipped in 0.095s [2022-09-07T20:20:58.421Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-07T20:20:58.421Z] INFO: Testing against a local daemon [2022-09-07T20:20:58.421Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-07T20:20:58.421Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T20:20:58.421Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-07T20:20:58.421Z] === RUN TestDockerNetworkMacvlan [2022-09-07T20:20:58.421Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T20:20:58.421Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-09-07T20:20:58.421Z] PASS [2022-09-07T20:20:58.421Z] [2022-09-07T20:20:58.421Z] === Skipped [2022-09-07T20:20:58.421Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-07T20:20:58.421Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T20:20:58.421Z] [2022-09-07T20:20:58.421Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-09-07T20:20:58.421Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T20:20:58.421Z] [2022-09-07T20:20:58.421Z] DONE 2 tests, 2 skipped in 0.089s [2022-09-07T20:20:58.421Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-07T20:20:58.421Z] testing: warning: no tests to run [2022-09-07T20:20:58.421Z] PASS [2022-09-07T20:20:58.421Z] [2022-09-07T20:20:58.421Z] DONE 0 tests in 0.025s [2022-09-07T20:20:58.421Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-07T20:20:58.679Z] INFO: Testing against a local daemon [2022-09-07T20:20:58.679Z] === RUN TestAuthZPluginAllowRequest [2022-09-07T20:20:58.679Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:20:58.679Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-09-07T20:20:58.679Z] === RUN TestAuthZPluginTLS [2022-09-07T20:20:58.679Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:20:58.679Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-09-07T20:20:58.679Z] === RUN TestAuthZPluginDenyRequest [2022-09-07T20:20:58.679Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:20:58.679Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-09-07T20:20:58.679Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-07T20:20:58.680Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:20:58.680Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-07T20:20:58.680Z] === RUN TestAuthZPluginDenyResponse [2022-09-07T20:20:58.680Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:20:58.680Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-09-07T20:20:58.680Z] === RUN TestAuthZPluginAllowEventStream [2022-09-07T20:20:58.680Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:20:58.680Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-09-07T20:20:58.680Z] === RUN TestAuthZPluginErrorResponse [2022-09-07T20:20:58.680Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:20:58.680Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-09-07T20:20:58.680Z] === RUN TestAuthZPluginErrorRequest [2022-09-07T20:20:58.680Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:20:58.680Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-09-07T20:20:58.680Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-07T20:20:58.680Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:20:58.680Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-07T20:20:58.680Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-07T20:20:58.680Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:20:58.680Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-07T20:20:58.680Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-07T20:20:58.680Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:20:58.680Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-07T20:20:58.680Z] === RUN TestAuthZPluginHeader [2022-09-07T20:20:58.680Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:20:58.680Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-09-07T20:20:58.680Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-07T20:20:58.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:20:58.938Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-09-07T20:20:58.938Z] === RUN TestAuthZPluginV2Disable [2022-09-07T20:20:59.196Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:20:59.196Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-09-07T20:20:59.196Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-07T20:20:59.762Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:20:59.762Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-07T20:20:59.762Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-07T20:21:00.020Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:21:00.020Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-07T20:21:00.020Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-07T20:21:00.279Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:21:00.279Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-07T20:21:00.279Z] PASS [2022-09-07T20:21:00.279Z] [2022-09-07T20:21:00.279Z] === Skipped [2022-09-07T20:21:00.279Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-09-07T20:21:00.279Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:21:00.279Z] [2022-09-07T20:21:00.279Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-09-07T20:21:00.279Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:21:00.279Z] [2022-09-07T20:21:00.279Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-09-07T20:21:00.279Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:21:00.279Z] [2022-09-07T20:21:00.279Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-07T20:21:00.279Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:21:00.279Z] [2022-09-07T20:21:00.279Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-09-07T20:21:00.279Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:21:00.279Z] [2022-09-07T20:21:00.279Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-09-07T20:21:00.279Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:21:00.279Z] [2022-09-07T20:21:00.279Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-09-07T20:21:00.279Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:21:00.279Z] [2022-09-07T20:21:00.279Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-09-07T20:21:00.279Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:21:00.279Z] [2022-09-07T20:21:00.279Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-07T20:21:00.279Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:21:00.279Z] [2022-09-07T20:21:00.279Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-07T20:21:00.279Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:21:00.279Z] [2022-09-07T20:21:00.279Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-07T20:21:00.279Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:21:00.279Z] [2022-09-07T20:21:00.279Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-09-07T20:21:00.279Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:21:00.279Z] [2022-09-07T20:21:00.279Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-09-07T20:21:00.279Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:21:00.279Z] [2022-09-07T20:21:00.279Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-09-07T20:21:00.279Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:21:00.279Z] [2022-09-07T20:21:00.279Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-07T20:21:00.279Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:21:00.279Z] [2022-09-07T20:21:00.279Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-07T20:21:00.279Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:21:00.279Z] [2022-09-07T20:21:00.279Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-07T20:21:00.279Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:21:00.279Z] [2022-09-07T20:21:00.279Z] DONE 17 tests, 17 skipped in 1.803s [2022-09-07T20:21:00.279Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-07T20:21:00.537Z] INFO: Testing against a local daemon [2022-09-07T20:21:00.537Z] === RUN TestPluginInvalidJSON [2022-09-07T20:21:00.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-07T20:21:00.537Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-07T20:21:00.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-07T20:21:00.537Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-07T20:21:00.537Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-07T20:21:00.537Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-07T20:21:00.537Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-07T20:21:00.537Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-07T20:21:00.537Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-07T20:21:00.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-07T20:21:00.537Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-07T20:21:00.537Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-07T20:21:00.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-07T20:21:00.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-07T20:21:00.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-07T20:21:00.537Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-07T20:21:00.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-07T20:21:00.537Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-07T20:21:00.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-07T20:21:00.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-07T20:21:00.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-07T20:21:00.537Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-07T20:21:00.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-07T20:21:00.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-07T20:21:00.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-07T20:21:00.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-07T20:21:00.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-07T20:21:00.537Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-07T20:21:00.537Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-07T20:21:00.537Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-07T20:21:00.537Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-07T20:21:00.537Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-07T20:21:00.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-07T20:21:00.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-07T20:21:00.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-07T20:21:00.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-07T20:21:00.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-07T20:21:00.537Z] === RUN TestPluginInstall [2022-09-07T20:21:00.537Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:21:00.537Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-07T20:21:00.537Z] === RUN TestPluginsWithRuntimes [2022-09-07T20:21:00.537Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-09-07T20:21:00.537Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-07T20:21:00.537Z] === RUN TestPluginBackCompatMediaTypes [2022-09-07T20:21:00.537Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-07T20:21:00.537Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-07T20:21:00.537Z] PASS [2022-09-07T20:21:00.537Z] [2022-09-07T20:21:00.537Z] === Skipped [2022-09-07T20:21:00.537Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-09-07T20:21:00.537Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T20:21:00.537Z] [2022-09-07T20:21:00.537Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-09-07T20:21:00.537Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-09-07T20:21:00.537Z] [2022-09-07T20:21:00.537Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-09-07T20:21:00.537Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-07T20:21:00.537Z] [2022-09-07T20:21:00.537Z] DONE 19 tests, 3 skipped in 0.154s [2022-09-07T20:21:00.537Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-07T20:21:00.537Z] INFO: Testing against a local daemon [2022-09-07T20:21:00.537Z] === RUN TestExternalGraphDriver [2022-09-07T20:21:00.795Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-07T20:21:00.795Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-09-07T20:21:00.795Z] === RUN TestGraphdriverPluginV2 [2022-09-07T20:21:03.031Z] ......... [ 85%] [2022-09-07T20:21:04.980Z] --- PASS: TestGraphdriverPluginV2 (3.65s) [2022-09-07T20:21:04.980Z] PASS [2022-09-07T20:21:04.980Z] [2022-09-07T20:21:04.980Z] === Skipped [2022-09-07T20:21:04.980Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-09-07T20:21:04.980Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-07T20:21:04.980Z] [2022-09-07T20:21:04.980Z] DONE 2 tests, 1 skipped in 4.099s [2022-09-07T20:21:04.980Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-07T20:21:04.980Z] INFO: Testing against a local daemon [2022-09-07T20:21:04.980Z] === RUN TestContinueAfterPluginCrash [2022-09-07T20:21:04.980Z] === PAUSE TestContinueAfterPluginCrash [2022-09-07T20:21:04.980Z] === RUN TestReadPluginNoRead [2022-09-07T20:21:04.980Z] === PAUSE TestReadPluginNoRead [2022-09-07T20:21:04.980Z] === RUN TestDaemonStartWithLogOpt [2022-09-07T20:21:04.980Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-07T20:21:04.980Z] === CONT TestContinueAfterPluginCrash [2022-09-07T20:21:04.980Z] === CONT TestDaemonStartWithLogOpt [2022-09-07T20:21:06.302Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-07T20:21:06.302Z] === RUN TestInfoDebug [2022-09-07T20:21:06.302Z] --- PASS: TestInfoDebug (0.52s) [2022-09-07T20:21:06.302Z] === RUN TestInfoInsecureRegistries [2022-09-07T20:21:06.302Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-07T20:21:06.302Z] === RUN TestInfoRegistryMirrors [2022-09-07T20:21:06.302Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-07T20:21:06.302Z] === RUN TestLoginFailsWithBadCredentials [2022-09-07T20:21:06.560Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-07T20:21:06.560Z] === RUN TestPingCacheHeaders [2022-09-07T20:21:06.560Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-07T20:21:06.560Z] === RUN TestPingGet [2022-09-07T20:21:06.560Z] --- PASS: TestPingGet (0.01s) [2022-09-07T20:21:06.560Z] === RUN TestPingHead [2022-09-07T20:21:06.818Z] --- PASS: TestPingHead (0.02s) [2022-09-07T20:21:06.818Z] === RUN TestPingSwarmHeader [2022-09-07T20:21:07.384Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-07T20:21:07.641Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-07T20:21:08.159Z] tests/integration/models_images_test.py ............... [ 89%] [2022-09-07T20:21:09.014Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-07T20:21:09.014Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-09-07T20:21:09.014Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-07T20:21:09.014Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-07T20:21:09.014Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-07T20:21:09.014Z] === RUN TestPingBuilderHeader [2022-09-07T20:21:09.014Z] === RUN TestPingBuilderHeader/default_config [2022-09-07T20:21:09.164Z] --- PASS: TestDaemonStartWithLogOpt (4.26s) [2022-09-07T20:21:09.164Z] === CONT TestReadPluginNoRead [2022-09-07T20:21:09.272Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-07T20:21:09.342Z] tests/integration/models_networks_test.py .... [ 90%] [2022-09-07T20:21:09.837Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-07T20:21:09.837Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-07T20:21:09.837Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-07T20:21:09.837Z] === RUN TestVersion [2022-09-07T20:21:09.837Z] --- PASS: TestVersion (0.02s) [2022-09-07T20:21:09.837Z] === CONT TestDiskUsage [2022-09-07T20:21:10.402Z] === RUN TestDiskUsage/empty [2022-09-07T20:21:10.402Z] === RUN TestDiskUsage/empty/container_types [2022-09-07T20:21:10.402Z] === RUN TestDiskUsage/empty/image_types [2022-09-07T20:21:10.402Z] === RUN TestDiskUsage/empty/volume_types [2022-09-07T20:21:10.402Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-07T20:21:10.402Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-07T20:21:10.402Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-07T20:21:10.402Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-07T20:21:10.402Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-07T20:21:10.402Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-07T20:21:10.402Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-07T20:21:10.402Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-07T20:21:10.402Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-07T20:21:10.402Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-07T20:21:10.402Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-07T20:21:10.402Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-07T20:21:10.402Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-07T20:21:10.402Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-07T20:21:10.402Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-07T20:21:10.402Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-07T20:21:10.402Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-07T20:21:10.402Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-07T20:21:10.402Z] === RUN TestDiskUsage/after_container.Run [2022-09-07T20:21:10.968Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-07T20:21:10.968Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-07T20:21:10.968Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-07T20:21:10.968Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-07T20:21:10.968Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-07T20:21:10.968Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-07T20:21:10.968Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-07T20:21:10.968Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-07T20:21:10.968Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-07T20:21:10.968Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage (1.14s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-07T20:21:10.968Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-07T20:21:10.968Z] PASS [2022-09-07T20:21:10.968Z] [2022-09-07T20:21:10.968Z] === Skipped [2022-09-07T20:21:10.968Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-07T20:21:10.968Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-07T20:21:10.968Z] [2022-09-07T20:21:10.968Z] DONE 57 tests, 1 skipped in 23.655s [2022-09-07T20:21:10.968Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-07T20:21:10.968Z] ++ 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-09-07T20:21:10.968Z] ++ set -e [2022-09-07T20:21:10.968Z] ++ '[' -n 0 ']' [2022-09-07T20:21:10.968Z] ++ set -x [2022-09-07T20:21:10.968Z] ++ 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-09-07T20:21:10.968Z] INFO: Testing against a local daemon [2022-09-07T20:21:10.968Z] === RUN TestVolumesCreateAndList [2022-09-07T20:21:10.968Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-07T20:21:10.968Z] === RUN TestVolumesRemove [2022-09-07T20:21:11.065Z] === RUN TestReadPluginNoRead/default [2022-09-07T20:21:11.226Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-07T20:21:11.226Z] === RUN TestVolumesInspect [2022-09-07T20:21:11.226Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-07T20:21:11.226Z] === RUN TestVolumesInvalidJSON [2022-09-07T20:21:11.226Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-07T20:21:11.226Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-07T20:21:11.226Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-07T20:21:11.226Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-07T20:21:11.226Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-07T20:21:11.226Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-07T20:21:11.226Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-07T20:21:11.226Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-07T20:21:11.226Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-07T20:21:11.226Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-07T20:21:11.226Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-07T20:21:11.226Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-07T20:21:11.226Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-07T20:21:11.226Z] PASS [2022-09-07T20:21:11.226Z] [2022-09-07T20:21:11.226Z] DONE 9 tests in 0.200s [2022-09-07T20:21:11.226Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-07T20:21:11.226Z] ++++ cat bundles/test-integration/docker.pid [2022-09-07T20:21:11.226Z] +++ kill 14718 [2022-09-07T20:21:11.484Z] +++ /etc/init.d/apparmor stop [2022-09-07T20:21:11.484Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-07T20:21:11.484Z] [2022-09-07T20:21:11.484Z] Unloading profiles will leave already running processes permanently [2022-09-07T20:21:11.484Z] unconfined, which can lead to unexpected situations. [2022-09-07T20:21:11.484Z] [2022-09-07T20:21:11.484Z] To set a process to complain mode, use the command line tool [2022-09-07T20:21:11.484Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-07T20:21:11.484Z] +++ true [2022-09-07T20:21:11.484Z] exiting test-integration [2022-09-07T20:21:11.484Z] ++ exit 0 [2022-09-07T20:21:11.484Z] Post stage [Pipeline] junit [2022-09-07T20:21:12.430Z] Recording test results [2022-09-07T20:21:12.440Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-07T20:21:12.637Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-07T20:21:12.974Z] + echo Ensuring container killed. [2022-09-07T20:21:12.974Z] Ensuring container killed. [2022-09-07T20:21:12.974Z] + docker rm -vf docker-pr3 [2022-09-07T20:21:12.974Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-07T20:21:13.255Z] + echo Chowning /workspace to jenkins user [2022-09-07T20:21:13.255Z] Chowning /workspace to jenkins user [2022-09-07T20:21:13.255Z] + id -u [2022-09-07T20:21:13.255Z] + id -g [2022-09-07T20:21:13.255Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43973:/workspace busybox chown -R 1000:1000 /workspace [2022-09-07T20:21:13.814Z] --- PASS: TestContinueAfterPluginCrash (8.91s) [2022-09-07T20:21:13.814Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-07T20:21:14.921Z] + bundleName=arm64-integration [2022-09-07T20:21:14.921Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-07T20:21:14.921Z] Creating arm64-integration-bundles.tar.gz [2022-09-07T20:21:14.921Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-07T20:21:14.921Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-07T20:21:15.189Z] === CONT TestReadPluginNoRead [2022-09-07T20:21:15.189Z] read_test.go:92: [d28cfe5ab852c] daemon is not started [2022-09-07T20:21:15.189Z] --- PASS: TestReadPluginNoRead (5.99s) [2022-09-07T20:21:15.189Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-09-07T20:21:15.189Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.37s) [2022-09-07T20:21:15.189Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-09-07T20:21:15.189Z] PASS [2022-09-07T20:21:15.189Z] [2022-09-07T20:21:15.189Z] DONE 6 tests in 10.363s [2022-09-07T20:21:15.189Z] 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-09-07T20:21:15.189Z] testing: warning: no tests to run [2022-09-07T20:21:15.189Z] PASS [2022-09-07T20:21:15.189Z] [2022-09-07T20:21:15.189Z] DONE 0 tests in 0.033s [2022-09-07T20:21:15.189Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-07T20:21:15.189Z] INFO: Testing against a local daemon [2022-09-07T20:21:15.189Z] === RUN TestPluginWithDevMounts [2022-09-07T20:21:15.189Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-09-07T20:21:15.189Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-07T20:21:15.189Z] PASS [2022-09-07T20:21:15.189Z] [2022-09-07T20:21:15.189Z] === Skipped [2022-09-07T20:21:15.189Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-09-07T20:21:15.189Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-09-07T20:21:15.189Z] [2022-09-07T20:21:15.189Z] DONE 1 tests, 1 skipped in 0.108s [2022-09-07T20:21:15.189Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-07T20:21:15.189Z] INFO: Testing against a local daemon [2022-09-07T20:21:15.189Z] === RUN TestSecretInspect [2022-09-07T20:21:15.189Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.189Z] --- SKIP: TestSecretInspect (0.01s) [2022-09-07T20:21:15.189Z] === RUN TestSecretList [2022-09-07T20:21:15.189Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.189Z] --- SKIP: TestSecretList (0.01s) [2022-09-07T20:21:15.189Z] === RUN TestSecretsCreateAndDelete [2022-09-07T20:21:15.189Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.189Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-09-07T20:21:15.189Z] === RUN TestSecretsUpdate [2022-09-07T20:21:15.189Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.189Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-09-07T20:21:15.189Z] === RUN TestTemplatedSecret [2022-09-07T20:21:15.189Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.189Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-09-07T20:21:15.189Z] === RUN TestSecretCreateResolve [2022-09-07T20:21:15.189Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.189Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-09-07T20:21:15.189Z] PASS [2022-09-07T20:21:15.189Z] [2022-09-07T20:21:15.189Z] === Skipped [2022-09-07T20:21:15.189Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-09-07T20:21:15.189Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.189Z] [2022-09-07T20:21:15.189Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-09-07T20:21:15.189Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.189Z] [2022-09-07T20:21:15.189Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-09-07T20:21:15.189Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.189Z] [2022-09-07T20:21:15.189Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-09-07T20:21:15.189Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.189Z] [2022-09-07T20:21:15.189Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-09-07T20:21:15.189Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.189Z] [2022-09-07T20:21:15.189Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-09-07T20:21:15.189Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.189Z] [2022-09-07T20:21:15.189Z] DONE 6 tests, 6 skipped in 0.153s [2022-09-07T20:21:15.189Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-07T20:21:15.192Z] Archiving artifacts [2022-09-07T20:21:15.448Z] INFO: Testing against a local daemon [2022-09-07T20:21:15.448Z] === RUN TestServiceCreateInit [2022-09-07T20:21:15.448Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-07T20:21:15.448Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.448Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-07T20:21:15.448Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.448Z] --- PASS: TestServiceCreateInit (0.02s) [2022-09-07T20:21:15.448Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-07T20:21:15.448Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-07T20:21:15.448Z] === RUN TestCreateServiceMultipleTimes [2022-09-07T20:21:15.448Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.448Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-09-07T20:21:15.448Z] === RUN TestCreateServiceConflict [2022-09-07T20:21:15.448Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.448Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-09-07T20:21:15.448Z] === RUN TestCreateServiceMaxReplicas [2022-09-07T20:21:15.448Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.448Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-09-07T20:21:15.448Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-07T20:21:15.448Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.448Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-09-07T20:21:15.448Z] === RUN TestCreateServiceSecretFileMode [2022-09-07T20:21:15.448Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.448Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-09-07T20:21:15.448Z] === RUN TestCreateServiceConfigFileMode [2022-09-07T20:21:15.448Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.448Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-09-07T20:21:15.448Z] === RUN TestCreateServiceSysctls [2022-09-07T20:21:15.448Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.448Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-09-07T20:21:15.448Z] === RUN TestCreateServiceCapabilities [2022-09-07T20:21:15.448Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.448Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-09-07T20:21:15.448Z] === RUN TestInspect [2022-09-07T20:21:15.448Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.448Z] --- SKIP: TestInspect (0.01s) [2022-09-07T20:21:15.448Z] === RUN TestCreateJob [2022-09-07T20:21:15.448Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.448Z] --- SKIP: TestCreateJob (0.01s) [2022-09-07T20:21:15.448Z] === RUN TestReplicatedJob [2022-09-07T20:21:15.448Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.448Z] --- SKIP: TestReplicatedJob (0.01s) [2022-09-07T20:21:15.448Z] === RUN TestUpdateReplicatedJob [2022-09-07T20:21:15.448Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.465Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43973/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-07T20:21:15.706Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-09-07T20:21:15.706Z] === RUN TestServiceListWithStatuses [2022-09-07T20:21:15.706Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-07T20:21:15.706Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-07T20:21:15.706Z] === RUN TestDockerNetworkConnectAlias [2022-09-07T20:21:15.706Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.706Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-09-07T20:21:15.706Z] === RUN TestDockerNetworkReConnect [2022-09-07T20:21:15.706Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:15.706Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-09-07T20:21:15.706Z] === RUN TestServicePlugin [2022-09-07T20:21:15.768Z] + make clean [2022-09-07T20:21:15.876Z] tests/integration/models_nodes_test.py . [ 90%] [2022-09-07T20:21:15.876Z] tests/integration/models_resources_test.py . [ 91%] [2022-09-07T20:21:16.026Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-07T20:21:16.026Z] docker-dev-cache [2022-09-07T20:21:16.026Z] docker-mod-cache [Pipeline] deleteDir [2022-09-07T20:21:17.608Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.608Z] --- SKIP: TestServicePlugin (1.90s) [2022-09-07T20:21:17.608Z] === RUN TestServiceUpdateLabel [2022-09-07T20:21:17.608Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.608Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-09-07T20:21:17.608Z] === RUN TestServiceUpdateSecrets [2022-09-07T20:21:17.608Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.608Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-09-07T20:21:17.608Z] === RUN TestServiceUpdateConfigs [2022-09-07T20:21:17.608Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.608Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-09-07T20:21:17.608Z] === RUN TestServiceUpdateNetwork [2022-09-07T20:21:17.608Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.608Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-09-07T20:21:17.608Z] === RUN TestServiceUpdatePidsLimit [2022-09-07T20:21:17.608Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.608Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-09-07T20:21:17.608Z] PASS [2022-09-07T20:21:17.608Z] [2022-09-07T20:21:17.608Z] === Skipped [2022-09-07T20:21:17.608Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-07T20:21:17.608Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.609Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-07T20:21:17.609Z] [2022-09-07T20:21:17.609Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-07T20:21:17.609Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.609Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-07T20:21:17.609Z] [2022-09-07T20:21:17.609Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-09-07T20:21:17.609Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.609Z] [2022-09-07T20:21:17.609Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-09-07T20:21:17.609Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.609Z] [2022-09-07T20:21:17.609Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-09-07T20:21:17.609Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.609Z] [2022-09-07T20:21:17.609Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-09-07T20:21:17.609Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.609Z] [2022-09-07T20:21:17.609Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-09-07T20:21:17.609Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.609Z] [2022-09-07T20:21:17.609Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-09-07T20:21:17.609Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.609Z] [2022-09-07T20:21:17.609Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-09-07T20:21:17.609Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.609Z] [2022-09-07T20:21:17.609Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-09-07T20:21:17.609Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.609Z] [2022-09-07T20:21:17.609Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-09-07T20:21:17.609Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.609Z] [2022-09-07T20:21:17.609Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-09-07T20:21:17.609Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.609Z] [2022-09-07T20:21:17.609Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-09-07T20:21:17.609Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.609Z] [2022-09-07T20:21:17.609Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-09-07T20:21:17.609Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.609Z] [2022-09-07T20:21:17.609Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-07T20:21:17.609Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-07T20:21:17.609Z] [2022-09-07T20:21:17.609Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-09-07T20:21:17.609Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.609Z] [2022-09-07T20:21:17.609Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-09-07T20:21:17.609Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.609Z] [2022-09-07T20:21:17.609Z] === SKIP: amd64.integration.service TestServicePlugin (1.90s) [2022-09-07T20:21:17.609Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.609Z] [2022-09-07T20:21:17.609Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-09-07T20:21:17.609Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.609Z] [2022-09-07T20:21:17.609Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-09-07T20:21:17.609Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.609Z] [2022-09-07T20:21:17.609Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-09-07T20:21:17.609Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.609Z] [2022-09-07T20:21:17.609Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-09-07T20:21:17.609Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.609Z] [2022-09-07T20:21:17.609Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-09-07T20:21:17.609Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T20:21:17.609Z] [2022-09-07T20:21:17.609Z] DONE 24 tests, 23 skipped in 2.321s [2022-09-07T20:21:17.609Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-07T20:21:17.609Z] INFO: Testing against a local daemon [2022-09-07T20:21:17.609Z] === RUN TestSessionCreate [2022-09-07T20:21:17.609Z] --- PASS: TestSessionCreate (0.04s) [2022-09-07T20:21:17.609Z] === RUN TestSessionCreateWithBadUpgrade [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2022-09-07T20:21:17.868Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-09-07T20:21:17.868Z] PASS [2022-09-07T20:21:17.868Z] [2022-09-07T20:21:17.868Z] DONE 2 tests in 0.163s [2022-09-07T20:21:17.868Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-07T20:21:17.868Z] INFO: Testing against a local daemon [2022-09-07T20:21:17.868Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-07T20:21:17.868Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-07T20:21:17.868Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-07T20:21:17.868Z] === RUN TestDiskUsage [2022-09-07T20:21:17.868Z] === PAUSE TestDiskUsage [2022-09-07T20:21:17.868Z] === RUN TestEventsExecDie [Pipeline] } [2022-09-07T20:21:17.887Z] tests/integration/models_services_test.py ................X. [ 95%] [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-07T20:21:18.440Z] --- PASS: TestEventsExecDie (0.49s) [2022-09-07T20:21:18.440Z] === RUN TestEventsBackwardsCompatible [2022-09-07T20:21:18.440Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-09-07T20:21:18.440Z] === RUN TestEventsVolumeCreate [2022-09-07T20:21:18.440Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-09-07T20:21:18.440Z] === RUN TestInfoBinaryCommits [2022-09-07T20:21:18.440Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-07T20:21:18.440Z] === RUN TestInfoAPIVersioned [2022-09-07T20:21:18.440Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-07T20:21:18.440Z] === RUN TestInfoAPI [2022-09-07T20:21:18.440Z] --- PASS: TestInfoAPI (0.02s) [2022-09-07T20:21:18.440Z] === RUN TestInfoAPIWarnings [2022-09-07T20:21:21.143Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-09-07T20:21:21.143Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-09-07T20:21:25.038Z] tests/integration/regression_test.py ...... [ 98%] [2022-09-07T20:21:25.295Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-09-07T20:21:25.295Z] tests/integration/credentials/utils_test.py . [100%] [2022-09-07T20:21:25.295Z] [2022-09-07T20:21:25.295Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-09-07T20:21:25.295Z] =========================== short test summary info ============================ [2022-09-07T20:21:25.295Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-09-07T20:21:25.295Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-09-07T20:21:25.295Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-09-07T20:21:25.295Z] Not supported on most drivers [2022-09-07T20:21:25.295Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-09-07T20:21:25.295Z] Output of docker top depends on host distro, and is not formalized. [2022-09-07T20:21:25.295Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-09-07T20:21:25.295Z] Output of docker top depends on host distro, and is not formalized. [2022-09-07T20:21:25.295Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-09-07T20:21:25.295Z] Can fail if eth0 has multiple IP addresses [2022-09-07T20:21:25.295Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-09-07T20:21:25.295Z] This doesn't seem to be taken into account by the engine [2022-09-07T20:21:25.295Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-09-07T20:21:25.295Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-09-07T20:21:25.295Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 289.72 seconds == [2022-09-07T20:21:25.595Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-09-07T20:21:36.513Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-09-07T20:21:36.513Z] === RUN TestInfoDebug [2022-09-07T20:21:36.513Z] --- PASS: TestInfoDebug (0.54s) [2022-09-07T20:21:36.513Z] === RUN TestInfoInsecureRegistries [2022-09-07T20:21:36.513Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-09-07T20:21:36.513Z] === RUN TestInfoRegistryMirrors [2022-09-07T20:21:36.771Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-09-07T20:21:36.771Z] === RUN TestLoginFailsWithBadCredentials [2022-09-07T20:21:37.029Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-09-07T20:21:37.029Z] === RUN TestPingCacheHeaders [2022-09-07T20:21:37.029Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-09-07T20:21:37.029Z] === RUN TestPingGet [2022-09-07T20:21:37.029Z] --- PASS: TestPingGet (0.01s) [2022-09-07T20:21:37.029Z] === RUN TestPingHead [2022-09-07T20:21:37.029Z] --- PASS: TestPingHead (0.03s) [2022-09-07T20:21:37.029Z] === RUN TestPingSwarmHeader [2022-09-07T20:21:37.595Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-07T20:21:37.760Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-07T20:21:37.760Z] [2022-09-07T20:21:37.760Z] Unloading profiles will leave already running processes permanently [2022-09-07T20:21:37.760Z] unconfined, which can lead to unexpected situations. [2022-09-07T20:21:37.760Z] [2022-09-07T20:21:37.760Z] To set a process to complain mode, use the command line tool [2022-09-07T20:21:37.760Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-07T20:21:37.760Z] Post stage [Pipeline] junit [2022-09-07T20:21:37.770Z] Recording test results [2022-09-07T20:21:37.899Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-09-07T20:21:38.163Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-07T20:21:38.213Z] + echo Ensuring container killed. [2022-09-07T20:21:38.213Z] Ensuring container killed. [2022-09-07T20:21:38.213Z] + docker rm -vf docker-pr3 [2022-09-07T20:21:38.213Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-07T20:21:38.530Z] + echo Chowning /workspace to jenkins user [2022-09-07T20:21:38.530Z] Chowning /workspace to jenkins user [2022-09-07T20:21:38.530Z] + id -u [2022-09-07T20:21:38.530Z] + id -g [2022-09-07T20:21:38.530Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43973:/workspace busybox chown -R 1000:1000 /workspace [2022-09-07T20:21:39.098Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-07T20:21:39.356Z] --- PASS: TestPingSwarmHeader (2.11s) [2022-09-07T20:21:39.356Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-07T20:21:39.356Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-07T20:21:39.356Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-07T20:21:39.356Z] === RUN TestPingBuilderHeader [2022-09-07T20:21:39.356Z] === RUN TestPingBuilderHeader/default_config [2022-09-07T20:21:39.922Z] === RUN TestPingBuilderHeader/buildkit_disabled [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-07T20:21:40.489Z] --- PASS: TestPingBuilderHeader (1.10s) [2022-09-07T20:21:40.489Z] --- PASS: TestPingBuilderHeader/default_config (0.54s) [2022-09-07T20:21:40.489Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-09-07T20:21:40.489Z] === RUN TestVersion [2022-09-07T20:21:40.489Z] --- PASS: TestVersion (0.03s) [2022-09-07T20:21:40.489Z] === CONT TestDiskUsage [2022-09-07T20:21:40.754Z] + bundleName=docker-py [2022-09-07T20:21:40.754Z] + echo Creating docker-py-bundles.tar.gz [2022-09-07T20:21:40.754Z] Creating docker-py-bundles.tar.gz [2022-09-07T20:21:40.754Z] + 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-09-07T20:21:40.776Z] Archiving artifacts [2022-09-07T20:21:40.993Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43973/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [2022-09-07T20:21:41.056Z] === RUN TestDiskUsage/empty [2022-09-07T20:21:41.056Z] === RUN TestDiskUsage/empty/container_types [2022-09-07T20:21:41.056Z] === RUN TestDiskUsage/empty/image_types [2022-09-07T20:21:41.056Z] === RUN TestDiskUsage/empty/volume_types [2022-09-07T20:21:41.056Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-07T20:21:41.056Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-07T20:21:41.056Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-07T20:21:41.056Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-07T20:21:41.056Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-07T20:21:41.056Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-07T20:21:41.056Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-07T20:21:41.056Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-07T20:21:41.056Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-07T20:21:41.056Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-07T20:21:41.056Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-07T20:21:41.056Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-07T20:21:41.056Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-07T20:21:41.056Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-07T20:21:41.056Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-07T20:21:41.056Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-07T20:21:41.056Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-07T20:21:41.056Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-07T20:21:41.056Z] === RUN TestDiskUsage/after_container.Run [Pipeline] sh [2022-09-07T20:21:41.315Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-07T20:21:41.315Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-07T20:21:41.315Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-07T20:21:41.315Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-07T20:21:41.315Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-07T20:21:41.315Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-07T20:21:41.315Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-07T20:21:41.315Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-07T20:21:41.315Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-07T20:21:41.315Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-07T20:21:41.375Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43973/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=4dd86a0b33b246d57507214cb5974e5359552f26 -e DOCKER_GRAPHDRIVER docker:4dd86a0b33b246d57507214cb5974e5359552f26 hack/make.sh binary [2022-09-07T20:21:41.574Z] --- PASS: TestDiskUsage (1.19s) [2022-09-07T20:21:41.574Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-07T20:21:41.574Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-07T20:21:41.574Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-07T20:21:41.574Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-07T20:21:41.574Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-07T20:21:41.574Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-07T20:21:41.574Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-07T20:21:41.574Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-07T20:21:41.574Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-07T20:21:41.574Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-07T20:21:41.575Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-07T20:21:41.575Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-09-07T20:21:41.575Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-07T20:21:41.575Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-07T20:21:41.575Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-07T20:21:41.575Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-07T20:21:41.575Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-07T20:21:41.575Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-07T20:21:41.575Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-07T20:21:41.575Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-07T20:21:41.575Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-07T20:21:41.575Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-07T20:21:41.575Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-09-07T20:21:41.575Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-09-07T20:21:41.575Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-07T20:21:41.575Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-07T20:21:41.575Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-07T20:21:41.575Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-09-07T20:21:41.575Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-07T20:21:41.575Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-09-07T20:21:41.575Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-07T20:21:41.575Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-09-07T20:21:41.575Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-09-07T20:21:41.575Z] PASS [2022-09-07T20:21:41.575Z] [2022-09-07T20:21:41.575Z] === Skipped [2022-09-07T20:21:41.575Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-07T20:21:41.575Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-07T20:21:41.575Z] [2022-09-07T20:21:41.575Z] DONE 57 tests, 1 skipped in 23.801s [2022-09-07T20:21:41.575Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-07T20:21:41.575Z] INFO: Testing against a local daemon [2022-09-07T20:21:41.575Z] === RUN TestVolumesCreateAndList [2022-09-07T20:21:41.575Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-07T20:21:41.575Z] === RUN TestVolumesRemove [2022-09-07T20:21:41.833Z] --- PASS: TestVolumesRemove (0.05s) [2022-09-07T20:21:41.833Z] === RUN TestVolumesInspect [2022-09-07T20:21:41.833Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-07T20:21:41.833Z] === RUN TestVolumesInvalidJSON [2022-09-07T20:21:41.833Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-07T20:21:41.833Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-07T20:21:41.833Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-07T20:21:41.833Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-07T20:21:41.833Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-07T20:21:41.833Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-07T20:21:41.833Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-07T20:21:41.833Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-07T20:21:41.833Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-07T20:21:41.833Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-07T20:21:41.833Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-07T20:21:41.833Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-07T20:21:41.833Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-07T20:21:41.833Z] PASS [2022-09-07T20:21:41.833Z] [2022-09-07T20:21:41.833Z] DONE 9 tests in 0.184s [2022-09-07T20:21:41.833Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-07T20:21:41.833Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14803 is not a child of this shell [2022-09-07T20:21:41.833Z] warning: PID 14803 from bundles/test-integration/docker.pid had a nonzero exit code [2022-09-07T20:21:41.833Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-07T20:21:41.833Z] [2022-09-07T20:21:41.833Z] Unloading profiles will leave already running processes permanently [2022-09-07T20:21:41.833Z] unconfined, which can lead to unexpected situations. [2022-09-07T20:21:41.833Z] [2022-09-07T20:21:41.833Z] To set a process to complain mode, use the command line tool [2022-09-07T20:21:41.833Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-07T20:21:41.833Z] Removing test suite binaries [2022-09-07T20:21:41.833Z] exiting test-integration [2022-09-07T20:21:41.833Z] ++ exit 0 [2022-09-07T20:21:41.833Z] [2022-09-07T20:21:41.938Z] [2022-09-07T20:21:41.938Z] Removing bundles/ [2022-09-07T20:21:41.938Z] [2022-09-07T20:21:41.938Z] ---> Making bundle: binary (in bundles/binary) [2022-09-07T20:21:41.938Z] Building: bundles/binary-daemon/dockerd [2022-09-07T20:21:41.938Z] GOOS="" GOARCH="" GOARM="" Post stage [Pipeline] junit [2022-09-07T20:21:42.780Z] Recording test results [2022-09-07T20:21:44.355Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-07T20:21:44.685Z] + echo Ensuring container killed. [2022-09-07T20:21:44.685Z] Ensuring container killed. [2022-09-07T20:21:44.685Z] + docker rm -vf docker-pr3 [2022-09-07T20:21:44.685Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-07T20:21:44.970Z] + echo Chowning /workspace to jenkins user [2022-09-07T20:21:44.970Z] Chowning /workspace to jenkins user [2022-09-07T20:21:44.970Z] + id -u [2022-09-07T20:21:44.970Z] + id -g [2022-09-07T20:21:44.970Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43973:/workspace busybox chown -R 1000:1000 /workspace [2022-09-07T20:21:44.970Z] Unable to find image 'busybox:latest' locally [2022-09-07T20:21:45.228Z] latest: Pulling from library/busybox [2022-09-07T20:21:45.228Z] 2c39bef88607: Pulling fs layer [2022-09-07T20:21:45.228Z] 2c39bef88607: Download complete [2022-09-07T20:21:45.487Z] 2c39bef88607: Pull complete [2022-09-07T20:21:45.487Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-07T20:21:45.487Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-07T20:21:47.161Z] + bundleName=amd64-rootless [2022-09-07T20:21:47.161Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-09-07T20:21:47.161Z] Creating amd64-rootless-bundles.tar.gz [2022-09-07T20:21:47.161Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-07T20:21:47.161Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-07T20:21:47.173Z] Archiving artifacts [2022-09-07T20:21:48.942Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43973/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-07T20:21:49.256Z] + make clean [2022-09-07T20:21:49.823Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-07T20:21:49.823Z] docker-dev-cache [2022-09-07T20:21:49.823Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-07T20:22:19.750Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-07T20:22:19.750Z] Using test binary docker [2022-09-07T20:22:19.750Z] +++ /etc/init.d/apparmor start [2022-09-07T20:22:19.750Z] Not: starting. [2022-09-07T20:22:19.750Z] INFO: Waiting for daemon to start... [2022-09-07T20:22:19.750Z] Starting dockerd [2022-09-07T20:22:19.750Z] +++ 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-09-07T20:22:19.750Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-07T20:22:19.750Z] Using test binary docker [2022-09-07T20:22:19.750Z] +++ /etc/init.d/apparmor start [2022-09-07T20:22:19.750Z] Not: starting. [2022-09-07T20:22:19.750Z] INFO: Waiting for daemon to start... [2022-09-07T20:22:19.750Z] Starting dockerd [2022-09-07T20:22:19.750Z] +++ 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-09-07T20:22:19.750Z] . [2022-09-07T20:22:19.750Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-07T20:22:19.750Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-07T20:22:19.750Z] Error: No such image: emptyfs [2022-09-07T20:22:19.750Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-07T20:22:19.750Z] ++++ docker load [2022-09-07T20:22:19.750Z] [2022-09-07T20:22:19.750Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-07T20:22:19.750Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-07T20:22:19.750Z] Error: No such image: emptyfs [2022-09-07T20:22:19.750Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-07T20:22:19.750Z] ++++ docker load [2022-09-07T20:22:19.750Z] Loaded image: emptyfs:latest [2022-09-07T20:22:19.750Z] Running integration-test (iteration 1) [2022-09-07T20:22:19.750Z] 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-09-07T20:22:19.750Z] ++ 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-09-07T20:22:19.750Z] ++ set -e [2022-09-07T20:22:19.750Z] ++ '[' -n 0 ']' [2022-09-07T20:22:19.750Z] ++ set -x [2022-09-07T20:22:19.750Z] ++ 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-09-07T20:22:19.750Z] Loaded image: emptyfs:latest [2022-09-07T20:22:19.750Z] Running integration-test (iteration 1) [2022-09-07T20:22:19.750Z] 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-09-07T20:22:19.750Z] ++ 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-09-07T20:22:19.750Z] ++ set -e [2022-09-07T20:22:19.750Z] ++ '[' -n 0 ']' [2022-09-07T20:22:19.750Z] ++ set -x [2022-09-07T20:22:19.750Z] ++ 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-09-07T20:22:19.750Z] Loaded image: busybox:latest [2022-09-07T20:22:19.750Z] Loaded image: busybox:latest [2022-09-07T20:22:19.750Z] Loaded image: busybox:glibc [2022-09-07T20:22:19.750Z] Loaded image: busybox:glibc [2022-09-07T20:22:19.750Z] Loaded image: debian:bullseye-slim [2022-09-07T20:22:19.750Z] Loaded image: hello-world:latest [2022-09-07T20:22:19.750Z] Loaded image: debian:bullseye-slim [2022-09-07T20:22:19.750Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T20:22:19.750Z] INFO: Testing against a local daemon [2022-09-07T20:22:19.750Z] === RUN TestDockerDaemonSuite [2022-09-07T20:22:19.750Z] Loaded image: hello-world:latest [2022-09-07T20:22:19.750Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-09-07T20:22:19.750Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T20:22:19.750Z] INFO: Testing against a local daemon [2022-09-07T20:22:19.750Z] === RUN TestDockerSuite [2022-09-07T20:22:19.750Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-09-07T20:22:19.750Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-09-07T20:22:19.750Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-09-07T20:22:19.750Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-09-07T20:22:19.750Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-09-07T20:22:19.750Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-09-07T20:22:19.750Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-09-07T20:22:19.750Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-09-07T20:22:22.268Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-09-07T20:22:22.525Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-09-07T20:22:23.453Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-09-07T20:22:23.709Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-09-07T20:22:24.638Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-09-07T20:22:25.567Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-09-07T20:22:25.567Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-09-07T20:22:26.497Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-09-07T20:22:27.059Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-09-07T20:22:27.622Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-09-07T20:22:27.622Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-09-07T20:22:27.622Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-09-07T20:22:28.186Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-09-07T20:22:28.751Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-09-07T20:22:29.684Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-09-07T20:22:29.684Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-09-07T20:22:29.684Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-09-07T20:22:29.684Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-09-07T20:22:36.227Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-09-07T20:22:37.158Z] --- PASS: TestBuildWithHugeFile (114.07s) [2022-09-07T20:22:37.158Z] === RUN TestBuildWCOWSandboxSize [2022-09-07T20:22:37.158Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-07T20:22:37.158Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-07T20:22:37.158Z] === RUN TestBuildWithEmptyDockerfile [2022-09-07T20:22:37.158Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T20:22:37.158Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T20:22:37.158Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T20:22:37.158Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T20:22:37.158Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T20:22:37.158Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T20:22:37.158Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T20:22:37.158Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T20:22:37.414Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T20:22:37.414Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-07T20:22:37.414Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-09-07T20:22:37.414Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-09-07T20:22:37.414Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-07T20:22:37.414Z] === RUN TestBuildPreserveOwnership [2022-09-07T20:22:37.414Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-07T20:22:37.977Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-09-07T20:22:39.869Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-07T20:22:39.869Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-09-07T20:22:41.239Z] --- PASS: TestBuildPreserveOwnership (3.63s) [2022-09-07T20:22:41.239Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.33s) [2022-09-07T20:22:41.239Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s) [2022-09-07T20:22:41.239Z] === RUN TestBuildPlatformInvalid [2022-09-07T20:22:41.239Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-09-07T20:22:41.239Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-07T20:22:41.802Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-09-07T20:22:42.059Z] Loaded image: busybox:latest [2022-09-07T20:22:42.059Z] Loaded image: busybox:glibc [2022-09-07T20:22:42.622Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-09-07T20:22:43.555Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-09-07T20:22:44.486Z] Loaded image: debian:bullseye-slim [2022-09-07T20:22:44.744Z] Loaded image: hello-world:latest [2022-09-07T20:22:44.744Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-09-07T20:22:44.744Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T20:22:45.675Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-09-07T20:22:46.606Z] docker_cli_daemon_test.go:1475: [dbe944d46916d] daemon is not started [2022-09-07T20:22:46.863Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-09-07T20:22:47.795Z] check_test.go:540: [de37b64560865] daemon is not started [2022-09-07T20:22:47.795Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-09-07T20:22:48.052Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-09-07T20:22:48.052Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-09-07T20:22:49.469Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-09-07T20:22:50.408Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-09-07T20:22:50.408Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-09-07T20:22:51.340Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-09-07T20:22:51.907Z] check_test.go:540: [df542745cb779] daemon is not started [2022-09-07T20:22:51.907Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-09-07T20:22:52.470Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-09-07T20:22:56.648Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-09-07T20:22:58.015Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-09-07T20:22:58.015Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.86s) [2022-09-07T20:22:58.015Z] PASS [2022-09-07T20:22:58.015Z] [2022-09-07T20:22:58.015Z] === Skipped [2022-09-07T20:22:58.015Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-07T20:22:58.015Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T20:22:58.015Z] [2022-09-07T20:22:58.015Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-07T20:22:58.015Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-07T20:22:58.015Z] [2022-09-07T20:22:58.015Z] DONE 34 tests, 2 skipped in 183.792s [2022-09-07T20:22:58.015Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-07T20:22:58.015Z] ++ 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-09-07T20:22:58.015Z] ++ set -e [2022-09-07T20:22:58.015Z] ++ '[' -n 0 ']' [2022-09-07T20:22:58.015Z] ++ set -x [2022-09-07T20:22:58.015Z] ++ 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-09-07T20:22:58.015Z] INFO: Testing against a local daemon [2022-09-07T20:22:58.015Z] === RUN TestConfigInspect [2022-09-07T20:22:58.579Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-09-07T20:22:59.517Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-09-07T20:22:59.517Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-09-07T20:22:59.776Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-09-07T20:23:00.341Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-09-07T20:23:00.341Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-09-07T20:23:00.341Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-09-07T20:23:01.272Z] --- PASS: TestConfigInspect (3.19s) [2022-09-07T20:23:01.272Z] === RUN TestConfigList [2022-09-07T20:23:01.838Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-09-07T20:23:02.097Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-09-07T20:23:03.990Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-09-07T20:23:03.990Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-09-07T20:23:04.246Z] --- PASS: TestConfigList (3.04s) [2022-09-07T20:23:04.246Z] === RUN TestConfigsCreateAndDelete [2022-09-07T20:23:04.503Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-09-07T20:23:04.760Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-09-07T20:23:05.323Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-09-07T20:23:06.252Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-09-07T20:23:07.180Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-09-07T20:23:07.180Z] --- PASS: TestConfigsCreateAndDelete (2.70s) [2022-09-07T20:23:07.180Z] === RUN TestConfigsUpdate [2022-09-07T20:23:07.743Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-09-07T20:23:07.743Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-09-07T20:23:07.743Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-09-07T20:23:08.310Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-09-07T20:23:08.571Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-09-07T20:23:08.571Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-09-07T20:23:08.571Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-09-07T20:23:08.571Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-09-07T20:23:08.828Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-09-07T20:23:09.758Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-09-07T20:23:09.758Z] --- PASS: TestConfigsUpdate (2.72s) [2022-09-07T20:23:09.758Z] === RUN TestTemplatedConfig [2022-09-07T20:23:10.323Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-09-07T20:23:10.887Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-09-07T20:23:11.143Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-09-07T20:23:11.143Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-09-07T20:23:12.511Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-09-07T20:23:12.767Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-09-07T20:23:13.330Z] --- PASS: TestTemplatedConfig (3.55s) [2022-09-07T20:23:13.330Z] === RUN TestConfigCreateResolve [2022-09-07T20:23:13.892Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-09-07T20:23:13.892Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-09-07T20:23:14.454Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-09-07T20:23:14.454Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-09-07T20:23:15.020Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-09-07T20:23:15.950Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-09-07T20:23:15.950Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-09-07T20:23:16.206Z] check_test.go:540: [da42fdce99042] daemon is not started [2022-09-07T20:23:16.206Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-09-07T20:23:16.207Z] --- PASS: TestConfigCreateResolve (2.98s) [2022-09-07T20:23:16.207Z] PASS [2022-09-07T20:23:16.207Z] [2022-09-07T20:23:16.207Z] DONE 6 tests in 18.309s [2022-09-07T20:23:16.207Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-07T20:23:16.207Z] ++ 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-09-07T20:23:16.207Z] ++ set -e [2022-09-07T20:23:16.207Z] ++ '[' -n 0 ']' [2022-09-07T20:23:16.207Z] ++ set -x [2022-09-07T20:23:16.207Z] ++ 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-09-07T20:23:16.463Z] INFO: Testing against a local daemon [2022-09-07T20:23:16.463Z] === RUN TestAttachWithTTY [2022-09-07T20:23:16.720Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-09-07T20:23:16.720Z] --- PASS: TestAttachWithTTY (0.08s) [2022-09-07T20:23:16.720Z] === RUN TestAttachWithoutTTy [2022-09-07T20:23:16.720Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-09-07T20:23:16.720Z] --- PASS: TestAttachWithoutTTy (0.08s) [2022-09-07T20:23:16.720Z] === RUN TestCheckpoint [2022-09-07T20:23:16.720Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T20:23:16.720Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/commit [2022-09-07T20:23:16.720Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-07T20:23:16.720Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-07T20:23:16.720Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-07T20:23:16.720Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-07T20:23:16.720Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-07T20:23:16.720Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-07T20:23:16.720Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-07T20:23:16.720Z] === CONT TestContainerInvalidJSON/commit [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-07T20:23:16.720Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-07T20:23:16.720Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-07T20:23:16.720Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-07T20:23:16.720Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-07T20:23:16.720Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-07T20:23:16.720Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-07T20:23:16.720Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-07T20:23:16.720Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-07T20:23:16.720Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-07T20:23:16.977Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-09-07T20:23:16.977Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-07T20:23:16.977Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2022-09-07T20:23:16.977Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-07T20:23:16.977Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-09-07T20:23:16.977Z] === RUN TestCopyEmptyFile [2022-09-07T20:23:17.541Z] --- PASS: TestCopyEmptyFile (0.40s) [2022-09-07T20:23:17.541Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-07T20:23:17.541Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-09-07T20:23:17.541Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-09-07T20:23:17.541Z] === RUN TestCopyFromContainer [2022-09-07T20:23:18.473Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-09-07T20:23:18.731Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-09-07T20:23:19.293Z] === RUN TestCopyFromContainer// [2022-09-07T20:23:19.293Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-09-07T20:23:19.293Z] === RUN TestCopyFromContainer//bar/root [2022-09-07T20:23:19.293Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-09-07T20:23:19.293Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-07T20:23:19.550Z] === RUN TestCopyFromContainer/bar/quux [2022-09-07T20:23:19.550Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-07T20:23:19.806Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-07T20:23:19.806Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-07T20:23:20.063Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-07T20:23:20.063Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-09-07T20:23:20.063Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-07T20:23:20.319Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-09-07T20:23:20.319Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-07T20:23:20.319Z] --- PASS: TestCopyFromContainer (2.92s) [2022-09-07T20:23:20.319Z] --- PASS: TestCopyFromContainer// (0.09s) [2022-09-07T20:23:20.319Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2022-09-07T20:23:20.319Z] --- PASS: TestCopyFromContainer//bar/root/ (0.18s) [2022-09-07T20:23:20.319Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2022-09-07T20:23:20.319Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-09-07T20:23:20.319Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-09-07T20:23:20.319Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2022-09-07T20:23:20.319Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-09-07T20:23:20.319Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-09-07T20:23:20.319Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2022-09-07T20:23:20.319Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-07T20:23:20.319Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T20:23:20.319Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T20:23:20.319Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T20:23:20.319Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T20:23:20.319Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T20:23:20.319Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T20:23:20.577Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T20:23:20.577Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T20:23:20.577Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T20:23:20.577Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-09-07T20:23:20.577Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-07T20:23:20.577Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-09-07T20:23:20.577Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-09-07T20:23:20.577Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-07T20:23:20.577Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-09-07T20:23:20.577Z] === RUN TestCreateWithInvalidEnv [2022-09-07T20:23:20.577Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-07T20:23:20.577Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-07T20:23:20.577Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-07T20:23:20.577Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-07T20:23:20.577Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-07T20:23:20.577Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-07T20:23:20.577Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-07T20:23:20.577Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-07T20:23:20.577Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-07T20:23:20.577Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-09-07T20:23:20.577Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-07T20:23:20.577Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-07T20:23:20.577Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-07T20:23:20.577Z] === RUN TestCreateTmpfsMountsTarget [2022-09-07T20:23:20.577Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-09-07T20:23:20.577Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-07T20:23:21.943Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-09-07T20:23:22.505Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-09-07T20:23:22.761Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s) [2022-09-07T20:23:22.761Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-07T20:23:23.018Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-09-07T20:23:23.018Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-09-07T20:23:23.018Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-09-07T20:23:23.018Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-09-07T20:23:23.275Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-09-07T20:23:23.839Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-09-07T20:23:24.401Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.52s) [2022-09-07T20:23:24.401Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-07T20:23:24.401Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T20:23:24.401Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T20:23:24.401Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T20:23:24.401Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T20:23:24.401Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T20:23:24.401Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T20:23:24.401Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T20:23:24.401Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T20:23:24.401Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T20:23:24.401Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T20:23:24.401Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T20:23:24.401Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T20:23:24.401Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T20:23:24.401Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T20:23:24.401Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T20:23:24.401Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-07T20:23:24.401Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-09-07T20:23:24.401Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-09-07T20:23:24.401Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-07T20:23:24.401Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-07T20:23:24.401Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-09-07T20:23:24.401Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-07T20:23:24.963Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-09-07T20:23:24.963Z] === RUN TestCreateDifferentPlatform [2022-09-07T20:23:24.963Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-07T20:23:24.963Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-07T20:23:24.963Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-07T20:23:24.963Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-07T20:23:24.963Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-07T20:23:24.963Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-07T20:23:24.963Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-09-07T20:23:24.963Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-07T20:23:24.963Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-07T20:23:24.963Z] === RUN TestCreateInvalidHostConfig [2022-09-07T20:23:24.963Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-07T20:23:24.963Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-07T20:23:24.963Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-07T20:23:24.963Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-07T20:23:24.963Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-07T20:23:24.963Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-07T20:23:24.963Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-07T20:23:24.963Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-07T20:23:24.963Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-07T20:23:24.963Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-07T20:23:24.963Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-07T20:23:24.963Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-07T20:23:24.963Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-09-07T20:23:24.963Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-07T20:23:24.963Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-07T20:23:24.963Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-07T20:23:24.963Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-07T20:23:24.963Z] === RUN TestContainerStartOnDaemonRestart [2022-09-07T20:23:24.963Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-07T20:23:24.963Z] === RUN TestDaemonRestartIpcMode [2022-09-07T20:23:24.963Z] === PAUSE TestDaemonRestartIpcMode [2022-09-07T20:23:24.963Z] === RUN TestDaemonHostGatewayIP [2022-09-07T20:23:24.963Z] === PAUSE TestDaemonHostGatewayIP [2022-09-07T20:23:24.963Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-07T20:23:24.963Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-07T20:23:24.963Z] === RUN TestContainerKillOnDaemonStart [2022-09-07T20:23:24.963Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-07T20:23:24.963Z] === RUN TestDiff [2022-09-07T20:23:25.527Z] --- PASS: TestDiff (0.51s) [2022-09-07T20:23:25.527Z] === RUN TestExecConsoleSize [2022-09-07T20:23:26.089Z] --- PASS: TestExecConsoleSize (0.52s) [2022-09-07T20:23:26.089Z] === RUN TestExecWithCloseStdin [2022-09-07T20:23:26.089Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-09-07T20:23:26.652Z] --- PASS: TestExecWithCloseStdin (0.59s) [2022-09-07T20:23:26.652Z] === RUN TestExec [2022-09-07T20:23:27.213Z] --- PASS: TestExec (0.60s) [2022-09-07T20:23:27.213Z] === RUN TestExecUser [2022-09-07T20:23:27.776Z] --- PASS: TestExecUser (0.52s) [2022-09-07T20:23:27.776Z] === RUN TestExportContainerAndImportImage [2022-09-07T20:23:28.033Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-09-07T20:23:28.595Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2022-09-07T20:23:28.595Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-07T20:23:28.851Z] === RUN TestDockerSuite/TestContainerAPITop [2022-09-07T20:23:29.413Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-09-07T20:23:29.413Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-09-07T20:23:29.413Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-09-07T20:23:29.413Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-09-07T20:23:29.670Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-09-07T20:23:29.927Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2022-09-07T20:23:29.927Z] === RUN TestHealthCheckWorkdir [2022-09-07T20:23:30.183Z] check_test.go:540: [d9bf7801f52d3] daemon is not started [2022-09-07T20:23:30.183Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-09-07T20:23:30.440Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2022-09-07T20:23:30.440Z] === RUN TestHealthKillContainer [2022-09-07T20:23:30.700Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-09-07T20:23:31.261Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-09-07T20:23:31.824Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-09-07T20:23:31.824Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-09-07T20:23:32.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-09-07T20:23:33.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-09-07T20:23:34.779Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-09-07T20:23:35.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-09-07T20:23:36.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-09-07T20:23:37.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-09-07T20:23:38.695Z] --- PASS: TestHealthKillContainer (8.05s) [2022-09-07T20:23:38.695Z] === RUN TestHealthCheckProcessKilled [2022-09-07T20:23:38.695Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-09-07T20:23:39.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d8ed08__} [2022-09-07T20:23:39.256Z] --- PASS: TestHealthCheckProcessKilled (0.82s) [2022-09-07T20:23:39.256Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-07T20:23:40.186Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2022-09-07T20:23:40.186Z] === RUN TestIpcModeNone [2022-09-07T20:23:40.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12735558100_/foo_false_____} [2022-09-07T20:23:40.752Z] --- PASS: TestIpcModeNone (0.76s) [2022-09-07T20:23:40.752Z] === RUN TestIpcModePrivate [2022-09-07T20:23:41.009Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-09-07T20:23:41.009Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-07T20:23:41.009Z] check_test.go:540: [d8478a2947b7c] daemon is not started [2022-09-07T20:23:41.009Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-09-07T20:23:41.571Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2022-09-07T20:23:41.571Z] --- PASS: TestIpcModePrivate (0.69s) [2022-09-07T20:23:41.571Z] === RUN TestIpcModeShareable [2022-09-07T20:23:42.134Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-09-07T20:23:42.134Z] --- PASS: TestIpcModeShareable (0.61s) [2022-09-07T20:23:42.134Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-07T20:23:42.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12735558100_/foo_true_____} [2022-09-07T20:23:42.954Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-09-07T20:23:43.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-329865175_/foo_false_____} [2022-09-07T20:23:44.814Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.40s) [2022-09-07T20:23:44.814Z] === RUN TestAPIIpcModeHost [2022-09-07T20:23:44.814Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-09-07T20:23:45.070Z] --- PASS: TestAPIIpcModeHost (0.54s) [2022-09-07T20:23:45.070Z] === RUN TestDaemonIpcModeShareable [2022-09-07T20:23:45.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-329865175_/foo_true_____} [2022-09-07T20:23:46.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-329865175_/foo_true__0xc000d8ed38___} [2022-09-07T20:23:46.821Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-09-07T20:23:46.821Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2022-09-07T20:23:46.821Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2022-09-07T20:23:46.821Z] === RUN TestDaemonIpcModePrivate [2022-09-07T20:23:47.755Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d8ed50__} [2022-09-07T20:23:48.012Z] check_test.go:540: [d3fac29c2d5eb] daemon is not started [2022-09-07T20:23:48.012Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-09-07T20:23:48.271Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-09-07T20:23:48.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d8ed68__} [2022-09-07T20:23:48.356Z] Created binary: bundles/binary-daemon/dockerd [2022-09-07T20:23:48.356Z] Copying nested executables into bundles/binary-daemon [2022-09-07T20:23:48.356Z] Building: bundles/binary-daemon/docker-proxy [2022-09-07T20:23:48.356Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T20:23:48.356Z] Created binary: bundles/binary-daemon/docker-proxy [2022-09-07T20:23:48.356Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-09-07T20:23:48.528Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2022-09-07T20:23:48.528Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-07T20:23:48.712Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43973/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=4dd86a0b33b246d57507214cb5974e5359552f26 -e DOCKER_GRAPHDRIVER docker:4dd86a0b33b246d57507214cb5974e5359552f26 hack/make.sh cross [2022-09-07T20:23:48.967Z] [2022-09-07T20:23:49.224Z] Removing bundles/ [2022-09-07T20:23:49.224Z] [2022-09-07T20:23:49.224Z] ---> Making bundle: cross (in bundles/cross) [2022-09-07T20:23:49.224Z] Cross building: bundles/cross/linux/amd64 [2022-09-07T20:23:49.224Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-09-07T20:23:49.224Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-07T20:23:49.899Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2022-09-07T20:23:49.899Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.43s) [2022-09-07T20:23:49.899Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-07T20:23:49.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d8ed80__} [2022-09-07T20:23:50.828Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-09-07T20:23:51.084Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-09-07T20:23:51.340Z] check_test.go:540: [dc3bbf617096b] daemon is not started [2022-09-07T20:23:51.340Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-09-07T20:23:51.340Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s) [2022-09-07T20:23:51.340Z] === RUN TestIpcModeOlderClient [2022-09-07T20:23:51.340Z] === PAUSE TestIpcModeOlderClient [2022-09-07T20:23:51.340Z] === RUN TestKillContainerInvalidSignal [2022-09-07T20:23:51.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d8ed98__} [2022-09-07T20:23:51.853Z] --- PASS: TestKillContainerInvalidSignal (0.62s) [2022-09-07T20:23:51.853Z] === RUN TestKillContainer [2022-09-07T20:23:52.109Z] === RUN TestKillContainer/no_signal [2022-09-07T20:23:52.671Z] === RUN TestKillContainer/non_killing_signal [2022-09-07T20:23:52.928Z] === RUN TestKillContainer/killing_signal [2022-09-07T20:23:53.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-09-07T20:23:53.750Z] --- PASS: TestKillContainer (1.66s) [2022-09-07T20:23:53.751Z] --- PASS: TestKillContainer/no_signal (0.55s) [2022-09-07T20:23:53.751Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-09-07T20:23:53.751Z] --- PASS: TestKillContainer/killing_signal (0.52s) [2022-09-07T20:23:53.751Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-07T20:23:53.751Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-07T20:23:54.315Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-07T20:23:54.315Z] docker_cli_daemon_plugins_test.go:80: [dc6da2f895e74] daemon is not started [2022-09-07T20:23:54.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-09-07T20:23:54.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-09-07T20:23:54.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-09-07T20:23:54.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-09-07T20:23:54.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-09-07T20:23:54.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-09-07T20:23:54.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-09-07T20:23:54.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-09-07T20:23:54.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-09-07T20:23:54.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-09-07T20:23:54.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-09-07T20:23:54.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-09-07T20:23:54.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-09-07T20:23:54.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-09-07T20:23:54.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-09-07T20:23:54.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-09-07T20:23:54.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-09-07T20:23:54.829Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-09-07T20:23:54.829Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-09-07T20:23:54.829Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-09-07T20:23:54.829Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-09-07T20:23:54.829Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-09-07T20:23:54.829Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2022-09-07T20:23:54.829Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2022-09-07T20:23:54.829Z] === RUN TestKillStoppedContainer [2022-09-07T20:23:54.829Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-09-07T20:23:54.829Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-07T20:23:55.086Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-09-07T20:23:55.086Z] === RUN TestKillDifferentUserContainer [2022-09-07T20:23:55.652Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-09-07T20:23:55.652Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-09-07T20:23:55.652Z] --- PASS: TestKillDifferentUserContainer (0.75s) [2022-09-07T20:23:55.652Z] === RUN TestInspectOomKilledTrue [2022-09-07T20:23:55.652Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-07T20:23:55.652Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-07T20:23:55.652Z] === RUN TestInspectOomKilledFalse [2022-09-07T20:23:55.652Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-07T20:23:55.652Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-07T20:23:55.652Z] === RUN TestLinksEtcHostsContentMatch [2022-09-07T20:23:56.215Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2022-09-07T20:23:56.215Z] === RUN TestLinksContainerNames [2022-09-07T20:23:57.144Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-09-07T20:23:57.706Z] --- PASS: TestLinksContainerNames (1.25s) [2022-09-07T20:23:57.706Z] === RUN TestLogsFollowTailEmpty [2022-09-07T20:23:57.706Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-09-07T20:23:58.269Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2022-09-07T20:23:58.269Z] === RUN TestLogs [2022-09-07T20:23:58.269Z] === RUN TestLogs/driver_local [2022-09-07T20:23:58.269Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-07T20:23:58.269Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-07T20:23:58.269Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-07T20:23:58.269Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-07T20:23:58.269Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-07T20:23:58.269Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-07T20:23:58.269Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-07T20:23:58.269Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-07T20:23:58.269Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-07T20:23:58.269Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-07T20:23:58.269Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-07T20:23:58.269Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-07T20:23:58.269Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-07T20:23:58.269Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-07T20:23:58.832Z] docker_cli_daemon_plugins_test.go:170: [dafe3c70fac0c] daemon is not started [2022-09-07T20:23:59.091Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-09-07T20:23:59.348Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-07T20:23:59.604Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-07T20:24:00.167Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-09-07T20:24:00.731Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-07T20:24:00.731Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-09-07T20:24:00.731Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-07T20:24:01.662Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-09-07T20:24:01.918Z] === RUN TestLogs/driver_json-file [2022-09-07T20:24:02.175Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-07T20:24:02.175Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-07T20:24:02.175Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-07T20:24:02.175Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-07T20:24:02.175Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-07T20:24:02.175Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-07T20:24:02.175Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-07T20:24:02.175Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-07T20:24:02.175Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-07T20:24:02.175Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-07T20:24:02.175Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-07T20:24:02.175Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-07T20:24:02.175Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-07T20:24:02.175Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-07T20:24:02.430Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-09-07T20:24:02.430Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-09-07T20:24:03.364Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-07T20:24:03.364Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-07T20:24:03.364Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-09-07T20:24:03.928Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-09-07T20:24:04.493Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-09-07T20:24:04.493Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-07T20:24:04.493Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-07T20:24:04.493Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-09-07T20:24:05.056Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-09-07T20:24:05.312Z] === RUN TestDockerSuite/TestExecAPIStart [2022-09-07T20:24:05.572Z] check_test.go:540: [daafeed4b1ca6] daemon is not started [2022-09-07T20:24:05.573Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-09-07T20:24:05.573Z] --- PASS: TestLogs (7.30s) [2022-09-07T20:24:05.573Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-07T20:24:05.573Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.09s) [2022-09-07T20:24:05.573Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.19s) [2022-09-07T20:24:05.573Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.13s) [2022-09-07T20:24:05.573Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.28s) [2022-09-07T20:24:05.573Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.42s) [2022-09-07T20:24:05.573Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.22s) [2022-09-07T20:24:05.573Z] --- PASS: TestLogs/driver_json-file (0.06s) [2022-09-07T20:24:05.573Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.28s) [2022-09-07T20:24:05.573Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.32s) [2022-09-07T20:24:05.573Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.07s) [2022-09-07T20:24:05.573Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.09s) [2022-09-07T20:24:05.573Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.08s) [2022-09-07T20:24:05.573Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.19s) [2022-09-07T20:24:05.573Z] === RUN TestContainerNetworkMountsNoChown [2022-09-07T20:24:06.508Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/default [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/default [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/private [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/private [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/rprivate [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/slave [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/slave [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/rslave [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/shared [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/shared [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/rshared [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-07T20:24:06.508Z] === CONT TestMountDaemonRoot/default [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-07T20:24:06.508Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-07T20:24:06.508Z] === CONT TestMountDaemonRoot/rshared [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T20:24:06.508Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-07T20:24:06.508Z] === CONT TestMountDaemonRoot/shared [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-07T20:24:06.508Z] === CONT TestMountDaemonRoot/rslave [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T20:24:06.508Z] === CONT TestMountDaemonRoot/slave [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-07T20:24:06.508Z] === CONT TestMountDaemonRoot/rprivate [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T20:24:06.508Z] === CONT TestMountDaemonRoot/private [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-07T20:24:06.508Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-07T20:24:06.508Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-07T20:24:06.508Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-07T20:24:06.508Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-07T20:24:06.508Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-07T20:24:06.508Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T20:24:06.508Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-07T20:24:06.508Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T20:24:06.766Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-07T20:24:06.766Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-07T20:24:06.766Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-07T20:24:06.766Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-07T20:24:06.766Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-07T20:24:06.766Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-07T20:24:06.766Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T20:24:06.766Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T20:24:06.766Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-07T20:24:06.766Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-07T20:24:06.766Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-09-07T20:24:06.766Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-07T20:24:06.766Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-07T20:24:07.023Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-07T20:24:07.023Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-07T20:24:07.023Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T20:24:07.023Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-07T20:24:07.023Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T20:24:07.023Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-07T20:24:07.023Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-07T20:24:07.023Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-07T20:24:07.023Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-09-07T20:24:07.023Z] === RUN TestContainerBindMountNonRecursive [2022-09-07T20:24:07.280Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-09-07T20:24:07.843Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-09-07T20:24:08.774Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-09-07T20:24:09.031Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-09-07T20:24:09.031Z] --- PASS: TestContainerBindMountNonRecursive (2.09s) [2022-09-07T20:24:09.031Z] === RUN TestContainerVolumesMountedAsShared [2022-09-07T20:24:09.594Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-09-07T20:24:09.850Z] --- PASS: TestContainerVolumesMountedAsShared (0.66s) [2022-09-07T20:24:09.850Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-07T20:24:10.414Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-09-07T20:24:10.414Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s) [2022-09-07T20:24:10.414Z] === RUN TestNetworkNat [2022-09-07T20:24:10.671Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-09-07T20:24:11.235Z] --- PASS: TestNetworkNat (0.90s) [2022-09-07T20:24:11.235Z] === RUN TestNetworkLocalhostTCPNat [2022-09-07T20:24:11.491Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-09-07T20:24:12.055Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2022-09-07T20:24:12.055Z] === RUN TestNetworkLoopbackNat [2022-09-07T20:24:12.311Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-09-07T20:24:12.311Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-09-07T20:24:13.253Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-09-07T20:24:13.843Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-09-07T20:24:14.411Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-09-07T20:24:15.342Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2022-09-07T20:24:15.342Z] === RUN TestPause [2022-09-07T20:24:15.342Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-09-07T20:24:15.906Z] --- PASS: TestPause (0.72s) [2022-09-07T20:24:15.906Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-07T20:24:15.906Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-07T20:24:15.906Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-07T20:24:15.906Z] === RUN TestPauseStopPausedContainer [2022-09-07T20:24:16.471Z] --- PASS: TestPauseStopPausedContainer (0.68s) [2022-09-07T20:24:16.471Z] === RUN TestPidHost [2022-09-07T20:24:17.035Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-09-07T20:24:17.598Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-09-07T20:24:17.855Z] --- PASS: TestPidHost (1.25s) [2022-09-07T20:24:17.855Z] === RUN TestPsFilter [2022-09-07T20:24:18.111Z] --- PASS: TestPsFilter (0.17s) [2022-09-07T20:24:18.111Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-07T20:24:18.367Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2022-09-07T20:24:18.367Z] === RUN TestRemoveContainerWithVolume [2022-09-07T20:24:18.929Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-09-07T20:24:18.929Z] === RUN TestRemoveContainerRunning [2022-09-07T20:24:19.491Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-09-07T20:24:19.491Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-07T20:24:19.747Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s) [2022-09-07T20:24:19.747Z] === RUN TestRemoveInvalidContainer [2022-09-07T20:24:19.747Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-07T20:24:19.747Z] === RUN TestRenameLinkedContainer [2022-09-07T20:24:21.114Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-09-07T20:24:22.042Z] --- PASS: TestRenameLinkedContainer (1.98s) [2022-09-07T20:24:22.042Z] === RUN TestRenameStoppedContainer [2022-09-07T20:24:22.298Z] --- PASS: TestRenameStoppedContainer (0.47s) [2022-09-07T20:24:22.298Z] === RUN TestRenameRunningContainerAndReuse [2022-09-07T20:24:23.226Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2022-09-07T20:24:23.226Z] === RUN TestRenameInvalidName [2022-09-07T20:24:23.789Z] --- PASS: TestRenameInvalidName (0.47s) [2022-09-07T20:24:23.789Z] === RUN TestRenameAnonymousContainer [2022-09-07T20:24:25.680Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2022-09-07T20:24:25.680Z] === RUN TestRenameContainerWithSameName [2022-09-07T20:24:25.680Z] === RUN TestDockerSuite/TestGetContainerStats [2022-09-07T20:24:25.936Z] --- PASS: TestRenameContainerWithSameName (0.57s) [2022-09-07T20:24:25.936Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-07T20:24:26.864Z] --- PASS: TestRenameContainerWithLinkedContainer (0.97s) [2022-09-07T20:24:26.864Z] === RUN TestResize [2022-09-07T20:24:27.427Z] --- PASS: TestResize (0.46s) [2022-09-07T20:24:27.427Z] === RUN TestResizeWithInvalidSize [2022-09-07T20:24:27.683Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-09-07T20:24:27.683Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-09-07T20:24:27.683Z] === RUN TestResizeWhenContainerNotStarted [2022-09-07T20:24:28.245Z] --- PASS: TestResizeWhenContainerNotStarted (0.49s) [2022-09-07T20:24:28.245Z] === RUN TestDaemonRestartKillContainers [2022-09-07T20:24:28.245Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T20:24:28.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T20:24:28.245Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T20:24:28.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T20:24:28.245Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T20:24:28.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T20:24:28.245Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T20:24:28.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T20:24:28.245Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T20:24:28.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T20:24:28.245Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T20:24:28.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T20:24:28.245Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T20:24:28.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T20:24:28.245Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T20:24:28.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T20:24:28.245Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T20:24:28.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T20:24:28.245Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T20:24:28.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T20:24:28.245Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T20:24:28.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T20:24:28.245Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T20:24:28.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T20:24:28.245Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T20:24:28.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T20:24:28.245Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T20:24:28.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T20:24:28.245Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T20:24:28.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T20:24:28.245Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T20:24:28.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T20:24:28.245Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T20:24:28.245Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T20:24:30.138Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-09-07T20:24:30.701Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T20:24:32.069Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T20:24:32.325Z] check_test.go:540: [d61f1b6a1a3e4] daemon is not started [2022-09-07T20:24:32.325Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-09-07T20:24:33.253Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T20:24:33.253Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T20:24:34.182Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-09-07T20:24:34.439Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T20:24:34.695Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T20:24:35.259Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-09-07T20:24:37.151Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-09-07T20:24:39.042Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T20:24:39.973Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T20:24:42.496Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-09-07T20:24:43.060Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-09-07T20:24:43.060Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-09-07T20:24:43.060Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-09-07T20:24:43.625Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T20:24:43.881Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-09-07T20:24:44.446Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T20:24:45.010Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-09-07T20:24:45.942Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-09-07T20:24:47.311Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-09-07T20:24:47.311Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T20:24:47.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-09-07T20:24:47.874Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-09-07T20:24:48.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T20:24:49.064Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-09-07T20:24:49.064Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-09-07T20:24:49.064Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-09-07T20:24:49.629Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-09-07T20:24:50.194Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-09-07T20:24:50.757Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-09-07T20:24:50.757Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T20:24:50.757Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T20:24:51.014Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-09-07T20:24:53.536Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-07T20:24:53.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.28s) [2022-09-07T20:24:53.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2022-09-07T20:24:53.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-09-07T20:24:53.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.08s) [2022-09-07T20:24:53.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-09-07T20:24:53.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-09-07T20:24:53.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.62s) [2022-09-07T20:24:53.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.22s) [2022-09-07T20:24:53.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.66s) [2022-09-07T20:24:53.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.29s) [2022-09-07T20:24:53.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.50s) [2022-09-07T20:24:53.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.66s) [2022-09-07T20:24:53.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.62s) [2022-09-07T20:24:53.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.61s) [2022-09-07T20:24:53.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.17s) [2022-09-07T20:24:53.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s) [2022-09-07T20:24:53.536Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-07T20:24:53.536Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-07T20:24:54.466Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-07T20:24:54.466Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-09-07T20:24:55.030Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-09-07T20:24:55.286Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-09-07T20:24:55.850Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.75s) [2022-09-07T20:24:55.850Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.17s) [2022-09-07T20:24:55.850Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.56s) [2022-09-07T20:24:55.850Z] === RUN TestCgroupNamespacesRun [2022-09-07T20:24:57.217Z] --- PASS: TestCgroupNamespacesRun (1.35s) [2022-09-07T20:24:57.217Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-07T20:24:57.780Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-09-07T20:24:58.405Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.29s) [2022-09-07T20:24:58.405Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-07T20:24:59.797Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-09-07T20:25:00.055Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.57s) [2022-09-07T20:25:00.055Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-07T20:25:00.619Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-09-07T20:25:01.550Z] --- PASS: TestCgroupNamespacesRunHostMode (1.57s) [2022-09-07T20:25:01.550Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-07T20:25:02.113Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-09-07T20:25:02.370Z] check_test.go:540: [d1dc638c37148] daemon is not started [2022-09-07T20:25:02.370Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-09-07T20:25:03.301Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.53s) [2022-09-07T20:25:03.301Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-07T20:25:03.864Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-09-07T20:25:04.427Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.40s) [2022-09-07T20:25:04.427Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-07T20:25:05.357Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2022-09-07T20:25:05.357Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-07T20:25:05.616Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-09-07T20:25:06.983Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.33s) [2022-09-07T20:25:06.983Z] === RUN TestNISDomainname [2022-09-07T20:25:07.546Z] --- PASS: TestNISDomainname (0.92s) [2022-09-07T20:25:07.546Z] === RUN TestHostnameDnsResolution [2022-09-07T20:25:08.476Z] --- PASS: TestHostnameDnsResolution (1.01s) [2022-09-07T20:25:08.476Z] === RUN TestUnprivilegedPortsAndPing [2022-09-07T20:25:09.408Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-09-07T20:25:09.408Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-09-07T20:25:09.408Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-09-07T20:25:09.664Z] --- PASS: TestUnprivilegedPortsAndPing (0.94s) [2022-09-07T20:25:09.664Z] === RUN TestPrivilegedHostDevices [2022-09-07T20:25:10.229Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-09-07T20:25:10.229Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-09-07T20:25:10.229Z] --- PASS: TestPrivilegedHostDevices (0.82s) [2022-09-07T20:25:10.486Z] === RUN TestRunConsoleSize [2022-09-07T20:25:11.050Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-09-07T20:25:11.050Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-09-07T20:25:11.050Z] --- PASS: TestRunConsoleSize (0.82s) [2022-09-07T20:25:11.050Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-07T20:25:11.980Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-09-07T20:25:11.980Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-09-07T20:25:13.873Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-09-07T20:25:13.873Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-09-07T20:25:14.436Z] --- PASS: TestRunWithAlternativeContainerdShim (3.15s) [2022-09-07T20:25:14.436Z] === RUN TestStats [2022-09-07T20:25:14.436Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-09-07T20:25:14.693Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-09-07T20:25:16.588Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-09-07T20:25:16.844Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-09-07T20:25:17.100Z] --- PASS: TestStats (2.81s) [2022-09-07T20:25:17.101Z] === RUN TestStopContainerWithTimeout [2022-09-07T20:25:17.101Z] === RUN TestStopContainerWithTimeout/0 [2022-09-07T20:25:17.101Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-07T20:25:17.101Z] === RUN TestStopContainerWithTimeout/1 [2022-09-07T20:25:17.101Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-07T20:25:17.101Z] === RUN TestStopContainerWithTimeout/3 [2022-09-07T20:25:17.101Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-07T20:25:17.101Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-07T20:25:17.101Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-07T20:25:17.101Z] === CONT TestStopContainerWithTimeout/0 [2022-09-07T20:25:17.101Z] === CONT TestStopContainerWithTimeout/3 [2022-09-07T20:25:18.035Z] === CONT TestStopContainerWithTimeout/1 [2022-09-07T20:25:18.035Z] === RUN TestDockerSuite/TestAttachDetach [2022-09-07T20:25:18.598Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-09-07T20:25:18.855Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-09-07T20:25:19.787Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-09-07T20:25:19.787Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-07T20:25:20.716Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-09-07T20:25:21.277Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-09-07T20:25:22.207Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-09-07T20:25:22.464Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-09-07T20:25:22.464Z] --- PASS: TestStopContainerWithTimeout/0 (0.88s) [2022-09-07T20:25:22.464Z] --- PASS: TestStopContainerWithTimeout/1 (1.76s) [2022-09-07T20:25:22.464Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2022-09-07T20:25:22.464Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2022-09-07T20:25:22.464Z] === RUN TestDeleteDevicemapper [2022-09-07T20:25:22.464Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-07T20:25:22.464Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-07T20:25:22.464Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-07T20:25:23.027Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-09-07T20:25:23.285Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-09-07T20:25:23.285Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-07T20:25:23.285Z] check_test.go:540: [db40170725926] daemon is not started [2022-09-07T20:25:23.285Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-09-07T20:25:23.285Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-07T20:25:23.285Z] check_test.go:540: [d67361ac03973] daemon is not started [2022-09-07T20:25:23.285Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-09-07T20:25:25.180Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.51s) [2022-09-07T20:25:25.180Z] === RUN TestUpdateMemory [2022-09-07T20:25:25.180Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-07T20:25:25.180Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-07T20:25:25.180Z] === RUN TestUpdateCPUQuota [2022-09-07T20:25:26.546Z] --- PASS: TestUpdateCPUQuota (1.22s) [2022-09-07T20:25:26.547Z] === RUN TestUpdatePidsLimit [2022-09-07T20:25:26.547Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-07T20:25:26.803Z] === RUN TestUpdatePidsLimit/no_change [2022-09-07T20:25:26.803Z] check_test.go:540: [de97b64609789] daemon is not started [2022-09-07T20:25:26.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-09-07T20:25:27.059Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-07T20:25:27.316Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-07T20:25:27.879Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-07T20:25:28.138Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-07T20:25:28.701Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-07T20:25:30.071Z] --- PASS: TestUpdatePidsLimit (3.57s) [2022-09-07T20:25:30.071Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2022-09-07T20:25:30.071Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2022-09-07T20:25:30.071Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2022-09-07T20:25:30.071Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2022-09-07T20:25:30.071Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2022-09-07T20:25:30.071Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2022-09-07T20:25:30.071Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2022-09-07T20:25:30.071Z] === RUN TestUpdateRestartPolicy [2022-09-07T20:25:31.438Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-09-07T20:25:33.972Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-09-07T20:25:37.244Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-09-07T20:25:37.807Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-09-07T20:25:38.369Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-09-07T20:25:39.299Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-09-07T20:25:39.556Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-09-07T20:25:39.556Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-09-07T20:25:40.923Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-09-07T20:25:42.292Z] --- PASS: TestUpdateRestartPolicy (12.49s) [2022-09-07T20:25:42.292Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-07T20:25:42.861Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2022-09-07T20:25:42.861Z] === RUN TestWaitNonBlocked [2022-09-07T20:25:42.861Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T20:25:42.861Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T20:25:42.861Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T20:25:42.861Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T20:25:42.861Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T20:25:42.861Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T20:25:42.861Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-09-07T20:25:44.230Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-09-07T20:25:44.230Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-09-07T20:25:44.230Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2022-09-07T20:25:44.230Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2022-09-07T20:25:44.230Z] === RUN TestWaitBlocked [2022-09-07T20:25:44.230Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T20:25:44.230Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T20:25:44.230Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T20:25:44.230Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T20:25:44.230Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T20:25:44.230Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T20:25:44.230Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-09-07T20:25:45.205Z] --- PASS: TestWaitBlocked (0.03s) [2022-09-07T20:25:45.205Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2022-09-07T20:25:45.205Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) [2022-09-07T20:25:45.205Z] === RUN TestWaitConditions [2022-09-07T20:25:45.205Z] === RUN TestWaitConditions/default [2022-09-07T20:25:45.205Z] === PAUSE TestWaitConditions/default [2022-09-07T20:25:45.205Z] === RUN TestWaitConditions/not-running [2022-09-07T20:25:45.205Z] === PAUSE TestWaitConditions/not-running [2022-09-07T20:25:45.205Z] === RUN TestWaitConditions/next-exit [2022-09-07T20:25:45.205Z] === PAUSE TestWaitConditions/next-exit [2022-09-07T20:25:45.205Z] === RUN TestWaitConditions/removed [2022-09-07T20:25:45.205Z] === PAUSE TestWaitConditions/removed [2022-09-07T20:25:45.476Z] === CONT TestWaitConditions/default [2022-09-07T20:25:45.476Z] === CONT TestWaitConditions/removed [2022-09-07T20:25:45.476Z] wait_test.go:146: ContainerID = 224e0c57938045a62021008f0ca041064195c2db69a323dbe2905ac0aa1301c7 [2022-09-07T20:25:45.476Z] === CONT TestWaitConditions/default [2022-09-07T20:25:45.476Z] wait_test.go:146: ContainerID = 090439c35a248fbbf24ca60840bff5f7411560f6f25fc0b4e3a892ace0fd2f60 [2022-09-07T20:25:46.408Z] === CONT TestWaitConditions/not-running [2022-09-07T20:25:46.666Z] wait_test.go:146: ContainerID = 40eeeba81a75a1c98e265465593289b8c40093b0647a5b7f7cb82fcf90d4e645 [2022-09-07T20:25:46.666Z] === CONT TestWaitConditions/next-exit [2022-09-07T20:25:46.666Z] wait_test.go:146: ContainerID = 749b409aee74c4fd56c9af26e66f24f16fb6fb366ee7bdd2b623393bfc10e8b8 [2022-09-07T20:25:48.034Z] --- PASS: TestWaitConditions (0.04s) [2022-09-07T20:25:48.034Z] --- PASS: TestWaitConditions/removed (1.14s) [2022-09-07T20:25:48.034Z] --- PASS: TestWaitConditions/default (1.32s) [2022-09-07T20:25:48.034Z] --- PASS: TestWaitConditions/not-running (1.13s) [2022-09-07T20:25:48.034Z] --- PASS: TestWaitConditions/next-exit (1.09s) [2022-09-07T20:25:48.034Z] === RUN TestWaitRestartedContainer [2022-09-07T20:25:48.034Z] === RUN TestWaitRestartedContainer/default [2022-09-07T20:25:48.034Z] === PAUSE TestWaitRestartedContainer/default [2022-09-07T20:25:48.034Z] === RUN TestWaitRestartedContainer/not-running [2022-09-07T20:25:48.034Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-07T20:25:48.034Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-07T20:25:48.034Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-07T20:25:48.034Z] === CONT TestWaitRestartedContainer/default [2022-09-07T20:25:48.034Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-07T20:25:48.597Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-09-07T20:25:50.491Z] === CONT TestWaitRestartedContainer/not-running [2022-09-07T20:25:51.860Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-09-07T20:25:51.860Z] --- PASS: TestWaitRestartedContainer/default (2.43s) [2022-09-07T20:25:51.860Z] --- PASS: TestWaitRestartedContainer/next-exit (2.47s) [2022-09-07T20:25:51.860Z] --- PASS: TestWaitRestartedContainer/not-running (1.50s) [2022-09-07T20:25:51.860Z] === CONT TestContainerStartOnDaemonRestart [2022-09-07T20:25:51.860Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-07T20:25:52.117Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-09-07T20:25:53.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-09-07T20:25:55.569Z] check_test.go:540: [da2b6528ab23a] daemon is not started [2022-09-07T20:25:55.569Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-09-07T20:25:55.569Z] --- PASS: TestContainerStartOnDaemonRestart (3.97s) [2022-09-07T20:25:55.569Z] === CONT TestIpcModeOlderClient [2022-09-07T20:25:55.692Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-09-07T20:25:55.692Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-09-07T20:25:55.692Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-07T20:25:55.692Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-07T20:25:55.692Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-07T20:25:55.692Z] Cross building: bundles/cross/windows/amd64 [2022-09-07T20:25:55.692Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-09-07T20:25:55.692Z] { [2022-09-07T20:25:55.692Z] "RT_GROUP_ICON": { [2022-09-07T20:25:55.692Z] "#1": { [2022-09-07T20:25:55.692Z] "0409": "../../winresources/docker.ico" [2022-09-07T20:25:55.692Z] } [2022-09-07T20:25:55.692Z] }, [2022-09-07T20:25:55.692Z] "RT_MANIFEST": { [2022-09-07T20:25:55.692Z] "#1": { [2022-09-07T20:25:55.692Z] "0409": { [2022-09-07T20:25:55.692Z] "identity": {}, [2022-09-07T20:25:55.692Z] "description": "Docker Engine", [2022-09-07T20:25:55.692Z] "minimum-os": "vista", [2022-09-07T20:25:55.692Z] "execution-level": "", [2022-09-07T20:25:55.692Z] "ui-access": false, [2022-09-07T20:25:55.692Z] "auto-elevate": false, [2022-09-07T20:25:55.692Z] "dpi-awareness": "unaware", [2022-09-07T20:25:55.692Z] "disable-theming": false, [2022-09-07T20:25:55.692Z] "disable-window-filtering": false, [2022-09-07T20:25:55.692Z] "high-resolution-scrolling-aware": false, [2022-09-07T20:25:55.692Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-07T20:25:55.692Z] "long-path-aware": false, [2022-09-07T20:25:55.692Z] "printer-driver-isolation": false, [2022-09-07T20:25:55.692Z] "gdi-scaling": false, [2022-09-07T20:25:55.692Z] "segment-heap": false, [2022-09-07T20:25:55.692Z] "use-common-controls-v6": false [2022-09-07T20:25:55.692Z] } [2022-09-07T20:25:55.692Z] } [2022-09-07T20:25:55.692Z] }, [2022-09-07T20:25:55.692Z] "RT_MESSAGETABLE": { [2022-09-07T20:25:55.692Z] "#1": { [2022-09-07T20:25:55.692Z] "0409": "../../winresources/event_messages.bin" [2022-09-07T20:25:55.692Z] } [2022-09-07T20:25:55.692Z] }, [2022-09-07T20:25:55.692Z] "RT_VERSION": { [2022-09-07T20:25:55.692Z] "#1": { [2022-09-07T20:25:55.692Z] "0409": { [2022-09-07T20:25:55.692Z] "fixed": { [2022-09-07T20:25:55.692Z] "file_version": "0.0.0.0", [2022-09-07T20:25:55.692Z] "product_version": "0.0.0.0", [2022-09-07T20:25:55.692Z] "type": "Unknown" [2022-09-07T20:25:55.692Z] }, [2022-09-07T20:25:55.692Z] "info": { [2022-09-07T20:25:55.692Z] "0000": { [2022-09-07T20:25:55.692Z] "CompanyName": "", [2022-09-07T20:25:55.692Z] "FileVersion": "dev", [2022-09-07T20:25:55.692Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-07T20:25:55.692Z] "OriginalFileName": "dockerd.exe", [2022-09-07T20:25:55.692Z] "ProductName": "", [2022-09-07T20:25:55.692Z] "ProductVersion": "dev", [2022-09-07T20:25:55.692Z] "SpecialBuild": "4dd86a0b33b246d57507214cb5974e5359552f26" [2022-09-07T20:25:55.692Z] } [2022-09-07T20:25:55.692Z] } [2022-09-07T20:25:55.692Z] } [2022-09-07T20:25:55.692Z] } [2022-09-07T20:25:55.692Z] } [2022-09-07T20:25:55.692Z] } [2022-09-07T20:25:55.692Z] cmd/dockerd/config.go [2022-09-07T20:25:55.692Z] cmd/dockerd/config_windows.go [2022-09-07T20:25:55.692Z] cmd/dockerd/daemon.go [2022-09-07T20:25:55.692Z] cmd/dockerd/daemon_test.go [2022-09-07T20:25:55.692Z] cmd/dockerd/daemon_windows.go [2022-09-07T20:25:55.692Z] cmd/dockerd/docker.go [2022-09-07T20:25:55.692Z] cmd/dockerd/docker_windows.go [2022-09-07T20:25:55.692Z] cmd/dockerd/genwinres_windows.go [2022-09-07T20:25:55.692Z] cmd/dockerd/metrics.go [2022-09-07T20:25:55.692Z] cmd/dockerd/options.go [2022-09-07T20:25:55.692Z] cmd/dockerd/options_test.go [2022-09-07T20:25:55.692Z] cmd/dockerd/service_windows.go [2022-09-07T20:25:55.692Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-07T20:25:55.692Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-07T20:25:55.825Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-09-07T20:25:55.825Z] === CONT TestContainerKillOnDaemonStart [2022-09-07T20:25:56.081Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.27s) [2022-09-07T20:25:56.081Z] === CONT TestDaemonHostGatewayIP [2022-09-07T20:25:56.644Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-09-07T20:25:56.644Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-09-07T20:25:59.163Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-09-07T20:25:59.163Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-09-07T20:26:00.093Z] --- PASS: TestDaemonHostGatewayIP (3.90s) [2022-09-07T20:26:00.093Z] === CONT TestDaemonRestartIpcMode [2022-09-07T20:26:01.988Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-09-07T20:26:02.917Z] --- PASS: TestDaemonRestartIpcMode (3.01s) [2022-09-07T20:26:03.174Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-09-07T20:26:03.174Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-09-07T20:26:03.737Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-09-07T20:26:04.668Z] check_test.go:540: [dc27f7367196c] daemon is not started [2022-09-07T20:26:04.668Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-09-07T20:26:06.035Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-09-07T20:26:08.551Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-09-07T20:26:08.551Z] --- PASS: TestContainerKillOnDaemonStart (12.60s) [2022-09-07T20:26:08.551Z] PASS [2022-09-07T20:26:08.551Z] [2022-09-07T20:26:08.551Z] === Skipped [2022-09-07T20:26:08.551Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-07T20:26:08.551Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T20:26:08.551Z] [2022-09-07T20:26:08.551Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-07T20:26:08.551Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-07T20:26:08.551Z] [2022-09-07T20:26:08.551Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-07T20:26:08.551Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-07T20:26:08.551Z] [2022-09-07T20:26:08.551Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-07T20:26:08.551Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-07T20:26:08.551Z] [2022-09-07T20:26:08.551Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-07T20:26:08.551Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-07T20:26:08.551Z] [2022-09-07T20:26:08.551Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-07T20:26:08.551Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-07T20:26:08.551Z] [2022-09-07T20:26:08.551Z] DONE 273 tests, 6 skipped in 172.075s [2022-09-07T20:26:08.551Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-07T20:26:08.552Z] ++ 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-09-07T20:26:08.552Z] ++ set -e [2022-09-07T20:26:08.552Z] ++ '[' -n 0 ']' [2022-09-07T20:26:08.552Z] ++ set -x [2022-09-07T20:26:08.552Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-09-07T20:26:08.552Z] ++ 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-09-07T20:26:08.552Z] === RUN TestConfigDaemonLibtrustID [2022-09-07T20:26:09.114Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-09-07T20:26:09.114Z] === RUN TestConfigDaemonID [2022-09-07T20:26:09.371Z] === RUN TestDockerSuite/TestBuildAddScript [2022-09-07T20:26:10.300Z] daemon_test.go:83: [dd64b7256e8af] daemon is not started [2022-09-07T20:26:10.300Z] --- PASS: TestConfigDaemonID (1.05s) [2022-09-07T20:26:10.300Z] === RUN TestDaemonConfigValidation [2022-09-07T20:26:10.300Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-07T20:26:10.300Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-07T20:26:10.300Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-07T20:26:10.300Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-07T20:26:10.300Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-07T20:26:10.300Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-07T20:26:10.300Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-07T20:26:10.300Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-07T20:26:10.300Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-07T20:26:10.300Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-07T20:26:10.300Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-07T20:26:10.300Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-07T20:26:10.556Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-07T20:26:10.556Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-07T20:26:10.812Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-07T20:26:10.813Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-07T20:26:10.813Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.28s) [2022-09-07T20:26:10.813Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.28s) [2022-09-07T20:26:10.813Z] --- PASS: TestDaemonConfigValidation/valid_config (0.19s) [2022-09-07T20:26:10.813Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.20s) [2022-09-07T20:26:10.813Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-09-07T20:26:10.813Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-07T20:26:10.813Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-07T20:26:11.743Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-09-07T20:26:11.743Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-07T20:26:13.110Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-07T20:26:14.040Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-09-07T20:26:14.040Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-07T20:26:14.040Z] daemon_test.go:197: [dd4b1ed337a3a] daemon is not started [2022-09-07T20:26:14.040Z] --- PASS: TestConfigDaemonSeccompProfiles (3.19s) [2022-09-07T20:26:14.040Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-09-07T20:26:14.040Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-09-07T20:26:14.040Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-09-07T20:26:14.040Z] === RUN TestDaemonProxy [2022-09-07T20:26:14.040Z] === RUN TestDaemonProxy/environment_variables [2022-09-07T20:26:14.971Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-09-07T20:26:15.532Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-09-07T20:26:15.789Z] === RUN TestDaemonProxy/command-line_options [2022-09-07T20:26:16.046Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-09-07T20:26:16.046Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-09-07T20:26:16.609Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-09-07T20:26:17.171Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-09-07T20:26:17.428Z] === RUN TestDaemonProxy/configuration_file [2022-09-07T20:26:17.686Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-09-07T20:26:17.686Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-09-07T20:26:18.248Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-09-07T20:26:18.505Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-09-07T20:26:19.067Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-09-07T20:26:19.325Z] === RUN TestDaemonProxy/conflicting_options [2022-09-07T20:26:19.583Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-09-07T20:26:19.841Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-07T20:26:20.097Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-09-07T20:26:20.353Z] --- PASS: TestDaemonProxy (6.32s) [2022-09-07T20:26:20.353Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-09-07T20:26:20.353Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-09-07T20:26:20.353Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-09-07T20:26:20.353Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-07T20:26:20.353Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-09-07T20:26:20.353Z] PASS [2022-09-07T20:26:20.353Z] [2022-09-07T20:26:20.353Z] DONE 18 tests in 11.880s [2022-09-07T20:26:20.353Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-07T20:26:20.353Z] ++ 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-09-07T20:26:20.353Z] ++ set -e [2022-09-07T20:26:20.353Z] ++ '[' -n 0 ']' [2022-09-07T20:26:20.353Z] ++ set -x [2022-09-07T20:26:20.353Z] ++ 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-09-07T20:26:20.609Z] INFO: Testing against a local daemon [2022-09-07T20:26:20.609Z] === RUN TestCommitInheritsEnv [2022-09-07T20:26:20.609Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-09-07T20:26:20.866Z] --- PASS: TestCommitInheritsEnv (0.36s) [2022-09-07T20:26:20.866Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-07T20:26:20.866Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-07T20:26:20.866Z] === RUN TestImportWithCustomPlatform [2022-09-07T20:26:20.866Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-07T20:26:20.866Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-09-07T20:26:21.123Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-07T20:26:21.123Z] === RUN TestImportWithCustomPlatform// [2022-09-07T20:26:21.123Z] === RUN TestImportWithCustomPlatform/linux [2022-09-07T20:26:21.123Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-07T20:26:21.123Z] check_test.go:540: [dc906bf6c9295] daemon is not started [2022-09-07T20:26:21.123Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-09-07T20:26:21.380Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-07T20:26:21.380Z] === RUN TestImportWithCustomPlatform/macos [2022-09-07T20:26:21.380Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-07T20:26:21.380Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-07T20:26:21.380Z] --- PASS: TestImportWithCustomPlatform (0.57s) [2022-09-07T20:26:21.380Z] --- PASS: TestImportWithCustomPlatform/#00 (0.10s) [2022-09-07T20:26:21.380Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-07T20:26:21.380Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-07T20:26:21.380Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-09-07T20:26:21.380Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.17s) [2022-09-07T20:26:21.380Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s) [2022-09-07T20:26:21.380Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-07T20:26:21.380Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-07T20:26:21.380Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-07T20:26:21.380Z] === RUN TestImagesFilterMultiReference [2022-09-07T20:26:21.636Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-09-07T20:26:21.636Z] === RUN TestImagePullPlatformInvalid [2022-09-07T20:26:21.636Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-09-07T20:26:21.636Z] === RUN TestRemoveImageOrphaning [2022-09-07T20:26:21.894Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2022-09-07T20:26:21.894Z] === RUN TestRemoveImageGarbageCollector [2022-09-07T20:26:22.150Z] check_test.go:540: [d9e51e19c4cce] daemon is not started [2022-09-07T20:26:22.150Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-09-07T20:26:22.406Z] time="2022-09-07T20:26:22Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-09-07T20:26:22.664Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-09-07T20:26:23.593Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-09-07T20:26:23.849Z] === RUN TestDockerSuite/TestBuildAddTar [2022-09-07T20:26:24.106Z] --- PASS: TestRemoveImageGarbageCollector (2.22s) [2022-09-07T20:26:24.106Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-07T20:26:24.362Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-09-07T20:26:24.362Z] === RUN TestTagInvalidReference [2022-09-07T20:26:24.362Z] --- PASS: TestTagInvalidReference (0.03s) [2022-09-07T20:26:24.362Z] === RUN TestTagValidPrefixedRepo [2022-09-07T20:26:24.362Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-09-07T20:26:24.362Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-09-07T20:26:24.362Z] === RUN TestTagExistedNameWithoutForce [2022-09-07T20:26:24.362Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-07T20:26:24.362Z] === RUN TestTagOfficialNames [2022-09-07T20:26:24.362Z] --- PASS: TestTagOfficialNames (0.07s) [2022-09-07T20:26:24.362Z] === RUN TestTagMatchesDigest [2022-09-07T20:26:24.362Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-09-07T20:26:24.362Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-07T20:26:27.633Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-09-07T20:26:27.890Z] check_test.go:540: [da8a81ff6e14f] daemon is not started [2022-09-07T20:26:27.890Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-09-07T20:26:31.160Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-09-07T20:26:32.562Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-09-07T20:26:33.129Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-09-07T20:26:34.060Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-09-07T20:26:35.425Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-09-07T20:26:37.319Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-09-07T20:26:38.250Z] check_test.go:540: [d640476c11e78] daemon is not started [2022-09-07T20:26:38.250Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-09-07T20:26:39.620Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-09-07T20:26:42.893Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-09-07T20:26:46.167Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-09-07T20:26:46.425Z] === RUN TestDockerSuite/TestBuildBlankName [2022-09-07T20:26:46.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-09-07T20:26:48.884Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-09-07T20:26:49.450Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-09-07T20:26:51.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-09-07T20:26:51.599Z] check_test.go:540: [d7086eb6476f8] daemon is not started [2022-09-07T20:26:51.599Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-09-07T20:26:52.163Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-09-07T20:26:52.725Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-09-07T20:26:52.725Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-09-07T20:26:53.289Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-09-07T20:26:55.183Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-09-07T20:26:55.183Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-09-07T20:26:55.183Z] check_test.go:540: [dc08bed50eb40] daemon is not started [2022-09-07T20:26:55.183Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-09-07T20:26:57.078Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-09-07T20:26:58.028Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-09-07T20:26:58.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-09-07T20:27:00.326Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-09-07T20:27:00.326Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-09-07T20:27:03.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-09-07T20:27:04.967Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-09-07T20:27:06.336Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-09-07T20:27:08.228Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-09-07T20:27:11.544Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-09-07T20:27:14.816Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-09-07T20:27:14.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-09-07T20:27:18.087Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-09-07T20:27:19.018Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-09-07T20:27:20.915Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-09-07T20:27:20.915Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-09-07T20:27:21.478Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-09-07T20:27:21.735Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-09-07T20:27:23.102Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-09-07T20:27:23.363Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-09-07T20:27:25.884Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-09-07T20:27:25.884Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-09-07T20:27:32.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-09-07T20:27:32.488Z] docker_cli_daemon_test.go:2504: [d4b629099205c] daemon is not started [2022-09-07T20:27:33.055Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-09-07T20:27:33.618Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-09-07T20:27:34.182Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-09-07T20:27:35.550Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-09-07T20:27:36.478Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-09-07T20:27:41.730Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-09-07T20:27:41.730Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-09-07T20:27:43.624Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-09-07T20:27:44.188Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-09-07T20:27:44.444Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-09-07T20:27:45.812Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-09-07T20:27:46.068Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-09-07T20:27:47.106Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-07T20:27:47.106Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-09-07T20:27:47.106Z] { [2022-09-07T20:27:47.106Z] "RT_GROUP_ICON": { [2022-09-07T20:27:47.106Z] "#1": { [2022-09-07T20:27:47.106Z] "0409": "../../winresources/docker.ico" [2022-09-07T20:27:47.106Z] } [2022-09-07T20:27:47.106Z] }, [2022-09-07T20:27:47.106Z] "RT_MANIFEST": { [2022-09-07T20:27:47.106Z] "#1": { [2022-09-07T20:27:47.106Z] "0409": { [2022-09-07T20:27:47.106Z] "identity": {}, [2022-09-07T20:27:47.106Z] "description": "Docker Engine", [2022-09-07T20:27:47.106Z] "minimum-os": "vista", [2022-09-07T20:27:47.106Z] "execution-level": "", [2022-09-07T20:27:47.106Z] "ui-access": false, [2022-09-07T20:27:47.106Z] "auto-elevate": false, [2022-09-07T20:27:47.106Z] "dpi-awareness": "unaware", [2022-09-07T20:27:47.106Z] "disable-theming": false, [2022-09-07T20:27:47.106Z] "disable-window-filtering": false, [2022-09-07T20:27:47.106Z] "high-resolution-scrolling-aware": false, [2022-09-07T20:27:47.106Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-07T20:27:47.106Z] "long-path-aware": false, [2022-09-07T20:27:47.106Z] "printer-driver-isolation": false, [2022-09-07T20:27:47.106Z] "gdi-scaling": false, [2022-09-07T20:27:47.106Z] "segment-heap": false, [2022-09-07T20:27:47.106Z] "use-common-controls-v6": false [2022-09-07T20:27:47.106Z] } [2022-09-07T20:27:47.106Z] } [2022-09-07T20:27:47.106Z] }, [2022-09-07T20:27:47.106Z] "RT_MESSAGETABLE": { [2022-09-07T20:27:47.106Z] "#1": { [2022-09-07T20:27:47.106Z] "0409": "../../winresources/event_messages.bin" [2022-09-07T20:27:47.106Z] } [2022-09-07T20:27:47.106Z] }, [2022-09-07T20:27:47.106Z] "RT_VERSION": { [2022-09-07T20:27:47.106Z] "#1": { [2022-09-07T20:27:47.106Z] "0409": { [2022-09-07T20:27:47.106Z] "fixed": { [2022-09-07T20:27:47.106Z] "file_version": "0.0.0.0", [2022-09-07T20:27:47.106Z] "product_version": "0.0.0.0", [2022-09-07T20:27:47.106Z] "type": "Unknown" [2022-09-07T20:27:47.106Z] }, [2022-09-07T20:27:47.106Z] "info": { [2022-09-07T20:27:47.106Z] "0000": { [2022-09-07T20:27:47.106Z] "CompanyName": "", [2022-09-07T20:27:47.106Z] "FileVersion": "dev", [2022-09-07T20:27:47.106Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-07T20:27:47.106Z] "OriginalFileName": "docker-proxy.exe", [2022-09-07T20:27:47.106Z] "ProductName": "", [2022-09-07T20:27:47.106Z] "ProductVersion": "dev", [2022-09-07T20:27:47.106Z] "SpecialBuild": "4dd86a0b33b246d57507214cb5974e5359552f26" [2022-09-07T20:27:47.106Z] } [2022-09-07T20:27:47.106Z] } [2022-09-07T20:27:47.106Z] } [2022-09-07T20:27:47.106Z] } [2022-09-07T20:27:47.106Z] } [2022-09-07T20:27:47.106Z] } [2022-09-07T20:27:47.106Z] cmd/docker-proxy/genwinres_windows.go [2022-09-07T20:27:47.106Z] cmd/docker-proxy/main.go [2022-09-07T20:27:47.106Z] cmd/docker-proxy/network_proxy_test.go [2022-09-07T20:27:47.106Z] cmd/docker-proxy/proxy.go [2022-09-07T20:27:47.106Z] cmd/docker-proxy/sctp_proxy.go [2022-09-07T20:27:47.106Z] cmd/docker-proxy/tcp_proxy.go [2022-09-07T20:27:47.106Z] cmd/docker-proxy/udp_proxy.go [2022-09-07T20:27:47.106Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-07T20:27:47.106Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-07T20:27:47.106Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-07T20:27:47.106Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-07T20:27:47.106Z] remote: Enumerating objects: 23, done. [2022-09-07T20:27:47.106Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-07T20:27:47.106Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-07T20:27:47.106Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-07T20:27:47.106Z] 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-09-07T20:27:47.106Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-09-07T20:27:47.106Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-07T20:27:47.106Z] Cross building: bundles/cross/linux/ppc64le [2022-09-07T20:27:47.106Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-07T20:27:47.106Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-07T20:27:47.961Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-09-07T20:27:48.528Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-09-07T20:27:48.785Z] check_test.go:540: [d2c75608e678d] daemon is not started [2022-09-07T20:27:48.785Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-09-07T20:27:49.041Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-09-07T20:27:49.604Z] === RUN TestDockerSuite/TestBuildCmd [2022-09-07T20:27:49.861Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-09-07T20:27:50.117Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-09-07T20:27:50.375Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-09-07T20:27:50.375Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-09-07T20:27:50.375Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-09-07T20:27:52.267Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite (336.55s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.06s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.82s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.79s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.66s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.78s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.54s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.76s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.36s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.13s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.58s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.42s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.11s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.41s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.38s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.58s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.40s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.67s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.16s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.43s) [2022-09-07T20:27:54.786Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.92s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.88s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.72s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.42s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.68s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.26s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.74s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.70s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.70s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.78s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.62s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.71s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.47s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.59s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.60s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.57s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.86s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.29s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.66s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.24s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.28s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.83s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.38s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.86s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.11s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.13s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.09s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.71s) [2022-09-07T20:27:54.786Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-09-07T20:27:54.786Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.48s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.31s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.91s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.79s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.82s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.41s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.42s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.62s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.50s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.28s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.22s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.52s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.63s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.09s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.02s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.05s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.26s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.60s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.41s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.70s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.50s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.92s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.64s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.63s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.33s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.96s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.28s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.20s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.25s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.65s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.00s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.68s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.10s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.59s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.60s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.22s) [2022-09-07T20:27:54.786Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.95s) [2022-09-07T20:27:54.786Z] === RUN TestDockerSwarmSuite [2022-09-07T20:27:54.786Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-09-07T20:27:57.303Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-09-07T20:27:57.865Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-09-07T20:27:58.430Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-09-07T20:27:59.360Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-09-07T20:27:59.925Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-09-07T20:28:00.857Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-09-07T20:28:01.114Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-09-07T20:28:01.371Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-09-07T20:28:01.628Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-09-07T20:28:06.884Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-09-07T20:28:13.429Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-09-07T20:28:13.429Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-09-07T20:28:15.950Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-09-07T20:28:19.220Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-09-07T20:28:19.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-09-07T20:28:20.405Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-09-07T20:28:20.661Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-09-07T20:28:20.661Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-09-07T20:28:20.661Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-09-07T20:28:20.661Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-09-07T20:28:20.661Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-09-07T20:28:20.661Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-09-07T20:28:20.661Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-09-07T20:28:20.661Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-09-07T20:28:20.661Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-09-07T20:28:23.185Z] docker_api_swarm_test.go:563: [d63577df0b6f2] joining swarm manager [d234c66585d70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:28:24.114Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-09-07T20:28:29.369Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-09-07T20:28:31.922Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-09-07T20:28:31.922Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-09-07T20:28:37.171Z] docker_api_swarm_test.go:585: [d234a84d75b76] joining swarm manager [d234c66585d70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T20:28:37.427Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-09-07T20:28:39.945Z] check_test.go:611: [d63577df0b6f2] daemon is not started [2022-09-07T20:28:43.218Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-09-07T20:28:43.475Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-09-07T20:28:44.403Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-09-07T20:28:47.676Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-09-07T20:28:47.938Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-09-07T20:28:47.938Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-09-07T20:28:49.306Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-09-07T20:28:50.237Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-09-07T20:28:50.237Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-07T20:28:50.237Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-09-07T20:28:50.237Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-09-07T20:28:51.166Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-09-07T20:28:53.058Z] docker_api_swarm_test.go:46: [daf67cadf07b8] joining swarm manager [d97aca805b9b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:29:01.152Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-09-07T20:29:01.152Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-09-07T20:29:03.673Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-09-07T20:29:11.766Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-09-07T20:29:11.766Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-09-07T20:29:13.658Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-09-07T20:29:15.028Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-09-07T20:29:15.028Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-09-07T20:29:19.201Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-09-07T20:29:20.130Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-09-07T20:29:22.025Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-09-07T20:29:22.281Z] --- PASS: TestImportExtremelyLargeImageWorks (177.77s) [2022-09-07T20:29:22.281Z] PASS [2022-09-07T20:29:22.281Z] [2022-09-07T20:29:22.281Z] DONE 22 tests in 181.953s [2022-09-07T20:29:22.281Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-07T20:29:22.281Z] ++ 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-09-07T20:29:22.281Z] ++ set -e [2022-09-07T20:29:22.281Z] ++ '[' -n 0 ']' [2022-09-07T20:29:22.281Z] ++ set -x [2022-09-07T20:29:22.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=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-09-07T20:29:22.281Z] === RUN TestStripANSICommands [2022-09-07T20:29:22.281Z] === RUN TestStripANSICommands/#00 [2022-09-07T20:29:22.281Z] === RUN TestStripANSICommands/#01 [2022-09-07T20:29:22.281Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-07T20:29:22.281Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-07T20:29:22.282Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-07T20:29:22.282Z] PASS [2022-09-07T20:29:22.282Z] [2022-09-07T20:29:22.282Z] DONE 3 tests in 0.045s [2022-09-07T20:29:22.282Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-07T20:29:22.282Z] ++ 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-09-07T20:29:22.282Z] ++ set -e [2022-09-07T20:29:22.282Z] ++ '[' -n 0 ']' [2022-09-07T20:29:22.282Z] ++ set -x [2022-09-07T20:29:22.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-07T20:29:22.538Z] INFO: Testing against a local daemon [2022-09-07T20:29:22.538Z] === RUN TestNetworkCreateDelete [2022-09-07T20:29:22.538Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-09-07T20:29:22.538Z] === RUN TestDockerNetworkDeletePreferID [2022-09-07T20:29:23.101Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2022-09-07T20:29:23.101Z] === RUN TestDaemonDNSFallback [2022-09-07T20:29:26.371Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-09-07T20:29:27.299Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-09-07T20:29:28.665Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-09-07T20:29:30.033Z] --- PASS: TestDaemonDNSFallback (6.69s) [2022-09-07T20:29:30.033Z] === RUN TestInspectNetwork [2022-09-07T20:29:34.204Z] === RUN TestInspectNetwork/full_network_id [2022-09-07T20:29:34.204Z] === RUN TestInspectNetwork/partial_network_id [2022-09-07T20:29:34.204Z] === RUN TestInspectNetwork/network_name [2022-09-07T20:29:34.204Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-07T20:29:38.383Z] --- PASS: TestInspectNetwork (8.49s) [2022-09-07T20:29:38.383Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-07T20:29:38.383Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-07T20:29:38.383Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-07T20:29:38.383Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-07T20:29:38.383Z] === RUN TestRunContainerWithBridgeNone [2022-09-07T20:29:38.516Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-07T20:29:38.516Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-07T20:29:38.516Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-07T20:29:38.516Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-07T20:29:38.516Z] Cross building: bundles/cross/linux/s390x [2022-09-07T20:29:38.516Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-09-07T20:29:38.516Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-07T20:29:39.317Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-09-07T20:29:39.574Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-09-07T20:29:40.504Z] --- PASS: TestRunContainerWithBridgeNone (2.09s) [2022-09-07T20:29:40.504Z] === RUN TestNetworkInvalidJSON [2022-09-07T20:29:40.504Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-07T20:29:40.504Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-07T20:29:40.504Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-07T20:29:40.504Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-07T20:29:40.504Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-07T20:29:40.504Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-07T20:29:40.504Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-07T20:29:40.504Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-07T20:29:40.504Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-07T20:29:40.504Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-07T20:29:40.504Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-07T20:29:40.504Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-07T20:29:40.504Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-07T20:29:40.504Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-07T20:29:40.504Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-07T20:29:40.504Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-07T20:29:40.504Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-07T20:29:40.504Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-07T20:29:40.504Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-07T20:29:40.504Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-07T20:29:40.504Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-07T20:29:40.504Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-07T20:29:40.504Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-07T20:29:40.504Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-07T20:29:40.504Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-07T20:29:40.504Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-07T20:29:40.504Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-07T20:29:40.504Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-07T20:29:40.504Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-07T20:29:40.504Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-07T20:29:40.504Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-07T20:29:40.504Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-07T20:29:40.504Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-07T20:29:40.504Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-07T20:29:40.504Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-07T20:29:40.504Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-07T20:29:40.505Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-07T20:29:40.505Z] === RUN TestNetworkList [2022-09-07T20:29:40.505Z] === RUN TestNetworkList//networks [2022-09-07T20:29:40.505Z] === PAUSE TestNetworkList//networks [2022-09-07T20:29:40.505Z] === RUN TestNetworkList//networks/ [2022-09-07T20:29:40.505Z] === PAUSE TestNetworkList//networks/ [2022-09-07T20:29:40.505Z] === CONT TestNetworkList//networks [2022-09-07T20:29:40.505Z] === CONT TestNetworkList//networks/ [2022-09-07T20:29:40.505Z] --- PASS: TestNetworkList (0.03s) [2022-09-07T20:29:40.505Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-07T20:29:40.505Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-07T20:29:40.505Z] === RUN TestHostIPv4BridgeLabel [2022-09-07T20:29:41.067Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-09-07T20:29:41.067Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-07T20:29:41.996Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-07T20:29:41.996Z] === RUN TestDaemonDefaultNetworkPools [2022-09-07T20:29:42.925Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-09-07T20:29:42.925Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-09-07T20:29:42.925Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-07T20:29:42.925Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-09-07T20:29:43.182Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-09-07T20:29:43.744Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-09-07T20:29:43.744Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-09-07T20:29:44.001Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-09-07T20:29:44.001Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-07T20:29:44.001Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-09-07T20:29:44.257Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-09-07T20:29:45.186Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-09-07T20:29:45.186Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-07T20:29:45.749Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-09-07T20:29:45.749Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-07T20:29:45.749Z] === RUN TestServiceWithPredefinedNetwork [2022-09-07T20:29:46.677Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-09-07T20:29:48.045Z] === RUN TestDockerSuite/TestBuildEnv [2022-09-07T20:29:48.609Z] --- PASS: TestServiceWithPredefinedNetwork (2.68s) [2022-09-07T20:29:48.609Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-07T20:29:48.609Z] service_test.go:243: FLAKY_TEST [2022-09-07T20:29:48.609Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T20:29:48.609Z] === RUN TestServiceWithDataPathPortInit [2022-09-07T20:29:48.869Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-09-07T20:29:49.912Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-09-07T20:29:51.283Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-09-07T20:29:55.451Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-09-07T20:30:00.699Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-09-07T20:30:03.218Z] docker_api_swarm_test.go:304: [d36de51ca8779] joining swarm manager [d2f3d480360b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:30:04.147Z] --- PASS: TestServiceWithDataPathPortInit (15.54s) [2022-09-07T20:30:04.148Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-07T20:30:04.404Z] docker_api_swarm_test.go:305: [df22296de745f] joining swarm manager [d2f3d480360b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T20:30:06.925Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-09-07T20:30:07.488Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:km5uv7jgitf398hkm5ohvsdzr Created:2022-09-07 20:30:05.466636041 +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[c021f9de0fefdcd1333174ecb7e168ef76a6c0dd982250ed88ff750f47a4f8e9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5us44m5nqiiiumnhtkugae6m3 EndpointID:a6c311ac1988d1f1a48a81c8bf8ab4dbe8824b6321ec11fcb13bb0b332fae48b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:43f471464f320a1c2de0bd9f1818e2a5d492d95cd6ecdff5704319c597fa05d8 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:731e9f66575d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5us44m5nqiiiumnhtkugae6m3 EndpointID:a6c311ac1988d1f1a48a81c8bf8ab4dbe8824b6321ec11fcb13bb0b332fae48b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-07T20:30:10.009Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-09-07T20:30:11.379Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-09-07T20:30:11.942Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.97s) [2022-09-07T20:30:11.942Z] PASS [2022-09-07T20:30:11.942Z] [2022-09-07T20:30:11.942Z] === Skipped [2022-09-07T20:30:11.942Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T20:30:11.942Z] service_test.go:243: FLAKY_TEST [2022-09-07T20:30:11.942Z] [2022-09-07T20:30:11.942Z] DONE 38 tests, 1 skipped in 49.674s [2022-09-07T20:30:11.942Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-07T20:30:11.942Z] ++ 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-09-07T20:30:11.942Z] ++ set -e [2022-09-07T20:30:11.942Z] ++ '[' -n 0 ']' [2022-09-07T20:30:11.942Z] ++ set -x [2022-09-07T20:30:11.943Z] ++ 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-09-07T20:30:12.200Z] INFO: Testing against a local daemon [2022-09-07T20:30:12.200Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-07T20:30:12.200Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T20:30:12.200Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-07T20:30:12.200Z] === RUN TestDockerNetworkIpvlan [2022-09-07T20:30:12.200Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T20:30:12.200Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-07T20:30:12.200Z] PASS [2022-09-07T20:30:12.200Z] [2022-09-07T20:30:12.200Z] === Skipped [2022-09-07T20:30:12.200Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-07T20:30:12.200Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T20:30:12.200Z] [2022-09-07T20:30:12.200Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-07T20:30:12.200Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T20:30:12.200Z] [2022-09-07T20:30:12.200Z] DONE 2 tests, 2 skipped in 0.112s [2022-09-07T20:30:12.200Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-07T20:30:12.200Z] ++ 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-09-07T20:30:12.200Z] ++ set -e [2022-09-07T20:30:12.200Z] ++ '[' -n 0 ']' [2022-09-07T20:30:12.200Z] ++ set -x [2022-09-07T20:30:12.200Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-09-07T20:30:12.200Z] INFO: Testing against a local daemon [2022-09-07T20:30:12.200Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-07T20:30:13.569Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-09-07T20:30:13.569Z] === RUN TestDockerNetworkMacvlan [2022-09-07T20:30:14.499Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-07T20:30:15.429Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-07T20:30:15.992Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-07T20:30:17.885Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-09-07T20:30:18.453Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-07T20:30:18.453Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-09-07T20:30:19.015Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-09-07T20:30:19.578Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-09-07T20:30:20.945Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-09-07T20:30:20.945Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-09-07T20:30:20.945Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-07T20:30:20.945Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-09-07T20:30:20.945Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-09-07T20:30:25.122Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-07T20:30:26.054Z] --- PASS: TestDockerNetworkMacvlan (12.48s) [2022-09-07T20:30:26.054Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2022-09-07T20:30:26.054Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-09-07T20:30:26.054Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2022-09-07T20:30:26.054Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.36s) [2022-09-07T20:30:26.054Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.91s) [2022-09-07T20:30:26.054Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2022-09-07T20:30:26.054Z] PASS [2022-09-07T20:30:26.054Z] [2022-09-07T20:30:26.054Z] DONE 8 tests in 13.928s [2022-09-07T20:30:26.054Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-07T20:30:26.054Z] ++ 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-09-07T20:30:26.054Z] ++ set -e [2022-09-07T20:30:26.054Z] ++ '[' -n 0 ']' [2022-09-07T20:30:26.054Z] ++ set -x [2022-09-07T20:30:26.054Z] ++ 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-09-07T20:30:26.054Z] testing: warning: no tests to run [2022-09-07T20:30:26.054Z] PASS [2022-09-07T20:30:26.054Z] [2022-09-07T20:30:26.054Z] DONE 0 tests in 0.033s [2022-09-07T20:30:26.054Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-07T20:30:26.054Z] ++ 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-09-07T20:30:26.054Z] ++ set -e [2022-09-07T20:30:26.054Z] ++ '[' -n 0 ']' [2022-09-07T20:30:26.054Z] ++ set -x [2022-09-07T20:30:26.054Z] ++ 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-09-07T20:30:26.313Z] INFO: Testing against a local daemon [2022-09-07T20:30:26.313Z] === RUN TestAuthZPluginAllowRequest [2022-09-07T20:30:27.681Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2022-09-07T20:30:27.681Z] === RUN TestAuthZPluginTLS [2022-09-07T20:30:28.244Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-07T20:30:28.244Z] === RUN TestAuthZPluginDenyRequest [2022-09-07T20:30:28.807Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-09-07T20:30:28.807Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-07T20:30:29.064Z] === RUN TestDockerSuite/TestBuildExpose [2022-09-07T20:30:29.321Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-09-07T20:30:29.321Z] === RUN TestAuthZPluginDenyResponse [2022-09-07T20:30:29.321Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-09-07T20:30:29.883Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-09-07T20:30:29.883Z] === RUN TestAuthZPluginAllowEventStream [2022-09-07T20:30:29.883Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-09-07T20:30:30.446Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-09-07T20:30:30.703Z] === RUN TestDockerSuite/TestBuildFails [2022-09-07T20:30:31.267Z] --- PASS: TestAuthZPluginAllowEventStream (1.46s) [2022-09-07T20:30:31.267Z] === RUN TestAuthZPluginErrorResponse [2022-09-07T20:30:31.267Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-09-07T20:30:31.267Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-09-07T20:30:31.831Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-09-07T20:30:31.831Z] === RUN TestAuthZPluginErrorRequest [2022-09-07T20:30:32.394Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-09-07T20:30:32.394Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-07T20:30:32.957Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-07T20:30:32.957Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-07T20:30:32.957Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-09-07T20:30:34.849Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2022-09-07T20:30:34.850Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-07T20:30:34.850Z] === RUN TestDockerSuite/TestBuildForceRm [2022-09-07T20:30:36.219Z] === RUN TestDockerSuite/TestBuildFromGit [2022-09-07T20:30:36.489Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.79s) [2022-09-07T20:30:36.489Z] === RUN TestAuthZPluginHeader [2022-09-07T20:30:36.746Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-09-07T20:30:37.309Z] --- PASS: TestAuthZPluginHeader (0.95s) [2022-09-07T20:30:37.309Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-07T20:30:37.565Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-09-07T20:30:37.821Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-09-07T20:30:38.750Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-09-07T20:30:40.117Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-09-07T20:30:40.681Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-09-07T20:30:40.681Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-09-07T20:30:42.048Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.68s) [2022-09-07T20:30:42.048Z] === RUN TestAuthZPluginV2Disable [2022-09-07T20:30:42.305Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-09-07T20:30:43.673Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-09-07T20:30:44.603Z] === RUN TestDockerSuite/TestBuildIidFile [2022-09-07T20:30:45.165Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-09-07T20:30:45.727Z] === RUN TestDockerSuite/TestBuildInheritance [2022-09-07T20:30:46.292Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-09-07T20:30:46.292Z] --- PASS: TestAuthZPluginV2Disable (4.13s) [2022-09-07T20:30:46.292Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-07T20:30:46.550Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-09-07T20:30:46.550Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-09-07T20:30:47.112Z] === RUN TestDockerSuite/TestBuildLabel [2022-09-07T20:30:47.675Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-09-07T20:30:47.675Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-09-07T20:30:48.237Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-09-07T20:30:48.237Z] === RUN TestDockerSuite/TestBuildLabels [2022-09-07T20:30:48.800Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-09-07T20:30:49.730Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-09-07T20:30:50.293Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.96s) [2022-09-07T20:30:50.293Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-07T20:30:51.660Z] === RUN TestDockerSuite/TestBuildLastModified [2022-09-07T20:30:53.030Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-09-07T20:30:56.310Z] docker_api_swarm_test.go:272: [d04bcb544a6f7] joining swarm manager [d0cbf33ea0de8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:30:57.243Z] docker_api_swarm_test.go:273: [dddfbaf9e7f69] joining swarm manager [d0cbf33ea0de8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T20:30:57.499Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-09-07T20:31:00.771Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-09-07T20:31:00.771Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-09-07T20:31:00.771Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-09-07T20:31:01.028Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-09-07T20:31:01.028Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-09-07T20:31:01.284Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-09-07T20:31:02.213Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-09-07T20:31:02.775Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.54s) [2022-09-07T20:31:02.775Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-07T20:31:03.338Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-09-07T20:31:05.856Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-09-07T20:31:06.112Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-09-07T20:31:06.369Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-09-07T20:31:12.909Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-09-07T20:31:14.800Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-09-07T20:31:15.365Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-09-07T20:31:16.733Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-09-07T20:31:16.733Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-09-07T20:31:16.733Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-09-07T20:31:18.624Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-09-07T20:31:19.556Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-09-07T20:31:19.556Z] PASS [2022-09-07T20:31:19.556Z] [2022-09-07T20:31:19.556Z] DONE 17 tests in 53.422s [2022-09-07T20:31:19.556Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-07T20:31:19.556Z] ++ 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-09-07T20:31:19.556Z] ++ set -e [2022-09-07T20:31:19.556Z] ++ '[' -n 0 ']' [2022-09-07T20:31:19.556Z] ++ set -x [2022-09-07T20:31:19.556Z] ++ 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-09-07T20:31:19.821Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-09-07T20:31:19.821Z] INFO: Testing against a local daemon [2022-09-07T20:31:19.821Z] === RUN TestPluginInvalidJSON [2022-09-07T20:31:19.821Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-07T20:31:19.821Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-07T20:31:19.821Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-07T20:31:19.821Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-07T20:31:19.821Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-07T20:31:19.821Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-07T20:31:19.821Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-07T20:31:19.821Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-07T20:31:19.821Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-07T20:31:19.821Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-07T20:31:19.821Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-07T20:31:19.821Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-07T20:31:19.821Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-07T20:31:19.821Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-07T20:31:19.821Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-07T20:31:19.821Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-07T20:31:19.821Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-07T20:31:19.821Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-07T20:31:19.821Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-07T20:31:19.821Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-07T20:31:19.821Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-07T20:31:19.821Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-07T20:31:19.821Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-07T20:31:19.821Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-09-07T20:31:19.821Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-07T20:31:19.821Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-07T20:31:19.821Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-07T20:31:19.821Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-09-07T20:31:19.821Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-09-07T20:31:19.821Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-07T20:31:19.821Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-07T20:31:19.821Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-07T20:31:19.821Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-09-07T20:31:19.821Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-07T20:31:19.821Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-07T20:31:19.821Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-07T20:31:19.821Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-07T20:31:19.821Z] === RUN TestPluginInstall [2022-09-07T20:31:19.821Z] === RUN TestPluginInstall/no_auth [2022-09-07T20:31:20.386Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-09-07T20:31:22.907Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-09-07T20:31:22.907Z] time="2022-09-07T20:31:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T20:31:22.907Z] time="2022-09-07T20:31:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1796b77050eaacb5e73703e37cb79e3067f463cecc1dd32f35f308cbcdaa5cc9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T20:31:22.907Z] time="2022-09-07T20:31:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T20:31:22.907Z] time="2022-09-07T20:31:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1796b77050eaacb5e73703e37cb79e3067f463cecc1dd32f35f308cbcdaa5cc9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T20:31:22.907Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-09-07T20:31:22.907Z] === RUN TestPluginInstall/with_htpasswd [2022-09-07T20:31:23.471Z] time="2022-09-07T20:31:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T20:31:23.471Z] time="2022-09-07T20:31:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76c6af6c97030a299621c539014e59bd85d5b93819a11166a19bf00e4e1ed897" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T20:31:23.471Z] time="2022-09-07T20:31:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T20:31:23.471Z] time="2022-09-07T20:31:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76c6af6c97030a299621c539014e59bd85d5b93819a11166a19bf00e4e1ed897" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T20:31:23.727Z] === RUN TestPluginInstall/with_insecure [2022-09-07T20:31:24.655Z] === RUN TestDockerSuite/TestBuildNetNone [2022-09-07T20:31:24.655Z] time="2022-09-07T20:31:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T20:31:24.655Z] time="2022-09-07T20:31:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66f9b502b186a8b1ef703c2118b88085635bb31677b6e0c0e9821fe7723271bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T20:31:24.655Z] time="2022-09-07T20:31:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T20:31:24.655Z] time="2022-09-07T20:31:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66f9b502b186a8b1ef703c2118b88085635bb31677b6e0c0e9821fe7723271bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T20:31:24.912Z] plugin_test.go:196: [d7fb9488324b9] daemon is not started [2022-09-07T20:31:24.912Z] --- PASS: TestPluginInstall (5.20s) [2022-09-07T20:31:24.912Z] --- PASS: TestPluginInstall/no_auth (3.05s) [2022-09-07T20:31:24.912Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2022-09-07T20:31:24.912Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2022-09-07T20:31:24.912Z] === RUN TestPluginsWithRuntimes [2022-09-07T20:31:25.168Z] === RUN TestDockerSuite/TestBuildNoContext [2022-09-07T20:31:26.098Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-09-07T20:31:26.661Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-09-07T20:31:26.661Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-07T20:31:28.032Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-07T20:31:28.032Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-09-07T20:31:28.288Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-09-07T20:31:28.288Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-09-07T20:31:28.851Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-09-07T20:31:28.851Z] --- PASS: TestPluginsWithRuntimes (3.87s) [2022-09-07T20:31:28.851Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.01s) [2022-09-07T20:31:28.851Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2022-09-07T20:31:28.851Z] === RUN TestPluginBackCompatMediaTypes [2022-09-07T20:31:29.107Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-09-07T20:31:29.670Z] --- PASS: TestPluginBackCompatMediaTypes (0.79s) [2022-09-07T20:31:29.670Z] PASS [2022-09-07T20:31:29.670Z] [2022-09-07T20:31:29.670Z] DONE 24 tests in 10.072s [2022-09-07T20:31:29.670Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-07T20:31:29.670Z] ++ 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-09-07T20:31:29.670Z] ++ set -e [2022-09-07T20:31:29.670Z] ++ '[' -n 0 ']' [2022-09-07T20:31:29.670Z] ++ set -x [2022-09-07T20:31:29.670Z] ++ 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-09-07T20:31:29.926Z] INFO: Testing against a local daemon [2022-09-07T20:31:29.926Z] === RUN TestExternalGraphDriver [2022-09-07T20:31:29.927Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-09-07T20:31:30.183Z] === RUN TestExternalGraphDriver/json [2022-09-07T20:31:31.553Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-09-07T20:31:32.116Z] === RUN TestExternalGraphDriver/spec [2022-09-07T20:31:34.011Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-09-07T20:31:34.011Z] === RUN TestExternalGraphDriver/pull [2022-09-07T20:31:34.939Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-09-07T20:31:35.869Z] --- PASS: TestExternalGraphDriver (5.80s) [2022-09-07T20:31:35.869Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2022-09-07T20:31:35.869Z] --- PASS: TestExternalGraphDriver/spec (1.83s) [2022-09-07T20:31:35.869Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2022-09-07T20:31:35.869Z] === RUN TestGraphdriverPluginV2 [2022-09-07T20:31:36.435Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-09-07T20:31:37.366Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-09-07T20:31:38.296Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-09-07T20:31:40.821Z] --- PASS: TestGraphdriverPluginV2 (4.74s) [2022-09-07T20:31:40.821Z] PASS [2022-09-07T20:31:40.821Z] [2022-09-07T20:31:40.821Z] DONE 5 tests in 10.670s [2022-09-07T20:31:40.821Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-07T20:31:40.821Z] ++ 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-09-07T20:31:40.821Z] ++ set -e [2022-09-07T20:31:40.821Z] ++ '[' -n 0 ']' [2022-09-07T20:31:40.821Z] ++ set -x [2022-09-07T20:31:40.821Z] ++ 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-09-07T20:31:40.821Z] INFO: Testing against a local daemon [2022-09-07T20:31:40.821Z] === RUN TestContinueAfterPluginCrash [2022-09-07T20:31:40.821Z] === PAUSE TestContinueAfterPluginCrash [2022-09-07T20:31:40.821Z] === RUN TestReadPluginNoRead [2022-09-07T20:31:40.821Z] === PAUSE TestReadPluginNoRead [2022-09-07T20:31:40.821Z] === RUN TestDaemonStartWithLogOpt [2022-09-07T20:31:40.821Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-07T20:31:40.821Z] === CONT TestContinueAfterPluginCrash [2022-09-07T20:31:40.821Z] === CONT TestDaemonStartWithLogOpt [2022-09-07T20:31:41.077Z] === RUN TestDockerSuite/TestBuildPATH [2022-09-07T20:31:42.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-09-07T20:31:44.338Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-09-07T20:31:44.964Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-09-07T20:31:44.964Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-07T20:31:44.964Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-07T20:31:44.964Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-07T20:31:44.964Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-07T20:31:45.268Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-09-07T20:31:45.321Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-07T20:31:45.525Z] --- PASS: TestDaemonStartWithLogOpt (5.00s) [2022-09-07T20:31:45.525Z] === CONT TestReadPluginNoRead [2022-09-07T20:31:45.639Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43973/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4dd86a0b33b246d57507214cb5974e5359552f26 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4dd86a0b33b246d57507214cb5974e5359552f26 hack/test/unit [2022-09-07T20:31:46.201Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-07T20:31:46.201Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-07T20:31:46.201Z] + TESTDIRS=./... [2022-09-07T20:31:46.201Z] + exclude_paths='/vendor/|/integration' [2022-09-07T20:31:46.201Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-07T20:31:46.201Z] ++ go list ./... [2022-09-07T20:31:46.456Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-09-07T20:31:47.131Z] + pkg_list='github.com/docker/docker/api [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server/backend/build [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server/httpstatus [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server/httputils [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server/middleware [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server/router [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server/router/build [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server/router/container [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server/router/debug [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server/router/distribution [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server/router/grpc [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server/router/image [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server/router/network [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server/router/plugin [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server/router/session [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server/router/swarm [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server/router/system [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server/router/volume [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/types [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/types/backend [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/types/blkiodev [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/types/container [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/types/events [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/types/filters [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/types/image [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/types/mount [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/types/network [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/types/registry [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/types/strslice [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/types/swarm [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/types/time [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/types/versions [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/types/volume [2022-09-07T20:31:47.131Z] github.com/docker/docker/builder [2022-09-07T20:31:47.131Z] github.com/docker/docker/builder/builder-next [2022-09-07T20:31:47.131Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-07T20:31:47.131Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-07T20:31:47.131Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-07T20:31:47.131Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-07T20:31:47.131Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-07T20:31:47.131Z] github.com/docker/docker/builder/builder-next/worker [2022-09-07T20:31:47.131Z] github.com/docker/docker/builder/dockerfile [2022-09-07T20:31:47.131Z] github.com/docker/docker/builder/remotecontext [2022-09-07T20:31:47.131Z] github.com/docker/docker/builder/remotecontext/git [2022-09-07T20:31:47.131Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-07T20:31:47.131Z] github.com/docker/docker/cli [2022-09-07T20:31:47.131Z] github.com/docker/docker/cli/config [2022-09-07T20:31:47.131Z] github.com/docker/docker/cli/debug [2022-09-07T20:31:47.131Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-07T20:31:47.131Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-07T20:31:47.131Z] github.com/docker/docker/client [2022-09-07T20:31:47.131Z] github.com/docker/docker/cmd/docker-proxy [2022-09-07T20:31:47.131Z] github.com/docker/docker/cmd/dockerd [2022-09-07T20:31:47.131Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-07T20:31:47.131Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-07T20:31:47.131Z] github.com/docker/docker/container [2022-09-07T20:31:47.131Z] github.com/docker/docker/container/stream [2022-09-07T20:31:47.131Z] github.com/docker/docker/contrib/apparmor [2022-09-07T20:31:47.131Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-07T20:31:47.131Z] github.com/docker/docker/contrib/httpserver [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/cluster [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/cluster/convert [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/cluster/executor [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/cluster/provider [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/config [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/containerd [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/events [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/events/testutils [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/graphdriver [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/images [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/initlayer [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/links [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/listeners [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/logger [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/logger/gelf [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/logger/journald [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/logger/local [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/logger/logentries [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/logger/splunk [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/logger/syslog [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/logger/templates [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/names [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/network [2022-09-07T20:31:47.131Z] github.com/docker/docker/daemon/stats [2022-09-07T20:31:47.131Z] github.com/docker/docker/distribution [2022-09-07T20:31:47.131Z] github.com/docker/docker/distribution/metadata [2022-09-07T20:31:47.131Z] github.com/docker/docker/distribution/utils [2022-09-07T20:31:47.131Z] github.com/docker/docker/distribution/xfer [2022-09-07T20:31:47.131Z] github.com/docker/docker/dockerversion [2022-09-07T20:31:47.131Z] github.com/docker/docker/errdefs [2022-09-07T20:31:47.131Z] github.com/docker/docker/image [2022-09-07T20:31:47.131Z] github.com/docker/docker/image/cache [2022-09-07T20:31:47.131Z] github.com/docker/docker/image/tarexport [2022-09-07T20:31:47.131Z] github.com/docker/docker/image/v1 [2022-09-07T20:31:47.131Z] github.com/docker/docker/internal/test/suite [2022-09-07T20:31:47.131Z] github.com/docker/docker/layer [2022-09-07T20:31:47.131Z] github.com/docker/docker/libcontainerd [2022-09-07T20:31:47.131Z] github.com/docker/docker/libcontainerd/queue [2022-09-07T20:31:47.131Z] github.com/docker/docker/libcontainerd/remote [2022-09-07T20:31:47.131Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-07T20:31:47.131Z] github.com/docker/docker/libcontainerd/types [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/bitseq [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/cluster [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/config [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/datastore [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/driverapi [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/etchosts [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/idm [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/ipam [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/iptables [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/netlabel [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/netutils [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/networkdb [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/ns [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/options [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/osl [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/portallocator [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/portmapper [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/testutils [2022-09-07T20:31:47.131Z] github.com/docker/docker/libnetwork/types [2022-09-07T20:31:47.131Z] github.com/docker/docker/oci [2022-09-07T20:31:47.131Z] github.com/docker/docker/oci/caps [2022-09-07T20:31:47.131Z] github.com/docker/docker/opts [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/aaparser [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/archive [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/authorization [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/broadcaster [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/capabilities [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/chrootarchive [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/containerfs [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/devicemapper [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/directory [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/dmesg [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/fileutils [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/fsutils [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/homedir [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/idtools [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/ioutils [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/jsonmessage [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/longpath [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/loopback [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/namesgenerator [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/parsers [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/pidfile [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/platform [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/plugingetter [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/plugins [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/plugins/transport [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/pools [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/progress [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/pubsub [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/reexec [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/signal [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/stack [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/stdcopy [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/streamformatter [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/stringid [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/sysinfo [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/system [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/tailfile [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/tarsum [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/urlutil [2022-09-07T20:31:47.131Z] github.com/docker/docker/pkg/useragent [2022-09-07T20:31:47.131Z] github.com/docker/docker/plugin [2022-09-07T20:31:47.131Z] github.com/docker/docker/plugin/executor/containerd [2022-09-07T20:31:47.131Z] github.com/docker/docker/plugin/v2 [2022-09-07T20:31:47.131Z] github.com/docker/docker/profiles/apparmor [2022-09-07T20:31:47.131Z] github.com/docker/docker/profiles/seccomp [2022-09-07T20:31:47.131Z] github.com/docker/docker/quota [2022-09-07T20:31:47.131Z] github.com/docker/docker/reference [2022-09-07T20:31:47.131Z] github.com/docker/docker/registry [2022-09-07T20:31:47.131Z] github.com/docker/docker/registry/resumable [2022-09-07T20:31:47.131Z] github.com/docker/docker/restartmanager [2022-09-07T20:31:47.131Z] github.com/docker/docker/rootless [2022-09-07T20:31:47.131Z] github.com/docker/docker/rootless/specconv [2022-09-07T20:31:47.131Z] github.com/docker/docker/runconfig [2022-09-07T20:31:47.131Z] github.com/docker/docker/runconfig/opts [2022-09-07T20:31:47.131Z] github.com/docker/docker/testutil [2022-09-07T20:31:47.131Z] github.com/docker/docker/testutil/daemon [2022-09-07T20:31:47.131Z] github.com/docker/docker/testutil/environment [2022-09-07T20:31:47.131Z] github.com/docker/docker/testutil/fakecontext [2022-09-07T20:31:47.131Z] github.com/docker/docker/testutil/fakegit [2022-09-07T20:31:47.131Z] github.com/docker/docker/testutil/fakestorage [2022-09-07T20:31:47.131Z] github.com/docker/docker/testutil/fixtures/load [2022-09-07T20:31:47.131Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-07T20:31:47.131Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-07T20:31:47.131Z] github.com/docker/docker/testutil/registry [2022-09-07T20:31:47.131Z] github.com/docker/docker/testutil/request [2022-09-07T20:31:47.131Z] github.com/docker/docker/volume [2022-09-07T20:31:47.131Z] github.com/docker/docker/volume/drivers [2022-09-07T20:31:47.131Z] github.com/docker/docker/volume/local [2022-09-07T20:31:47.131Z] github.com/docker/docker/volume/mounts [2022-09-07T20:31:47.131Z] github.com/docker/docker/volume/service [2022-09-07T20:31:47.131Z] github.com/docker/docker/volume/service/opts [2022-09-07T20:31:47.131Z] github.com/docker/docker/volume/testutils' [2022-09-07T20:31:47.131Z] ++ echo 'github.com/docker/docker/api [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server/backend/build [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server/httpstatus [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server/httputils [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server/middleware [2022-09-07T20:31:47.131Z] github.com/docker/docker/api/server/router [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/build [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/container [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/debug [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/distribution [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/grpc [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/image [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/network [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/plugin [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/session [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/swarm [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/system [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/volume [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/backend [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/blkiodev [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/container [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/events [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/filters [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/image [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/mount [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/network [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/registry [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/strslice [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/swarm [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/time [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/versions [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/volume [2022-09-07T20:31:47.132Z] github.com/docker/docker/builder [2022-09-07T20:31:47.132Z] github.com/docker/docker/builder/builder-next [2022-09-07T20:31:47.132Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-07T20:31:47.132Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-07T20:31:47.132Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-07T20:31:47.132Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-07T20:31:47.132Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-07T20:31:47.132Z] github.com/docker/docker/builder/builder-next/worker [2022-09-07T20:31:47.132Z] github.com/docker/docker/builder/dockerfile [2022-09-07T20:31:47.132Z] github.com/docker/docker/builder/remotecontext [2022-09-07T20:31:47.132Z] github.com/docker/docker/builder/remotecontext/git [2022-09-07T20:31:47.132Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-07T20:31:47.132Z] github.com/docker/docker/cli [2022-09-07T20:31:47.132Z] github.com/docker/docker/cli/config [2022-09-07T20:31:47.132Z] github.com/docker/docker/cli/debug [2022-09-07T20:31:47.132Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-07T20:31:47.132Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-07T20:31:47.132Z] github.com/docker/docker/client [2022-09-07T20:31:47.132Z] github.com/docker/docker/cmd/docker-proxy [2022-09-07T20:31:47.132Z] github.com/docker/docker/cmd/dockerd [2022-09-07T20:31:47.132Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-07T20:31:47.132Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-07T20:31:47.132Z] github.com/docker/docker/container [2022-09-07T20:31:47.132Z] github.com/docker/docker/container/stream [2022-09-07T20:31:47.132Z] github.com/docker/docker/contrib/apparmor [2022-09-07T20:31:47.132Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-07T20:31:47.132Z] github.com/docker/docker/contrib/httpserver [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/cluster [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/cluster/convert [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/cluster/executor [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/cluster/provider [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/config [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/containerd [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/events [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/events/testutils [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/images [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/initlayer [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/links [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/listeners [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/logger [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/logger/gelf [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/logger/journald [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/logger/local [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/logger/logentries [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/logger/splunk [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/logger/syslog [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/logger/templates [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/names [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/network [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/stats [2022-09-07T20:31:47.132Z] github.com/docker/docker/distribution [2022-09-07T20:31:47.132Z] github.com/docker/docker/distribution/metadata [2022-09-07T20:31:47.132Z] github.com/docker/docker/distribution/utils [2022-09-07T20:31:47.132Z] github.com/docker/docker/distribution/xfer [2022-09-07T20:31:47.132Z] github.com/docker/docker/dockerversion [2022-09-07T20:31:47.132Z] github.com/docker/docker/errdefs [2022-09-07T20:31:47.132Z] github.com/docker/docker/image [2022-09-07T20:31:47.132Z] github.com/docker/docker/image/cache [2022-09-07T20:31:47.132Z] github.com/docker/docker/image/tarexport [2022-09-07T20:31:47.132Z] github.com/docker/docker/image/v1 [2022-09-07T20:31:47.132Z] github.com/docker/docker/internal/test/suite [2022-09-07T20:31:47.132Z] github.com/docker/docker/layer [2022-09-07T20:31:47.132Z] github.com/docker/docker/libcontainerd [2022-09-07T20:31:47.132Z] github.com/docker/docker/libcontainerd/queue [2022-09-07T20:31:47.132Z] github.com/docker/docker/libcontainerd/remote [2022-09-07T20:31:47.132Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-07T20:31:47.132Z] github.com/docker/docker/libcontainerd/types [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/bitseq [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/cluster [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/config [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/datastore [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/driverapi [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/etchosts [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/idm [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/ipam [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/iptables [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/netlabel [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/netutils [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/networkdb [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/ns [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/options [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/osl [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/portallocator [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/portmapper [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/testutils [2022-09-07T20:31:47.132Z] github.com/docker/docker/libnetwork/types [2022-09-07T20:31:47.132Z] github.com/docker/docker/oci [2022-09-07T20:31:47.132Z] github.com/docker/docker/oci/caps [2022-09-07T20:31:47.132Z] github.com/docker/docker/opts [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/aaparser [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/archive [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/authorization [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/broadcaster [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/capabilities [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/chrootarchive [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/containerfs [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/devicemapper [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/directory [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/dmesg [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/fileutils [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/fsutils [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/homedir [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/idtools [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/ioutils [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/jsonmessage [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/longpath [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/loopback [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/namesgenerator [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/parsers [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/pidfile [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/platform [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/plugingetter [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/plugins [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/plugins/transport [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/pools [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/progress [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/pubsub [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/reexec [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/signal [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/stack [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/stdcopy [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/streamformatter [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/stringid [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/sysinfo [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/system [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/tailfile [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/tarsum [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/urlutil [2022-09-07T20:31:47.132Z] github.com/docker/docker/pkg/useragent [2022-09-07T20:31:47.132Z] github.com/docker/docker/plugin [2022-09-07T20:31:47.132Z] github.com/docker/docker/plugin/executor/containerd [2022-09-07T20:31:47.132Z] github.com/docker/docker/plugin/v2 [2022-09-07T20:31:47.132Z] github.com/docker/docker/profiles/apparmor [2022-09-07T20:31:47.132Z] github.com/docker/docker/profiles/seccomp [2022-09-07T20:31:47.132Z] github.com/docker/docker/quota [2022-09-07T20:31:47.132Z] github.com/docker/docker/reference [2022-09-07T20:31:47.132Z] github.com/docker/docker/registry [2022-09-07T20:31:47.132Z] github.com/docker/docker/registry/resumable [2022-09-07T20:31:47.132Z] github.com/docker/docker/restartmanager [2022-09-07T20:31:47.132Z] github.com/docker/docker/rootless [2022-09-07T20:31:47.132Z] github.com/docker/docker/rootless/specconv [2022-09-07T20:31:47.132Z] github.com/docker/docker/runconfig [2022-09-07T20:31:47.132Z] github.com/docker/docker/runconfig/opts [2022-09-07T20:31:47.132Z] github.com/docker/docker/testutil [2022-09-07T20:31:47.132Z] github.com/docker/docker/testutil/daemon [2022-09-07T20:31:47.132Z] github.com/docker/docker/testutil/environment [2022-09-07T20:31:47.132Z] github.com/docker/docker/testutil/fakecontext [2022-09-07T20:31:47.132Z] github.com/docker/docker/testutil/fakegit [2022-09-07T20:31:47.132Z] github.com/docker/docker/testutil/fakestorage [2022-09-07T20:31:47.132Z] github.com/docker/docker/testutil/fixtures/load [2022-09-07T20:31:47.132Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-07T20:31:47.132Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-07T20:31:47.132Z] github.com/docker/docker/testutil/registry [2022-09-07T20:31:47.132Z] github.com/docker/docker/testutil/request [2022-09-07T20:31:47.132Z] github.com/docker/docker/volume [2022-09-07T20:31:47.132Z] github.com/docker/docker/volume/drivers [2022-09-07T20:31:47.132Z] github.com/docker/docker/volume/local [2022-09-07T20:31:47.132Z] github.com/docker/docker/volume/mounts [2022-09-07T20:31:47.132Z] github.com/docker/docker/volume/service [2022-09-07T20:31:47.132Z] github.com/docker/docker/volume/service/opts [2022-09-07T20:31:47.132Z] github.com/docker/docker/volume/testutils' [2022-09-07T20:31:47.132Z] ++ grep --fixed-strings -v /libnetwork [2022-09-07T20:31:47.132Z] + base_pkg_list='github.com/docker/docker/api [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/backend/build [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/httpstatus [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/httputils [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/middleware [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/build [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/container [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/debug [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/distribution [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/grpc [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/image [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/network [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/plugin [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/session [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/swarm [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/system [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/server/router/volume [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/backend [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/blkiodev [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/container [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/events [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/filters [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/image [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/mount [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/network [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/registry [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/strslice [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/swarm [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/time [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/versions [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-07T20:31:47.132Z] github.com/docker/docker/api/types/volume [2022-09-07T20:31:47.132Z] github.com/docker/docker/builder [2022-09-07T20:31:47.132Z] github.com/docker/docker/builder/builder-next [2022-09-07T20:31:47.132Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-07T20:31:47.132Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-07T20:31:47.132Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-07T20:31:47.132Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-07T20:31:47.132Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-07T20:31:47.132Z] github.com/docker/docker/builder/builder-next/worker [2022-09-07T20:31:47.132Z] github.com/docker/docker/builder/dockerfile [2022-09-07T20:31:47.132Z] github.com/docker/docker/builder/remotecontext [2022-09-07T20:31:47.132Z] github.com/docker/docker/builder/remotecontext/git [2022-09-07T20:31:47.132Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-07T20:31:47.132Z] github.com/docker/docker/cli [2022-09-07T20:31:47.132Z] github.com/docker/docker/cli/config [2022-09-07T20:31:47.132Z] github.com/docker/docker/cli/debug [2022-09-07T20:31:47.132Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-07T20:31:47.132Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-07T20:31:47.132Z] github.com/docker/docker/client [2022-09-07T20:31:47.132Z] github.com/docker/docker/cmd/docker-proxy [2022-09-07T20:31:47.132Z] github.com/docker/docker/cmd/dockerd [2022-09-07T20:31:47.132Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-07T20:31:47.132Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-07T20:31:47.132Z] github.com/docker/docker/container [2022-09-07T20:31:47.132Z] github.com/docker/docker/container/stream [2022-09-07T20:31:47.132Z] github.com/docker/docker/contrib/apparmor [2022-09-07T20:31:47.132Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-07T20:31:47.132Z] github.com/docker/docker/contrib/httpserver [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/cluster [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/cluster/convert [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/cluster/executor [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/cluster/provider [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/config [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/containerd [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/events [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/events/testutils [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/images [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/initlayer [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/links [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/listeners [2022-09-07T20:31:47.132Z] github.com/docker/docker/daemon/logger [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/gelf [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/journald [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/local [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/logentries [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/splunk [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/syslog [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/templates [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/names [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/network [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/stats [2022-09-07T20:31:47.133Z] github.com/docker/docker/distribution [2022-09-07T20:31:47.133Z] github.com/docker/docker/distribution/metadata [2022-09-07T20:31:47.133Z] github.com/docker/docker/distribution/utils [2022-09-07T20:31:47.133Z] github.com/docker/docker/distribution/xfer [2022-09-07T20:31:47.133Z] github.com/docker/docker/dockerversion [2022-09-07T20:31:47.133Z] github.com/docker/docker/errdefs [2022-09-07T20:31:47.133Z] github.com/docker/docker/image [2022-09-07T20:31:47.133Z] github.com/docker/docker/image/cache [2022-09-07T20:31:47.133Z] github.com/docker/docker/image/tarexport [2022-09-07T20:31:47.133Z] github.com/docker/docker/image/v1 [2022-09-07T20:31:47.133Z] github.com/docker/docker/internal/test/suite [2022-09-07T20:31:47.133Z] github.com/docker/docker/layer [2022-09-07T20:31:47.133Z] github.com/docker/docker/libcontainerd [2022-09-07T20:31:47.133Z] github.com/docker/docker/libcontainerd/queue [2022-09-07T20:31:47.133Z] github.com/docker/docker/libcontainerd/remote [2022-09-07T20:31:47.133Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-07T20:31:47.133Z] github.com/docker/docker/libcontainerd/types [2022-09-07T20:31:47.133Z] github.com/docker/docker/oci [2022-09-07T20:31:47.133Z] github.com/docker/docker/oci/caps [2022-09-07T20:31:47.133Z] github.com/docker/docker/opts [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/aaparser [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/archive [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/authorization [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/broadcaster [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/capabilities [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/chrootarchive [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/containerfs [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/devicemapper [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/directory [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/dmesg [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/fileutils [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/fsutils [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/homedir [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/idtools [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/ioutils [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/jsonmessage [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/longpath [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/loopback [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/namesgenerator [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/parsers [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/pidfile [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/platform [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/plugingetter [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/plugins [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/plugins/transport [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/pools [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/progress [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/pubsub [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/reexec [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/signal [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/stack [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/stdcopy [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/streamformatter [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/stringid [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/sysinfo [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/system [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/tailfile [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/tarsum [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/urlutil [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/useragent [2022-09-07T20:31:47.133Z] github.com/docker/docker/plugin [2022-09-07T20:31:47.133Z] github.com/docker/docker/plugin/executor/containerd [2022-09-07T20:31:47.133Z] github.com/docker/docker/plugin/v2 [2022-09-07T20:31:47.133Z] github.com/docker/docker/profiles/apparmor [2022-09-07T20:31:47.133Z] github.com/docker/docker/profiles/seccomp [2022-09-07T20:31:47.133Z] github.com/docker/docker/quota [2022-09-07T20:31:47.133Z] github.com/docker/docker/reference [2022-09-07T20:31:47.133Z] github.com/docker/docker/registry [2022-09-07T20:31:47.133Z] github.com/docker/docker/registry/resumable [2022-09-07T20:31:47.133Z] github.com/docker/docker/restartmanager [2022-09-07T20:31:47.133Z] github.com/docker/docker/rootless [2022-09-07T20:31:47.133Z] github.com/docker/docker/rootless/specconv [2022-09-07T20:31:47.133Z] github.com/docker/docker/runconfig [2022-09-07T20:31:47.133Z] github.com/docker/docker/runconfig/opts [2022-09-07T20:31:47.133Z] github.com/docker/docker/testutil [2022-09-07T20:31:47.133Z] github.com/docker/docker/testutil/daemon [2022-09-07T20:31:47.133Z] github.com/docker/docker/testutil/environment [2022-09-07T20:31:47.133Z] github.com/docker/docker/testutil/fakecontext [2022-09-07T20:31:47.133Z] github.com/docker/docker/testutil/fakegit [2022-09-07T20:31:47.133Z] github.com/docker/docker/testutil/fakestorage [2022-09-07T20:31:47.133Z] github.com/docker/docker/testutil/fixtures/load [2022-09-07T20:31:47.133Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-07T20:31:47.133Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-07T20:31:47.133Z] github.com/docker/docker/testutil/registry [2022-09-07T20:31:47.133Z] github.com/docker/docker/testutil/request [2022-09-07T20:31:47.133Z] github.com/docker/docker/volume [2022-09-07T20:31:47.133Z] github.com/docker/docker/volume/drivers [2022-09-07T20:31:47.133Z] github.com/docker/docker/volume/local [2022-09-07T20:31:47.133Z] github.com/docker/docker/volume/mounts [2022-09-07T20:31:47.133Z] github.com/docker/docker/volume/service [2022-09-07T20:31:47.133Z] github.com/docker/docker/volume/service/opts [2022-09-07T20:31:47.133Z] github.com/docker/docker/volume/testutils' [2022-09-07T20:31:47.133Z] ++ echo 'github.com/docker/docker/api [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/server [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/server/backend/build [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/server/httpstatus [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/server/httputils [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/server/middleware [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/server/router [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/server/router/build [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/server/router/container [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/server/router/debug [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/server/router/distribution [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/server/router/grpc [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/server/router/image [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/server/router/network [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/server/router/plugin [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/server/router/session [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/server/router/swarm [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/server/router/system [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/server/router/volume [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/types [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/types/backend [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/types/blkiodev [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/types/container [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/types/events [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/types/filters [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/types/image [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/types/mount [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/types/network [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/types/registry [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/types/strslice [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/types/swarm [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/types/time [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/types/versions [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-07T20:31:47.133Z] github.com/docker/docker/api/types/volume [2022-09-07T20:31:47.133Z] github.com/docker/docker/builder [2022-09-07T20:31:47.133Z] github.com/docker/docker/builder/builder-next [2022-09-07T20:31:47.133Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-07T20:31:47.133Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-07T20:31:47.133Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-07T20:31:47.133Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-07T20:31:47.133Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-07T20:31:47.133Z] github.com/docker/docker/builder/builder-next/worker [2022-09-07T20:31:47.133Z] github.com/docker/docker/builder/dockerfile [2022-09-07T20:31:47.133Z] github.com/docker/docker/builder/remotecontext [2022-09-07T20:31:47.133Z] github.com/docker/docker/builder/remotecontext/git [2022-09-07T20:31:47.133Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-07T20:31:47.133Z] github.com/docker/docker/cli [2022-09-07T20:31:47.133Z] github.com/docker/docker/cli/config [2022-09-07T20:31:47.133Z] github.com/docker/docker/cli/debug [2022-09-07T20:31:47.133Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-07T20:31:47.133Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-07T20:31:47.133Z] github.com/docker/docker/client [2022-09-07T20:31:47.133Z] github.com/docker/docker/cmd/docker-proxy [2022-09-07T20:31:47.133Z] github.com/docker/docker/cmd/dockerd [2022-09-07T20:31:47.133Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-07T20:31:47.133Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-07T20:31:47.133Z] github.com/docker/docker/container [2022-09-07T20:31:47.133Z] github.com/docker/docker/container/stream [2022-09-07T20:31:47.133Z] github.com/docker/docker/contrib/apparmor [2022-09-07T20:31:47.133Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-07T20:31:47.133Z] github.com/docker/docker/contrib/httpserver [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/cluster [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/cluster/convert [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/cluster/executor [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/cluster/provider [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/config [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/containerd [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/events [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/events/testutils [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/graphdriver [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/images [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/initlayer [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/links [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/listeners [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/gelf [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/journald [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/local [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/logentries [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/splunk [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/syslog [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/logger/templates [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/names [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/network [2022-09-07T20:31:47.133Z] github.com/docker/docker/daemon/stats [2022-09-07T20:31:47.133Z] github.com/docker/docker/distribution [2022-09-07T20:31:47.133Z] github.com/docker/docker/distribution/metadata [2022-09-07T20:31:47.133Z] github.com/docker/docker/distribution/utils [2022-09-07T20:31:47.133Z] github.com/docker/docker/distribution/xfer [2022-09-07T20:31:47.133Z] github.com/docker/docker/dockerversion [2022-09-07T20:31:47.133Z] github.com/docker/docker/errdefs [2022-09-07T20:31:47.133Z] github.com/docker/docker/image [2022-09-07T20:31:47.133Z] github.com/docker/docker/image/cache [2022-09-07T20:31:47.133Z] github.com/docker/docker/image/tarexport [2022-09-07T20:31:47.133Z] github.com/docker/docker/image/v1 [2022-09-07T20:31:47.133Z] github.com/docker/docker/internal/test/suite [2022-09-07T20:31:47.133Z] github.com/docker/docker/layer [2022-09-07T20:31:47.133Z] github.com/docker/docker/libcontainerd [2022-09-07T20:31:47.133Z] github.com/docker/docker/libcontainerd/queue [2022-09-07T20:31:47.133Z] github.com/docker/docker/libcontainerd/remote [2022-09-07T20:31:47.133Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-07T20:31:47.133Z] github.com/docker/docker/libcontainerd/types [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/bitseq [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/cluster [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/config [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/datastore [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/driverapi [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/etchosts [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/idm [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/ipam [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/iptables [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/netlabel [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/netutils [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/networkdb [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/ns [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/options [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/osl [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/portallocator [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/portmapper [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/testutils [2022-09-07T20:31:47.133Z] github.com/docker/docker/libnetwork/types [2022-09-07T20:31:47.133Z] github.com/docker/docker/oci [2022-09-07T20:31:47.133Z] github.com/docker/docker/oci/caps [2022-09-07T20:31:47.133Z] github.com/docker/docker/opts [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/aaparser [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/archive [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/authorization [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/broadcaster [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/capabilities [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/chrootarchive [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/containerfs [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/devicemapper [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/directory [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/dmesg [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/fileutils [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/fsutils [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/homedir [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/idtools [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/ioutils [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/jsonmessage [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/longpath [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/loopback [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/namesgenerator [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/parsers [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/pidfile [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/platform [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/plugingetter [2022-09-07T20:31:47.133Z] github.com/docker/docker/pkg/plugins [2022-09-07T20:31:47.134Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-07T20:31:47.134Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-07T20:31:47.134Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-07T20:31:47.134Z] github.com/docker/docker/pkg/plugins/transport [2022-09-07T20:31:47.134Z] github.com/docker/docker/pkg/pools [2022-09-07T20:31:47.134Z] github.com/docker/docker/pkg/progress [2022-09-07T20:31:47.134Z] github.com/docker/docker/pkg/pubsub [2022-09-07T20:31:47.134Z] github.com/docker/docker/pkg/reexec [2022-09-07T20:31:47.134Z] github.com/docker/docker/pkg/signal [2022-09-07T20:31:47.134Z] github.com/docker/docker/pkg/stack [2022-09-07T20:31:47.134Z] github.com/docker/docker/pkg/stdcopy [2022-09-07T20:31:47.134Z] github.com/docker/docker/pkg/streamformatter [2022-09-07T20:31:47.134Z] github.com/docker/docker/pkg/stringid [2022-09-07T20:31:47.134Z] github.com/docker/docker/pkg/sysinfo [2022-09-07T20:31:47.134Z] github.com/docker/docker/pkg/system [2022-09-07T20:31:47.134Z] github.com/docker/docker/pkg/tailfile [2022-09-07T20:31:47.134Z] github.com/docker/docker/pkg/tarsum [2022-09-07T20:31:47.134Z] github.com/docker/docker/pkg/urlutil [2022-09-07T20:31:47.134Z] github.com/docker/docker/pkg/useragent [2022-09-07T20:31:47.134Z] github.com/docker/docker/plugin [2022-09-07T20:31:47.134Z] github.com/docker/docker/plugin/executor/containerd [2022-09-07T20:31:47.134Z] github.com/docker/docker/plugin/v2 [2022-09-07T20:31:47.134Z] github.com/docker/docker/profiles/apparmor [2022-09-07T20:31:47.134Z] github.com/docker/docker/profiles/seccomp [2022-09-07T20:31:47.134Z] github.com/docker/docker/quota [2022-09-07T20:31:47.134Z] github.com/docker/docker/reference [2022-09-07T20:31:47.134Z] github.com/docker/docker/registry [2022-09-07T20:31:47.134Z] github.com/docker/docker/registry/resumable [2022-09-07T20:31:47.134Z] github.com/docker/docker/restartmanager [2022-09-07T20:31:47.134Z] github.com/docker/docker/rootless [2022-09-07T20:31:47.134Z] github.com/docker/docker/rootless/specconv [2022-09-07T20:31:47.134Z] github.com/docker/docker/runconfig [2022-09-07T20:31:47.134Z] github.com/docker/docker/runconfig/opts [2022-09-07T20:31:47.134Z] github.com/docker/docker/testutil [2022-09-07T20:31:47.134Z] github.com/docker/docker/testutil/daemon [2022-09-07T20:31:47.134Z] github.com/docker/docker/testutil/environment [2022-09-07T20:31:47.134Z] github.com/docker/docker/testutil/fakecontext [2022-09-07T20:31:47.134Z] github.com/docker/docker/testutil/fakegit [2022-09-07T20:31:47.134Z] github.com/docker/docker/testutil/fakestorage [2022-09-07T20:31:47.134Z] github.com/docker/docker/testutil/fixtures/load [2022-09-07T20:31:47.134Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-07T20:31:47.134Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-07T20:31:47.134Z] github.com/docker/docker/testutil/registry [2022-09-07T20:31:47.134Z] github.com/docker/docker/testutil/request [2022-09-07T20:31:47.134Z] github.com/docker/docker/volume [2022-09-07T20:31:47.134Z] github.com/docker/docker/volume/drivers [2022-09-07T20:31:47.134Z] github.com/docker/docker/volume/local [2022-09-07T20:31:47.134Z] github.com/docker/docker/volume/mounts [2022-09-07T20:31:47.134Z] github.com/docker/docker/volume/service [2022-09-07T20:31:47.134Z] github.com/docker/docker/volume/service/opts [2022-09-07T20:31:47.134Z] github.com/docker/docker/volume/testutils' [2022-09-07T20:31:47.134Z] ++ grep --fixed-strings /libnetwork [2022-09-07T20:31:47.134Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/bitseq [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/cluster [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/config [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/datastore [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/driverapi [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/etchosts [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/idm [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/ipam [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/iptables [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/netlabel [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/netutils [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/networkdb [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/ns [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/options [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/osl [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/portallocator [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/portmapper [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/testutils [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/types' [2022-09-07T20:31:47.134Z] + echo 'github.com/docker/docker/libnetwork [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/bitseq [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/cluster [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/config [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/datastore [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/driverapi [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/etchosts [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/idm [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/ipam [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/iptables [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/netlabel [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/netutils [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/networkdb [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/ns [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/options [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/osl [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/portallocator [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/portmapper [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/testutils [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/types' [2022-09-07T20:31:47.134Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T20:31:47.134Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T20:31:47.134Z] + type docker-proxy [2022-09-07T20:31:47.134Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-07T20:31:47.134Z] + hack/make.sh binary-proxy install-proxy [2022-09-07T20:31:47.134Z] [2022-09-07T20:31:47.385Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-09-07T20:31:47.390Z] Removing bundles/ [2022-09-07T20:31:47.390Z] [2022-09-07T20:31:47.390Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-07T20:31:47.390Z] Building: bundles/binary-proxy/docker-proxy [2022-09-07T20:31:47.390Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T20:31:49.276Z] === RUN TestReadPluginNoRead/default [2022-09-07T20:31:49.840Z] docker_api_swarm_node_test.go:20: [d95b01510d0a8] joining swarm manager [d8b2c41f30a6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:31:50.769Z] docker_api_swarm_node_test.go:21: [d2afe656d14bf] joining swarm manager [d8b2c41f30a6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T20:31:51.027Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-07T20:31:51.027Z] --- PASS: TestContinueAfterPluginCrash (10.54s) [2022-09-07T20:31:52.918Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-07T20:31:54.284Z] === CONT TestReadPluginNoRead [2022-09-07T20:31:54.284Z] read_test.go:92: [dbfb9400fa084] daemon is not started [2022-09-07T20:31:54.284Z] --- PASS: TestReadPluginNoRead (8.49s) [2022-09-07T20:31:54.284Z] --- PASS: TestReadPluginNoRead/default (2.00s) [2022-09-07T20:31:54.284Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.63s) [2022-09-07T20:31:54.284Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s) [2022-09-07T20:31:54.284Z] PASS [2022-09-07T20:31:54.284Z] [2022-09-07T20:31:54.284Z] DONE 6 tests in 13.636s [2022-09-07T20:31:54.284Z] 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-09-07T20:31:54.284Z] ++ 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-09-07T20:31:54.284Z] ++ set -e [2022-09-07T20:31:54.284Z] ++ '[' -n 0 ']' [2022-09-07T20:31:54.284Z] ++ set -x [2022-09-07T20:31:54.284Z] ++ 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-09-07T20:31:54.284Z] testing: warning: no tests to run [2022-09-07T20:31:54.284Z] PASS [2022-09-07T20:31:54.284Z] [2022-09-07T20:31:54.284Z] DONE 0 tests in 0.051s [2022-09-07T20:31:54.284Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-07T20:31:54.284Z] ++ 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-09-07T20:31:54.284Z] ++ set -e [2022-09-07T20:31:54.284Z] ++ '[' -n 0 ']' [2022-09-07T20:31:54.284Z] ++ set -x [2022-09-07T20:31:54.284Z] ++ 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-09-07T20:31:54.284Z] INFO: Testing against a local daemon [2022-09-07T20:31:54.284Z] === RUN TestPluginWithDevMounts [2022-09-07T20:31:54.284Z] === PAUSE TestPluginWithDevMounts [2022-09-07T20:31:54.284Z] === CONT TestPluginWithDevMounts [2022-09-07T20:31:54.541Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-09-07T20:31:55.482Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-07T20:31:55.483Z] [2022-09-07T20:31:55.483Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-07T20:31:55.483Z] Installing docker-proxy to /usr/local/bin/ [2022-09-07T20:31:55.483Z] [2022-09-07T20:31:55.483Z] + mkdir -p bundles [2022-09-07T20:31:55.483Z] + '[' -n 'github.com/docker/docker/api [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/server [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/server/backend/build [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/server/httpstatus [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/server/httputils [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/server/middleware [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/server/router [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/server/router/build [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/server/router/container [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/server/router/debug [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/server/router/distribution [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/server/router/grpc [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/server/router/image [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/server/router/network [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/server/router/plugin [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/server/router/session [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/server/router/swarm [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/server/router/system [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/server/router/volume [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/types [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/types/backend [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/types/blkiodev [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/types/container [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/types/events [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/types/filters [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/types/image [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/types/mount [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/types/network [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/types/registry [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/types/strslice [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/types/swarm [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/types/time [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/types/versions [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-07T20:31:55.483Z] github.com/docker/docker/api/types/volume [2022-09-07T20:31:55.483Z] github.com/docker/docker/builder [2022-09-07T20:31:55.483Z] github.com/docker/docker/builder/builder-next [2022-09-07T20:31:55.483Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-07T20:31:55.483Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-07T20:31:55.483Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-07T20:31:55.483Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-07T20:31:55.483Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-07T20:31:55.483Z] github.com/docker/docker/builder/builder-next/worker [2022-09-07T20:31:55.483Z] github.com/docker/docker/builder/dockerfile [2022-09-07T20:31:55.483Z] github.com/docker/docker/builder/remotecontext [2022-09-07T20:31:55.483Z] github.com/docker/docker/builder/remotecontext/git [2022-09-07T20:31:55.483Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-07T20:31:55.483Z] github.com/docker/docker/cli [2022-09-07T20:31:55.483Z] github.com/docker/docker/cli/config [2022-09-07T20:31:55.483Z] github.com/docker/docker/cli/debug [2022-09-07T20:31:55.483Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-07T20:31:55.483Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-07T20:31:55.483Z] github.com/docker/docker/client [2022-09-07T20:31:55.483Z] github.com/docker/docker/cmd/docker-proxy [2022-09-07T20:31:55.483Z] github.com/docker/docker/cmd/dockerd [2022-09-07T20:31:55.483Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-07T20:31:55.483Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-07T20:31:55.483Z] github.com/docker/docker/container [2022-09-07T20:31:55.483Z] github.com/docker/docker/container/stream [2022-09-07T20:31:55.483Z] github.com/docker/docker/contrib/apparmor [2022-09-07T20:31:55.483Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-07T20:31:55.483Z] github.com/docker/docker/contrib/httpserver [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/cluster [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/cluster/convert [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/cluster/executor [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/cluster/provider [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/config [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/containerd [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/events [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/events/testutils [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/graphdriver [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/images [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/initlayer [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/links [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/listeners [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/logger [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/logger/gelf [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/logger/journald [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/logger/local [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/logger/logentries [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/logger/splunk [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/logger/syslog [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/logger/templates [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/names [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/network [2022-09-07T20:31:55.483Z] github.com/docker/docker/daemon/stats [2022-09-07T20:31:55.483Z] github.com/docker/docker/distribution [2022-09-07T20:31:55.483Z] github.com/docker/docker/distribution/metadata [2022-09-07T20:31:55.483Z] github.com/docker/docker/distribution/utils [2022-09-07T20:31:55.483Z] github.com/docker/docker/distribution/xfer [2022-09-07T20:31:55.483Z] github.com/docker/docker/dockerversion [2022-09-07T20:31:55.483Z] github.com/docker/docker/errdefs [2022-09-07T20:31:55.483Z] github.com/docker/docker/image [2022-09-07T20:31:55.483Z] github.com/docker/docker/image/cache [2022-09-07T20:31:55.483Z] github.com/docker/docker/image/tarexport [2022-09-07T20:31:55.483Z] github.com/docker/docker/image/v1 [2022-09-07T20:31:55.483Z] github.com/docker/docker/internal/test/suite [2022-09-07T20:31:55.483Z] github.com/docker/docker/layer [2022-09-07T20:31:55.483Z] github.com/docker/docker/libcontainerd [2022-09-07T20:31:55.483Z] github.com/docker/docker/libcontainerd/queue [2022-09-07T20:31:55.483Z] github.com/docker/docker/libcontainerd/remote [2022-09-07T20:31:55.483Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-07T20:31:55.483Z] github.com/docker/docker/libcontainerd/types [2022-09-07T20:31:55.483Z] github.com/docker/docker/oci [2022-09-07T20:31:55.483Z] github.com/docker/docker/oci/caps [2022-09-07T20:31:55.483Z] github.com/docker/docker/opts [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/aaparser [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/archive [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/authorization [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/broadcaster [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/capabilities [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/chrootarchive [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/containerfs [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/devicemapper [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/directory [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/dmesg [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/fileutils [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/fsutils [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/homedir [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/idtools [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/ioutils [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/jsonmessage [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/longpath [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/loopback [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/namesgenerator [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/parsers [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/pidfile [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/platform [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/plugingetter [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/plugins [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/plugins/transport [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/pools [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/progress [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/pubsub [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/reexec [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/signal [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/stack [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/stdcopy [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/streamformatter [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/stringid [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/sysinfo [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/system [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/tailfile [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/tarsum [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/urlutil [2022-09-07T20:31:55.483Z] github.com/docker/docker/pkg/useragent [2022-09-07T20:31:55.483Z] github.com/docker/docker/plugin [2022-09-07T20:31:55.483Z] github.com/docker/docker/plugin/executor/containerd [2022-09-07T20:31:55.483Z] github.com/docker/docker/plugin/v2 [2022-09-07T20:31:55.483Z] github.com/docker/docker/profiles/apparmor [2022-09-07T20:31:55.483Z] github.com/docker/docker/profiles/seccomp [2022-09-07T20:31:55.483Z] github.com/docker/docker/quota [2022-09-07T20:31:55.483Z] github.com/docker/docker/reference [2022-09-07T20:31:55.483Z] github.com/docker/docker/registry [2022-09-07T20:31:55.483Z] github.com/docker/docker/registry/resumable [2022-09-07T20:31:55.483Z] github.com/docker/docker/restartmanager [2022-09-07T20:31:55.483Z] github.com/docker/docker/rootless [2022-09-07T20:31:55.483Z] github.com/docker/docker/rootless/specconv [2022-09-07T20:31:55.483Z] github.com/docker/docker/runconfig [2022-09-07T20:31:55.483Z] github.com/docker/docker/runconfig/opts [2022-09-07T20:31:55.483Z] github.com/docker/docker/testutil [2022-09-07T20:31:55.483Z] github.com/docker/docker/testutil/daemon [2022-09-07T20:31:55.483Z] github.com/docker/docker/testutil/environment [2022-09-07T20:31:55.483Z] github.com/docker/docker/testutil/fakecontext [2022-09-07T20:31:55.483Z] github.com/docker/docker/testutil/fakegit [2022-09-07T20:31:55.483Z] github.com/docker/docker/testutil/fakestorage [2022-09-07T20:31:55.483Z] github.com/docker/docker/testutil/fixtures/load [2022-09-07T20:31:55.483Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-07T20:31:55.483Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-07T20:31:55.483Z] github.com/docker/docker/testutil/registry [2022-09-07T20:31:55.483Z] github.com/docker/docker/testutil/request [2022-09-07T20:31:55.483Z] github.com/docker/docker/volume [2022-09-07T20:31:55.483Z] github.com/docker/docker/volume/drivers [2022-09-07T20:31:55.483Z] github.com/docker/docker/volume/local [2022-09-07T20:31:55.483Z] github.com/docker/docker/volume/mounts [2022-09-07T20:31:55.483Z] github.com/docker/docker/volume/service [2022-09-07T20:31:55.483Z] github.com/docker/docker/volume/service/opts [2022-09-07T20:31:55.483Z] github.com/docker/docker/volume/testutils' ']' [2022-09-07T20:31:55.484Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-09-07T20:31:55.741Z] ? github.com/docker/docker/api [no test files] [2022-09-07T20:31:56.432Z] --- PASS: TestPluginWithDevMounts (1.78s) [2022-09-07T20:31:56.432Z] PASS [2022-09-07T20:31:56.432Z] [2022-09-07T20:31:56.432Z] DONE 1 tests in 1.955s [2022-09-07T20:31:56.432Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-07T20:31:56.432Z] ++ 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-09-07T20:31:56.432Z] ++ set -e [2022-09-07T20:31:56.432Z] ++ '[' -n 0 ']' [2022-09-07T20:31:56.432Z] ++ set -x [2022-09-07T20:31:56.432Z] ++ 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-09-07T20:31:56.432Z] INFO: Testing against a local daemon [2022-09-07T20:31:56.432Z] === RUN TestSecretInspect [2022-09-07T20:31:57.801Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-09-07T20:31:58.730Z] --- PASS: TestSecretInspect (2.47s) [2022-09-07T20:31:58.730Z] === RUN TestSecretList [2022-09-07T20:31:59.305Z] === RUN TestDockerSuite/TestBuildRm [2022-09-07T20:32:01.828Z] --- PASS: TestSecretList (2.73s) [2022-09-07T20:32:01.828Z] === RUN TestSecretsCreateAndDelete [2022-09-07T20:32:01.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-09-07T20:32:01.828Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-09-07T20:32:02.757Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-09-07T20:32:04.124Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-09-07T20:32:04.381Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-09-07T20:32:04.638Z] --- PASS: TestSecretsCreateAndDelete (3.13s) [2022-09-07T20:32:04.638Z] === RUN TestSecretsUpdate [2022-09-07T20:32:05.571Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-09-07T20:32:06.942Z] docker_api_swarm_test.go:502: [d0ee3d66652b9] joining swarm manager [d2b666b9a2f6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:32:06.942Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-09-07T20:32:07.871Z] --- PASS: TestSecretsUpdate (3.15s) [2022-09-07T20:32:07.871Z] === RUN TestTemplatedSecret [2022-09-07T20:32:07.871Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-09-07T20:32:11.141Z] --- PASS: TestTemplatedSecret (3.06s) [2022-09-07T20:32:11.141Z] === RUN TestSecretCreateResolve [2022-09-07T20:32:11.141Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-09-07T20:32:11.141Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-09-07T20:32:11.141Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-09-07T20:32:11.141Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-09-07T20:32:11.141Z] === RUN TestDockerSuite/TestBuildSpaces [2022-09-07T20:32:11.705Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-09-07T20:32:12.267Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-09-07T20:32:12.524Z] === RUN TestDockerSuite/TestBuildStderr [2022-09-07T20:32:13.453Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-09-07T20:32:13.453Z] --- PASS: TestSecretCreateResolve (2.66s) [2022-09-07T20:32:13.453Z] PASS [2022-09-07T20:32:13.453Z] [2022-09-07T20:32:13.453Z] DONE 6 tests in 17.284s [2022-09-07T20:32:13.453Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-07T20:32:13.453Z] ++ 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-09-07T20:32:13.453Z] ++ set -e [2022-09-07T20:32:13.453Z] ++ '[' -n 0 ']' [2022-09-07T20:32:13.453Z] ++ set -x [2022-09-07T20:32:13.453Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-07T20:32:13.453Z] INFO: Testing against a local daemon [2022-09-07T20:32:13.453Z] === RUN TestServiceCreateInit [2022-09-07T20:32:13.709Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-07T20:32:16.979Z] docker_api_swarm_test.go:507: [ddfd0c8d31ff1] joining swarm manager [d2b666b9a2f6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T20:32:16.979Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-09-07T20:32:17.636Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-09-07T20:32:17.906Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-09-07T20:32:18.163Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-07T20:32:18.726Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-09-07T20:32:18.982Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-09-07T20:32:19.924Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-09-07T20:32:21.296Z] === RUN TestDockerSuite/TestBuildUser [2022-09-07T20:32:23.189Z] --- PASS: TestServiceCreateInit (9.28s) [2022-09-07T20:32:23.189Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.59s) [2022-09-07T20:32:23.189Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.66s) [2022-09-07T20:32:23.189Z] === RUN TestCreateServiceMultipleTimes [2022-09-07T20:32:23.189Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-09-07T20:32:25.709Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-09-07T20:32:37.885Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-09-07T20:32:38.142Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-09-07T20:32:38.398Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-09-07T20:32:38.960Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-09-07T20:32:39.522Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-09-07T20:32:40.452Z] --- PASS: TestCreateServiceMultipleTimes (17.60s) [2022-09-07T20:32:40.452Z] === RUN TestCreateServiceConflict [2022-09-07T20:32:40.708Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-09-07T20:32:40.708Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-09-07T20:32:40.708Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-09-07T20:32:40.708Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-09-07T20:32:40.708Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-09-07T20:32:40.708Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-09-07T20:32:40.708Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-09-07T20:32:40.708Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-07T20:32:40.708Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-09-07T20:32:42.076Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-09-07T20:32:42.076Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-09-07T20:32:43.004Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-09-07T20:32:43.004Z] --- PASS: TestCreateServiceConflict (2.63s) [2022-09-07T20:32:43.004Z] === RUN TestCreateServiceMaxReplicas [2022-09-07T20:32:43.567Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-09-07T20:32:44.130Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-09-07T20:32:44.130Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-09-07T20:32:46.649Z] --- PASS: TestCreateServiceMaxReplicas (3.31s) [2022-09-07T20:32:46.649Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-07T20:32:46.905Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-09-07T20:32:48.292Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-09-07T20:32:49.221Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-09-07T20:32:49.477Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-09-07T20:32:50.039Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-09-07T20:32:50.295Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-09-07T20:32:50.295Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-09-07T20:32:50.295Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-09-07T20:32:51.224Z] === RUN TestDockerSuite/TestBuildXZHost [2022-09-07T20:32:51.480Z] docker_api_swarm_node_test.go:81: [d154b5f23ddd0] joining swarm manager [d5646fd85c791]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:32:52.847Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-09-07T20:32:53.777Z] === RUN TestDockerSuite/TestCommitChange [2022-09-07T20:32:54.339Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-09-07T20:32:54.901Z] === RUN TestDockerSuite/TestCommitHardlink [2022-09-07T20:32:56.268Z] === RUN TestDockerSuite/TestCommitNewFile [2022-09-07T20:32:57.201Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-09-07T20:32:58.131Z] === RUN TestDockerSuite/TestCommitTTY [2022-09-07T20:32:59.499Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-09-07T20:33:00.430Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.12s) [2022-09-07T20:33:00.430Z] === RUN TestCreateServiceSecretFileMode [2022-09-07T20:33:00.686Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-09-07T20:33:01.615Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-09-07T20:33:02.545Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-09-07T20:33:02.801Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-09-07T20:33:03.730Z] --- PASS: TestCreateServiceSecretFileMode (3.02s) [2022-09-07T20:33:03.730Z] === RUN TestCreateServiceConfigFileMode [2022-09-07T20:33:03.730Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-09-07T20:33:04.293Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-09-07T20:33:04.857Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-09-07T20:33:05.114Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-09-07T20:33:05.690Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-09-07T20:33:06.630Z] --- PASS: TestCreateServiceConfigFileMode (3.10s) [2022-09-07T20:33:06.630Z] === RUN TestCreateServiceSysctls [2022-09-07T20:33:06.630Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-09-07T20:33:07.560Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-09-07T20:33:07.816Z] docker_api_swarm_node_test.go:53: [d946ed1a070bf] joining swarm manager [df057d4c6139c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:33:08.746Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-09-07T20:33:09.002Z] docker_api_swarm_node_test.go:54: [d38c9aa2d03b7] joining swarm manager [df057d4c6139c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T20:33:09.564Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-09-07T20:33:10.493Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-09-07T20:33:11.055Z] --- PASS: TestCreateServiceSysctls (4.42s) [2022-09-07T20:33:11.055Z] === RUN TestCreateServiceCapabilities [2022-09-07T20:33:11.311Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-09-07T20:33:11.874Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-09-07T20:33:12.437Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-09-07T20:33:13.365Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-09-07T20:33:13.928Z] --- PASS: TestCreateServiceCapabilities (2.84s) [2022-09-07T20:33:13.928Z] === RUN TestInspect [2022-09-07T20:33:14.490Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-09-07T20:33:15.419Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-09-07T20:33:15.985Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-09-07T20:33:15.985Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-09-07T20:33:16.914Z] === RUN TestDockerSuite/TestCpRelativePath [2022-09-07T20:33:17.172Z] --- PASS: TestInspect (3.38s) [2022-09-07T20:33:17.172Z] === RUN TestCreateJob [2022-09-07T20:33:17.734Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-09-07T20:33:18.297Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-09-07T20:33:18.861Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-09-07T20:33:19.789Z] === RUN TestDockerSuite/TestCpToCaseA [2022-09-07T20:33:21.156Z] --- PASS: TestCreateJob (3.78s) [2022-09-07T20:33:21.156Z] === RUN TestReplicatedJob [2022-09-07T20:33:21.156Z] === RUN TestDockerSuite/TestCpToCaseB [2022-09-07T20:33:21.718Z] === RUN TestDockerSuite/TestCpToCaseC [2022-09-07T20:33:23.621Z] === RUN TestDockerSuite/TestCpToCaseD [2022-09-07T20:33:27.790Z] --- PASS: TestReplicatedJob (5.96s) [2022-09-07T20:33:27.791Z] === RUN TestUpdateReplicatedJob [2022-09-07T20:33:27.791Z] === RUN TestDockerSuite/TestCpToCaseE [2022-09-07T20:33:30.310Z] === RUN TestDockerSuite/TestCpToCaseF [2022-09-07T20:33:30.566Z] === RUN TestDockerSuite/TestCpToCaseG [2022-09-07T20:33:30.825Z] --- PASS: TestUpdateReplicatedJob (3.71s) [2022-09-07T20:33:30.825Z] === RUN TestServiceListWithStatuses [2022-09-07T20:33:30.825Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-07T20:33:30.825Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-07T20:33:30.825Z] === RUN TestDockerNetworkConnectAlias [2022-09-07T20:33:34.099Z] === RUN TestDockerSuite/TestCpToCaseH [2022-09-07T20:33:35.990Z] --- PASS: TestDockerNetworkConnectAlias (5.30s) [2022-09-07T20:33:35.990Z] === RUN TestDockerNetworkReConnect [2022-09-07T20:33:36.920Z] === RUN TestDockerSuite/TestCpToCaseI [2022-09-07T20:33:37.482Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-09-07T20:33:40.751Z] --- PASS: TestDockerNetworkReConnect (4.13s) [2022-09-07T20:33:40.751Z] === RUN TestServicePlugin [2022-09-07T20:33:41.314Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-09-07T20:33:41.314Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-09-07T20:33:42.242Z] === RUN TestDockerSuite/TestCpToDot [2022-09-07T20:33:43.171Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-09-07T20:33:44.103Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-09-07T20:33:45.033Z] plugin_test.go:61: [d402f358a8ac4] joining swarm manager [d36a29d949614]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:33:45.290Z] === RUN TestDockerSuite/TestCpToStdout [2022-09-07T20:33:45.852Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-09-07T20:33:46.418Z] plugin_test.go:64: [d1ad592c44164] joining swarm manager [d36a29d949614]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T20:33:47.346Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-09-07T20:33:47.603Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-09-07T20:33:47.859Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-09-07T20:33:48.116Z] === RUN TestDockerSuite/TestCpVolumePath [2022-09-07T20:33:49.483Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-09-07T20:33:49.483Z] === RUN TestDockerSuite/TestCreateArgs [2022-09-07T20:33:49.483Z] === RUN TestDockerSuite/TestCreateByImageID [2022-09-07T20:33:50.046Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-09-07T20:33:50.303Z] docker_api_swarm_test.go:202: [dac43b0616fcc] joining swarm manager [d3d52d86f1f12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:33:50.865Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-09-07T20:33:50.865Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-07T20:33:50.865Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-09-07T20:33:50.865Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-09-07T20:33:51.427Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-09-07T20:33:51.683Z] === RUN TestDockerSuite/TestCreateLabels [2022-09-07T20:33:51.683Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-09-07T20:33:51.939Z] === RUN TestDockerSuite/TestCreateRM [2022-09-07T20:33:51.939Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-09-07T20:33:51.939Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-09-07T20:33:51.939Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-09-07T20:33:51.939Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-09-07T20:33:52.195Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-09-07T20:33:53.569Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-09-07T20:33:53.570Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-09-07T20:33:53.826Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-09-07T20:33:54.049Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-07T20:33:54.049Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-07T20:33:54.049Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-09-07T20:33:54.049Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2022-09-07T20:33:54.049Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-07T20:33:54.049Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-07T20:33:54.049Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-07T20:33:54.049Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-07T20:33:54.049Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-07T20:33:54.049Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-07T20:33:54.049Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-07T20:33:54.306Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-07T20:33:54.306Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-07T20:33:55.373Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-07T20:33:55.373Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-07T20:33:55.630Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-09-07T20:33:55.886Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-07T20:33:56.448Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2022-09-07T20:33:56.449Z] ok github.com/docker/docker/api/server/router/volume 0.011s coverage: 67.9% of statements [2022-09-07T20:33:56.449Z] ? github.com/docker/docker/api/types [no test files] [2022-09-07T20:33:56.449Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-07T20:33:56.449Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-07T20:33:56.449Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-07T20:33:56.449Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-07T20:33:56.449Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-07T20:33:56.449Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-07T20:33:56.449Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-07T20:33:56.449Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-07T20:33:57.011Z] ok github.com/docker/docker/api/types/registry 0.016s coverage: 54.2% of statements [2022-09-07T20:33:57.011Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-09-07T20:33:57.011Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-07T20:33:57.011Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-07T20:33:57.097Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-09-07T20:33:57.097Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-09-07T20:33:57.097Z] === RUN TestDockerSuite/TestEventsAttach [2022-09-07T20:33:57.267Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-09-07T20:33:57.267Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-09-07T20:33:57.267Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-07T20:33:57.267Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-07T20:33:57.267Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-07T20:33:57.267Z] ? github.com/docker/docker/builder [no test files] [2022-09-07T20:33:57.267Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-07T20:33:57.267Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-07T20:33:57.267Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-07T20:33:57.267Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-07T20:33:57.267Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-07T20:33:57.267Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-07T20:33:57.267Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-07T20:33:57.658Z] === RUN TestDockerSuite/TestEventsCommit [2022-09-07T20:33:58.221Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-09-07T20:33:58.784Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-09-07T20:33:59.347Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-09-07T20:34:00.277Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-09-07T20:34:01.437Z] ok github.com/docker/docker/builder/remotecontext 0.181s coverage: 13.7% of statements [2022-09-07T20:34:01.642Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-09-07T20:34:01.999Z] ok github.com/docker/docker/builder/dockerfile 0.637s coverage: 49.3% of statements [2022-09-07T20:34:02.256Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-09-07T20:34:03.007Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-09-07T20:34:03.186Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-09-07T20:34:04.116Z] ok github.com/docker/docker/builder/remotecontext/git 1.848s coverage: 86.3% of statements [2022-09-07T20:34:04.116Z] ? github.com/docker/docker/cli [no test files] [2022-09-07T20:34:04.116Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-07T20:34:04.116Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-07T20:34:04.116Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-07T20:34:04.679Z] ok github.com/docker/docker/cmd/docker-proxy 0.104s coverage: 67.6% of statements [2022-09-07T20:34:04.897Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-09-07T20:34:07.425Z] === RUN TestDockerSuite/TestEventsCopy [2022-09-07T20:34:07.681Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-09-07T20:34:08.611Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-09-07T20:34:08.854Z] ok github.com/docker/docker/client 0.140s coverage: 76.1% of statements [2022-09-07T20:34:10.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-09-07T20:34:12.389Z] docker_api_swarm_test.go:384: [d99d2b24f5572] joining swarm manager [d79d5eb351751]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:34:12.645Z] --- PASS: TestServicePlugin (32.55s) [2022-09-07T20:34:12.645Z] === RUN TestServiceUpdateLabel [2022-09-07T20:34:13.574Z] docker_api_swarm_test.go:385: [d8a742502385f] joining swarm manager [d79d5eb351751]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T20:34:14.137Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-09-07T20:34:14.393Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-09-07T20:34:15.321Z] --- PASS: TestServiceUpdateLabel (2.64s) [2022-09-07T20:34:15.321Z] === RUN TestServiceUpdateSecrets [2022-09-07T20:34:15.882Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-09-07T20:34:16.138Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-09-07T20:34:16.394Z] === RUN TestDockerSuite/TestEventsFilterType [2022-09-07T20:34:16.651Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-09-07T20:34:16.651Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-09-07T20:34:16.651Z] === RUN TestDockerSuite/TestEventsFilters [2022-09-07T20:34:18.019Z] === RUN TestDockerSuite/TestEventsFormat [2022-09-07T20:34:18.948Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-09-07T20:34:18.948Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-09-07T20:34:18.948Z] === RUN TestDockerSuite/TestEventsImageImport [2022-09-07T20:34:19.516Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-09-07T20:34:19.772Z] === RUN TestDockerSuite/TestEventsImagePull [2022-09-07T20:34:20.699Z] === RUN TestDockerSuite/TestEventsImageTag [2022-09-07T20:34:22.063Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-09-07T20:34:22.063Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-09-07T20:34:22.063Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-09-07T20:34:22.063Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-09-07T20:34:22.063Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-09-07T20:34:22.063Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-09-07T20:34:24.579Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-09-07T20:34:24.835Z] === RUN TestDockerSuite/TestEventsRename [2022-09-07T20:34:25.408Z] === RUN TestDockerSuite/TestEventsResize [2022-09-07T20:34:25.980Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-09-07T20:34:30.149Z] --- PASS: TestServiceUpdateSecrets (14.82s) [2022-09-07T20:34:30.149Z] === RUN TestServiceUpdateConfigs [2022-09-07T20:34:31.513Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-09-07T20:34:32.077Z] === RUN TestDockerSuite/TestEventsStreaming [2022-09-07T20:34:32.639Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-09-07T20:34:35.905Z] === RUN TestDockerSuite/TestEventsTop [2022-09-07T20:34:35.905Z] === RUN TestDockerSuite/TestEventsUntag [2022-09-07T20:34:38.419Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-09-07T20:34:44.991Z] === RUN TestDockerSuite/TestNetworkEvents [2022-09-07T20:34:45.248Z] --- PASS: TestServiceUpdateConfigs (15.12s) [2022-09-07T20:34:45.248Z] === RUN TestServiceUpdateNetwork [2022-09-07T20:34:47.545Z] ok github.com/docker/docker/cmd/dockerd 0.110s coverage: 29.9% of statements [2022-09-07T20:34:48.476Z] ok github.com/docker/docker/cmd/dockerd/trap 2.497s coverage: 0.0% of statements [2022-09-07T20:34:48.476Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-07T20:34:49.038Z] ok github.com/docker/docker/container 0.126s coverage: 35.7% of statements [2022-09-07T20:34:49.038Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-07T20:34:49.038Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-07T20:34:49.038Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-07T20:34:49.038Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-07T20:34:50.504Z] === RUN TestDockerSuite/TestVolumeEvents [2022-09-07T20:34:55.748Z] === RUN TestDockerSuite/TestExec [2022-09-07T20:34:56.311Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-09-07T20:34:57.692Z] === RUN TestDockerSuite/TestExecCgroup [2022-09-07T20:34:57.948Z] --- PASS: TestServiceUpdateNetwork (12.71s) [2022-09-07T20:34:57.948Z] === RUN TestServiceUpdatePidsLimit [2022-09-07T20:34:58.511Z] === RUN TestDockerSuite/TestExecEnv [2022-09-07T20:34:58.989Z] ok github.com/docker/docker/daemon/cluster 0.116s coverage: 0.5% of statements [2022-09-07T20:34:58.990Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-09-07T20:34:59.073Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-07T20:34:59.073Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-09-07T20:35:00.003Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-07T20:35:00.565Z] === RUN TestDockerSuite/TestExecExitStatus [2022-09-07T20:35:00.978Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-09-07T20:35:01.127Z] === RUN TestDockerSuite/TestExecInspectID [2022-09-07T20:35:03.018Z] === RUN TestDockerSuite/TestExecInteractive [2022-09-07T20:35:03.582Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-09-07T20:35:04.144Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-09-07T20:35:04.401Z] === RUN TestDockerSuite/TestExecParseError [2022-09-07T20:35:04.962Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-09-07T20:35:05.525Z] === RUN TestDockerSuite/TestExecSetEnv [2022-09-07T20:35:06.087Z] === RUN TestDockerSuite/TestExecStartFails [2022-09-07T20:35:06.649Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-09-07T20:35:06.905Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-07T20:35:07.162Z] === RUN TestDockerSuite/TestExecTTY [2022-09-07T20:35:07.725Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-09-07T20:35:08.287Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-09-07T20:35:08.850Z] === RUN TestDockerSuite/TestExecUlimits [2022-09-07T20:35:09.067Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-09-07T20:35:09.414Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-09-07T20:35:09.414Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-09-07T20:35:09.414Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-09-07T20:35:09.999Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 76.8% of statements [2022-09-07T20:35:10.574Z] ok github.com/docker/docker/daemon 10.205s coverage: 16.4% of statements [2022-09-07T20:35:10.574Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-07T20:35:10.574Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-07T20:35:10.574Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-07T20:35:10.779Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-09-07T20:35:10.831Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2022-09-07T20:35:10.831Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-07T20:35:11.035Z] check_test.go:611: [d8a742502385f] daemon is not started [2022-09-07T20:35:11.035Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-09-07T20:35:11.035Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-09-07T20:35:11.759Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2022-09-07T20:35:11.964Z] === RUN TestDockerSuite/TestExecWithTERM [2022-09-07T20:35:12.526Z] === RUN TestDockerSuite/TestExecWithUser [2022-09-07T20:35:12.689Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.760s coverage: 74.8% of statements [2022-09-07T20:35:13.456Z] docker_api_swarm_test.go:802: [de7b7c9daaf19] joining swarm manager [dfcbe23ecf204]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:35:13.456Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-09-07T20:35:14.057Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.401s coverage: 60.7% of statements [2022-09-07T20:35:14.057Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.041s coverage: 3.0% of statements [2022-09-07T20:35:14.385Z] --- PASS: TestServiceUpdatePidsLimit (16.44s) [2022-09-07T20:35:14.385Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2022-09-07T20:35:14.385Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-09-07T20:35:14.385Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2022-09-07T20:35:14.385Z] PASS [2022-09-07T20:35:14.385Z] [2022-09-07T20:35:14.385Z] === Skipped [2022-09-07T20:35:14.385Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-07T20:35:14.385Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-07T20:35:14.385Z] [2022-09-07T20:35:14.385Z] DONE 27 tests, 1 skipped in 181.014s [2022-09-07T20:35:14.385Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-07T20:35:14.385Z] ++ 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-09-07T20:35:14.385Z] ++ set -e [2022-09-07T20:35:14.385Z] ++ '[' -n 0 ']' [2022-09-07T20:35:14.385Z] ++ set -x [2022-09-07T20:35:14.385Z] ++ 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-09-07T20:35:14.664Z] INFO: Testing against a local daemon [2022-09-07T20:35:14.664Z] === RUN TestSessionCreate [2022-09-07T20:35:14.664Z] --- PASS: TestSessionCreate (0.04s) [2022-09-07T20:35:14.664Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-07T20:35:14.664Z] docker_api_swarm_test.go:802: [d5a74add46d77] joining swarm manager [dfcbe23ecf204]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T20:35:14.664Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-09-07T20:35:14.664Z] PASS [2022-09-07T20:35:14.664Z] [2022-09-07T20:35:14.664Z] DONE 2 tests in 0.193s [2022-09-07T20:35:14.664Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-07T20:35:14.664Z] ++ 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-09-07T20:35:14.664Z] ++ set -e [2022-09-07T20:35:14.664Z] ++ '[' -n 0 ']' [2022-09-07T20:35:14.664Z] ++ set -x [2022-09-07T20:35:14.664Z] ++ 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-09-07T20:35:14.938Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-09-07T20:35:14.938Z] INFO: Testing against a local daemon [2022-09-07T20:35:14.938Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-07T20:35:14.938Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-07T20:35:14.938Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-07T20:35:14.938Z] === RUN TestDiskUsage [2022-09-07T20:35:14.938Z] === PAUSE TestDiskUsage [2022-09-07T20:35:14.938Z] === RUN TestEventsExecDie [2022-09-07T20:35:15.872Z] --- PASS: TestEventsExecDie (0.85s) [2022-09-07T20:35:15.872Z] === RUN TestEventsBackwardsCompatible [2022-09-07T20:35:15.872Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2022-09-07T20:35:15.872Z] === RUN TestEventsVolumeCreate [2022-09-07T20:35:15.872Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-09-07T20:35:15.872Z] === RUN TestInfoBinaryCommits [2022-09-07T20:35:15.872Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-09-07T20:35:15.872Z] === RUN TestInfoAPIVersioned [2022-09-07T20:35:15.872Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-07T20:35:15.872Z] === RUN TestInfoAPI [2022-09-07T20:35:15.872Z] --- PASS: TestInfoAPI (0.03s) [2022-09-07T20:35:15.872Z] === RUN TestInfoAPIWarnings [2022-09-07T20:35:15.949Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-09-07T20:35:16.129Z] docker_api_swarm_test.go:802: [d7d255c4dc24b] joining swarm manager [dfcbe23ecf204]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-07T20:35:17.321Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.311s coverage: 50.6% of statements [2022-09-07T20:35:17.496Z] === RUN TestDockerSuite/TestHealth [2022-09-07T20:35:17.496Z] docker_api_swarm_test.go:802: [dbb13964fd19e] joining swarm manager [dfcbe23ecf204]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-07T20:35:18.694Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.491s coverage: 45.9% of statements [2022-09-07T20:35:18.694Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-07T20:35:18.863Z] docker_api_swarm_test.go:810: [d5209a16fa230] joining swarm manager [dfcbe23ecf204]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-09-07T20:35:19.624Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-09-07T20:35:19.881Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.785s coverage: 58.5% of statements [2022-09-07T20:35:19.881Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-07T20:35:19.881Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-07T20:35:20.813Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-09-07T20:35:21.744Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-09-07T20:35:23.638Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 43.2% of statements [2022-09-07T20:35:23.895Z] ok github.com/docker/docker/daemon/images 0.068s coverage: 6.8% of statements [2022-09-07T20:35:23.895Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-07T20:35:23.895Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-07T20:35:24.825Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 53.6% of statements [2022-09-07T20:35:25.082Z] ok github.com/docker/docker/daemon/logger/awslogs 0.192s coverage: 80.2% of statements [2022-09-07T20:35:25.082Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-07T20:35:25.645Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements [2022-09-07T20:35:26.207Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.007s coverage: 88.2% of statements [2022-09-07T20:35:27.574Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.169s coverage: 76.8% of statements [2022-09-07T20:35:27.574Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-09-07T20:35:28.504Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 79.4% of statements [2022-09-07T20:35:29.433Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.032s coverage: 63.5% of statements [2022-09-07T20:35:29.995Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-09-07T20:35:30.252Z] ok github.com/docker/docker/daemon/logger/journald 3.742s coverage: 74.3% of statements [2022-09-07T20:35:30.252Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-07T20:35:30.252Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-07T20:35:30.252Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-07T20:35:30.252Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-07T20:35:31.619Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2022-09-07T20:35:31.619Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2022-09-07T20:35:32.182Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-09-07T20:35:32.745Z] ok github.com/docker/docker/daemon/logger/splunk 1.617s coverage: 82.5% of statements [2022-09-07T20:35:32.745Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-07T20:35:32.745Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-07T20:35:33.690Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 44.4% of statements [2022-09-07T20:35:33.703Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-07T20:35:33.704Z] === RUN TestInfoDebug [2022-09-07T20:35:33.704Z] --- PASS: TestInfoDebug (0.52s) [2022-09-07T20:35:33.704Z] === RUN TestInfoInsecureRegistries [2022-09-07T20:35:33.704Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-07T20:35:33.704Z] === RUN TestInfoRegistryMirrors [2022-09-07T20:35:33.960Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-07T20:35:33.960Z] === RUN TestLoginFailsWithBadCredentials [2022-09-07T20:35:34.522Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-09-07T20:35:34.522Z] === RUN TestPingCacheHeaders [2022-09-07T20:35:34.522Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-07T20:35:34.522Z] === RUN TestPingGet [2022-09-07T20:35:34.522Z] --- PASS: TestPingGet (0.01s) [2022-09-07T20:35:34.522Z] === RUN TestPingHead [2022-09-07T20:35:34.522Z] --- PASS: TestPingHead (0.02s) [2022-09-07T20:35:34.522Z] === RUN TestPingSwarmHeader [2022-09-07T20:35:35.085Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-07T20:35:35.583Z] ok github.com/docker/docker/distribution 1.508s coverage: 28.0% of statements [2022-09-07T20:35:35.583Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-07T20:35:35.664Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-07T20:35:35.839Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-07T20:35:36.402Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-09-07T20:35:36.402Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 85.4% of statements [2022-09-07T20:35:36.402Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-07T20:35:36.965Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-09-07T20:35:37.031Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-07T20:35:37.031Z] --- PASS: TestPingSwarmHeader (2.29s) [2022-09-07T20:35:37.031Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-07T20:35:37.031Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-07T20:35:37.031Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-07T20:35:37.031Z] === RUN TestPingBuilderHeader [2022-09-07T20:35:37.031Z] === RUN TestPingBuilderHeader/default_config [2022-09-07T20:35:37.031Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-09-07T20:35:37.288Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-07T20:35:37.527Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-09-07T20:35:37.527Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-07T20:35:37.527Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-07T20:35:37.783Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-09-07T20:35:37.850Z] --- PASS: TestPingBuilderHeader (1.07s) [2022-09-07T20:35:37.850Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-09-07T20:35:37.850Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-07T20:35:37.850Z] === RUN TestVersion [2022-09-07T20:35:37.850Z] --- PASS: TestVersion (0.02s) [2022-09-07T20:35:37.850Z] === CONT TestDiskUsage [2022-09-07T20:35:38.412Z] === RUN TestDiskUsage/empty [2022-09-07T20:35:38.412Z] === RUN TestDiskUsage/empty/container_types [2022-09-07T20:35:38.412Z] === RUN TestDiskUsage/empty/image_types [2022-09-07T20:35:38.412Z] === RUN TestDiskUsage/empty/volume_types [2022-09-07T20:35:38.412Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-07T20:35:38.412Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-07T20:35:38.412Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-07T20:35:38.412Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-07T20:35:38.412Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-07T20:35:38.412Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-07T20:35:38.412Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-07T20:35:38.412Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-07T20:35:38.669Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-07T20:35:38.669Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-07T20:35:38.669Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-07T20:35:38.669Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-07T20:35:38.669Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-07T20:35:38.669Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-07T20:35:38.669Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-07T20:35:38.669Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-07T20:35:38.669Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-07T20:35:38.669Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-07T20:35:38.669Z] === RUN TestDiskUsage/after_container.Run [2022-09-07T20:35:38.925Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-07T20:35:38.925Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-07T20:35:38.925Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-07T20:35:38.925Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-07T20:35:38.925Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-07T20:35:38.925Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-07T20:35:38.925Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-07T20:35:38.925Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-07T20:35:38.925Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-07T20:35:38.925Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-07T20:35:39.152Z] ok github.com/docker/docker/oci 0.015s coverage: 46.0% of statements [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage (1.20s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-07T20:35:39.182Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-07T20:35:39.182Z] PASS [2022-09-07T20:35:39.182Z] [2022-09-07T20:35:39.182Z] === Skipped [2022-09-07T20:35:39.182Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-07T20:35:39.182Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-07T20:35:39.182Z] [2022-09-07T20:35:39.182Z] DONE 57 tests, 1 skipped in 24.372s [2022-09-07T20:35:39.182Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-07T20:35:39.182Z] ++ 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-09-07T20:35:39.182Z] ++ set -e [2022-09-07T20:35:39.182Z] ++ '[' -n 0 ']' [2022-09-07T20:35:39.182Z] ++ set -x [2022-09-07T20:35:39.182Z] ++ 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-09-07T20:35:39.182Z] INFO: Testing against a local daemon [2022-09-07T20:35:39.182Z] === RUN TestVolumesCreateAndList [2022-09-07T20:35:39.182Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-07T20:35:39.182Z] === RUN TestVolumesRemove [2022-09-07T20:35:39.182Z] --- PASS: TestVolumesRemove (0.06s) [2022-09-07T20:35:39.182Z] === RUN TestVolumesInspect [2022-09-07T20:35:39.182Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-07T20:35:39.182Z] === RUN TestVolumesInvalidJSON [2022-09-07T20:35:39.409Z] ok github.com/docker/docker/opts 0.029s coverage: 66.0% of statements [2022-09-07T20:35:39.438Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-07T20:35:39.438Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-07T20:35:39.438Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-07T20:35:39.438Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-07T20:35:39.438Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-07T20:35:39.438Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-07T20:35:39.438Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-07T20:35:39.438Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-07T20:35:39.438Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-07T20:35:39.438Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-07T20:35:39.438Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-07T20:35:39.438Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-07T20:35:39.438Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-07T20:35:39.438Z] PASS [2022-09-07T20:35:39.438Z] [2022-09-07T20:35:39.438Z] DONE 9 tests in 0.217s [2022-09-07T20:35:39.438Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-07T20:35:39.438Z] ++++ cat bundles/test-integration/docker.pid [2022-09-07T20:35:39.438Z] +++ kill 7140 [2022-09-07T20:35:39.665Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-07T20:35:39.696Z] +++ /etc/init.d/apparmor stop [2022-09-07T20:35:39.696Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-07T20:35:39.696Z] [2022-09-07T20:35:39.696Z] Unloading profiles will leave already running processes permanently [2022-09-07T20:35:39.696Z] unconfined, which can lead to unexpected situations. [2022-09-07T20:35:39.696Z] [2022-09-07T20:35:39.696Z] To set a process to complain mode, use the command line tool [2022-09-07T20:35:39.696Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-07T20:35:39.696Z] +++ true [2022-09-07T20:35:39.696Z] exiting test-integration [2022-09-07T20:35:39.696Z] ++ exit 0 [2022-09-07T20:35:39.696Z] [2022-09-07T20:35:39.952Z] === RUN TestDockerSuite/TestBuildHistory [2022-09-07T20:35:40.544Z] + for job in $(jobs -p) [2022-09-07T20:35:40.544Z] + wait 12474 [2022-09-07T20:35:41.566Z] ok github.com/docker/docker/pkg/archive 0.317s coverage: 82.1% of statements [2022-09-07T20:35:42.129Z] ok github.com/docker/docker/pkg/authorization 0.155s coverage: 68.3% of statements [2022-09-07T20:35:42.129Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2022-09-07T20:35:42.385Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-07T20:35:43.064Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-09-07T20:35:43.064Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-09-07T20:35:43.064Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-09-07T20:35:43.064Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-09-07T20:35:43.320Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-09-07T20:35:43.320Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-09-07T20:35:43.882Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-09-07T20:35:44.445Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-09-07T20:35:44.445Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-09-07T20:35:44.445Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-09-07T20:35:44.701Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-09-07T20:35:44.957Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-09-07T20:35:44.957Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-09-07T20:35:45.519Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-09-07T20:35:45.519Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-09-07T20:35:45.654Z] ok github.com/docker/docker/pkg/chrootarchive 2.483s coverage: 42.7% of statements [2022-09-07T20:35:45.654Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-07T20:35:45.911Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-07T20:35:46.080Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-09-07T20:35:46.080Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-09-07T20:35:46.168Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-09-07T20:35:46.168Z] ok github.com/docker/docker/layer 7.191s coverage: 68.9% of statements [2022-09-07T20:35:46.168Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-07T20:35:46.168Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-07T20:35:46.168Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-07T20:35:46.168Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-07T20:35:46.168Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-07T20:35:46.168Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-07T20:35:46.643Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-09-07T20:35:46.731Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 87.2% of statements [2022-09-07T20:35:46.988Z] ok github.com/docker/docker/pkg/fsutils 0.179s coverage: 85.1% of statements [2022-09-07T20:35:46.988Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-09-07T20:35:47.206Z] === RUN TestDockerSuite/TestImagesFormat [2022-09-07T20:35:47.206Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-09-07T20:35:47.777Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-09-07T20:35:48.356Z] ok github.com/docker/docker/pkg/ioutils 0.427s coverage: 69.7% of statements [2022-09-07T20:35:48.356Z] ok github.com/docker/docker/pkg/idtools 0.654s coverage: 69.3% of statements [2022-09-07T20:35:48.612Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-09-07T20:35:48.612Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-09-07T20:35:48.612Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-07T20:35:48.868Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-09-07T20:35:48.868Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-09-07T20:35:49.132Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-09-07T20:35:49.389Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2022-09-07T20:35:49.389Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-09-07T20:35:49.389Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-07T20:35:49.389Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-07T20:35:50.294Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-09-07T20:35:50.294Z] === RUN TestDockerSuite/TestImportBadURL [2022-09-07T20:35:50.318Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-09-07T20:35:50.550Z] === RUN TestDockerSuite/TestImportDisplay [2022-09-07T20:35:50.575Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-09-07T20:35:50.832Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-07T20:35:51.089Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-07T20:35:51.478Z] === RUN TestDockerSuite/TestImportFile [2022-09-07T20:35:52.461Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements [2022-09-07T20:35:52.717Z] ok github.com/docker/docker/pkg/reexec 0.014s coverage: 82.4% of statements [2022-09-07T20:35:52.844Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-09-07T20:35:52.844Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-09-07T20:35:52.973Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-09-07T20:35:52.973Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-09-07T20:35:53.229Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-09-07T20:35:53.486Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-07T20:35:53.775Z] === RUN TestDockerSuite/TestImportGzipped [2022-09-07T20:35:54.050Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-09-07T20:35:54.613Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-09-07T20:35:54.870Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2022-09-07T20:35:55.150Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-09-07T20:35:55.432Z] ok github.com/docker/docker/pkg/tarsum 0.055s coverage: 89.3% of statements [2022-09-07T20:35:55.432Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-07T20:35:56.078Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-09-07T20:35:56.640Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-09-07T20:35:56.895Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-09-07T20:35:57.322Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-09-07T20:35:57.458Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-09-07T20:35:57.458Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-09-07T20:35:57.458Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-09-07T20:35:57.578Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-07T20:35:58.022Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-09-07T20:35:58.142Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 86.0% of statements [2022-09-07T20:35:58.278Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-09-07T20:35:58.279Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-09-07T20:36:01.209Z] ok github.com/docker/docker/quota 0.213s coverage: 71.4% of statements [2022-09-07T20:36:01.209Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-07T20:36:01.209Z] ok github.com/docker/docker/registry 0.054s coverage: 58.6% of statements [2022-09-07T20:36:01.209Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-09-07T20:36:01.209Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-07T20:36:01.209Z] ok github.com/docker/docker/runconfig 0.019s coverage: 64.5% of statements [2022-09-07T20:36:01.209Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-09-07T20:36:01.209Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-09-07T20:36:01.209Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-09-07T20:36:01.209Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-09-07T20:36:01.209Z] === RUN TestDockerSuite/TestInspectDefault [2022-09-07T20:36:01.209Z] === RUN TestDockerSuite/TestInspectHistory [2022-09-07T20:36:01.209Z] === RUN TestDockerSuite/TestInspectImage [2022-09-07T20:36:01.209Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-09-07T20:36:01.209Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-09-07T20:36:01.209Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-09-07T20:36:01.209Z] === RUN TestDockerSuite/TestInspectInt64 [2022-09-07T20:36:01.465Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-09-07T20:36:01.775Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-09-07T20:36:02.031Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-09-07T20:36:02.031Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-09-07T20:36:02.594Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-09-07T20:36:03.155Z] === RUN TestDockerSuite/TestInspectPlugin [2022-09-07T20:36:03.357Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-09-07T20:36:03.919Z] ok github.com/docker/docker/volume/local 0.092s coverage: 76.8% of statements [2022-09-07T20:36:04.482Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-09-07T20:36:05.674Z] === RUN TestDockerSuite/TestInspectRootFS [2022-09-07T20:36:05.674Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-09-07T20:36:05.850Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-09-07T20:36:05.931Z] === RUN TestDockerSuite/TestInspectStatus [2022-09-07T20:36:06.492Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-09-07T20:36:07.421Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-09-07T20:36:07.982Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-09-07T20:36:08.545Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-09-07T20:36:08.802Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-09-07T20:36:09.364Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-09-07T20:36:09.927Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-09-07T20:36:10.184Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-09-07T20:36:10.184Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-09-07T20:36:11.114Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-09-07T20:36:11.371Z] === RUN TestDockerSuite/TestLinksEnvs [2022-09-07T20:36:12.301Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-09-07T20:36:12.557Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-09-07T20:36:13.962Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-09-07T20:36:15.327Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-09-07T20:36:16.693Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-09-07T20:36:16.693Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-09-07T20:36:18.061Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-09-07T20:36:18.061Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-09-07T20:36:18.624Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-09-07T20:36:26.717Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-09-07T20:36:26.974Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-09-07T20:36:27.537Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-09-07T20:36:27.732Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2022-09-07T20:36:27.732Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-07T20:36:27.732Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-07T20:36:27.732Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-07T20:36:27.732Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-07T20:36:27.732Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-07T20:36:27.732Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-07T20:36:27.732Z] ? github.com/docker/docker/rootless [no test files] [2022-09-07T20:36:27.732Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-07T20:36:27.732Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-07T20:36:27.732Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-07T20:36:27.732Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-07T20:36:27.732Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-07T20:36:27.732Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-07T20:36:27.732Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-07T20:36:27.732Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-07T20:36:27.732Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-07T20:36:27.732Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-07T20:36:27.732Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-07T20:36:27.732Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-07T20:36:27.732Z] ? github.com/docker/docker/volume [no test files] [2022-09-07T20:36:27.732Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-07T20:36:27.732Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === Skipped [2022-09-07T20:36:27.732Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-07T20:36:27.732Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-07T20:36:27.732Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-07T20:36:27.732Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-07T20:36:27.732Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-07T20:36:27.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T20:36:27.732Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-07T20:36:27.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T20:36:27.732Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-07T20:36:27.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T20:36:27.732Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-07T20:36:27.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T20:36:27.732Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-07T20:36:27.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T20:36:27.732Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-07T20:36:27.732Z] graphtest_unix.go:71: No driver to put! [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-07T20:36:27.732Z] time="2022-09-07T20:35:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T20:36:27.732Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-07T20:36:27.732Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-07T20:36:27.732Z] time="2022-09-07T20:35:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T20:36:27.732Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-07T20:36:27.732Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-07T20:36:27.732Z] time="2022-09-07T20:35:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T20:36:27.732Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-07T20:36:27.732Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-07T20:36:27.732Z] time="2022-09-07T20:35:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T20:36:27.732Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-07T20:36:27.732Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-07T20:36:27.732Z] time="2022-09-07T20:35:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T20:36:27.732Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-07T20:36:27.732Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-07T20:36:27.732Z] graphtest_unix.go:71: No driver to put! [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-07T20:36:27.732Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-07T20:36:27.732Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-07T20:36:27.732Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-07T20:36:27.732Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-07T20:36:27.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T20:36:27.732Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-07T20:36:27.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T20:36:27.732Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-07T20:36:27.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T20:36:27.732Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-07T20:36:27.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T20:36:27.732Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-07T20:36:27.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T20:36:27.732Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-07T20:36:27.732Z] graphtest_unix.go:71: No driver to put! [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-07T20:36:27.732Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-07T20:36:27.732Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-07T20:36:27.732Z] [2022-09-07T20:36:27.732Z] DONE 2874 tests, 28 skipped in 269.527s [2022-09-07T20:36:27.732Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/bitseq [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/cluster [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/config [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/datastore [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/driverapi [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/etchosts [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/idm [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/ipam [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/iptables [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/netlabel [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/netutils [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/networkdb [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/ns [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/options [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/osl [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/portallocator [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/portmapper [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/testutils [2022-09-07T20:36:27.732Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-07T20:36:27.733Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-09-07T20:36:28.902Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-09-07T20:36:28.902Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-09-07T20:36:28.902Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-09-07T20:36:29.834Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-09-07T20:36:30.763Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-09-07T20:36:31.326Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-09-07T20:36:32.256Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-09-07T20:36:32.513Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-09-07T20:36:33.075Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-09-07T20:36:36.362Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-09-07T20:36:36.620Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-09-07T20:36:37.550Z] === RUN TestDockerSuite/TestLogsSince [2022-09-07T20:36:37.551Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-09-07T20:36:39.440Z] docker_api_swarm_service_test.go:395: [df2dce1c2aba6] joining swarm manager [dad89ca8cf88e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:36:40.368Z] docker_api_swarm_service_test.go:395: [d256b28518a86] joining swarm manager [dad89ca8cf88e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T20:36:44.539Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-09-07T20:36:49.785Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-09-07T20:36:50.348Z] === RUN TestDockerSuite/TestLogsTail [2022-09-07T20:36:50.910Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-09-07T20:36:51.166Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-09-07T20:36:51.729Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-09-07T20:36:51.729Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-09-07T20:36:51.729Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-09-07T20:36:51.729Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-09-07T20:36:51.729Z] === RUN TestDockerSuite/TestNetHostname [2022-09-07T20:36:53.098Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-09-07T20:36:53.355Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-09-07T20:36:53.355Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-09-07T20:36:53.355Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-09-07T20:36:54.283Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-09-07T20:36:54.539Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-09-07T20:36:55.104Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-09-07T20:36:55.667Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-09-07T20:36:55.667Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-09-07T20:36:55.667Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-09-07T20:36:55.922Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-09-07T20:36:57.298Z] docker_api_swarm_service_test.go:343: [d67e3a7c371be] joining swarm manager [d0853a7f7cec6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:36:58.227Z] docker_api_swarm_service_test.go:343: [d5a733e518e84] joining swarm manager [d0853a7f7cec6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T20:37:01.499Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-09-07T20:37:02.428Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-09-07T20:37:03.355Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-09-07T20:37:05.875Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-09-07T20:37:07.766Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-09-07T20:37:09.133Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-09-07T20:37:11.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-09-07T20:37:11.907Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-09-07T20:37:13.273Z] docker_api_swarm_service_test.go:490: [d455bf4bee20e] joining swarm manager [d345efdc0ac60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:37:13.835Z] === RUN TestDockerSuite/TestPluginActive [2022-09-07T20:37:14.091Z] docker_api_swarm_service_test.go:490: [d1fbdfaf93454] joining swarm manager [d345efdc0ac60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T20:37:14.378Z] ok github.com/docker/docker/libnetwork 37.434s coverage: 40.6% of statements [2022-09-07T20:37:14.378Z] ok github.com/docker/docker/libnetwork/bitseq 0.120s coverage: 84.4% of statements [2022-09-07T20:37:14.378Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-07T20:37:14.378Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-07T20:37:14.378Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-07T20:37:14.378Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-07T20:37:14.378Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-07T20:37:14.378Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-07T20:37:14.378Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-07T20:37:14.378Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-07T20:37:14.378Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-09-07T20:37:14.379Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-09-07T20:37:14.379Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-07T20:37:14.379Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-07T20:37:14.379Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-09-07T20:37:14.379Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.409s coverage: 59.9% of statements [2022-09-07T20:37:14.379Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-07T20:37:14.379Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-07T20:37:14.379Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.069s coverage: 5.1% of statements [2022-09-07T20:37:14.379Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-07T20:37:14.379Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-09-07T20:37:14.379Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-07T20:37:14.379Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-07T20:37:16.618Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-09-07T20:37:21.880Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-09-07T20:37:21.880Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-09-07T20:37:21.880Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-09-07T20:37:23.770Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-09-07T20:37:24.321Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.130s coverage: 6.6% of statements [2022-09-07T20:37:24.321Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-07T20:37:24.321Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-09-07T20:37:24.321Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-09-07T20:37:24.321Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-07T20:37:24.321Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-07T20:37:24.321Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-07T20:37:24.884Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-09-07T20:37:24.884Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-09-07T20:37:25.140Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-07T20:37:25.396Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-07T20:37:26.285Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-09-07T20:37:27.213Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-09-07T20:37:32.465Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-09-07T20:37:32.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-09-07T20:37:33.830Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-09-07T20:37:34.761Z] docker_api_swarm_service_test.go:128: [d687b9792c18d] joining swarm manager [d3ac0dca794d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:37:35.018Z] === RUN TestDockerSuite/TestPortHostBinding [2022-09-07T20:37:35.947Z] docker_api_swarm_service_test.go:129: [d3dc31b5fcfc9] joining swarm manager [d3ac0dca794d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T20:37:35.947Z] === RUN TestDockerSuite/TestPortList [2022-09-07T20:37:37.571Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-09-07T20:37:37.843Z] docker_api_swarm_service_test.go:137: [db893ad2ccfc9] joining swarm manager [d3ac0dca794d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-07T20:37:38.773Z] docker_api_swarm_service_test.go:138: [d5ac077ba7dea] joining swarm manager [d3ac0dca794d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-07T20:37:44.067Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-09-07T20:37:46.583Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-09-07T20:37:46.583Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-09-07T20:37:47.950Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-09-07T20:37:48.878Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-09-07T20:37:49.441Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-09-07T20:37:49.441Z] === RUN TestDockerSuite/TestPsByOrder [2022-09-07T20:37:51.331Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-09-07T20:37:52.259Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-09-07T20:37:52.415Z] ok github.com/docker/docker/libnetwork/ipam 14.620s coverage: 85.3% of statements [2022-09-07T20:37:52.415Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-07T20:37:52.415Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-07T20:37:52.415Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-07T20:37:52.415Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-09-07T20:37:52.415Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-07T20:37:52.415Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-07T20:37:52.415Z] ok github.com/docker/docker/libnetwork/ipamutils 0.268s coverage: 74.0% of statements [2022-09-07T20:37:53.343Z] ok github.com/docker/docker/libnetwork/iptables 0.164s coverage: 45.0% of statements [2022-09-07T20:37:53.343Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-07T20:37:53.599Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-09-07T20:37:54.149Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-09-07T20:37:57.418Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-09-07T20:37:57.418Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-09-07T20:37:59.935Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-09-07T20:38:01.302Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-09-07T20:38:03.234Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-09-07T20:38:05.753Z] docker_api_swarm_service_test.go:304: [d1a04a92f1d02] joining swarm manager [dec126ea75ecc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:38:06.009Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-09-07T20:38:06.572Z] docker_api_swarm_service_test.go:304: [dc04bcfc8e8a7] joining swarm manager [dec126ea75ecc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T20:38:07.135Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-09-07T20:38:09.026Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-09-07T20:38:09.958Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-09-07T20:38:10.888Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-09-07T20:38:12.780Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-09-07T20:38:14.150Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-09-07T20:38:15.518Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-09-07T20:38:15.518Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-09-07T20:38:16.079Z] === RUN TestDockerSuite/TestPsRightTagName [2022-09-07T20:38:17.450Z] === RUN TestDockerSuite/TestPsShowMounts [2022-09-07T20:38:19.340Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-09-07T20:38:19.340Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-09-07T20:38:19.340Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-09-07T20:38:19.340Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-09-07T20:38:19.901Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-09-07T20:38:19.902Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-09-07T20:38:20.853Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-09-07T20:38:21.781Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-09-07T20:38:22.344Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-09-07T20:38:26.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-09-07T20:38:28.413Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-09-07T20:38:28.413Z] docker_api_swarm_service_test.go:100: [debb6ee781a78] joining swarm manager [dfae64bfa1a80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:38:29.781Z] docker_api_swarm_service_test.go:101: [dcfb53b96d5c8] joining swarm manager [dfae64bfa1a80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T20:38:29.781Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-09-07T20:38:31.151Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-09-07T20:38:31.151Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-09-07T20:38:31.151Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-09-07T20:38:31.714Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-09-07T20:38:34.236Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-09-07T20:38:34.799Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-09-07T20:38:36.690Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-09-07T20:38:37.619Z] === RUN TestDockerSuite/TestRmiBlank [2022-09-07T20:38:37.619Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-09-07T20:38:37.878Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-09-07T20:38:40.411Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-09-07T20:38:40.674Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-09-07T20:38:40.931Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-09-07T20:38:42.298Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-09-07T20:38:42.861Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-09-07T20:38:44.228Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-09-07T20:38:44.790Z] === RUN TestDockerSuite/TestRmiTag [2022-09-07T20:38:44.791Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-09-07T20:38:45.353Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-09-07T20:38:49.523Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-09-07T20:38:49.523Z] check_test.go:611: [debb6ee781a78] daemon is not started [2022-09-07T20:38:49.523Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-09-07T20:38:50.085Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-09-07T20:38:50.342Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-09-07T20:38:50.599Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-09-07T20:38:51.161Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-09-07T20:38:51.722Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-09-07T20:38:51.978Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-09-07T20:38:52.541Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-09-07T20:38:54.438Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-09-07T20:38:55.367Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-09-07T20:38:55.930Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-09-07T20:38:56.493Z] docker_api_swarm_service_test.go:533: [dba89128bcb9d] joining swarm manager [d7cdf69877a83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:38:57.425Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-09-07T20:38:57.988Z] docker_api_swarm_service_test.go:534: [df6263c6cd61a] joining swarm manager [d7cdf69877a83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T20:38:58.271Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-09-07T20:39:00.168Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-09-07T20:39:02.696Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-09-07T20:39:04.589Z] === RUN TestDockerSuite/TestDevicePermissions [2022-09-07T20:39:04.845Z] === RUN TestDockerSuite/TestDockerFails [2022-09-07T20:39:04.845Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-09-07T20:39:06.736Z] === RUN TestDockerSuite/TestMountIntoProc [2022-09-07T20:39:06.736Z] === RUN TestDockerSuite/TestMountIntoSys [2022-09-07T20:39:07.298Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-09-07T20:39:08.225Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-09-07T20:39:08.788Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-09-07T20:39:09.350Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-09-07T20:39:10.279Z] === RUN TestDockerSuite/TestRunAddHost [2022-09-07T20:39:10.841Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-09-07T20:39:10.841Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-09-07T20:39:11.404Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-09-07T20:39:11.404Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-09-07T20:39:11.661Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-09-07T20:39:13.026Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-09-07T20:39:13.283Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-09-07T20:39:13.848Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-09-07T20:39:14.411Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-09-07T20:39:15.340Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-09-07T20:39:16.278Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-09-07T20:39:16.840Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-09-07T20:39:17.403Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-09-07T20:39:17.965Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-09-07T20:39:18.527Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-09-07T20:39:19.089Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-09-07T20:39:19.651Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-09-07T20:39:20.580Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-09-07T20:39:20.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-09-07T20:39:21.092Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-09-07T20:39:21.349Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-09-07T20:39:21.913Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-09-07T20:39:21.913Z] === RUN TestDockerSuite/TestRunBindMounts [2022-09-07T20:39:23.281Z] docker_api_swarm_service_test.go:148: [de0579294cc5a] joining swarm manager [d161d2596c7cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:39:23.845Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-09-07T20:39:24.101Z] docker_api_swarm_service_test.go:148: [d0bc93598ca12] joining swarm manager [d161d2596c7cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T20:39:24.357Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-09-07T20:39:24.921Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-09-07T20:39:25.851Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-09-07T20:39:26.414Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-09-07T20:39:26.414Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-09-07T20:39:26.670Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-09-07T20:39:27.234Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-09-07T20:39:27.797Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-09-07T20:39:28.359Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-09-07T20:39:28.921Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-09-07T20:39:28.921Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-09-07T20:39:29.177Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-09-07T20:39:29.177Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-09-07T20:39:30.106Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-09-07T20:39:30.668Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-09-07T20:39:30.934Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-09-07T20:39:31.499Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-09-07T20:39:31.499Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-09-07T20:39:32.061Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-09-07T20:39:32.989Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-09-07T20:39:34.356Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-09-07T20:39:35.284Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-09-07T20:39:35.540Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-09-07T20:39:36.102Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-09-07T20:39:36.358Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-09-07T20:39:36.922Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-09-07T20:39:37.178Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-09-07T20:39:38.586Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-09-07T20:39:40.477Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-09-07T20:39:40.734Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-09-07T20:39:41.296Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-09-07T20:39:43.188Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-09-07T20:39:44.119Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-09-07T20:39:44.996Z] ok github.com/docker/docker/libnetwork/networkdb 104.769s coverage: 60.1% of statements [2022-09-07T20:39:44.996Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-07T20:39:44.996Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-07T20:39:44.996Z] ok github.com/docker/docker/libnetwork/osl 4.306s coverage: 39.7% of statements [2022-09-07T20:39:45.256Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-07T20:39:45.488Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-09-07T20:39:45.512Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-09-07T20:39:46.441Z] ok github.com/docker/docker/libnetwork/portmapper 0.592s coverage: 48.6% of statements [2022-09-07T20:39:46.697Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-09-07T20:39:46.697Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-07T20:39:46.953Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-09-07T20:39:46.953Z] [2022-09-07T20:39:46.953Z] === Skipped [2022-09-07T20:39:46.953Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-07T20:39:46.953Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-07T20:39:46.953Z] [2022-09-07T20:39:46.953Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-07T20:39:46.953Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-07T20:39:46.953Z] [2022-09-07T20:39:46.953Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-07T20:39:46.953Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-07T20:39:46.953Z] [2022-09-07T20:39:46.953Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-07T20:39:46.953Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-07T20:39:46.953Z] [2022-09-07T20:39:46.953Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-07T20:39:46.953Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-07T20:39:46.953Z] [2022-09-07T20:39:46.953Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-07T20:39:46.953Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-07T20:39:46.953Z] [2022-09-07T20:39:46.953Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-07T20:39:46.953Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-07T20:39:46.953Z] [2022-09-07T20:39:46.953Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-07T20:39:46.953Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-07T20:39:46.953Z] [2022-09-07T20:39:46.953Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-07T20:39:46.953Z] firewalld_test.go:14: firewalld is not running [2022-09-07T20:39:46.953Z] [2022-09-07T20:39:46.953Z] DONE 327 tests, 9 skipped in 202.887s [2022-09-07T20:39:47.379Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-09-07T20:39:47.379Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-09-07T20:39:47.379Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-09-07T20:39:47.379Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-09-07T20:39:47.379Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-09-07T20:39:47.635Z] === RUN TestDockerSuite/TestRunDNSInHostMode Post stage [Pipeline] junit [2022-09-07T20:39:47.891Z] Recording test results [2022-09-07T20:39:48.273Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-07T20:39:48.589Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43973/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4dd86a0b33b246d57507214cb5974e5359552f26 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4dd86a0b33b246d57507214cb5974e5359552f26 hack/validate/vendor [2022-09-07T20:39:49.151Z] No vendor changes in diff. [2022-09-07T20:39:49.535Z] === RUN TestDockerSuite/TestRunDNSOptions [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-07T20:39:50.076Z] + echo Ensuring container killed. [2022-09-07T20:39:50.077Z] Ensuring container killed. [2022-09-07T20:39:50.077Z] + docker rm -vf docker-pr3 [2022-09-07T20:39:50.077Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-07T20:39:50.398Z] + echo Chowning /workspace to jenkins user [2022-09-07T20:39:50.398Z] Chowning /workspace to jenkins user [2022-09-07T20:39:50.398Z] + id -u [2022-09-07T20:39:50.398Z] + id -g [2022-09-07T20:39:50.398Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43973:/workspace busybox chown -R 1000:1000 /workspace [2022-09-07T20:39:50.465Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-07T20:39:51.830Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-09-07T20:39:52.087Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-09-07T20:39:52.095Z] + bundleName=unit [2022-09-07T20:39:52.095Z] + echo Creating unit-bundles.tar.gz [2022-09-07T20:39:52.095Z] Creating unit-bundles.tar.gz [2022-09-07T20:39:52.095Z] + 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-09-07T20:39:52.095Z] bundles/junit-report-libnetwork.xml [2022-09-07T20:39:52.095Z] bundles/junit-report.xml [2022-09-07T20:39:52.095Z] bundles/go-test-report-libnetwork.json [2022-09-07T20:39:52.095Z] bundles/go-test-report.json [2022-09-07T20:39:52.095Z] bundles/profile-libnetwork.out [2022-09-07T20:39:52.095Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-09-07T20:39:52.104Z] Archiving artifacts [2022-09-07T20:39:52.468Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43973/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-07T20:39:52.767Z] + make clean [2022-09-07T20:39:53.015Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-09-07T20:39:53.023Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-07T20:39:53.023Z] docker-dev-cache [2022-09-07T20:39:53.023Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-07T20:39:53.578Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-09-07T20:39:53.579Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-09-07T20:39:53.579Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-09-07T20:39:53.835Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-09-07T20:39:55.203Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-09-07T20:39:55.203Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-09-07T20:39:55.459Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-09-07T20:39:56.021Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-09-07T20:39:56.277Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-09-07T20:39:56.842Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-09-07T20:39:56.842Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-09-07T20:39:57.404Z] === RUN TestDockerSuite/TestRunEnvironment [2022-09-07T20:39:57.660Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-09-07T20:39:58.222Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-09-07T20:39:58.479Z] === RUN TestDockerSuite/TestRunExitCode [2022-09-07T20:39:59.041Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-09-07T20:39:59.604Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-09-07T20:39:59.860Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-09-07T20:40:00.117Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-09-07T20:40:00.372Z] === RUN TestDockerSuite/TestRunExposePort [2022-09-07T20:40:00.372Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-09-07T20:40:00.936Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-09-07T20:40:01.497Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-09-07T20:40:02.866Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-09-07T20:40:03.123Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-07T20:40:03.123Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-09-07T20:40:03.123Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-09-07T20:40:05.655Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-09-07T20:40:06.218Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-09-07T20:40:18.384Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-09-07T20:40:18.384Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-09-07T20:40:19.318Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-09-07T20:40:19.318Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-09-07T20:40:19.318Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-09-07T20:40:19.318Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-09-07T20:40:19.881Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-09-07T20:40:21.772Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-09-07T20:40:22.700Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-09-07T20:40:24.593Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-09-07T20:40:24.850Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-09-07T20:40:29.020Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-09-07T20:40:30.386Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-09-07T20:40:30.386Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-09-07T20:40:30.949Z] === RUN TestDockerSuite/TestRunModeHostname [2022-09-07T20:40:31.522Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-09-07T20:40:31.780Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-09-07T20:40:31.780Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-09-07T20:40:32.036Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-09-07T20:40:32.965Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-09-07T20:40:34.334Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-09-07T20:40:34.592Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-09-07T20:40:35.155Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-09-07T20:40:35.411Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-09-07T20:40:35.411Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-09-07T20:40:36.779Z] === RUN TestDockerSuite/TestRunMount [2022-09-07T20:40:37.709Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-09-07T20:40:40.977Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-09-07T20:40:41.540Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-09-07T20:40:42.102Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-09-07T20:40:42.667Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-09-07T20:40:43.228Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-09-07T20:40:43.791Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-09-07T20:40:45.685Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-09-07T20:40:47.579Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-09-07T20:40:47.579Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-09-07T20:40:49.501Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-09-07T20:40:50.869Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-09-07T20:40:51.797Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-09-07T20:40:52.054Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-09-07T20:40:52.054Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-09-07T20:40:52.617Z] === RUN TestDockerSuite/TestRunNetHost [2022-09-07T20:40:53.547Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-09-07T20:40:54.115Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-09-07T20:40:54.678Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-09-07T20:40:56.043Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-09-07T20:40:57.410Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-09-07T20:40:59.929Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-09-07T20:41:00.185Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-09-07T20:41:00.185Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-09-07T20:41:00.749Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-09-07T20:41:00.749Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-09-07T20:41:01.312Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-09-07T20:41:01.568Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-09-07T20:41:01.824Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-09-07T20:41:02.080Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-09-07T20:41:08.616Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-09-07T20:41:08.616Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-09-07T20:41:08.616Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-09-07T20:41:08.616Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-09-07T20:41:08.872Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-09-07T20:41:10.244Z] === RUN TestDockerSuite/TestRunPortInUse [2022-09-07T20:41:10.500Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-09-07T20:41:11.062Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-09-07T20:41:11.062Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-09-07T20:41:11.319Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-09-07T20:41:11.881Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-09-07T20:41:12.443Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-09-07T20:41:12.699Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-07T20:41:12.699Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-09-07T20:41:12.699Z] === RUN TestDockerSuite/TestRunPublishPort [2022-09-07T20:41:13.263Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-09-07T20:41:13.520Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-09-07T20:41:13.520Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-09-07T20:41:13.520Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-09-07T20:41:14.083Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-09-07T20:41:15.014Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-09-07T20:41:15.014Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-09-07T20:41:15.014Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-09-07T20:41:16.385Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-09-07T20:41:17.315Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-09-07T20:41:18.682Z] === RUN TestDockerSuite/TestRunRm [2022-09-07T20:41:19.245Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-09-07T20:41:23.415Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-09-07T20:41:23.415Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-09-07T20:41:23.979Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-09-07T20:41:24.542Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-09-07T20:41:25.476Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-09-07T20:41:26.039Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-09-07T20:41:28.563Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-09-07T20:41:29.126Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-09-07T20:41:31.648Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-09-07T20:41:32.579Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-09-07T20:41:33.507Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-09-07T20:41:34.070Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-09-07T20:41:34.070Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-09-07T20:41:34.326Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-09-07T20:41:34.889Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-09-07T20:41:35.452Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-09-07T20:41:36.015Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-09-07T20:41:36.944Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-09-07T20:41:36.945Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-09-07T20:41:37.508Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-09-07T20:41:38.072Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-09-07T20:41:39.438Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-09-07T20:41:40.366Z] === RUN TestDockerSuite/TestRunState [2022-09-07T20:41:41.735Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-09-07T20:41:42.298Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-09-07T20:41:42.298Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-09-07T20:41:42.860Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-09-07T20:41:43.116Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-09-07T20:41:43.116Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-09-07T20:41:43.116Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-09-07T20:41:43.681Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-09-07T20:41:44.245Z] === RUN TestDockerSuite/TestRunSysctls [2022-09-07T20:41:45.628Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-09-07T20:41:45.628Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-09-07T20:41:45.628Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-09-07T20:41:45.628Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-09-07T20:41:46.192Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-09-07T20:41:48.767Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-09-07T20:41:48.768Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-09-07T20:41:48.768Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-09-07T20:41:50.659Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-09-07T20:41:51.222Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-09-07T20:41:53.743Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-09-07T20:41:54.305Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-09-07T20:41:56.824Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-09-07T20:41:56.824Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-09-07T20:41:57.388Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-09-07T20:41:57.953Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-09-07T20:41:59.320Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-09-07T20:41:59.883Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-09-07T20:42:00.445Z] === RUN TestDockerSuite/TestRunUserByID [2022-09-07T20:42:01.008Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-09-07T20:42:01.265Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-09-07T20:42:01.265Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-09-07T20:42:02.194Z] === RUN TestDockerSuite/TestRunUserByName [2022-09-07T20:42:02.451Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-09-07T20:42:03.013Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-09-07T20:42:03.013Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-09-07T20:42:03.013Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-09-07T20:42:03.271Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-09-07T20:42:03.839Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-09-07T20:42:05.206Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-09-07T20:42:07.101Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-09-07T20:42:07.664Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-09-07T20:42:08.594Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-09-07T20:42:08.594Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-09-07T20:42:09.963Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-09-07T20:42:11.856Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-09-07T20:42:11.856Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-09-07T20:42:13.225Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-09-07T20:42:15.117Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-09-07T20:42:15.117Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-09-07T20:42:15.680Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-09-07T20:42:15.680Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-09-07T20:42:15.680Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-09-07T20:42:15.680Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-09-07T20:42:15.680Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-09-07T20:42:15.680Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-09-07T20:42:15.680Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-09-07T20:42:15.936Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-09-07T20:42:15.936Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-09-07T20:42:15.936Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-09-07T20:42:16.500Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-09-07T20:42:17.431Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-09-07T20:42:17.994Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-09-07T20:42:18.251Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-09-07T20:42:19.180Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-09-07T20:42:19.436Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-09-07T20:42:19.436Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-09-07T20:42:20.365Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-09-07T20:42:20.365Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-09-07T20:42:20.365Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-09-07T20:42:20.365Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-09-07T20:42:20.365Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-09-07T20:42:20.365Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-09-07T20:42:20.365Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-09-07T20:42:20.365Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-09-07T20:42:20.365Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-09-07T20:42:20.365Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-09-07T20:42:20.365Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-09-07T20:42:20.365Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-09-07T20:42:20.365Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-09-07T20:42:20.365Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-09-07T20:42:20.365Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-09-07T20:42:20.927Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-09-07T20:42:21.507Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-09-07T20:42:21.507Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-09-07T20:42:22.071Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-09-07T20:42:22.071Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-09-07T20:42:22.639Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-09-07T20:42:22.639Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-09-07T20:42:22.906Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-09-07T20:42:23.162Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-09-07T20:42:23.724Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-09-07T20:42:23.724Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-09-07T20:42:23.724Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-09-07T20:42:24.286Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-09-07T20:42:25.654Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-09-07T20:42:26.218Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-09-07T20:42:26.218Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-09-07T20:42:26.218Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-09-07T20:42:26.218Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-09-07T20:42:26.474Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-09-07T20:42:26.474Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-09-07T20:42:27.404Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-09-07T20:42:28.334Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-09-07T20:42:29.263Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-09-07T20:42:30.195Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-09-07T20:42:30.451Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-09-07T20:42:30.451Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-09-07T20:42:30.451Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-09-07T20:42:30.451Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-09-07T20:42:31.381Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-09-07T20:42:32.310Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-09-07T20:42:32.310Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-09-07T20:42:32.876Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-09-07T20:42:34.766Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-09-07T20:42:34.766Z] docker_cli_service_logs_test.go:248: checking task rhq5dwkns9lx [2022-09-07T20:42:34.766Z] docker_cli_service_logs_test.go:253: checking messages for rhq5dwkns9lx [2022-09-07T20:42:34.766Z] docker_cli_service_logs_test.go:248: checking task vsz4onx8fu71 [2022-09-07T20:42:34.766Z] docker_cli_service_logs_test.go:253: checking messages for vsz4onx8fu71 [2022-09-07T20:42:35.023Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-09-07T20:42:35.585Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-09-07T20:42:38.105Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-09-07T20:42:38.105Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-09-07T20:42:40.633Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-09-07T20:42:43.150Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-09-07T20:42:44.516Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-09-07T20:42:46.411Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-09-07T20:42:47.340Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-09-07T20:42:48.272Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-09-07T20:42:49.638Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-09-07T20:42:51.005Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-09-07T20:42:52.374Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-09-07T20:42:53.744Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-09-07T20:42:55.635Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-09-07T20:42:56.197Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-09-07T20:42:57.128Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-09-07T20:42:59.030Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-09-07T20:42:59.288Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-09-07T20:43:01.808Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-09-07T20:43:02.737Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-09-07T20:43:02.737Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-09-07T20:43:02.737Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-09-07T20:43:02.737Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-09-07T20:43:02.737Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-09-07T20:43:03.668Z] docker_cli_swarm_test.go:1895: [db76a5159d03d] joining swarm manager [d01a73eceae24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:43:03.924Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-09-07T20:43:04.854Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-09-07T20:43:05.110Z] docker_cli_swarm_test.go:1896: [d972813ab1e75] joining swarm manager [d01a73eceae24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T20:43:05.673Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-09-07T20:43:05.673Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-09-07T20:43:07.039Z] === RUN TestDockerSuite/TestSaveImageId [2022-09-07T20:43:07.039Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-09-07T20:43:07.295Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-09-07T20:43:08.671Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents958690150 [2022-09-07T20:43:08.671Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-09-07T20:43:08.671Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-09-07T20:43:10.038Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-09-07T20:43:10.038Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-09-07T20:43:10.038Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-09-07T20:43:10.967Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-09-07T20:43:12.335Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-09-07T20:43:14.851Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-09-07T20:43:14.851Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-09-07T20:43:15.107Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-09-07T20:43:15.363Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-09-07T20:43:16.729Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-09-07T20:43:16.729Z] docker_cli_sni_test.go:30: Flakey test [2022-09-07T20:43:16.729Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-09-07T20:43:21.982Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-09-07T20:43:21.982Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-09-07T20:43:23.349Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-09-07T20:43:24.277Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-09-07T20:43:24.839Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-09-07T20:43:28.106Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-09-07T20:43:29.472Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-09-07T20:43:29.472Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-09-07T20:43:29.729Z] === RUN TestDockerSuite/TestStartRecordError [2022-09-07T20:43:31.095Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-09-07T20:43:31.659Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-09-07T20:43:32.590Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-09-07T20:43:33.957Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-09-07T20:43:36.475Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-09-07T20:43:40.654Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-09-07T20:43:43.924Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-09-07T20:43:47.201Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-09-07T20:43:48.129Z] === RUN TestDockerSuite/TestStatsNoStream [2022-09-07T20:43:49.058Z] docker_cli_swarm_test.go:1796: [d6d28c776fa3d] joining swarm manager [de2dca1eac160]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:43:50.424Z] docker_cli_swarm_test.go:1797: [d819a52f249fc] joining swarm manager [de2dca1eac160]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T20:43:50.986Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-09-07T20:43:51.548Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-09-07T20:43:51.803Z] === RUN TestDockerSuite/TestTopPrivileged [2022-09-07T20:43:52.367Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-09-07T20:43:52.367Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-09-07T20:43:52.367Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-09-07T20:43:52.930Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-09-07T20:43:53.186Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-09-07T20:43:53.186Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-09-07T20:43:53.186Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-09-07T20:43:53.186Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-09-07T20:43:53.186Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-09-07T20:43:54.116Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-09-07T20:43:54.679Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-09-07T20:43:55.242Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-09-07T20:43:56.610Z] === RUN TestDockerSuite/TestUpdateStats [2022-09-07T20:43:59.877Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-09-07T20:44:00.816Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-09-07T20:44:00.816Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-09-07T20:44:00.816Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-09-07T20:44:01.379Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-09-07T20:44:01.942Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-09-07T20:44:03.833Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-09-07T20:44:05.723Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-09-07T20:44:06.286Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-09-07T20:44:06.848Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-09-07T20:44:14.933Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-09-07T20:44:15.496Z] docker_cli_swarm_test.go:1315: [d9fa10e76b362] joining swarm manager [da3c5a709d580]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:44:17.385Z] docker_cli_swarm_test.go:1316: [d952160b9d0cc] joining swarm manager [da3c5a709d580]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T20:44:22.629Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-09-07T20:44:22.629Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-09-07T20:44:22.629Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-09-07T20:44:22.629Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-09-07T20:44:22.629Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-09-07T20:44:22.629Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-09-07T20:44:22.629Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-09-07T20:44:22.885Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-09-07T20:44:22.885Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-09-07T20:44:23.448Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-09-07T20:44:23.704Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-09-07T20:44:23.704Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-09-07T20:44:23.704Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-09-07T20:44:23.704Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-09-07T20:44:25.073Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-09-07T20:44:25.343Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-09-07T20:44:25.343Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-09-07T20:44:25.343Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-09-07T20:44:25.609Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-09-07T20:44:25.609Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-09-07T20:44:25.609Z] --- PASS: TestDockerSuite (1327.14s) [2022-09-07T20:44:25.609Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.77s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.84s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.99s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.79s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.75s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.92s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.17s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.91s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.06s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.97s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.70s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.08s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.85s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.34s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.19s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.22s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.05s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.02s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.20s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.37s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.68s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.67s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.62s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.78s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.77s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.81s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.91s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.61s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.82s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.81s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.71s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.79s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.82s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.85s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.76s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.57s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.93s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.64s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.77s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.98s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.76s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.85s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.50s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.44s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.58s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.28s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.71s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.55s) [2022-09-07T20:44:25.610Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.51s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.58s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.63s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.47s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.43s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.34s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.43s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d8ed08__} (1.61s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12735558100_/foo_false_____} (1.55s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12735558100_/foo_true_____} (1.56s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-329865175_/foo_false_____} (1.54s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-329865175_/foo_true_____} (0.71s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-329865175_/foo_true__0xc000d8ed38___} (1.56s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d8ed50__} (0.71s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d8ed68__} (1.63s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d8ed80__} (1.53s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d8ed98__} (1.50s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.32s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.37s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.71s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.47s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.59s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.90s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.70s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.01s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.94s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.92s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.58s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.87s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.92s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.87s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.87s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.00s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.00s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.76s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.36s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.00s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.67s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.93s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.95s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.94s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.93s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.93s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.02s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.85s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.28s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.89s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.85s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.86s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.86s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.74s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.71s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.74s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.88s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.45s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.22s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.77s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.64s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.00s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.90s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.65s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAttachDetach (0.89s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.64s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.80s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.73s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.84s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.85s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.49s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.01s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.35s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.08s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.01s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.18s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.45s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.18s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.16s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.06s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.49s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.24s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.53s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.93s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.50s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.74s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.41s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.43s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.65s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.55s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.52s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.21s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.80s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.58s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.32s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.86s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.33s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.33s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.94s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.20s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.14s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.14s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.52s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.30s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.79s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.06s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.50s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.64s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.33s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.31s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.10s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.09s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.42s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.65s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.06s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.99s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.35s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.05s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.54s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildCmd (0.35s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s) [2022-09-07T20:44:25.610Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-07T20:44:25.610Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.42s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.36s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.10s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.02s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.88s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.61s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.27s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.48s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.08s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.68s) [2022-09-07T20:44:25.611Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-09-07T20:44:25.611Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-07T20:44:25.611Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-07T20:44:25.611Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.36s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.92s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.56s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.47s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.46s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.55s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.09s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.03s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.53s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.03s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.97s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.19s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.73s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.11s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.51s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.74s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.51s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.58s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.74s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.79s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.13s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.28s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.24s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.70s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.20s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.24s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.25s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.48s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.08s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.23s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.26s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.53s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.03s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.16s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildEnv (1.02s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.04s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.03s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.10s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.97s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.21s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.48s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.70s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.44s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.27s) [2022-09-07T20:44:25.611Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.03s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.54s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.37s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildFails (0.73s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.59s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.78s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.37s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.45s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.73s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.30s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.65s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.53s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.32s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.02s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.37s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.54s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.55s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.39s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.66s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildLabel (0.30s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.27s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildLabels (0.38s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.82s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.03s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.85s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.25s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.08s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.11s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.43s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.92s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.19s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.39s) [2022-09-07T20:44:25.611Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.99s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.49s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.26s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.70s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.59s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.86s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.64s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.19s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.61s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.70s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.63s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.24s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.08s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.64s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.80s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.02s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.63s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildPATH (3.14s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.93s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.28s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.33s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.87s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.63s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildRm (2.47s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.95s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.41s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.42s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.12s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.50s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.98s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.94s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2022-09-07T20:44:25.611Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.42s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.65s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildStderr (0.90s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.50s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.89s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.84s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.48s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.67s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.52s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildUser (1.74s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.82s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.87s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.57s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.60s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.05s) [2022-09-07T20:44:25.611Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-07T20:44:25.611Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-07T20:44:25.611Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-07T20:44:25.611Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.22s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.88s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.75s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.62s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.47s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.08s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.49s) [2022-09-07T20:44:25.611Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.72s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.58s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.99s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestCommitChange (0.74s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.58s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.16s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.10s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.76s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestCommitTTY (1.56s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.16s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.65s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.25s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.80s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.62s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.61s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.88s) [2022-09-07T20:44:25.611Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.80s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.13s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.02s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.68s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.97s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.66s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.58s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.84s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.23s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.63s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.81s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.80s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.70s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.75s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.61s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.86s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.32s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.53s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.94s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.85s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.42s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.67s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.50s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.88s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.48s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.87s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.97s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpToDot (0.75s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.25s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.12s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpToStdout (0.60s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.41s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.28s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.65s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.11s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.58s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.76s) [2022-09-07T20:44:25.612Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.49s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-09-07T20:44:25.612Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.53s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.20s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsCommit (0.61s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.61s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.94s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.52s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.06s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.14s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.99s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsCopy (0.78s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.89s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.36s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.41s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsFilters (1.29s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsFormat (0.89s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.02s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-09-07T20:44:25.612Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-07T20:44:25.612Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.35s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsRename (0.46s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsResize (0.52s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.39s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.73s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.68s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.11s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.84s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.47s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.99s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestExecCgroup (1.03s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestExecEnv (0.70s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.36s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.73s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestExecInspectID (1.70s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.62s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) [2022-09-07T20:44:25.612Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.22s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.56s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.83s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestExecWithUser (0.95s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.37s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.59s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestHealth (19.44s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.07s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestBuildHistory (2.78s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.58s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestImportDisplay (1.10s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestImportFile (1.15s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-09-07T20:44:25.612Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestImportGzipped (1.11s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2022-09-07T20:44:25.613Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectHistory (0.69s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-09-07T20:44:25.613Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.31s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.99s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.01s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.11s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.43s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.39s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.39s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.74s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.54s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.48s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.44s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.85s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.75s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.78s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.78s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.72s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLogsSince (6.77s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.68s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.49s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestNetHostname (1.30s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.71s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.08s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.67s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.68s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.21s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.97s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.42s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.83s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.96s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPluginActive (2.43s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.75s) [2022-09-07T20:44:25.613Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.55s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.78s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.70s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.70s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.20s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.09s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPortList (7.54s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.56s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.88s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.94s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPsByOrder (1.93s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.12s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.92s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.34s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.45s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.22s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.85s) [2022-09-07T20:44:25.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.99s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.92s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.56s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.46s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.30s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.68s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.38s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.49s) [2022-09-07T20:44:25.614Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.50s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.03s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.95s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.06s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.15s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.33s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.53s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.28s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.90s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.33s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.69s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.19s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.71s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.14s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.52s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.43s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.65s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.43s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.43s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.43s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.64s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.71s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.43s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.44s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.96s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.01s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.02s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.06s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.63s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.48s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.21s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.95s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunAddHost (0.51s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.81s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.01s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.72s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.76s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.58s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.73s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.79s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.53s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.67s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.75s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.00s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.23s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.85s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.41s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.42s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.04s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.29s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.48s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.84s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.10s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.48s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.61s) [2022-09-07T20:44:25.614Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-09-07T20:44:25.614Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.51s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.10s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.35s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.95s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s) [2022-09-07T20:44:25.614Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.01s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s) [2022-09-07T20:44:25.614Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.47s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.42s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunExitCode (0.42s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.51s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.47s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.50s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.46s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2022-09-07T20:44:25.615Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.55s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.93s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.73s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.33s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.52s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.07s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.93s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.40s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.86s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.35s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.46s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.95s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.05s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.05s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.12s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.09s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunMount (4.98s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.62s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.25s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.66s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.99s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.83s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.44s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.23s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.54s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunNetHost (0.70s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.64s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.58s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.44s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.26s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.57s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.42s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.83s) [2022-09-07T20:44:25.615Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.08s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.57s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2022-09-07T20:44:25.615Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s) [2022-09-07T20:44:25.615Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.90s) [2022-09-07T20:44:25.615Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.47s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.27s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunRm (0.59s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.58s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.54s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.61s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.32s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.39s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.66s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.64s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.52s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.53s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.39s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.67s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.76s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.60s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.59s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunState (1.33s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.62s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.57s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2022-09-07T20:44:25.615Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.48s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.64s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunSysctls (1.43s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.51s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.09s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.50s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.44s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.05s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.05s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.53s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.46s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.52s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.16s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunUserByID (0.49s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.64s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunUserByName (0.61s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2022-09-07T20:44:25.615Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.57s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.12s) [2022-09-07T20:44:25.615Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.79s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.91s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.51s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.49s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.55s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.12s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.54s) [2022-09-07T20:44:25.616Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-07T20:44:25.616Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-07T20:44:25.616Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-09-07T20:44:25.616Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.60s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.71s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.10s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.58s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.55s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.75s) [2022-09-07T20:44:25.616Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-09-07T20:44:25.616Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-07T20:44:25.616Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-07T20:44:25.616Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-07T20:44:25.616Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-07T20:44:25.616Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.50s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.50s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.52s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.49s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.32s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.63s) [2022-09-07T20:44:25.616Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.97s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.65s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.93s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.19s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.71s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.84s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.66s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.66s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.73s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.71s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.56s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.37s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.68s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.12s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.00s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.29s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.29s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.61s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.92s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.55s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.16s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.13s) [2022-09-07T20:44:25.616Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.05s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.75s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.93s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.33s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.34s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.07s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.10s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.13s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.44s) [2022-09-07T20:44:25.616Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.92s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.79s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.73s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.81s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.76s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestStartRecordError (1.35s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.38s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.34s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.64s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.03s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.54s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.79s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.52s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-09-07T20:44:25.616Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-09-07T20:44:25.616Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-07T20:44:25.616Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.92s) [2022-09-07T20:44:25.616Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.67s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.76s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.28s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.44s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-09-07T20:44:25.616Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-09-07T20:44:25.617Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.08s) [2022-09-07T20:44:25.617Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-09-07T20:44:25.617Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-09-07T20:44:25.617Z] === RUN TestDockerRegistrySuite [2022-09-07T20:44:25.617Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-09-07T20:44:26.994Z] check_test.go:427: [dc6503a287b33] daemon is not started [2022-09-07T20:44:26.994Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-09-07T20:44:27.922Z] check_test.go:427: [ddcd7fb100308] daemon is not started [2022-09-07T20:44:27.922Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-09-07T20:44:29.288Z] check_test.go:427: [de850938787e7] daemon is not started [2022-09-07T20:44:29.288Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-09-07T20:44:29.288Z] check_test.go:427: [dfea9403c9f93] daemon is not started [2022-09-07T20:44:29.288Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-09-07T20:44:32.558Z] check_test.go:427: [dd85c2ab47113] daemon is not started [2022-09-07T20:44:32.558Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-09-07T20:44:37.803Z] check_test.go:427: [daa19bda4d224] daemon is not started [2022-09-07T20:44:37.803Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-09-07T20:44:40.321Z] check_test.go:427: [d498ed8362e68] daemon is not started [2022-09-07T20:44:40.321Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-09-07T20:44:41.251Z] check_test.go:427: [d394d35ef9c7b] daemon is not started [2022-09-07T20:44:41.251Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-09-07T20:44:42.180Z] check_test.go:427: [d99d1c6580b05] daemon is not started [2022-09-07T20:44:42.180Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-09-07T20:44:43.108Z] check_test.go:427: [debf1eff80abe] daemon is not started [2022-09-07T20:44:43.108Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-09-07T20:44:44.474Z] check_test.go:427: [d35e4bccd5a17] daemon is not started [2022-09-07T20:44:44.474Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-09-07T20:44:45.403Z] check_test.go:427: [dba84204c7ab0] daemon is not started [2022-09-07T20:44:45.403Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-09-07T20:44:46.332Z] check_test.go:427: [d10b5d0cfa57b] daemon is not started [2022-09-07T20:44:46.596Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-09-07T20:44:47.528Z] check_test.go:427: [d16aa2b25b7e7] daemon is not started [2022-09-07T20:44:47.528Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-09-07T20:44:48.458Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8dba1f580fb5d1dfcec8371aa926671e5697f9d8d0affd23f7766a1d53225ab6 [2022-09-07T20:44:49.020Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1580b7cae7e3ce877408b481f7b6c3119fd696e62cedcd43a5181edab23c34db [2022-09-07T20:44:49.276Z] check_test.go:427: [d4a0eec3a22c8] daemon is not started [2022-09-07T20:44:49.276Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-09-07T20:44:50.204Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e98c9d7621b6df3fe602b251f0456cc418e16179432bfaaa363baaf49467445d [2022-09-07T20:44:51.132Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f377c637aaea9e37287fc68c254313a84a447ca92fb3de4e1ac3534613c311c8 [2022-09-07T20:44:51.132Z] check_test.go:427: [d4536f8374e4d] daemon is not started [2022-09-07T20:44:51.132Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-09-07T20:44:52.061Z] check_test.go:427: [dd3c9d522df9f] daemon is not started [2022-09-07T20:44:52.061Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-09-07T20:44:54.580Z] check_test.go:427: [d735311fb7403] daemon is not started [2022-09-07T20:44:54.580Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-09-07T20:44:55.142Z] check_test.go:427: [d5dda0742f66e] daemon is not started [2022-09-07T20:44:55.142Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-09-07T20:44:55.142Z] check_test.go:427: [d64a582def272] daemon is not started [2022-09-07T20:44:55.142Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-09-07T20:44:56.071Z] check_test.go:427: [d7fb657e44146] daemon is not started [2022-09-07T20:44:56.328Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-09-07T20:44:57.255Z] check_test.go:427: [dffe43bc2c000] daemon is not started [2022-09-07T20:44:57.255Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-09-07T20:44:57.818Z] check_test.go:427: [db28cf83133d3] daemon is not started [2022-09-07T20:44:57.818Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-09-07T20:45:00.336Z] check_test.go:427: [df861d3015c1f] daemon is not started [2022-09-07T20:45:00.336Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-09-07T20:45:00.593Z] check_test.go:427: [d4cdc11fde3ef] daemon is not started [2022-09-07T20:45:00.593Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-09-07T20:45:01.522Z] check_test.go:427: [d1d498b55110f] daemon is not started [2022-09-07T20:45:01.522Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-09-07T20:45:02.085Z] check_test.go:427: [d2a553e9ce1ec] daemon is not started [2022-09-07T20:45:02.085Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-09-07T20:45:02.085Z] check_test.go:427: [d73e2623d7510] daemon is not started [2022-09-07T20:45:02.085Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-09-07T20:45:02.341Z] check_test.go:427: [d75ce8e91298c] daemon is not started [2022-09-07T20:45:02.341Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-09-07T20:45:02.597Z] check_test.go:427: [d0e99f167f6fb] daemon is not started [2022-09-07T20:45:02.597Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-09-07T20:45:02.853Z] check_test.go:427: [d7e7331d8fb4e] daemon is not started [2022-09-07T20:45:02.853Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-09-07T20:45:03.109Z] check_test.go:427: [d455fd1044678] daemon is not started [2022-09-07T20:45:03.109Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-09-07T20:45:04.038Z] check_test.go:427: [dcfe391912a4c] daemon is not started [2022-09-07T20:45:04.038Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-09-07T20:45:05.515Z] check_test.go:427: [dbf245de13f3f] daemon is not started [2022-09-07T20:45:05.515Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-09-07T20:45:06.449Z] check_test.go:427: [dfeabaacad0a8] daemon is not started [2022-09-07T20:45:06.449Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-09-07T20:45:07.377Z] check_test.go:427: [d953729e5509e] daemon is not started [2022-09-07T20:45:07.377Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-09-07T20:45:08.305Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite (43.43s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.20s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.38s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.21s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.77s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.38s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.72s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.10s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.05s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.83s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.84s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.01s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.29s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.03s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.51s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-09-07T20:45:09.234Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-09-07T20:45:09.234Z] === RUN TestDockerSchema1RegistrySuite [2022-09-07T20:45:09.234Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-09-07T20:45:09.234Z] check_test.go:454: [d9e6fc2fc5b57] daemon is not started [2022-09-07T20:45:09.234Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-09-07T20:45:12.506Z] check_test.go:454: [da5a8dc968565] daemon is not started [2022-09-07T20:45:12.506Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-09-07T20:45:16.675Z] check_test.go:454: [d6e9619aa953c] daemon is not started [2022-09-07T20:45:16.675Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-09-07T20:45:17.239Z] check_test.go:454: [d58fa0e1f249a] daemon is not started [2022-09-07T20:45:17.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-09-07T20:45:17.495Z] check_test.go:454: [dcd4754f46e59] daemon is not started [2022-09-07T20:45:17.495Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-09-07T20:45:18.495Z] check_test.go:454: [dd59c96a7bc6c] daemon is not started [2022-09-07T20:45:18.496Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-09-07T20:45:19.423Z] check_test.go:454: [d3d0e4965703a] daemon is not started [2022-09-07T20:45:19.424Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-09-07T20:45:20.353Z] check_test.go:454: [d6b8e345b1721] daemon is not started [2022-09-07T20:45:20.353Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-09-07T20:45:22.871Z] check_test.go:454: [db8dd1120fd25] daemon is not started [2022-09-07T20:45:22.871Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-09-07T20:45:22.871Z] check_test.go:454: [dc6ba3df10474] daemon is not started [2022-09-07T20:45:22.871Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-09-07T20:45:23.434Z] check_test.go:454: [d9ee1e9366009] daemon is not started [2022-09-07T20:45:23.434Z] --- PASS: TestDockerSchema1RegistrySuite (14.37s) [2022-09-07T20:45:23.434Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-09-07T20:45:23.434Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.75s) [2022-09-07T20:45:23.434Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.29s) [2022-09-07T20:45:23.434Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.01s) [2022-09-07T20:45:23.434Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-09-07T20:45:23.434Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-09-07T20:45:23.434Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-09-07T20:45:23.435Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.90s) [2022-09-07T20:45:23.435Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.43s) [2022-09-07T20:45:23.435Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-09-07T20:45:23.435Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-09-07T20:45:23.435Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-09-07T20:45:23.435Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-09-07T20:45:23.997Z] check_test.go:483: [dbd1395778499] daemon is not started [2022-09-07T20:45:23.997Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-09-07T20:45:24.559Z] check_test.go:483: [df4177a457458] daemon is not started [2022-09-07T20:45:24.815Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-09-07T20:45:24.815Z] check_test.go:483: [dc5bb3f2843c9] daemon is not started [2022-09-07T20:45:24.815Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-09-07T20:45:26.182Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-09-07T20:45:26.746Z] check_test.go:483: [ddbfc0343c0f5] daemon is not started [2022-09-07T20:45:26.746Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-09-07T20:45:27.309Z] check_test.go:483: [d0b131b34c9f1] daemon is not started [2022-09-07T20:45:27.309Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-09-07T20:45:28.238Z] check_test.go:483: [dfc33cd3ab25c] daemon is not started [2022-09-07T20:45:28.238Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-09-07T20:45:28.238Z] check_test.go:483: [d59e3f3d34a7e] daemon is not started [2022-09-07T20:45:28.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.81s) [2022-09-07T20:45:28.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2022-09-07T20:45:28.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2022-09-07T20:45:28.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-09-07T20:45:28.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.26s) [2022-09-07T20:45:28.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.61s) [2022-09-07T20:45:28.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-09-07T20:45:28.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.86s) [2022-09-07T20:45:28.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-09-07T20:45:28.238Z] === RUN TestDockerRegistryAuthTokenSuite [2022-09-07T20:45:28.238Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-09-07T20:45:33.492Z] check_test.go:510: [dd8fe4f6ee7f5] daemon is not started [2022-09-07T20:45:33.492Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-09-07T20:45:33.492Z] check_test.go:510: [d2638d4f4903b] daemon is not started [2022-09-07T20:45:33.492Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-09-07T20:45:33.763Z] check_test.go:510: [d1d27fc0a607a] daemon is not started [2022-09-07T20:45:33.763Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-09-07T20:45:33.763Z] check_test.go:510: [d32fd8efc0516] daemon is not started [2022-09-07T20:45:33.763Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-09-07T20:45:34.022Z] check_test.go:510: [d2092ae6abbb2] daemon is not started [2022-09-07T20:45:34.022Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-09-07T20:45:34.022Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-09-07T20:45:34.022Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-09-07T20:45:34.022Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2022-09-07T20:45:34.022Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-09-07T20:45:34.022Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-09-07T20:45:34.022Z] === RUN TestDockerNetworkSuite [2022-09-07T20:45:34.022Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-09-07T20:45:35.388Z] docker_cli_network_unix_test.go:46: [d99a94e863e3b] daemon is not started [2022-09-07T20:45:35.388Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-09-07T20:45:35.950Z] docker_cli_network_unix_test.go:46: [d84f0409d0892] daemon is not started [2022-09-07T20:45:35.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-09-07T20:45:38.468Z] docker_cli_network_unix_test.go:46: [d4994a2f95cae] daemon is not started [2022-09-07T20:45:38.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-09-07T20:45:40.091Z] docker_cli_network_unix_test.go:46: [dcbd9b126a225] daemon is not started [2022-09-07T20:45:40.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-09-07T20:45:40.606Z] docker_cli_network_unix_test.go:1233: [d3ddc5793e8ff] daemon is not started [2022-09-07T20:45:43.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-09-07T20:45:44.053Z] docker_cli_network_unix_test.go:46: [dd21522334e62] daemon is not started [2022-09-07T20:45:44.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-09-07T20:45:49.561Z] docker_cli_network_unix_test.go:46: [d5d55094266f2] daemon is not started [2022-09-07T20:45:49.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-09-07T20:45:51.707Z] docker_cli_network_unix_test.go:46: [dac9531781574] daemon is not started [2022-09-07T20:45:51.962Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-09-07T20:45:53.327Z] docker_cli_network_unix_test.go:46: [d47c8f3424467] daemon is not started [2022-09-07T20:45:53.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-09-07T20:45:53.587Z] docker_cli_network_unix_test.go:46: [d0abf401bbb20] daemon is not started [2022-09-07T20:45:53.587Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-09-07T20:45:53.844Z] docker_cli_network_unix_test.go:46: [d1dc5acc2c02f] daemon is not started [2022-09-07T20:45:54.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-09-07T20:45:54.691Z] docker_cli_network_unix_test.go:46: [d5397ff169630] daemon is not started [2022-09-07T20:45:55.255Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-09-07T20:45:55.511Z] docker_cli_network_unix_test.go:46: [dac65e84abd12] daemon is not started [2022-09-07T20:45:56.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-09-07T20:45:56.073Z] docker_cli_network_unix_test.go:46: [d4b0b2ff4cd4e] daemon is not started [2022-09-07T20:45:56.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-09-07T20:45:56.635Z] docker_cli_network_unix_test.go:46: [ddd1969748512] daemon is not started [2022-09-07T20:45:56.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-09-07T20:45:56.891Z] docker_cli_network_unix_test.go:46: [de0161031a4aa] daemon is not started [2022-09-07T20:45:57.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-09-07T20:45:57.405Z] docker_cli_network_unix_test.go:46: [d8ff6620d803a] daemon is not started [2022-09-07T20:45:57.405Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-09-07T20:45:57.405Z] docker_cli_network_unix_test.go:46: [d3e588d8dd5bb] daemon is not started [2022-09-07T20:45:57.405Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-09-07T20:45:57.661Z] docker_cli_network_unix_test.go:46: [d0d0faf6c604c] daemon is not started [2022-09-07T20:45:57.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-09-07T20:45:58.223Z] docker_cli_network_unix_test.go:46: [d3eeec44762e4] daemon is not started [2022-09-07T20:45:58.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-09-07T20:45:58.786Z] docker_cli_network_unix_test.go:46: [d8ba84de8a82f] daemon is not started [2022-09-07T20:45:59.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-09-07T20:45:59.348Z] docker_cli_network_unix_test.go:46: [d9a574ed89182] daemon is not started [2022-09-07T20:45:59.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-09-07T20:45:59.604Z] docker_cli_network_unix_test.go:46: [d215b57cb1bb8] daemon is not started [2022-09-07T20:45:59.604Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-09-07T20:45:59.860Z] docker_cli_network_unix_test.go:46: [de0b7a8123bc8] daemon is not started [2022-09-07T20:45:59.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-09-07T20:46:01.226Z] docker_cli_network_unix_test.go:968: [d8c5978e311f5] daemon is not started [2022-09-07T20:46:02.154Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-09-07T20:46:03.084Z] docker_cli_network_unix_test.go:46: [d3ac652818ba4] daemon is not started [2022-09-07T20:46:03.339Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-09-07T20:46:05.856Z] docker_cli_network_unix_test.go:1116: [dd04fa0bee0f2] daemon is not started [2022-09-07T20:46:09.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-09-07T20:46:09.133Z] docker_cli_network_unix_test.go:46: [d93313553e4c8] daemon is not started [2022-09-07T20:46:09.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-09-07T20:46:10.061Z] docker_cli_network_unix_test.go:46: [dcbc10b24d265] daemon is not started [2022-09-07T20:46:10.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-09-07T20:46:10.061Z] docker_cli_network_unix_test.go:46: [df48c3ecb084c] daemon is not started [2022-09-07T20:46:10.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-09-07T20:46:10.061Z] docker_cli_network_unix_test.go:46: [dc5744ccc1203] daemon is not started [2022-09-07T20:46:10.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-09-07T20:46:10.317Z] docker_cli_network_unix_test.go:46: [d0facb1a0e407] daemon is not started [2022-09-07T20:46:10.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-09-07T20:46:10.317Z] docker_cli_network_unix_test.go:46: [d55c68ba6c22a] daemon is not started [2022-09-07T20:46:10.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-09-07T20:46:10.317Z] docker_cli_network_unix_test.go:46: [d280c1dd2473c] daemon is not started [2022-09-07T20:46:10.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-09-07T20:46:12.209Z] docker_cli_network_unix_test.go:46: [dbfbe4d78e1dc] daemon is not started [2022-09-07T20:46:12.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-09-07T20:46:12.773Z] docker_cli_network_unix_test.go:46: [dde042cab3d0a] daemon is not started [2022-09-07T20:46:12.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-09-07T20:46:12.773Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-09-07T20:46:12.773Z] docker_cli_network_unix_test.go:46: [d746eaa718523] daemon is not started [2022-09-07T20:46:12.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-09-07T20:46:13.334Z] docker_cli_network_unix_test.go:46: [d4ac0b4596ede] daemon is not started [2022-09-07T20:46:13.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-09-07T20:46:14.538Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-09-07T20:46:17.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-09-07T20:46:18.738Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-09-07T20:46:19.301Z] docker_cli_network_unix_test.go:1084: [d5dfff0dcaa5f] daemon is not started [2022-09-07T20:46:21.823Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-09-07T20:46:21.823Z] docker_cli_network_unix_test.go:46: [d90713cc5402b] daemon is not started [2022-09-07T20:46:21.823Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-09-07T20:46:22.384Z] docker_cli_network_unix_test.go:46: [d2b3af4762b2f] daemon is not started [2022-09-07T20:46:22.640Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-09-07T20:46:24.006Z] docker_cli_network_unix_test.go:46: [d65d9e7caf626] daemon is not started [2022-09-07T20:46:24.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-09-07T20:46:24.570Z] docker_cli_network_unix_test.go:46: [d739ba6805767] daemon is not started [2022-09-07T20:46:24.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-09-07T20:46:25.132Z] docker_cli_network_unix_test.go:46: [d9a78b28c4949] daemon is not started [2022-09-07T20:46:25.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-09-07T20:46:26.256Z] docker_cli_network_unix_test.go:46: [d6559cb329ccd] daemon is not started [2022-09-07T20:46:26.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-09-07T20:46:26.817Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-09-07T20:46:27.073Z] docker_cli_network_unix_test.go:46: [d6e9033b59e6d] daemon is not started [2022-09-07T20:46:27.329Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-09-07T20:46:33.871Z] docker_cli_network_unix_test.go:46: [d831064ae79d6] daemon is not started [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite (60.16s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.31s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.76s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.78s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.56s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.54s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.31s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.24s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.10s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.06s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.17s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.55s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.45s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-09-07T20:46:34.130Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.09s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.77s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.16s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.70s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.06s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.62s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.19s) [2022-09-07T20:46:34.130Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.82s) [2022-09-07T20:46:34.130Z] === RUN TestDockerHubPullSuite [2022-09-07T20:46:34.130Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-09-07T20:46:34.130Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-09-07T20:46:36.646Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-09-07T20:46:36.646Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-09-07T20:46:39.187Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-09-07T20:46:39.749Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-09-07T20:46:40.311Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-09-07T20:46:41.677Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-09-07T20:46:42.239Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-09-07T20:46:42.802Z] --- PASS: TestDockerHubPullSuite (8.54s) [2022-09-07T20:46:42.802Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.01s) [2022-09-07T20:46:42.802Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.57s) [2022-09-07T20:46:42.802Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.08s) [2022-09-07T20:46:42.802Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.91s) [2022-09-07T20:46:42.802Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.60s) [2022-09-07T20:46:42.802Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-09-07T20:46:42.802Z] PASS [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === Skipped [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-07T20:46:42.802Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-07T20:46:42.802Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-09-07T20:46:42.802Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-07T20:46:42.802Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-07T20:46:42.802Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-07T20:46:42.802Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-09-07T20:46:42.802Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-07T20:46:42.802Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-07T20:46:42.802Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-07T20:46:42.802Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-07T20:46:42.802Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-07T20:46:42.802Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-07T20:46:42.802Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-07T20:46:42.802Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-07T20:46:42.802Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-07T20:46:42.802Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-07T20:46:42.802Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-07T20:46:42.802Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-07T20:46:42.802Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-07T20:46:42.802Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-07T20:46:42.802Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-09-07T20:46:42.802Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-07T20:46:42.802Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-09-07T20:46:42.802Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-07T20:46:42.802Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-07T20:46:42.802Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-09-07T20:46:42.802Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-07T20:46:42.802Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-07T20:46:42.802Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-07T20:46:42.802Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.802Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-07T20:46:42.802Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-09-07T20:46:42.802Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-07T20:46:42.802Z] [2022-09-07T20:46:42.803Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-09-07T20:46:42.803Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-09-07T20:46:42.803Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-09-07T20:46:42.803Z] [2022-09-07T20:46:42.803Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-07T20:46:42.803Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-09-07T20:46:42.803Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-07T20:46:42.803Z] [2022-09-07T20:46:42.803Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-07T20:46:42.803Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.803Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-07T20:46:42.803Z] [2022-09-07T20:46:42.803Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-07T20:46:42.803Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.803Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-07T20:46:42.803Z] [2022-09-07T20:46:42.803Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-07T20:46:42.803Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.803Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-07T20:46:42.803Z] [2022-09-07T20:46:42.803Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-07T20:46:42.803Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-09-07T20:46:42.803Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-07T20:46:42.803Z] [2022-09-07T20:46:42.803Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-07T20:46:42.803Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-09-07T20:46:42.803Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-07T20:46:42.803Z] [2022-09-07T20:46:42.803Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-07T20:46:42.803Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-09-07T20:46:42.803Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-07T20:46:42.803Z] [2022-09-07T20:46:42.803Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-07T20:46:42.803Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-09-07T20:46:42.803Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-07T20:46:42.803Z] [2022-09-07T20:46:42.803Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-07T20:46:42.803Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-09-07T20:46:42.803Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-07T20:46:42.803Z] [2022-09-07T20:46:42.803Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-07T20:46:42.803Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-09-07T20:46:42.803Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-07T20:46:42.803Z] [2022-09-07T20:46:42.803Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-07T20:46:42.803Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-09-07T20:46:42.803Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-07T20:46:42.803Z] [2022-09-07T20:46:42.803Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-07T20:46:42.803Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-09-07T20:46:42.803Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-07T20:46:42.803Z] [2022-09-07T20:46:42.803Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-09-07T20:46:42.803Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.803Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-09-07T20:46:42.803Z] [2022-09-07T20:46:42.803Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-07T20:46:42.803Z] docker_cli_sni_test.go:30: Flakey test [2022-09-07T20:46:42.803Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-07T20:46:42.803Z] [2022-09-07T20:46:42.803Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-07T20:46:42.803Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-09-07T20:46:42.803Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-07T20:46:42.803Z] [2022-09-07T20:46:42.803Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-07T20:46:42.803Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-09-07T20:46:42.803Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-07T20:46:42.803Z] [2022-09-07T20:46:42.803Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-07T20:46:42.803Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-09-07T20:46:42.803Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-07T20:46:42.803Z] [2022-09-07T20:46:42.803Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-07T20:46:42.803Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-09-07T20:46:42.803Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-07T20:46:42.803Z] [2022-09-07T20:46:42.803Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-07T20:46:42.803Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-09-07T20:46:42.803Z] docker_cli_network_unix_test.go:46: [d746eaa718523] daemon is not started [2022-09-07T20:46:42.803Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-07T20:46:42.803Z] [2022-09-07T20:46:42.803Z] DONE 1265 tests, 51 skipped in 1470.429s [2022-09-07T20:46:42.803Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-07T20:46:42.803Z] ++++ cat bundles/test-integration/docker.pid [2022-09-07T20:46:42.803Z] +++ kill 9423 [2022-09-07T20:46:42.803Z] +++ /etc/init.d/apparmor stop [2022-09-07T20:46:42.803Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-07T20:46:42.803Z] [2022-09-07T20:46:42.803Z] Unloading profiles will leave already running processes permanently [2022-09-07T20:46:42.803Z] unconfined, which can lead to unexpected situations. [2022-09-07T20:46:42.803Z] [2022-09-07T20:46:42.803Z] To set a process to complain mode, use the command line tool [2022-09-07T20:46:42.803Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-07T20:46:42.803Z] +++ true [2022-09-07T20:46:42.803Z] exiting test-integration [2022-09-07T20:46:42.803Z] ++ exit 0 [2022-09-07T20:46:42.803Z] [2022-09-07T20:46:43.059Z] + for job in $(jobs -p) [2022-09-07T20:46:43.059Z] + wait 12475 [2022-09-07T20:46:48.299Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-09-07T20:46:51.565Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-09-07T20:46:51.565Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-09-07T20:46:51.565Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-09-07T20:46:56.808Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-09-07T20:46:56.808Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-09-07T20:46:57.370Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-09-07T20:46:59.885Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-09-07T20:47:56.061Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-09-07T20:47:56.061Z] docker_cli_swarm_test.go:1180: [df05b6e301a8e] joining swarm manager [dc11f25288a55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:48:01.303Z] docker_cli_swarm_test.go:1189: [d21100320e227] joining swarm manager [dc11f25288a55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T20:48:47.914Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-09-07T20:48:54.448Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-09-07T20:48:58.613Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-09-07T20:49:00.509Z] docker_cli_swarm_test.go:1112: [dacdee442023c] joining swarm manager [dd7ed418759da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:49:01.435Z] docker_cli_swarm_test.go:1113: [dba21fa1727fc] joining swarm manager [dd7ed418759da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T20:50:22.799Z] docker_cli_swarm_test.go:1166: [d0bac86050e97] joining swarm manager [dd7ed418759da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-07T20:50:49.296Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-09-07T20:50:49.296Z] docker_cli_swarm_test.go:1447: [dd962dba89841] joining swarm manager [d0069e5f59d1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:50:50.240Z] docker_cli_swarm_test.go:1448: [de00626eb8ca0] joining swarm manager [d0069e5f59d1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T20:51:02.415Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-09-07T20:51:02.416Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-09-07T20:51:02.416Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-09-07T20:51:02.416Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-09-07T20:51:02.416Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-09-07T20:51:02.977Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-09-07T20:51:05.491Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-09-07T20:51:08.758Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-09-07T20:51:10.647Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-09-07T20:51:12.537Z] docker_cli_swarm_unix_test.go:63: [daa69351e440f] joining swarm manager [d995673f00987]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:52:08.701Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-09-07T20:52:08.701Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-09-07T20:52:08.701Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-09-07T20:52:10.592Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-09-07T20:52:13.859Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-09-07T20:52:16.387Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-09-07T20:52:18.277Z] docker_api_swarm_test.go:962: [daa8d465045ba] joining swarm manager [d4a79b94c8f90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T20:52:36.317Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-09-07T20:52:48.483Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-09-07T20:52:49.849Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-09-07T20:52:52.365Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-09-07T20:52:54.883Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-09-07T20:53:04.828Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-09-07T20:53:08.097Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-09-07T20:53:10.613Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-09-07T20:53:13.131Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-09-07T20:53:15.647Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-09-07T20:53:18.163Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-09-07T20:53:21.433Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-09-07T20:53:23.322Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-09-07T20:54:19.494Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-09-07T20:54:34.330Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite (1614.67s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.14s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.17s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.98s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.28s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.91s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.70s) [2022-09-07T20:54:52.368Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.90s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.93s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (52.32s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.54s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.18s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.63s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.06s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.63s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.85s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.34s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.59s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.35s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.80s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.86s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.63s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.90s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.56s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.18s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.77s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.59s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.49s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.24s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.89s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.11s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.49s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.33s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.71s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.16s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.58s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.05s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.00s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.62s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.11s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.22s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.49s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.45s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.74s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.87s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.89s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.95s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.37s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.99s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.05s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.96s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.70s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.09s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.65s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.34s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.48s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.07s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.04s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.13s) [2022-09-07T20:54:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.99s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.17s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.24s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.00s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.19s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.68s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.87s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.65s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.74s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.82s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.94s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.58s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.23s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.11s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.54s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (120.90s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.03s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.13s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.47s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.21s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.86s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.13s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.61s) [2022-09-07T20:54:52.369Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.04s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.15s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.45s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.98s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.03s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.20s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (109.10s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.35s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.34s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.28s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.07s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.09s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.44s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.14s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.42s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.24s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.00s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.24s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.53s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.60s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.49s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.49s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.61s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.99s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.95s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.23s) [2022-09-07T20:54:52.369Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.18s) [2022-09-07T20:54:52.369Z] === RUN TestDockerExternalVolumeSuite [2022-09-07T20:54:52.369Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-09-07T20:54:52.369Z] docker_cli_external_volume_driver_test.go:53: [d77df320f6cc8] daemon is not started [2022-09-07T20:55:07.203Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-09-07T20:56:14.850Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-09-07T20:56:22.932Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-09-07T20:56:37.766Z] docker_cli_external_volume_driver_test.go:53: [d9f2ef746a401] daemon is not started [2022-09-07T20:56:52.601Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-09-07T20:57:07.453Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-09-07T20:57:25.493Z] docker_cli_external_volume_driver_test.go:53: [d43f1dc5fb1ea] daemon is not started [2022-09-07T20:57:37.656Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-09-07T20:57:37.656Z] docker_cli_external_volume_driver_test.go:53: [dfb3e4b6d6e6b] daemon is not started [2022-09-07T20:57:52.493Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-09-07T20:58:24.528Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-09-07T20:58:42.567Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-09-07T20:58:57.402Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-09-07T20:59:44.014Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-09-07T21:00:02.061Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-09-07T21:00:34.081Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-09-07T21:01:06.101Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-09-07T21:01:20.946Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-09-07T21:01:35.784Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-09-07T21:01:35.784Z] docker_cli_external_volume_driver_test.go:485: [d133cfecafe28] daemon is not started [2022-09-07T21:01:53.824Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-09-07T21:01:53.824Z] docker_cli_external_volume_driver_test.go:53: [d4b51d60c88af] daemon is not started [2022-09-07T21:02:08.658Z] --- PASS: TestDockerExternalVolumeSuite (437.12s) [2022-09-07T21:02:08.658Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2022-09-07T21:02:08.658Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-09-07T21:02:08.658Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-09-07T21:02:08.658Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-09-07T21:02:08.658Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-09-07T21:02:08.658Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-09-07T21:02:08.658Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-09-07T21:02:08.658Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-09-07T21:02:08.658Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-09-07T21:02:08.658Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-09-07T21:02:08.658Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-09-07T21:02:08.658Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-09-07T21:02:08.658Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s) [2022-09-07T21:02:08.658Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-09-07T21:02:08.658Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.22s) [2022-09-07T21:02:08.658Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-09-07T21:02:08.658Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-09-07T21:02:08.658Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-09-07T21:02:08.658Z] PASS [2022-09-07T21:02:08.658Z] [2022-09-07T21:02:08.658Z] === Skipped [2022-09-07T21:02:08.658Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-07T21:02:08.658Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-07T21:02:08.658Z] check_test.go:540: [d8478a2947b7c] daemon is not started [2022-09-07T21:02:08.658Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-07T21:02:08.658Z] [2022-09-07T21:02:08.658Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-09-07T21:02:08.658Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-07T21:02:08.658Z] check_test.go:540: [db40170725926] daemon is not started [2022-09-07T21:02:08.658Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-09-07T21:02:08.658Z] [2022-09-07T21:02:08.658Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-07T21:02:08.658Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-07T21:02:08.658Z] check_test.go:540: [d67361ac03973] daemon is not started [2022-09-07T21:02:08.658Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-07T21:02:08.658Z] [2022-09-07T21:02:08.658Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-09-07T21:02:08.658Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-07T21:02:08.658Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-09-07T21:02:08.658Z] [2022-09-07T21:02:08.658Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-07T21:02:08.658Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-09-07T21:02:08.658Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-07T21:02:08.658Z] [2022-09-07T21:02:08.658Z] DONE 269 tests, 5 skipped in 2394.568s [2022-09-07T21:02:08.658Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-07T21:02:08.658Z] ++++ cat bundles/test-integration/docker.pid [2022-09-07T21:02:08.658Z] +++ kill 9451 [2022-09-07T21:02:08.658Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6e0e8bd1761c/docker.pid [2022-09-07T21:02:08.658Z] +++ kill 7203 [2022-09-07T21:02:08.658Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7203 is not a child of this shell [2022-09-07T21:02:08.658Z] warning: PID 7203 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6e0e8bd1761c/docker.pid had a nonzero exit code [2022-09-07T21:02:08.658Z] +++ /etc/init.d/apparmor stop [2022-09-07T21:02:08.658Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-07T21:02:08.658Z] [2022-09-07T21:02:08.658Z] Unloading profiles will leave already running processes permanently [2022-09-07T21:02:08.658Z] unconfined, which can lead to unexpected situations. [2022-09-07T21:02:08.658Z] [2022-09-07T21:02:08.658Z] To set a process to complain mode, use the command line tool [2022-09-07T21:02:08.658Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-07T21:02:08.658Z] +++ true [2022-09-07T21:02:08.658Z] exiting test-integration [2022-09-07T21:02:08.658Z] ++ exit 0 [2022-09-07T21:02:08.658Z] [2022-09-07T21:02:08.658Z] + exit 0 [2022-09-07T21:02:08.658Z] ++ jobs -p [2022-09-07T21:02:08.658Z] + pids= [2022-09-07T21:02:08.658Z] + echo 'Remaining pids to kill: []' [2022-09-07T21:02:08.658Z] Remaining pids to kill: [] [2022-09-07T21:02:08.658Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-09-07T21:02:08.670Z] Recording test results [2022-09-07T21:02:10.181Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-07T21:02:10.515Z] + echo Ensuring container killed. [2022-09-07T21:02:10.515Z] Ensuring container killed. [2022-09-07T21:02:10.515Z] + docker ps -aq -f name=docker-pr3-* [2022-09-07T21:02:10.776Z] + cids=0973f0d67a07 [2022-09-07T21:02:10.776Z] dfe7224136bf [2022-09-07T21:02:10.776Z] 8ccc6a58b3a7 [2022-09-07T21:02:10.776Z] + [ -n 0973f0d67a07 [2022-09-07T21:02:10.776Z] dfe7224136bf [2022-09-07T21:02:10.776Z] 8ccc6a58b3a7 ] [2022-09-07T21:02:10.776Z] + docker rm -vf 0973f0d67a07 dfe7224136bf 8ccc6a58b3a7 [2022-09-07T21:02:11.341Z] 0973f0d67a07 [2022-09-07T21:02:11.341Z] dfe7224136bf [2022-09-07T21:02:11.597Z] 8ccc6a58b3a7 [Pipeline] sh [2022-09-07T21:02:11.886Z] + echo Chowning /workspace to jenkins user [2022-09-07T21:02:11.886Z] Chowning /workspace to jenkins user [2022-09-07T21:02:11.886Z] + id -u [2022-09-07T21:02:11.886Z] + id -g [2022-09-07T21:02:11.886Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43973:/workspace busybox chown -R 1000:1000 /workspace [2022-09-07T21:02:11.886Z] Unable to find image 'busybox:latest' locally [2022-09-07T21:02:12.142Z] latest: Pulling from library/busybox [2022-09-07T21:02:12.142Z] 2c39bef88607: Pulling fs layer [2022-09-07T21:02:12.142Z] 2c39bef88607: Download complete [2022-09-07T21:02:12.399Z] 2c39bef88607: Pull complete [2022-09-07T21:02:12.399Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-07T21:02:12.399Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-07T21:02:15.251Z] + bundleName=amd64 [2022-09-07T21:02:15.252Z] + echo Creating amd64-bundles.tar.gz [2022-09-07T21:02:15.252Z] Creating amd64-bundles.tar.gz [2022-09-07T21:02:15.252Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-07T21:02:15.252Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-07T21:02:16.628Z] Archiving artifacts [2022-09-07T21:02:18.490Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43973/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-07T21:02:18.794Z] + make clean [2022-09-07T21:02:19.050Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-07T21:02:19.050Z] docker-dev-cache [2022-09-07T21:02:19.050Z] 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