Pull request #44030 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 92d2e12a4d1f2886dac5d202694c89f628ef2134+68d7736e9e819c675467b2e30df222c209174fbd (c414558065dd0b5ac1d8a718ac495a9915132823) 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-44030@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-24T16:21:55.758Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-24T16:21:55.762Z] Trying to pass milestone 1 [Pipeline] milestone [2022-08-24T16:21:55.850Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-24T16:21:56.055Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0758401d0b7f1908b) in /home/ubuntu/workspace/moby_PR-44030 [Pipeline] { [Pipeline] checkout [2022-08-24T16:21:56.088Z] The recommended git tool is: git [2022-08-24T16:21:56.105Z] using credential docker-jenkins-github-credentials [2022-08-24T16:21:56.116Z] Cloning the remote Git repository [2022-08-24T16:21:56.116Z] Cloning with configured refspecs honoured and without tags [2022-08-24T16:21:56.119Z] Cloning repository https://github.com/moby/moby.git [2022-08-24T16:21:56.120Z] > git init /home/ubuntu/workspace/moby_PR-44030 # timeout=10 [2022-08-24T16:21:56.133Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T16:21:56.133Z] > git --version # timeout=10 [2022-08-24T16:21:56.140Z] > git --version # 'git version 2.17.1' [2022-08-24T16:21:56.140Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T16:21:56.141Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44030/head:refs/remotes/origin/PR-44030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T16:22:12.020Z] Fetching without tags [2022-08-24T16:22:12.196Z] Merging remotes/origin/master commit 68d7736e9e819c675467b2e30df222c209174fbd into PR head commit 92d2e12a4d1f2886dac5d202694c89f628ef2134 [2022-08-24T16:22:12.776Z] Merge succeeded, producing 92d2e12a4d1f2886dac5d202694c89f628ef2134 [2022-08-24T16:22:12.776Z] Checking out Revision 92d2e12a4d1f2886dac5d202694c89f628ef2134 (PR-44030) [2022-08-24T16:22:13.482Z] Commit message: "daemon: getInspectData(): reduce cyclomatic complexity" [2022-08-24T16:22:11.980Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T16:22:11.983Z] > git config --add remote.origin.fetch +refs/pull/44030/head:refs/remotes/origin/PR-44030 # timeout=10 [2022-08-24T16:22:11.991Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T16:22:12.009Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T16:22:12.022Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T16:22:12.022Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T16:22:12.022Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44030/head:refs/remotes/origin/PR-44030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T16:22:12.197Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T16:22:12.205Z] > git checkout -f 92d2e12a4d1f2886dac5d202694c89f628ef2134 # timeout=10 [2022-08-24T16:22:12.745Z] > git remote # timeout=10 [2022-08-24T16:22:12.754Z] > git config --get remote.origin.url # timeout=10 [2022-08-24T16:22:12.756Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T16:22:12.757Z] > git merge 68d7736e9e819c675467b2e30df222c209174fbd # timeout=10 [2022-08-24T16:22:12.767Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-24T16:22:12.777Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T16:22:12.796Z] > git checkout -f 92d2e12a4d1f2886dac5d202694c89f628ef2134 # timeout=10 [2022-08-24T16:22:13.484Z] > git rev-list --no-walk 313a7d716da2e98a7b7bdd8eaf5fdbd148f0dedd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T16:22:14.282Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44030:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-08-24T16:22:14.282Z] Unable to find image 'alpine:latest' locally [2022-08-24T16:22:14.282Z] latest: Pulling from library/alpine [2022-08-24T16:22:14.541Z] 213ec9aee27d: Pulling fs layer [2022-08-24T16:22:14.541Z] 213ec9aee27d: Download complete [2022-08-24T16:22:14.806Z] 213ec9aee27d: Pull complete [2022-08-24T16:22:14.806Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-24T16:22:14.806Z] Status: Downloaded newer image for alpine:latest [2022-08-24T16:22:17.341Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [2022-08-24T16:22:17.553Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0758401d0b7f1908b) in /home/ubuntu/workspace/moby_PR-44030 [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) [2022-08-24T16:22:17.569Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0beb32ba0c6103657) in /home/ubuntu/workspace/moby_PR-44030 [Pipeline] stage [Pipeline] { (Print info) [2022-08-24T16:22:17.571Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a0fc2c36326f7e34) in /home/ubuntu/workspace/moby_PR-44030 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-08-24T16:22:17.623Z] The recommended git tool is: git [Pipeline] { [2022-08-24T16:22:17.632Z] using credential docker-jenkins-github-credentials [Pipeline] { [2022-08-24T16:22:17.649Z] Fetching changes from the remote Git repository [2022-08-24T16:22:17.657Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [2022-08-24T16:22:17.713Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [2022-08-24T16:22:17.722Z] The recommended git tool is: git [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-24T16:22:17.732Z] 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-08-24T16:22:17.743Z] Cloning the remote Git repository [2022-08-24T16:22:17.743Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [2022-08-24T16:22:17.772Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-24T16:22:17.782Z] Cloning the remote Git repository [2022-08-24T16:22:17.782Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-08-24T16:22:17.847Z] Merging remotes/origin/master commit 68d7736e9e819c675467b2e30df222c209174fbd into PR head commit 92d2e12a4d1f2886dac5d202694c89f628ef2134 [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] } [2022-08-24T16:22:17.928Z] Merge succeeded, producing 92d2e12a4d1f2886dac5d202694c89f628ef2134 [2022-08-24T16:22:17.928Z] Checking out Revision 92d2e12a4d1f2886dac5d202694c89f628ef2134 (PR-44030) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-08-24T16:22:17.986Z] Commit message: "daemon: getInspectData(): reduce cyclomatic complexity" [Pipeline] } [Pipeline] } [2022-08-24T16:22:17.641Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44030/.git # timeout=10 [2022-08-24T16:22:17.650Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T16:22:17.658Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T16:22:17.658Z] > git --version # timeout=10 [2022-08-24T16:22:17.662Z] > git --version # 'git version 2.17.1' [2022-08-24T16:22:17.662Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T16:22:17.663Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44030/head:refs/remotes/origin/PR-44030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T16:22:17.848Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T16:22:17.851Z] > git checkout -f 92d2e12a4d1f2886dac5d202694c89f628ef2134 # timeout=10 [2022-08-24T16:22:17.902Z] > git remote # timeout=10 [2022-08-24T16:22:17.908Z] > git config --get remote.origin.url # timeout=10 [2022-08-24T16:22:17.913Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T16:22:17.914Z] > git merge 68d7736e9e819c675467b2e30df222c209174fbd # timeout=10 [2022-08-24T16:22:17.922Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-24T16:22:17.929Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T16:22:17.932Z] > git checkout -f 92d2e12a4d1f2886dac5d202694c89f628ef2134 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T16:22:18.623Z] + [ PR != PR ] [2022-08-24T16:22:18.623Z] + [ master != master ] [2022-08-24T16:22:18.623Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-24T16:22:17.786Z] Cloning repository https://github.com/moby/moby.git [2022-08-24T16:22:17.786Z] > git init /home/ubuntu/workspace/moby_PR-44030 # timeout=10 [2022-08-24T16:22:17.806Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T16:22:17.806Z] > git --version # timeout=10 [2022-08-24T16:22:17.811Z] > git --version # 'git version 2.17.1' [2022-08-24T16:22:17.812Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T16:22:17.812Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44030/head:refs/remotes/origin/PR-44030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T16:22:17.743Z] Cloning repository https://github.com/moby/moby.git [2022-08-24T16:22:17.744Z] > git init /home/ubuntu/workspace/moby_PR-44030 # timeout=10 [2022-08-24T16:22:17.760Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T16:22:17.760Z] > git --version # timeout=10 [2022-08-24T16:22:17.765Z] > git --version # 'git version 2.17.1' [2022-08-24T16:22:17.765Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T16:22:17.765Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44030/head:refs/remotes/origin/PR-44030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T16:22:18.951Z] + docker version [2022-08-24T16:22:18.951Z] Client: Docker Engine - Community [2022-08-24T16:22:18.951Z] Version: 20.10.14 [2022-08-24T16:22:18.951Z] API version: 1.41 [2022-08-24T16:22:18.951Z] Go version: go1.16.15 [2022-08-24T16:22:18.951Z] Git commit: a224086 [2022-08-24T16:22:18.951Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-24T16:22:18.951Z] OS/Arch: linux/amd64 [2022-08-24T16:22:18.951Z] Context: default [2022-08-24T16:22:18.951Z] Experimental: true [2022-08-24T16:22:18.951Z] [2022-08-24T16:22:18.951Z] Server: Docker Engine - Community [2022-08-24T16:22:18.951Z] Engine: [2022-08-24T16:22:18.951Z] Version: 20.10.14 [2022-08-24T16:22:18.951Z] API version: 1.41 (minimum version 1.12) [2022-08-24T16:22:18.951Z] Go version: go1.16.15 [2022-08-24T16:22:18.951Z] Git commit: 87a90dc [2022-08-24T16:22:18.951Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-24T16:22:18.951Z] OS/Arch: linux/amd64 [2022-08-24T16:22:18.951Z] Experimental: true [2022-08-24T16:22:18.951Z] containerd: [2022-08-24T16:22:18.951Z] Version: 1.5.11 [2022-08-24T16:22:18.951Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T16:22:18.951Z] runc: [2022-08-24T16:22:18.951Z] Version: 1.0.3 [2022-08-24T16:22:18.951Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-24T16:22:18.951Z] docker-init: [2022-08-24T16:22:18.951Z] Version: 0.19.0 [2022-08-24T16:22:18.951Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-24T16:22:19.235Z] + docker info [2022-08-24T16:22:20.172Z] Client: [2022-08-24T16:22:20.172Z] Context: default [2022-08-24T16:22:20.172Z] Debug Mode: false [2022-08-24T16:22:20.172Z] Plugins: [2022-08-24T16:22:20.172Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-24T16:22:20.172Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-24T16:22:20.172Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-24T16:22:20.172Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-24T16:22:20.172Z] [2022-08-24T16:22:20.172Z] Server: [2022-08-24T16:22:20.172Z] Containers: 0 [2022-08-24T16:22:20.172Z] Running: 0 [2022-08-24T16:22:20.172Z] Paused: 0 [2022-08-24T16:22:20.172Z] Stopped: 0 [2022-08-24T16:22:20.172Z] Images: 3 [2022-08-24T16:22:20.172Z] Server Version: 20.10.14 [2022-08-24T16:22:20.172Z] Storage Driver: overlay2 [2022-08-24T16:22:20.172Z] Backing Filesystem: extfs [2022-08-24T16:22:20.172Z] Supports d_type: true [2022-08-24T16:22:20.172Z] Native Overlay Diff: true [2022-08-24T16:22:20.172Z] userxattr: false [2022-08-24T16:22:20.172Z] Logging Driver: json-file [2022-08-24T16:22:20.172Z] Cgroup Driver: cgroupfs [2022-08-24T16:22:20.172Z] Cgroup Version: 1 [2022-08-24T16:22:20.172Z] Plugins: [2022-08-24T16:22:20.172Z] Volume: local [2022-08-24T16:22:20.172Z] Network: bridge host ipvlan macvlan null overlay [2022-08-24T16:22:20.172Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-24T16:22:20.172Z] Swarm: inactive [2022-08-24T16:22:20.172Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-24T16:22:20.172Z] Default Runtime: runc [2022-08-24T16:22:20.172Z] Init Binary: docker-init [2022-08-24T16:22:20.172Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T16:22:20.172Z] runc version: v1.0.3-0-gf46b6ba [2022-08-24T16:22:20.172Z] init version: de40ad0 [2022-08-24T16:22:20.172Z] Security Options: [2022-08-24T16:22:20.172Z] apparmor [2022-08-24T16:22:20.172Z] seccomp [2022-08-24T16:22:20.172Z] Profile: default [2022-08-24T16:22:20.172Z] Kernel Version: 5.4.0-1071-aws [2022-08-24T16:22:20.172Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-24T16:22:20.172Z] OSType: linux [2022-08-24T16:22:20.172Z] Architecture: x86_64 [2022-08-24T16:22:20.172Z] CPUs: 2 [2022-08-24T16:22:20.172Z] Total Memory: 7.565GiB [2022-08-24T16:22:20.172Z] Name: ip-10-100-100-235 [2022-08-24T16:22:20.172Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-24T16:22:20.172Z] Docker Root Dir: /var/lib/docker [2022-08-24T16:22:20.172Z] Debug Mode: false [2022-08-24T16:22:20.172Z] Registry: https://index.docker.io/v1/ [2022-08-24T16:22:20.172Z] Labels: [2022-08-24T16:22:20.172Z] Experimental: true [2022-08-24T16:22:20.172Z] Insecure Registries: [2022-08-24T16:22:20.172Z] 127.0.0.0/8 [2022-08-24T16:22:20.172Z] Live Restore Enabled: true [2022-08-24T16:22:20.172Z] [2022-08-24T16:22:20.172Z] WARNING: No swap limit support [Pipeline] sh [2022-08-24T16:22:20.484Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T16:22:20.484Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T16:22:20.484Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44030/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-24T16:22:20.484Z] + bash /home/ubuntu/workspace/moby_PR-44030/check-config.sh [2022-08-24T16:22:20.484Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-24T16:22:20.484Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-24T16:22:20.484Z] [2022-08-24T16:22:20.484Z] Generally Necessary: [2022-08-24T16:22:20.484Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-24T16:22:20.484Z] - apparmor: enabled and tools installed [2022-08-24T16:22:20.484Z] - CONFIG_NAMESPACES: enabled [2022-08-24T16:22:20.484Z] - CONFIG_NET_NS: enabled [2022-08-24T16:22:20.484Z] - CONFIG_PID_NS: enabled [2022-08-24T16:22:20.484Z] - CONFIG_IPC_NS: enabled [2022-08-24T16:22:20.484Z] - CONFIG_UTS_NS: enabled [2022-08-24T16:22:20.484Z] - CONFIG_CGROUPS: enabled [2022-08-24T16:22:20.484Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-24T16:22:20.484Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-24T16:22:20.484Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-24T16:22:20.484Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-24T16:22:20.484Z] - CONFIG_CPUSETS: enabled [2022-08-24T16:22:20.484Z] - CONFIG_MEMCG: enabled [2022-08-24T16:22:20.484Z] - CONFIG_KEYS: enabled [2022-08-24T16:22:20.484Z] - CONFIG_VETH: enabled (as module) [2022-08-24T16:22:20.484Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-24T16:22:20.484Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-24T16:22:20.743Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-24T16:22:20.744Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-24T16:22:20.744Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-24T16:22:20.744Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-24T16:22:20.744Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-24T16:22:20.744Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-24T16:22:20.744Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-24T16:22:20.744Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-24T16:22:20.744Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-24T16:22:20.744Z] - CONFIG_CGROUP_BPF: enabled [2022-08-24T16:22:20.744Z] [2022-08-24T16:22:20.744Z] Optional Features: [2022-08-24T16:22:20.744Z] - CONFIG_USER_NS: enabled [2022-08-24T16:22:20.744Z] - CONFIG_SECCOMP: enabled [2022-08-24T16:22:20.744Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-24T16:22:20.744Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-24T16:22:20.744Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-24T16:22:20.744Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-24T16:22:20.744Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-24T16:22:20.744Z] - CONFIG_BLK_CGROUP: enabled [2022-08-24T16:22:20.744Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-24T16:22:20.744Z] - CONFIG_CGROUP_PERF: enabled [2022-08-24T16:22:20.744Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-24T16:22:20.744Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-24T16:22:20.744Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-24T16:22:20.744Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-24T16:22:20.744Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-24T16:22:20.744Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-24T16:22:20.744Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-24T16:22:20.744Z] - CONFIG_IP_VS: enabled (as module) [2022-08-24T16:22:20.744Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-24T16:22:20.744Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-24T16:22:20.744Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-24T16:22:20.744Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-24T16:22:20.744Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-24T16:22:20.744Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-24T16:22:20.744Z] - CONFIG_EXT4_FS: enabled [2022-08-24T16:22:20.744Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-24T16:22:21.003Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-24T16:22:21.003Z] - Network Drivers: [2022-08-24T16:22:21.003Z] - "overlay": [2022-08-24T16:22:21.003Z] - CONFIG_VXLAN: enabled (as module) [2022-08-24T16:22:21.003Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-24T16:22:21.003Z] Optional (for encrypted networks): [2022-08-24T16:22:21.003Z] - CONFIG_CRYPTO: enabled [2022-08-24T16:22:21.003Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-24T16:22:21.003Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-24T16:22:21.003Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-24T16:22:21.003Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-24T16:22:21.003Z] - CONFIG_XFRM: enabled [2022-08-24T16:22:21.003Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-24T16:22:21.003Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-24T16:22:21.003Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-24T16:22:21.003Z] - "ipvlan": [2022-08-24T16:22:21.003Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-24T16:22:21.003Z] - "macvlan": [2022-08-24T16:22:21.003Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-24T16:22:21.003Z] - CONFIG_DUMMY: enabled (as module) [2022-08-24T16:22:21.003Z] - "ftp,tftp client in container": [2022-08-24T16:22:21.003Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-24T16:22:21.003Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-24T16:22:21.003Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-24T16:22:21.003Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-24T16:22:21.003Z] - Storage Drivers: [2022-08-24T16:22:21.003Z] - "aufs": [2022-08-24T16:22:21.003Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-24T16:22:21.003Z] - "btrfs": [2022-08-24T16:22:21.003Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-24T16:22:21.003Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-24T16:22:21.003Z] - "devicemapper": [2022-08-24T16:22:21.003Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-24T16:22:21.003Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-24T16:22:21.003Z] - "overlay": [2022-08-24T16:22:21.003Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-24T16:22:21.003Z] - "zfs": [2022-08-24T16:22:21.003Z] - /dev/zfs: present [2022-08-24T16:22:21.003Z] - zfs command: missing [2022-08-24T16:22:21.003Z] - zpool command: missing [2022-08-24T16:22:21.003Z] [2022-08-24T16:22:21.003Z] Limits: [2022-08-24T16:22:21.003Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-24T16:22:21.003Z] [2022-08-24T16:22:21.003Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-24T16:22:21.326Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:92d2e12a4d1f2886dac5d202694c89f628ef2134 . [2022-08-24T16:22:21.326Z] #2 [internal] load .dockerignore [2022-08-24T16:22:21.326Z] #2 sha256:8b023e1fceae31c5028fd87b57185e17b448799e3e8ddd26e80d75235aa76920 [2022-08-24T16:22:21.326Z] #2 transferring context: 145B done [2022-08-24T16:22:21.326Z] #2 DONE 0.0s [2022-08-24T16:22:21.326Z] [2022-08-24T16:22:21.326Z] #1 [internal] load build definition from Dockerfile [2022-08-24T16:22:21.326Z] #1 sha256:b477182c1ef532a72988b1a1ab9fe44b734e3d394692f074a3964798285490f6 [2022-08-24T16:22:21.326Z] #1 transferring dockerfile: 19.07kB done [2022-08-24T16:22:21.326Z] #1 DONE 0.0s [2022-08-24T16:22:21.326Z] [2022-08-24T16:22:21.326Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-24T16:22:21.326Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-24T16:22:21.586Z] #3 DONE 0.1s [2022-08-24T16:22:21.586Z] [2022-08-24T16:22:21.586Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-24T16:22:21.586Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-24T16:22:21.586Z] #4 CACHED [2022-08-24T16:22:21.845Z] [2022-08-24T16:22:21.845Z] #5 [internal] load build definition from Dockerfile [2022-08-24T16:22:21.845Z] #5 sha256:a77aa7925c2aa424169fc9f6730d3db9473318a3cb131cfc4a8b3f2bd5578ecf [2022-08-24T16:22:21.845Z] #5 DONE 0.0s [2022-08-24T16:22:21.845Z] [2022-08-24T16:22:21.845Z] #6 [internal] load .dockerignore [2022-08-24T16:22:21.845Z] #6 sha256:ff074a3e247741602d565cc286f54e9e11df5b7d7f459103bcbb281d82c00845 [2022-08-24T16:22:21.845Z] #6 DONE 0.0s [2022-08-24T16:22:21.845Z] [2022-08-24T16:22:21.845Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-24T16:22:21.845Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-24T16:22:21.845Z] #7 DONE 0.1s [2022-08-24T16:22:21.845Z] [2022-08-24T16:22:21.845Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-24T16:22:21.845Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-24T16:22:22.105Z] #10 DONE 0.1s [2022-08-24T16:22:22.105Z] [2022-08-24T16:22:22.105Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T16:22:22.105Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-24T16:22:22.105Z] #8 DONE 0.1s [2022-08-24T16:22:22.105Z] [2022-08-24T16:22:22.105Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T16:22:22.105Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-24T16:22:22.105Z] #9 DONE 0.1s [2022-08-24T16:22:22.105Z] [2022-08-24T16:22:22.105Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T16:22:22.105Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-24T16:22:22.105Z] #80 DONE 0.0s [2022-08-24T16:22:22.105Z] [2022-08-24T16:22:22.105Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T16:22:22.105Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-24T16:22:22.105Z] #78 DONE 0.0s [2022-08-24T16:22:22.105Z] [2022-08-24T16:22:22.105Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T16:22:22.105Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T16:22:22.105Z] #11 DONE 0.0s [2022-08-24T16:22:22.105Z] [2022-08-24T16:22:22.105Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-24T16:22:22.105Z] #12 sha256:5f349378c595076f1876510c18a39206b12c1db8ccbf9c91d450e10799c5edbe [2022-08-24T16:22:22.105Z] #12 CACHED [2022-08-24T16:22:22.105Z] [2022-08-24T16:22:22.105Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-24T16:22:22.105Z] #13 sha256:31a4647b32ea900e7f93bebdb927dce161a497573e04b1318156dc7846b08b8b [2022-08-24T16:22:22.105Z] #13 CACHED [2022-08-24T16:22:22.105Z] [2022-08-24T16:22:22.105Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T16:22:22.105Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T16:22:22.105Z] #35 DONE 0.0s [2022-08-24T16:22:22.105Z] [2022-08-24T16:22:22.105Z] #31 [internal] load build context [2022-08-24T16:22:22.105Z] #31 sha256:165452c9e9b3ec9cd910499a3c7c6c94268792d364689a89009d4a9063f46321 [2022-08-24T16:22:23.046Z] #31 ... [2022-08-24T16:22:23.046Z] [2022-08-24T16:22:23.046Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-24T16:22:23.046Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-24T16:22:23.046Z] #56 DONE 0.9s [2022-08-24T16:22:23.046Z] [2022-08-24T16:22:23.046Z] #31 [internal] load build context [2022-08-24T16:22:23.046Z] #31 sha256:165452c9e9b3ec9cd910499a3c7c6c94268792d364689a89009d4a9063f46321 [2022-08-24T16:22:23.309Z] #31 ... [2022-08-24T16:22:23.309Z] [2022-08-24T16:22:23.309Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-24T16:22:23.309Z] #14 sha256:e7061093a7ec6df3cc613413502b54953f6e34d383cd52b7a1d4163e71641574 [2022-08-24T16:22:23.309Z] #14 DONE 1.2s [2022-08-24T16:22:23.309Z] [2022-08-24T16:22:23.309Z] #31 [internal] load build context [2022-08-24T16:22:23.309Z] #31 sha256:165452c9e9b3ec9cd910499a3c7c6c94268792d364689a89009d4a9063f46321 [2022-08-24T16:22:24.694Z] #31 ... [2022-08-24T16:22:24.694Z] [2022-08-24T16:22:24.694Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-24T16:22:24.694Z] #15 sha256:a32a77af36d5f596304b0b5f3e858bb68a886a30bcf81e79bf0f81e3fbd4e9c6 [2022-08-24T16:22:24.694Z] #15 DONE 1.3s [2022-08-24T16:22:24.694Z] [2022-08-24T16:22:24.694Z] #31 [internal] load build context [2022-08-24T16:22:24.694Z] #31 sha256:165452c9e9b3ec9cd910499a3c7c6c94268792d364689a89009d4a9063f46321 [2022-08-24T16:22:25.263Z] #31 transferring context: 62.61MB 3.0s done [2022-08-24T16:22:25.263Z] #31 DONE 3.1s [2022-08-24T16:22:25.263Z] [2022-08-24T16:22:25.263Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-24T16:22:25.263Z] #16 sha256:53ff558fb5b8e1980c631d0a41a33db41d0fac7e88bcbebb45abae737f417902 [2022-08-24T16:22:25.523Z] #16 DONE 1.0s [2022-08-24T16:22:25.523Z] [2022-08-24T16:22:25.523Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-24T16:22:25.523Z] #17 sha256:a44322945ec882b931123fbd8214fd1a3c3038f99af2db4013bef64283522470 [2022-08-24T16:22:26.094Z] #17 DONE 0.5s [2022-08-24T16:22:26.094Z] [2022-08-24T16:22:26.094Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-24T16:22:26.094Z] #18 sha256:31842e29edd9116a9b91ebd1439608603093a377e65a562c2b80fcdc05383f67 [2022-08-24T16:22:26.662Z] #18 DONE 0.5s [2022-08-24T16:22:26.662Z] [2022-08-24T16:22:26.662Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-24T16:22:26.662Z] #19 sha256:565d78eb340f212d6f16cc90305b8ca1aa74b043fe4cebf68af163b1b589550a [2022-08-24T16:22:27.598Z] #19 0.938 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T16:22:27.598Z] #19 1.105 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T16:22:27.858Z] #19 1.198 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T16:22:27.858Z] #19 1.204 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-24T16:22:27.858Z] #19 1.303 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T16:22:27.858Z] #19 1.397 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T16:22:28.119Z] #19 1.496 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-24T16:22:28.119Z] #19 1.599 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-24T16:22:28.119Z] #19 1.694 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-24T16:22:28.379Z] #19 1.788 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-24T16:22:28.379Z] #19 1.790 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-24T16:22:28.379Z] #19 1.798 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-24T16:22:28.379Z] #19 1.801 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-24T16:22:28.379Z] #19 1.803 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-24T16:22:28.379Z] #19 1.805 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-24T16:22:28.379Z] #19 1.811 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-24T16:22:28.379Z] #19 1.813 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T16:22:28.379Z] #19 1.813 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T16:22:28.379Z] #19 1.814 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-24T16:22:28.379Z] #19 1.815 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-24T16:22:28.379Z] #19 1.816 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-24T16:22:32.555Z] Still waiting to schedule task [2022-08-24T16:22:32.555Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T16:22:32.560Z] Still waiting to schedule task [2022-08-24T16:22:32.561Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-08-24T16:22:33.575Z] Fetching without tags [2022-08-24T16:22:33.549Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T16:22:33.554Z] > git config --add remote.origin.fetch +refs/pull/44030/head:refs/remotes/origin/PR-44030 # timeout=10 [2022-08-24T16:22:33.559Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T16:22:33.567Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T16:22:33.575Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T16:22:33.575Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T16:22:33.576Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44030/head:refs/remotes/origin/PR-44030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T16:22:33.767Z] Merging remotes/origin/master commit 68d7736e9e819c675467b2e30df222c209174fbd into PR head commit 92d2e12a4d1f2886dac5d202694c89f628ef2134 [2022-08-24T16:22:33.813Z] Fetching without tags [2022-08-24T16:22:34.005Z] Merging remotes/origin/master commit 68d7736e9e819c675467b2e30df222c209174fbd into PR head commit 92d2e12a4d1f2886dac5d202694c89f628ef2134 [2022-08-24T16:22:34.323Z] Merge succeeded, producing 92d2e12a4d1f2886dac5d202694c89f628ef2134 [2022-08-24T16:22:34.323Z] Checking out Revision 92d2e12a4d1f2886dac5d202694c89f628ef2134 (PR-44030) [2022-08-24T16:22:34.614Z] Merge succeeded, producing 92d2e12a4d1f2886dac5d202694c89f628ef2134 [2022-08-24T16:22:34.615Z] Checking out Revision 92d2e12a4d1f2886dac5d202694c89f628ef2134 (PR-44030) [2022-08-24T16:22:34.712Z] Commit message: "daemon: getInspectData(): reduce cyclomatic complexity" [2022-08-24T16:22:34.975Z] #19 7.467 Fetched 49.2 MB in 7s (7070 kB/s) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-24T16:22:35.308Z] Commit message: "daemon: getInspectData(): reduce cyclomatic complexity" [2022-08-24T16:22:35.346Z] + docker version [2022-08-24T16:22:35.346Z] Client: Docker Engine - Community [2022-08-24T16:22:35.346Z] Version: 20.10.14 [2022-08-24T16:22:35.346Z] API version: 1.41 [2022-08-24T16:22:35.346Z] Go version: go1.16.15 [2022-08-24T16:22:35.346Z] Git commit: a224086 [2022-08-24T16:22:35.346Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-24T16:22:35.346Z] OS/Arch: linux/amd64 [2022-08-24T16:22:35.346Z] Context: default [2022-08-24T16:22:35.346Z] Experimental: true [2022-08-24T16:22:35.346Z] [2022-08-24T16:22:35.346Z] Server: Docker Engine - Community [2022-08-24T16:22:35.346Z] Engine: [2022-08-24T16:22:35.346Z] Version: 20.10.14 [2022-08-24T16:22:35.346Z] API version: 1.41 (minimum version 1.12) [2022-08-24T16:22:35.346Z] Go version: go1.16.15 [2022-08-24T16:22:35.346Z] Git commit: 87a90dc [2022-08-24T16:22:35.346Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-24T16:22:35.346Z] OS/Arch: linux/amd64 [2022-08-24T16:22:35.346Z] Experimental: true [2022-08-24T16:22:35.346Z] containerd: [2022-08-24T16:22:35.346Z] Version: 1.5.11 [2022-08-24T16:22:35.346Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T16:22:35.346Z] runc: [2022-08-24T16:22:35.346Z] Version: 1.0.3 [2022-08-24T16:22:35.346Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-24T16:22:35.346Z] docker-init: [2022-08-24T16:22:35.346Z] Version: 0.19.0 [2022-08-24T16:22:35.346Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-24T16:22:33.779Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T16:22:33.784Z] > git config --add remote.origin.fetch +refs/pull/44030/head:refs/remotes/origin/PR-44030 # timeout=10 [2022-08-24T16:22:33.793Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T16:22:33.803Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T16:22:33.815Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T16:22:33.816Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T16:22:33.816Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44030/head:refs/remotes/origin/PR-44030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T16:22:34.007Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T16:22:34.020Z] > git checkout -f 92d2e12a4d1f2886dac5d202694c89f628ef2134 # timeout=10 [2022-08-24T16:22:34.557Z] > git remote # timeout=10 [2022-08-24T16:22:34.573Z] > git config --get remote.origin.url # timeout=10 [2022-08-24T16:22:34.580Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T16:22:34.581Z] > git merge 68d7736e9e819c675467b2e30df222c209174fbd # timeout=10 [2022-08-24T16:22:34.598Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-24T16:22:34.617Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T16:22:34.630Z] > git checkout -f 92d2e12a4d1f2886dac5d202694c89f628ef2134 # timeout=10 [2022-08-24T16:22:33.767Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T16:22:33.772Z] > git checkout -f 92d2e12a4d1f2886dac5d202694c89f628ef2134 # timeout=10 [2022-08-24T16:22:34.299Z] > git remote # timeout=10 [2022-08-24T16:22:34.301Z] > git config --get remote.origin.url # timeout=10 [2022-08-24T16:22:34.306Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T16:22:34.307Z] > git merge 68d7736e9e819c675467b2e30df222c209174fbd # timeout=10 [2022-08-24T16:22:34.315Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-24T16:22:34.323Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T16:22:34.332Z] > git checkout -f 92d2e12a4d1f2886dac5d202694c89f628ef2134 # timeout=10 [2022-08-24T16:22:35.632Z] + docker info [2022-08-24T16:22:35.632Z] Client: [2022-08-24T16:22:35.632Z] Context: default [2022-08-24T16:22:35.632Z] Debug Mode: false [2022-08-24T16:22:35.632Z] Plugins: [2022-08-24T16:22:35.632Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-24T16:22:35.632Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-24T16:22:35.632Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-24T16:22:35.632Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-24T16:22:35.632Z] [2022-08-24T16:22:35.632Z] Server: [2022-08-24T16:22:35.632Z] Containers: 0 [2022-08-24T16:22:35.632Z] Running: 0 [2022-08-24T16:22:35.632Z] Paused: 0 [2022-08-24T16:22:35.632Z] Stopped: 0 [2022-08-24T16:22:35.632Z] Images: 4 [2022-08-24T16:22:35.632Z] Server Version: 20.10.14 [2022-08-24T16:22:35.632Z] Storage Driver: overlay2 [2022-08-24T16:22:35.632Z] Backing Filesystem: extfs [2022-08-24T16:22:35.632Z] Supports d_type: true [2022-08-24T16:22:35.632Z] Native Overlay Diff: true [2022-08-24T16:22:35.632Z] userxattr: false [2022-08-24T16:22:35.632Z] Logging Driver: json-file [2022-08-24T16:22:35.632Z] Cgroup Driver: cgroupfs [2022-08-24T16:22:35.632Z] Cgroup Version: 1 [2022-08-24T16:22:35.632Z] Plugins: [2022-08-24T16:22:35.632Z] Volume: local [2022-08-24T16:22:35.632Z] Network: bridge host ipvlan macvlan null overlay [2022-08-24T16:22:35.632Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-24T16:22:35.632Z] Swarm: inactive [2022-08-24T16:22:35.632Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-24T16:22:35.632Z] Default Runtime: runc [2022-08-24T16:22:35.632Z] Init Binary: docker-init [2022-08-24T16:22:35.632Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T16:22:35.632Z] runc version: v1.0.3-0-gf46b6ba [2022-08-24T16:22:35.632Z] init version: de40ad0 [2022-08-24T16:22:35.632Z] Security Options: [2022-08-24T16:22:35.632Z] apparmor [2022-08-24T16:22:35.632Z] seccomp [2022-08-24T16:22:35.632Z] Profile: default [2022-08-24T16:22:35.632Z] Kernel Version: 5.4.0-1071-aws [2022-08-24T16:22:35.632Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-24T16:22:35.632Z] OSType: linux [2022-08-24T16:22:35.632Z] Architecture: x86_64 [2022-08-24T16:22:35.632Z] CPUs: 2 [2022-08-24T16:22:35.632Z] Total Memory: 7.483GiB [2022-08-24T16:22:35.632Z] Name: ip-10-100-46-39 [2022-08-24T16:22:35.632Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-24T16:22:35.632Z] Docker Root Dir: /var/lib/docker [2022-08-24T16:22:35.632Z] Debug Mode: false [2022-08-24T16:22:35.632Z] Registry: https://index.docker.io/v1/ [2022-08-24T16:22:35.632Z] Labels: [2022-08-24T16:22:35.632Z] Experimental: true [2022-08-24T16:22:35.632Z] Insecure Registries: [2022-08-24T16:22:35.632Z] 127.0.0.0/8 [2022-08-24T16:22:35.632Z] Live Restore Enabled: true [2022-08-24T16:22:35.632Z] [2022-08-24T16:22:35.632Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-24T16:22:35.917Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T16:22:35.917Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T16:22:35.917Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44030/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-24T16:22:35.917Z] + bash /home/ubuntu/workspace/moby_PR-44030/check-config.sh [2022-08-24T16:22:35.917Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-24T16:22:35.917Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-24T16:22:35.917Z] [2022-08-24T16:22:35.917Z] Generally Necessary: [2022-08-24T16:22:35.917Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-24T16:22:35.917Z] - apparmor: enabled and tools installed [2022-08-24T16:22:35.917Z] - CONFIG_NAMESPACES: enabled [2022-08-24T16:22:35.917Z] - CONFIG_NET_NS: enabled [2022-08-24T16:22:35.917Z] - CONFIG_PID_NS: enabled [2022-08-24T16:22:35.917Z] - CONFIG_IPC_NS: enabled [2022-08-24T16:22:35.917Z] - CONFIG_UTS_NS: enabled [2022-08-24T16:22:35.917Z] - CONFIG_CGROUPS: enabled [2022-08-24T16:22:35.917Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-24T16:22:35.917Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-24T16:22:35.917Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-24T16:22:35.917Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-24T16:22:35.917Z] - CONFIG_CPUSETS: enabled [2022-08-24T16:22:35.917Z] - CONFIG_MEMCG: enabled [2022-08-24T16:22:35.917Z] - CONFIG_KEYS: enabled [2022-08-24T16:22:35.918Z] - CONFIG_VETH: enabled (as module) [2022-08-24T16:22:35.918Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-24T16:22:35.918Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-24T16:22:35.918Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-24T16:22:35.918Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-24T16:22:35.918Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-24T16:22:35.918Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-24T16:22:35.918Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-24T16:22:35.918Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-24T16:22:35.918Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-24T16:22:35.918Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-24T16:22:35.918Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-24T16:22:35.918Z] - CONFIG_CGROUP_BPF: enabled [2022-08-24T16:22:35.918Z] [2022-08-24T16:22:35.918Z] Optional Features: [2022-08-24T16:22:35.918Z] - CONFIG_USER_NS: enabled [2022-08-24T16:22:35.918Z] - CONFIG_SECCOMP: enabled [2022-08-24T16:22:35.918Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-24T16:22:35.918Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-24T16:22:35.918Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-24T16:22:35.918Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-24T16:22:35.918Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-24T16:22:35.984Z] + docker version [2022-08-24T16:22:35.984Z] Client: Docker Engine - Community [2022-08-24T16:22:35.984Z] Version: 20.10.14 [2022-08-24T16:22:35.984Z] API version: 1.41 [2022-08-24T16:22:35.984Z] Go version: go1.16.15 [2022-08-24T16:22:35.984Z] Git commit: a224086 [2022-08-24T16:22:35.984Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-24T16:22:35.984Z] OS/Arch: linux/amd64 [2022-08-24T16:22:35.984Z] Context: default [2022-08-24T16:22:35.984Z] Experimental: true [2022-08-24T16:22:35.984Z] [2022-08-24T16:22:35.984Z] Server: Docker Engine - Community [2022-08-24T16:22:35.984Z] Engine: [2022-08-24T16:22:35.984Z] Version: 20.10.14 [2022-08-24T16:22:35.984Z] API version: 1.41 (minimum version 1.12) [2022-08-24T16:22:35.984Z] Go version: go1.16.15 [2022-08-24T16:22:35.984Z] Git commit: 87a90dc [2022-08-24T16:22:35.984Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-24T16:22:35.984Z] OS/Arch: linux/amd64 [2022-08-24T16:22:35.984Z] Experimental: true [2022-08-24T16:22:35.984Z] containerd: [2022-08-24T16:22:35.984Z] Version: 1.5.11 [2022-08-24T16:22:35.984Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T16:22:35.984Z] runc: [2022-08-24T16:22:35.984Z] Version: 1.0.3 [2022-08-24T16:22:35.984Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-24T16:22:35.984Z] docker-init: [2022-08-24T16:22:35.984Z] Version: 0.19.0 [2022-08-24T16:22:35.984Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-24T16:22:36.178Z] - CONFIG_BLK_CGROUP: enabled [2022-08-24T16:22:36.178Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-24T16:22:36.178Z] - CONFIG_CGROUP_PERF: enabled [2022-08-24T16:22:36.178Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-24T16:22:36.178Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-24T16:22:36.178Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-24T16:22:36.178Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-24T16:22:36.178Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-24T16:22:36.178Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-24T16:22:36.178Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-24T16:22:36.178Z] - CONFIG_IP_VS: enabled (as module) [2022-08-24T16:22:36.178Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-24T16:22:36.178Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-24T16:22:36.178Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-24T16:22:36.178Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-24T16:22:36.178Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-24T16:22:36.178Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-24T16:22:36.178Z] - CONFIG_EXT4_FS: enabled [2022-08-24T16:22:36.178Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-24T16:22:36.178Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-24T16:22:36.178Z] - Network Drivers: [2022-08-24T16:22:36.178Z] - "overlay": [2022-08-24T16:22:36.178Z] - CONFIG_VXLAN: enabled (as module) [2022-08-24T16:22:36.178Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-24T16:22:36.178Z] Optional (for encrypted networks): [2022-08-24T16:22:36.178Z] - CONFIG_CRYPTO: enabled [2022-08-24T16:22:36.178Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-24T16:22:36.178Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-24T16:22:36.178Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-24T16:22:36.178Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-24T16:22:36.178Z] - CONFIG_XFRM: enabled [2022-08-24T16:22:36.178Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-24T16:22:36.178Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-24T16:22:36.178Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-24T16:22:36.178Z] - "ipvlan": [2022-08-24T16:22:36.178Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-24T16:22:36.178Z] - "macvlan": [2022-08-24T16:22:36.178Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-24T16:22:36.178Z] - CONFIG_DUMMY: enabled (as module) [2022-08-24T16:22:36.178Z] - "ftp,tftp client in container": [2022-08-24T16:22:36.303Z] + docker info [2022-08-24T16:22:36.438Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-24T16:22:36.438Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-24T16:22:36.438Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-24T16:22:36.438Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-24T16:22:36.438Z] - Storage Drivers: [2022-08-24T16:22:36.438Z] - "aufs": [2022-08-24T16:22:36.438Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-24T16:22:36.438Z] - "btrfs": [2022-08-24T16:22:36.438Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-24T16:22:36.438Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-24T16:22:36.438Z] - "devicemapper": [2022-08-24T16:22:36.438Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-24T16:22:36.438Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-24T16:22:36.438Z] - "overlay": [2022-08-24T16:22:36.438Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-24T16:22:36.438Z] - "zfs": [2022-08-24T16:22:36.438Z] - /dev/zfs: present [2022-08-24T16:22:36.438Z] - zfs command: missing [2022-08-24T16:22:36.438Z] - zpool command: missing [2022-08-24T16:22:36.438Z] [2022-08-24T16:22:36.438Z] Limits: [2022-08-24T16:22:36.438Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-24T16:22:36.438Z] [2022-08-24T16:22:36.438Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-24T16:22:36.765Z] + sudo modprobe ip_vs [2022-08-24T16:22:36.765Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:92d2e12a4d1f2886dac5d202694c89f628ef2134 . [2022-08-24T16:22:37.025Z] #1 [internal] load build definition from Dockerfile [2022-08-24T16:22:37.025Z] #1 sha256:e176908def5b734f40f865d29951095b8cdf8d4f9dc1fd8e9f9fb029ff1c7e2e [2022-08-24T16:22:37.025Z] #1 transferring dockerfile: 19.07kB done [2022-08-24T16:22:37.025Z] #1 DONE 0.0s [2022-08-24T16:22:37.025Z] [2022-08-24T16:22:37.025Z] #2 [internal] load .dockerignore [2022-08-24T16:22:37.025Z] #2 sha256:d12882a5980a4e9afb15cb14fbdf94801dcd8b96953e9368e8eb0492073b3400 [2022-08-24T16:22:37.025Z] #2 transferring context: 145B done [2022-08-24T16:22:37.025Z] #2 DONE 0.0s [2022-08-24T16:22:37.025Z] [2022-08-24T16:22:37.025Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-24T16:22:37.025Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-24T16:22:37.025Z] #3 DONE 0.1s [2022-08-24T16:22:37.025Z] [2022-08-24T16:22:37.025Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-24T16:22:37.025Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-24T16:22:37.025Z] #4 CACHED [2022-08-24T16:22:37.232Z] Client: [2022-08-24T16:22:37.232Z] Context: default [2022-08-24T16:22:37.232Z] Debug Mode: false [2022-08-24T16:22:37.232Z] Plugins: [2022-08-24T16:22:37.232Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-24T16:22:37.232Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-24T16:22:37.232Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-24T16:22:37.232Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-24T16:22:37.232Z] [2022-08-24T16:22:37.232Z] Server: [2022-08-24T16:22:37.232Z] Containers: 0 [2022-08-24T16:22:37.232Z] Running: 0 [2022-08-24T16:22:37.232Z] Paused: 0 [2022-08-24T16:22:37.232Z] Stopped: 0 [2022-08-24T16:22:37.232Z] Images: 2 [2022-08-24T16:22:37.232Z] Server Version: 20.10.14 [2022-08-24T16:22:37.232Z] Storage Driver: overlay2 [2022-08-24T16:22:37.232Z] Backing Filesystem: extfs [2022-08-24T16:22:37.232Z] Supports d_type: true [2022-08-24T16:22:37.232Z] Native Overlay Diff: true [2022-08-24T16:22:37.232Z] userxattr: false [2022-08-24T16:22:37.232Z] Logging Driver: json-file [2022-08-24T16:22:37.232Z] Cgroup Driver: cgroupfs [2022-08-24T16:22:37.232Z] Cgroup Version: 1 [2022-08-24T16:22:37.232Z] Plugins: [2022-08-24T16:22:37.232Z] Volume: local [2022-08-24T16:22:37.232Z] Network: bridge host ipvlan macvlan null overlay [2022-08-24T16:22:37.232Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-24T16:22:37.232Z] Swarm: inactive [2022-08-24T16:22:37.232Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-24T16:22:37.232Z] Default Runtime: runc [2022-08-24T16:22:37.232Z] Init Binary: docker-init [2022-08-24T16:22:37.232Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T16:22:37.232Z] runc version: v1.0.3-0-gf46b6ba [2022-08-24T16:22:37.232Z] init version: de40ad0 [2022-08-24T16:22:37.232Z] Security Options: [2022-08-24T16:22:37.232Z] apparmor [2022-08-24T16:22:37.232Z] seccomp [2022-08-24T16:22:37.232Z] Profile: default [2022-08-24T16:22:37.232Z] Kernel Version: 5.4.0-1071-aws [2022-08-24T16:22:37.232Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-24T16:22:37.232Z] OSType: linux [2022-08-24T16:22:37.232Z] Architecture: x86_64 [2022-08-24T16:22:37.232Z] CPUs: 2 [2022-08-24T16:22:37.232Z] Total Memory: 7.565GiB [2022-08-24T16:22:37.232Z] Name: ip-10-100-65-180 [2022-08-24T16:22:37.232Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-24T16:22:37.232Z] Docker Root Dir: /var/lib/docker [2022-08-24T16:22:37.232Z] Debug Mode: false [2022-08-24T16:22:37.232Z] Registry: https://index.docker.io/v1/ [2022-08-24T16:22:37.232Z] Labels: [2022-08-24T16:22:37.232Z] Experimental: true [2022-08-24T16:22:37.232Z] Insecure Registries: [2022-08-24T16:22:37.232Z] 127.0.0.0/8 [2022-08-24T16:22:37.232Z] Live Restore Enabled: true [2022-08-24T16:22:37.232Z] [2022-08-24T16:22:37.232Z] WARNING: No swap limit support [Pipeline] sh [2022-08-24T16:22:37.285Z] [2022-08-24T16:22:37.285Z] #6 [internal] load build definition from Dockerfile [2022-08-24T16:22:37.285Z] #6 sha256:5dc6ac5307935b310b5bbed26cd0093aec23c04ce12a589db2fdcd2395a1cac6 [2022-08-24T16:22:37.285Z] #6 DONE 0.0s [2022-08-24T16:22:37.285Z] [2022-08-24T16:22:37.285Z] #5 [internal] load .dockerignore [2022-08-24T16:22:37.285Z] #5 sha256:f63ca2cc6ba3a327ee43f6b02231769e0d3a059a8801389d004525cb040ef177 [2022-08-24T16:22:37.285Z] #5 DONE 0.0s [2022-08-24T16:22:37.285Z] [2022-08-24T16:22:37.285Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T16:22:37.285Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-24T16:22:37.507Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T16:22:37.507Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T16:22:37.507Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44030/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-24T16:22:37.507Z] + bash /home/ubuntu/workspace/moby_PR-44030/check-config.sh [2022-08-24T16:22:37.507Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-24T16:22:37.507Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-24T16:22:37.507Z] [2022-08-24T16:22:37.507Z] Generally Necessary: [2022-08-24T16:22:37.507Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-24T16:22:37.507Z] - apparmor: enabled and tools installed [2022-08-24T16:22:37.507Z] - CONFIG_NAMESPACES: enabled [2022-08-24T16:22:37.507Z] - CONFIG_NET_NS: enabled [2022-08-24T16:22:37.507Z] - CONFIG_PID_NS: enabled [2022-08-24T16:22:37.507Z] - CONFIG_IPC_NS: enabled [2022-08-24T16:22:37.507Z] - CONFIG_UTS_NS: enabled [2022-08-24T16:22:37.507Z] - CONFIG_CGROUPS: enabled [2022-08-24T16:22:37.507Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-24T16:22:37.507Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-24T16:22:37.507Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-24T16:22:37.507Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-24T16:22:37.507Z] - CONFIG_CPUSETS: enabled [2022-08-24T16:22:37.507Z] - CONFIG_MEMCG: enabled [2022-08-24T16:22:37.507Z] - CONFIG_KEYS: enabled [2022-08-24T16:22:37.507Z] - CONFIG_VETH: enabled (as module) [2022-08-24T16:22:37.507Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-24T16:22:37.507Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-24T16:22:37.507Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-24T16:22:37.507Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-24T16:22:37.507Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-24T16:22:37.507Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-24T16:22:37.507Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-24T16:22:37.507Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-24T16:22:37.507Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-24T16:22:37.507Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-24T16:22:37.507Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-24T16:22:37.507Z] - CONFIG_CGROUP_BPF: enabled [2022-08-24T16:22:37.507Z] [2022-08-24T16:22:37.507Z] Optional Features: [2022-08-24T16:22:37.507Z] - CONFIG_USER_NS: enabled [2022-08-24T16:22:37.516Z] #19 7.467 Reading package lists... [2022-08-24T16:22:37.565Z] #10 DONE 0.1s [2022-08-24T16:22:37.565Z] [2022-08-24T16:22:37.565Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-24T16:22:37.565Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-24T16:22:37.565Z] #8 DONE 0.1s [2022-08-24T16:22:37.565Z] [2022-08-24T16:22:37.565Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T16:22:37.565Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-24T16:22:37.565Z] #9 DONE 0.1s [2022-08-24T16:22:37.565Z] [2022-08-24T16:22:37.565Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-24T16:22:37.565Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-24T16:22:37.565Z] #7 DONE 0.1s [2022-08-24T16:22:37.764Z] - CONFIG_SECCOMP: enabled [2022-08-24T16:22:37.764Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-24T16:22:37.764Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-24T16:22:37.764Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-24T16:22:37.764Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-24T16:22:37.764Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-24T16:22:37.764Z] - CONFIG_BLK_CGROUP: enabled [2022-08-24T16:22:37.764Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-24T16:22:37.764Z] - CONFIG_CGROUP_PERF: enabled [2022-08-24T16:22:37.764Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-24T16:22:37.764Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-24T16:22:37.764Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-24T16:22:37.764Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-24T16:22:37.764Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-24T16:22:37.764Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-24T16:22:37.764Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-24T16:22:37.764Z] - CONFIG_IP_VS: enabled (as module) [2022-08-24T16:22:37.764Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-24T16:22:37.764Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-24T16:22:37.764Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-24T16:22:37.764Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-24T16:22:37.764Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-24T16:22:37.764Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-24T16:22:37.764Z] - CONFIG_EXT4_FS: enabled [2022-08-24T16:22:37.764Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-24T16:22:37.764Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-24T16:22:37.764Z] - Network Drivers: [2022-08-24T16:22:37.764Z] - "overlay": [2022-08-24T16:22:37.764Z] - CONFIG_VXLAN: enabled (as module) [2022-08-24T16:22:37.764Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-24T16:22:37.764Z] Optional (for encrypted networks): [2022-08-24T16:22:37.836Z] [2022-08-24T16:22:37.836Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T16:22:37.836Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-24T16:22:37.836Z] #73 DONE 0.0s [2022-08-24T16:22:37.836Z] [2022-08-24T16:22:37.836Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T16:22:37.836Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-24T16:22:37.836Z] #71 DONE 0.0s [2022-08-24T16:22:37.836Z] [2022-08-24T16:22:37.836Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T16:22:37.836Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T16:22:37.836Z] #11 DONE 0.0s [2022-08-24T16:22:37.836Z] [2022-08-24T16:22:37.836Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-24T16:22:37.836Z] #12 sha256:5f349378c595076f1876510c18a39206b12c1db8ccbf9c91d450e10799c5edbe [2022-08-24T16:22:37.836Z] #12 CACHED [2022-08-24T16:22:37.836Z] [2022-08-24T16:22:37.836Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-24T16:22:37.836Z] #13 sha256:31a4647b32ea900e7f93bebdb927dce161a497573e04b1318156dc7846b08b8b [2022-08-24T16:22:37.836Z] #13 CACHED [2022-08-24T16:22:37.836Z] [2022-08-24T16:22:37.836Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T16:22:37.836Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T16:22:37.836Z] #28 DONE 0.0s [2022-08-24T16:22:37.836Z] [2022-08-24T16:22:37.836Z] #24 [internal] load build context [2022-08-24T16:22:37.836Z] #24 sha256:0abe929ea3204a4ee2bf4b822273d55a2288bbdca97ee4106a5a8f44b85aef70 [2022-08-24T16:22:38.020Z] - CONFIG_CRYPTO: enabled [2022-08-24T16:22:38.020Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-24T16:22:38.020Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-24T16:22:38.020Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-24T16:22:38.020Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-24T16:22:38.020Z] - CONFIG_XFRM: enabled [2022-08-24T16:22:38.020Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-24T16:22:38.020Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-24T16:22:38.020Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-24T16:22:38.020Z] - "ipvlan": [2022-08-24T16:22:38.020Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-24T16:22:38.020Z] - "macvlan": [2022-08-24T16:22:38.020Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-24T16:22:38.020Z] - CONFIG_DUMMY: enabled (as module) [2022-08-24T16:22:38.020Z] - "ftp,tftp client in container": [2022-08-24T16:22:38.020Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-24T16:22:38.020Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-24T16:22:38.020Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-24T16:22:38.020Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-24T16:22:38.020Z] - Storage Drivers: [2022-08-24T16:22:38.020Z] - "aufs": [2022-08-24T16:22:38.020Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-24T16:22:38.020Z] - "btrfs": [2022-08-24T16:22:38.020Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-24T16:22:38.020Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-24T16:22:38.020Z] - "devicemapper": [2022-08-24T16:22:38.020Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-24T16:22:38.020Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-24T16:22:38.020Z] - "overlay": [2022-08-24T16:22:38.020Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-24T16:22:38.020Z] - "zfs": [2022-08-24T16:22:38.020Z] - /dev/zfs: present [2022-08-24T16:22:38.020Z] - zfs command: missing [2022-08-24T16:22:38.020Z] - zpool command: missing [2022-08-24T16:22:38.020Z] [2022-08-24T16:22:38.020Z] Limits: [2022-08-24T16:22:38.020Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-24T16:22:38.020Z] [2022-08-24T16:22:38.020Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-24T16:22:38.339Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:92d2e12a4d1f2886dac5d202694c89f628ef2134 . [2022-08-24T16:22:38.339Z] #1 [internal] load build definition from Dockerfile [2022-08-24T16:22:38.339Z] #1 sha256:ca5d2ee4d2ec3d2fa498f9add6eaf67c67159b1324c01eee6b5a003c600bb06b [2022-08-24T16:22:38.339Z] #1 transferring dockerfile: 19.07kB done [2022-08-24T16:22:38.339Z] #1 DONE 0.0s [2022-08-24T16:22:38.339Z] [2022-08-24T16:22:38.339Z] #2 [internal] load .dockerignore [2022-08-24T16:22:38.339Z] #2 sha256:b554a9c090b89e8db0cfbbfe5d18ef5b06183e5e41e5406c300e56af91c41581 [2022-08-24T16:22:38.339Z] #2 transferring context: 145B done [2022-08-24T16:22:38.339Z] #2 DONE 0.0s [2022-08-24T16:22:38.339Z] [2022-08-24T16:22:38.339Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-24T16:22:38.339Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-24T16:22:38.407Z] #24 ... [2022-08-24T16:22:38.407Z] [2022-08-24T16:22:38.407Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-24T16:22:38.407Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-24T16:22:38.407Z] #49 DONE 0.9s [2022-08-24T16:22:38.407Z] [2022-08-24T16:22:38.407Z] #24 [internal] load build context [2022-08-24T16:22:38.407Z] #24 sha256:0abe929ea3204a4ee2bf4b822273d55a2288bbdca97ee4106a5a8f44b85aef70 [2022-08-24T16:22:38.596Z] #3 DONE 0.1s [2022-08-24T16:22:38.596Z] [2022-08-24T16:22:38.596Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-24T16:22:38.596Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-24T16:22:38.596Z] #4 CACHED [2022-08-24T16:22:38.853Z] [2022-08-24T16:22:38.853Z] #6 [internal] load build definition from Dockerfile [2022-08-24T16:22:38.853Z] #6 sha256:c0c74ac75f8eec728a3501ae04d2bf73736651baf1eea434a5712c19efeee02e [2022-08-24T16:22:38.853Z] #6 DONE 0.0s [2022-08-24T16:22:38.853Z] [2022-08-24T16:22:38.853Z] #5 [internal] load .dockerignore [2022-08-24T16:22:38.853Z] #5 sha256:771f6eef302209c7b1d1d07fa895eb1e87cb1a8c45c7ad3105a18abe29b2a247 [2022-08-24T16:22:38.853Z] #5 DONE 0.0s [2022-08-24T16:22:38.853Z] [2022-08-24T16:22:38.853Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-24T16:22:38.853Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-24T16:22:38.853Z] #7 DONE 0.1s [2022-08-24T16:22:38.853Z] [2022-08-24T16:22:38.853Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T16:22:38.853Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-24T16:22:39.111Z] #10 DONE 0.1s [2022-08-24T16:22:39.111Z] [2022-08-24T16:22:39.111Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T16:22:39.111Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-24T16:22:39.111Z] #9 DONE 0.1s [2022-08-24T16:22:39.111Z] [2022-08-24T16:22:39.111Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-24T16:22:39.111Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-24T16:22:39.111Z] #8 DONE 0.1s [2022-08-24T16:22:39.367Z] [2022-08-24T16:22:39.367Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T16:22:39.367Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-24T16:22:39.367Z] #73 DONE 0.0s [2022-08-24T16:22:39.367Z] [2022-08-24T16:22:39.367Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T16:22:39.367Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-24T16:22:39.367Z] #71 DONE 0.0s [2022-08-24T16:22:39.367Z] [2022-08-24T16:22:39.367Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T16:22:39.367Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T16:22:39.367Z] #11 DONE 0.0s [2022-08-24T16:22:39.367Z] [2022-08-24T16:22:39.367Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T16:22:39.367Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T16:22:39.367Z] #28 DONE 0.0s [2022-08-24T16:22:39.367Z] [2022-08-24T16:22:39.367Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-24T16:22:39.367Z] #12 sha256:5f349378c595076f1876510c18a39206b12c1db8ccbf9c91d450e10799c5edbe [2022-08-24T16:22:39.367Z] #12 CACHED [2022-08-24T16:22:39.367Z] [2022-08-24T16:22:39.367Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-24T16:22:39.367Z] #15 sha256:0828501534f7732888d07262c0759670f11b26c328b3a33a208813c6a92a8bbb [2022-08-24T16:22:39.367Z] #15 CACHED [2022-08-24T16:22:39.367Z] [2022-08-24T16:22:39.367Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-24T16:22:39.367Z] #17 sha256:2478e3dd33c9e8542b3e750a3f1025c8f2b67149bc74f523f7a5597bf97c601e [2022-08-24T16:22:39.367Z] #17 CACHED [2022-08-24T16:22:39.367Z] [2022-08-24T16:22:39.367Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-24T16:22:39.367Z] #19 sha256:35c8f1472efc5b172b741b7a73858a8eab0366f29b6729a5ec84c0d4c22bbc2e [2022-08-24T16:22:39.367Z] #19 CACHED [2022-08-24T16:22:39.368Z] [2022-08-24T16:22:39.368Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-24T16:22:39.368Z] #16 sha256:68e76c33c25791655f36af0007c326209a23b685ba49f70ced617072a094bba4 [2022-08-24T16:22:39.368Z] #16 CACHED [2022-08-24T16:22:39.368Z] [2022-08-24T16:22:39.368Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-24T16:22:39.368Z] #13 sha256:31a4647b32ea900e7f93bebdb927dce161a497573e04b1318156dc7846b08b8b [2022-08-24T16:22:39.368Z] #13 CACHED [2022-08-24T16:22:39.368Z] [2022-08-24T16:22:39.368Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-24T16:22:39.368Z] #18 sha256:433382d0e362cd3fe0e308f800633160c1682cd476cfd6ee952691f5e13dab72 [2022-08-24T16:22:39.368Z] #18 CACHED [2022-08-24T16:22:39.368Z] [2022-08-24T16:22:39.368Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T16:22:39.368Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T16:22:39.368Z] #14 CACHED [2022-08-24T16:22:39.368Z] [2022-08-24T16:22:39.368Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-24T16:22:39.368Z] #20 sha256:97825f2c3adb6325badd36ce3dee5c376c2b17cf511e753a32cba983bb92450a [2022-08-24T16:22:39.368Z] #20 CACHED [2022-08-24T16:22:39.368Z] [2022-08-24T16:22:39.368Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T16:22:39.368Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T16:22:39.934Z] #21 0.721 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-24T16:22:39.934Z] #21 0.721 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T16:22:39.934Z] #21 0.728 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-24T16:22:40.509Z] #21 1.161 Get:4 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-24T16:22:40.509Z] #21 1.393 Fetched 228 kB in 1s (324 kB/s) [2022-08-24T16:22:40.815Z] #19 10.74 Reading package lists... [2022-08-24T16:22:40.961Z] #24 transferring context: 62.61MB 3.3s done [2022-08-24T16:22:40.962Z] #24 DONE 3.3s [2022-08-24T16:22:40.962Z] [2022-08-24T16:22:40.962Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-24T16:22:40.962Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T16:22:40.962Z] #62 1.830 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-24T16:22:40.962Z] #62 1.830 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-24T16:22:40.962Z] #62 1.836 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-24T16:22:41.386Z] #19 13.96 Building dependency tree... [2022-08-24T16:22:41.463Z] #21 1.393 Reading package lists... [2022-08-24T16:22:41.537Z] #62 3.124 Reading package lists... [2022-08-24T16:22:41.537Z] #62 ... [2022-08-24T16:22:41.537Z] [2022-08-24T16:22:41.537Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-24T16:22:41.537Z] #25 sha256:662cc0427585757dd826f8dba12d2065878600ad23ed4cd6a1ddc73cfa079649 [2022-08-24T16:22:41.537Z] #25 DONE 0.3s [2022-08-24T16:22:41.537Z] [2022-08-24T16:22:41.537Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-24T16:22:41.537Z] #66 sha256:47c42d0f0f094f5d63667a9fe4f2acc80f38f60023ae81e8e0c7f5173c7ba010 [2022-08-24T16:22:41.537Z] #66 DONE 0.3s [2022-08-24T16:22:41.537Z] [2022-08-24T16:22:41.537Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T16:22:41.537Z] #67 sha256:52556756e8bfd2a2b0524e60f4d5ae344b5cc70d13711549fce2e765bdd0590e [2022-08-24T16:22:41.957Z] #19 15.47 The following additional packages will be installed: [2022-08-24T16:22:41.957Z] #19 15.47 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-24T16:22:41.957Z] #19 15.47 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-24T16:22:41.957Z] #19 15.47 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-24T16:22:41.957Z] #19 15.47 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-24T16:22:41.957Z] #19 15.47 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-24T16:22:41.957Z] #19 15.47 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-24T16:22:41.957Z] #19 15.47 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-24T16:22:41.957Z] #19 15.47 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-24T16:22:41.957Z] #19 15.47 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-24T16:22:41.957Z] #19 15.47 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-24T16:22:41.957Z] #19 15.47 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-24T16:22:41.957Z] #19 15.47 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-24T16:22:41.957Z] #19 15.47 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-24T16:22:41.957Z] #19 15.47 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-24T16:22:41.957Z] #19 15.47 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-24T16:22:41.957Z] #19 15.47 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-24T16:22:41.957Z] #19 15.47 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-24T16:22:41.957Z] #19 15.47 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-24T16:22:41.957Z] #19 15.47 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-24T16:22:41.957Z] #19 15.47 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-24T16:22:41.957Z] #19 15.47 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-24T16:22:41.957Z] #19 15.47 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-24T16:22:41.957Z] #19 15.47 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-24T16:22:41.957Z] #19 15.47 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-24T16:22:41.957Z] #19 15.47 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-24T16:22:41.957Z] #19 15.47 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-24T16:22:41.957Z] #19 15.47 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-24T16:22:41.957Z] #19 15.47 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-24T16:22:41.957Z] #19 15.47 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-24T16:22:41.957Z] #19 15.48 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-24T16:22:41.957Z] #19 15.48 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-24T16:22:41.957Z] #19 15.48 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-24T16:22:41.957Z] #19 15.48 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-24T16:22:41.957Z] #19 15.48 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-24T16:22:41.957Z] #19 15.48 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-24T16:22:41.957Z] #19 15.48 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-24T16:22:41.957Z] #19 15.48 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-24T16:22:41.957Z] #19 15.48 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-24T16:22:41.957Z] #19 15.48 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-24T16:22:41.957Z] #19 15.48 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-24T16:22:41.957Z] #19 15.48 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-24T16:22:41.957Z] #19 15.48 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-24T16:22:41.957Z] #19 15.48 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-24T16:22:41.957Z] #19 15.48 linux-libc-dev-s390x-cross patch xz-utils [2022-08-24T16:22:41.957Z] #19 15.49 Suggested packages: [2022-08-24T16:22:41.957Z] #19 15.49 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-24T16:22:41.957Z] #19 15.49 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-24T16:22:41.957Z] #19 15.49 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-24T16:22:41.957Z] #19 15.49 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-24T16:22:41.957Z] #19 15.49 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-24T16:22:41.957Z] #19 15.49 libyaml-shell-perl ed diffutils-doc [2022-08-24T16:22:41.957Z] #19 15.49 Recommended packages: [2022-08-24T16:22:41.957Z] #19 15.49 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-24T16:22:41.957Z] #19 15.49 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-24T16:22:42.397Z] #21 2.372 Reading package lists... [2022-08-24T16:22:42.480Z] #67 1.169 + RM_GOPATH=0 [2022-08-24T16:22:42.480Z] #67 1.170 + TMP_GOPATH= [2022-08-24T16:22:42.480Z] #67 1.171 + : /build [2022-08-24T16:22:42.480Z] #67 1.171 + '[' -z '' ']' [2022-08-24T16:22:42.480Z] #67 1.171 ++ mktemp -d [2022-08-24T16:22:42.480Z] #67 1.173 + export GOPATH=/tmp/tmp.tq0EBuFLah [2022-08-24T16:22:42.480Z] #67 1.174 + GOPATH=/tmp/tmp.tq0EBuFLah [2022-08-24T16:22:42.480Z] #67 1.174 + RM_GOPATH=1 [2022-08-24T16:22:42.480Z] #67 1.174 + case "$(go env GOARCH)" in [2022-08-24T16:22:42.480Z] #67 1.178 ++ go env GOARCH [2022-08-24T16:22:42.480Z] #67 1.195 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T16:22:42.480Z] #67 1.195 + GO_BUILDMODE=-buildmode=pie [2022-08-24T16:22:42.480Z] #67 1.195 ++ dirname /install.sh [2022-08-24T16:22:42.480Z] #67 1.202 + dir=/ [2022-08-24T16:22:42.480Z] #67 1.202 + bin=rootlesskit [2022-08-24T16:22:42.480Z] #67 1.203 + shift [2022-08-24T16:22:42.480Z] #67 1.203 + '[' '!' -f //rootlesskit.installer ']' [2022-08-24T16:22:42.480Z] #67 1.203 + . //rootlesskit.installer [2022-08-24T16:22:42.480Z] #67 1.203 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-24T16:22:42.480Z] #67 1.204 + install_rootlesskit [2022-08-24T16:22:42.480Z] #67 1.204 + case "$1" in [2022-08-24T16:22:42.480Z] #67 1.204 + export CGO_ENABLED=0 [2022-08-24T16:22:42.480Z] #67 1.204 + CGO_ENABLED=0 [2022-08-24T16:22:42.480Z] #67 1.205 + _install_rootlesskit [2022-08-24T16:22:42.480Z] #67 1.205 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-24T16:22:42.480Z] #67 1.205 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-24T16:22:42.480Z] #67 1.206 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-24T16:22:42.480Z] #67 1.206 + GOBIN=/build [2022-08-24T16:22:42.480Z] #67 1.206 + GO111MODULE=on [2022-08-24T16:22:42.480Z] #67 1.206 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-24T16:22:42.668Z] [2022-08-24T16:22:42.668Z] #21 ... [2022-08-24T16:22:42.668Z] [2022-08-24T16:22:42.668Z] #24 [internal] load build context [2022-08-24T16:22:42.668Z] #24 sha256:d30e70a0b0383d52556a5f2b5f4f28be34bc4a3ef07139c6bd1def312dac607e [2022-08-24T16:22:42.668Z] #24 transferring context: 62.61MB 3.1s done [2022-08-24T16:22:42.668Z] #24 DONE 3.4s [2022-08-24T16:22:42.668Z] [2022-08-24T16:22:42.669Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T16:22:42.669Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T16:22:42.669Z] #21 3.300 Building dependency tree...#21 ... [2022-08-24T16:22:42.669Z] [2022-08-24T16:22:42.669Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-24T16:22:42.669Z] #25 sha256:d73589e577112ca58e7e0e15f2347ad72895ba54d22e1e5ff0334beb3412a314 [2022-08-24T16:22:42.669Z] #25 CACHED [2022-08-24T16:22:42.669Z] [2022-08-24T16:22:42.669Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-24T16:22:42.669Z] #26 sha256:cb7e7b87cef8bf9c6f86090979dc29edc5fd9a161dfc97fb68d4863a2540effe [2022-08-24T16:22:42.669Z] #26 CACHED [2022-08-24T16:22:42.669Z] [2022-08-24T16:22:42.669Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-24T16:22:42.669Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T16:22:42.669Z] #29 CACHED [2022-08-24T16:22:42.669Z] [2022-08-24T16:22:42.669Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-24T16:22:42.669Z] #30 sha256:5669814a9a7cda8a8f0046ed51c5f1c920eb10bc6e11306abdad5af7c7a76534 [2022-08-24T16:22:42.669Z] #30 CACHED [2022-08-24T16:22:42.669Z] [2022-08-24T16:22:42.669Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-24T16:22:42.669Z] #31 sha256:1ec230b4c71cef6697a8973ac789b64218a17ddd6f5b86d1028c0d6da660a769 [2022-08-24T16:22:42.669Z] #31 CACHED [2022-08-24T16:22:42.669Z] [2022-08-24T16:22:42.669Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-24T16:22:42.669Z] #33 sha256:f61cae5df46cd440726b9b9393e7a065b2dffcaab7117de9785f0bda1d26ac1d [2022-08-24T16:22:42.669Z] #33 CACHED [2022-08-24T16:22:42.669Z] [2022-08-24T16:22:42.669Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T16:22:42.669Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T16:22:42.669Z] #34 CACHED [2022-08-24T16:22:42.669Z] [2022-08-24T16:22:42.669Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T16:22:42.669Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T16:22:42.669Z] #36 CACHED [2022-08-24T16:22:42.669Z] [2022-08-24T16:22:42.669Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-24T16:22:42.669Z] #38 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T16:22:42.669Z] #38 CACHED [2022-08-24T16:22:42.669Z] [2022-08-24T16:22:42.669Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-24T16:22:42.669Z] #40 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T16:22:42.669Z] #40 CACHED [2022-08-24T16:22:42.669Z] [2022-08-24T16:22:42.669Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-24T16:22:42.669Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T16:22:42.669Z] #42 CACHED [2022-08-24T16:22:42.669Z] [2022-08-24T16:22:42.669Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-24T16:22:42.669Z] #43 sha256:26a4bfccf0de13e76a810a6e1be7adc37947e20a35cbab69a05d544b0d10ac64 [2022-08-24T16:22:42.669Z] #43 CACHED [2022-08-24T16:22:42.669Z] [2022-08-24T16:22:42.669Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-24T16:22:42.669Z] #44 sha256:037db672495e2b72b98641485438ddf69e2700454501d621e3fa006fc7d3a693 [2022-08-24T16:22:42.669Z] #44 CACHED [2022-08-24T16:22:42.669Z] [2022-08-24T16:22:42.669Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-24T16:22:42.669Z] #46 sha256:4f223f9b129ee16de5a21671b76ecda33c2111e7f9a2aae3d56c63320e23c745 [2022-08-24T16:22:42.669Z] #46 CACHED [2022-08-24T16:22:42.669Z] [2022-08-24T16:22:42.669Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-24T16:22:42.669Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T16:22:42.669Z] #47 CACHED [2022-08-24T16:22:42.669Z] [2022-08-24T16:22:42.669Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T16:22:42.669Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T16:22:42.669Z] #21 3.300 Building dependency tree... [2022-08-24T16:22:42.669Z] #21 3.499 Reading state information... [2022-08-24T16:22:42.926Z] #21 ... [2022-08-24T16:22:42.926Z] [2022-08-24T16:22:42.926Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-24T16:22:42.926Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-24T16:22:42.926Z] #49 DONE 3.7s [2022-08-24T16:22:42.926Z] [2022-08-24T16:22:42.926Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T16:22:42.926Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T16:22:42.926Z] #21 3.682 The following additional packages will be installed: [2022-08-24T16:22:42.926Z] #21 3.682 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-24T16:22:42.926Z] #21 3.682 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-24T16:22:42.926Z] #21 ... [2022-08-24T16:22:42.926Z] [2022-08-24T16:22:42.926Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-24T16:22:42.926Z] #50 sha256:faf0b48221216e7314531588ad826e97540fdccc5235463d5a8892dc108e47d8 [2022-08-24T16:22:42.926Z] #50 CACHED [2022-08-24T16:22:42.926Z] [2022-08-24T16:22:42.926Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-24T16:22:42.926Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T16:22:42.926Z] #51 CACHED [2022-08-24T16:22:42.926Z] [2022-08-24T16:22:42.926Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T16:22:42.926Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T16:22:42.926Z] #53 CACHED [2022-08-24T16:22:42.926Z] [2022-08-24T16:22:42.926Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T16:22:42.926Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T16:22:42.926Z] #55 CACHED [2022-08-24T16:22:42.926Z] [2022-08-24T16:22:42.926Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-24T16:22:42.926Z] #57 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T16:22:42.926Z] #57 CACHED [2022-08-24T16:22:42.926Z] [2022-08-24T16:22:42.926Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-24T16:22:42.926Z] #59 sha256:4e515c518062760bab29e6cd5470f7273b15425ad55194e15295b36f381aaaa3 [2022-08-24T16:22:42.926Z] #59 CACHED [2022-08-24T16:22:42.926Z] [2022-08-24T16:22:42.926Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T16:22:42.926Z] #60 sha256:bf6d63a1a21dbf94e0e86563e47d957b4be05b3be090c92d657f28be7b9168b3 [2022-08-24T16:22:42.926Z] #60 CACHED [2022-08-24T16:22:42.926Z] [2022-08-24T16:22:42.926Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-24T16:22:42.926Z] #63 sha256:8866e46c6c03eb4881bf8ed7d8c1a23cdb5aa3cb5022de37b8aad2888f4c3445 [2022-08-24T16:22:42.926Z] #63 CACHED [2022-08-24T16:22:42.926Z] [2022-08-24T16:22:42.926Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-24T16:22:42.926Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T16:22:42.926Z] #62 CACHED [2022-08-24T16:22:42.926Z] [2022-08-24T16:22:42.926Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T16:22:42.926Z] #64 sha256:ebc671949bd3fb278295c1152b1ab724237e17618056949dcbba371e52463f4a [2022-08-24T16:22:42.926Z] #64 CACHED [2022-08-24T16:22:42.926Z] [2022-08-24T16:22:42.926Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-24T16:22:42.926Z] #66 sha256:2473d73b92aec77cf9aef22fd5c539175dda194e4fe65cdff350f0fccbe14411 [2022-08-24T16:22:42.926Z] #66 CACHED [2022-08-24T16:22:42.926Z] [2022-08-24T16:22:42.926Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T16:22:42.926Z] #67 sha256:e9d260c7a3cb4038e946ba93c4a0e7f37233c8237d54a2bc527651db32aa2081 [2022-08-24T16:22:42.926Z] #67 CACHED [2022-08-24T16:22:42.926Z] [2022-08-24T16:22:42.926Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-24T16:22:42.926Z] #68 sha256:ee9ff233ed3a6199803c55b18368dedb853e6d84e6867e242452cd304f17271d [2022-08-24T16:22:42.926Z] #68 CACHED [2022-08-24T16:22:42.926Z] [2022-08-24T16:22:42.926Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-24T16:22:42.926Z] #69 sha256:9537f182fb18bf50a9c2349fccaea4e846de35bfc270e1f2000d3b689abf4755 [2022-08-24T16:22:42.926Z] #69 CACHED [2022-08-24T16:22:42.926Z] [2022-08-24T16:22:42.926Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-24T16:22:42.926Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-24T16:22:42.926Z] #72 CACHED [2022-08-24T16:22:42.926Z] [2022-08-24T16:22:42.926Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-24T16:22:42.926Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-24T16:22:42.926Z] #74 CACHED [2022-08-24T16:22:42.926Z] [2022-08-24T16:22:42.926Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T16:22:42.926Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T16:22:42.926Z] #76 CACHED [2022-08-24T16:22:42.926Z] [2022-08-24T16:22:42.926Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T16:22:42.926Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T16:22:42.926Z] #77 CACHED [2022-08-24T16:22:42.926Z] [2022-08-24T16:22:42.926Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T16:22:42.926Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T16:22:42.926Z] #21 3.688 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-24T16:22:42.926Z] #21 3.688 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-24T16:22:42.926Z] #21 3.688 python3-pkg-resources systemd vim-runtime xxd [2022-08-24T16:22:42.926Z] #21 3.688 Suggested packages: [2022-08-24T16:22:42.926Z] #21 3.688 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-24T16:22:42.926Z] #21 3.688 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-24T16:22:42.926Z] #21 3.688 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-24T16:22:42.926Z] #21 3.688 Recommended packages: [2022-08-24T16:22:42.926Z] #21 3.688 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-24T16:22:42.926Z] #21 3.688 systemd-timesyncd | time-daemon unzip [2022-08-24T16:22:43.051Z] #67 1.604 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-24T16:22:43.182Z] #21 4.114 The following NEW packages will be installed: [2022-08-24T16:22:43.339Z] #19 16.74 The following NEW packages will be installed: [2022-08-24T16:22:43.340Z] #19 16.74 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-24T16:22:43.340Z] #19 16.74 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-24T16:22:43.340Z] #19 16.74 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-24T16:22:43.340Z] #19 16.74 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-24T16:22:43.340Z] #19 16.74 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-24T16:22:43.340Z] #19 16.74 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-24T16:22:43.340Z] #19 16.74 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-24T16:22:43.340Z] #19 16.74 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-24T16:22:43.340Z] #19 16.74 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-24T16:22:43.340Z] #19 16.74 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-24T16:22:43.340Z] #19 16.74 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-24T16:22:43.340Z] #19 16.74 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-24T16:22:43.340Z] #19 16.74 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-24T16:22:43.340Z] #19 16.74 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-24T16:22:43.340Z] #19 16.74 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-24T16:22:43.340Z] #19 16.74 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-24T16:22:43.340Z] #19 16.74 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-24T16:22:43.340Z] #19 16.74 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-24T16:22:43.340Z] #19 16.74 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-24T16:22:43.340Z] #19 16.74 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-24T16:22:43.340Z] #19 16.74 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-24T16:22:43.340Z] #19 16.74 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-24T16:22:43.340Z] #19 16.74 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-24T16:22:43.340Z] #19 16.74 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-24T16:22:43.340Z] #19 16.74 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-24T16:22:43.340Z] #19 16.74 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-24T16:22:43.340Z] #19 16.74 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-24T16:22:43.340Z] #19 16.74 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-24T16:22:43.340Z] #19 16.74 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-24T16:22:43.340Z] #19 16.74 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-24T16:22:43.340Z] #19 16.74 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-24T16:22:43.340Z] #19 16.74 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-24T16:22:43.340Z] #19 16.74 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-24T16:22:43.340Z] #19 16.74 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-24T16:22:43.340Z] #19 16.74 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-24T16:22:43.340Z] #19 16.74 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-24T16:22:43.340Z] #19 16.74 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-24T16:22:43.340Z] #19 16.74 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-24T16:22:43.340Z] #19 16.74 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-24T16:22:43.340Z] #19 16.74 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-24T16:22:43.340Z] #19 16.74 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-24T16:22:43.340Z] #19 16.74 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-24T16:22:43.340Z] #19 16.75 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-24T16:22:43.340Z] #19 16.75 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-24T16:22:43.340Z] #19 16.75 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-24T16:22:43.340Z] #19 16.75 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-24T16:22:43.340Z] #19 16.75 linux-libc-dev-s390x-cross patch xz-utils [2022-08-24T16:22:43.439Z] #21 4.114 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-24T16:22:43.439Z] #21 4.115 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-24T16:22:43.439Z] #21 4.115 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-24T16:22:43.439Z] #21 4.115 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-24T16:22:43.439Z] #21 4.115 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-24T16:22:43.439Z] #21 4.115 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-24T16:22:43.439Z] #21 4.115 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-24T16:22:43.439Z] #21 4.116 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-24T16:22:43.439Z] #21 4.116 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-24T16:22:43.439Z] #21 4.389 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T16:22:43.439Z] #21 4.389 Need to get 32.8 MB of archives. [2022-08-24T16:22:43.439Z] #21 4.389 After this operation, 124 MB of additional disk space will be used. [2022-08-24T16:22:43.439Z] #21 4.389 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-24T16:22:43.600Z] #19 17.08 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T16:22:43.600Z] #19 17.08 Need to get 788 MB of archives. [2022-08-24T16:22:43.600Z] #19 17.08 After this operation, 3385 MB of additional disk space will be used. [2022-08-24T16:22:43.600Z] #19 17.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-08-24T16:22:43.600Z] #19 17.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-24T16:22:43.600Z] #19 17.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-24T16:22:43.600Z] #19 17.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-24T16:22:43.600Z] #19 17.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-24T16:22:43.600Z] #19 17.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-24T16:22:43.600Z] #19 17.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-08-24T16:22:43.600Z] #19 17.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-08-24T16:22:43.696Z] #21 4.391 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-24T16:22:43.696Z] #21 4.391 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-24T16:22:43.696Z] #21 4.392 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-24T16:22:43.697Z] #21 4.395 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-24T16:22:43.697Z] #21 4.395 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-24T16:22:43.697Z] #21 4.398 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-24T16:22:43.697Z] #21 4.435 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-24T16:22:43.697Z] #21 4.436 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-24T16:22:43.697Z] #21 4.438 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-24T16:22:43.697Z] #21 4.439 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-24T16:22:43.697Z] #21 4.439 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-24T16:22:43.697Z] #21 4.441 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-24T16:22:43.697Z] #21 4.442 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-24T16:22:43.697Z] #21 4.447 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T16:22:43.697Z] #21 4.448 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-24T16:22:43.697Z] #21 4.450 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-24T16:22:43.697Z] #21 4.452 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-24T16:22:43.697Z] #21 4.452 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-24T16:22:43.697Z] #21 4.454 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-24T16:22:43.697Z] #21 4.459 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-24T16:22:43.697Z] #21 4.461 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-24T16:22:43.697Z] #21 4.461 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-24T16:22:43.697Z] #21 4.462 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-24T16:22:43.697Z] #21 4.462 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-24T16:22:43.697Z] #21 4.463 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-24T16:22:43.697Z] #21 4.466 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-24T16:22:43.697Z] #21 4.468 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-24T16:22:43.697Z] #21 4.469 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-24T16:22:43.697Z] #21 4.470 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-24T16:22:43.697Z] #21 4.471 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-24T16:22:43.697Z] #21 4.471 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-24T16:22:43.697Z] #21 4.534 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-24T16:22:43.697Z] #21 4.535 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-24T16:22:43.697Z] #21 4.536 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-24T16:22:43.697Z] #21 4.537 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-24T16:22:43.697Z] #21 4.538 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T16:22:43.697Z] #21 4.538 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-24T16:22:43.697Z] #21 4.539 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-24T16:22:43.697Z] #21 4.541 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-24T16:22:43.697Z] #21 4.542 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-24T16:22:43.697Z] #21 4.555 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-24T16:22:43.697Z] #21 4.556 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-24T16:22:43.697Z] #21 4.557 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-24T16:22:43.697Z] #21 4.558 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-24T16:22:43.697Z] #21 4.561 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-24T16:22:43.697Z] #21 4.562 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-24T16:22:43.697Z] #21 4.564 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-24T16:22:43.697Z] #21 4.571 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-24T16:22:43.697Z] #21 4.573 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-24T16:22:43.697Z] #21 4.576 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-24T16:22:43.697Z] #21 4.577 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-24T16:22:43.697Z] #21 4.623 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-24T16:22:43.697Z] #21 4.633 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-24T16:22:43.697Z] #21 4.639 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-24T16:22:43.862Z] #19 17.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-08-24T16:22:43.862Z] #19 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-08-24T16:22:43.862Z] #19 17.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-08-24T16:22:43.862Z] #19 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-08-24T16:22:43.862Z] #19 17.23 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-08-24T16:22:43.953Z] #21 4.641 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-24T16:22:43.953Z] #21 4.821 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T16:22:43.953Z] #21 4.856 Fetched 32.8 MB in 1s (62.6 MB/s) [2022-08-24T16:22:43.953Z] #21 4.891 Selecting previously unselected package libcap2:amd64. [2022-08-24T16:22:44.124Z] #19 17.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-08-24T16:22:44.124Z] #19 17.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-08-24T16:22:44.209Z] #21 4.891 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-24T16:22:44.209Z] #21 5.007 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-24T16:22:44.209Z] #21 5.016 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-24T16:22:44.209Z] #21 5.054 Selecting previously unselected package libargon2-1:amd64. [2022-08-24T16:22:44.209Z] #21 5.057 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-24T16:22:44.209Z] #21 5.061 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-24T16:22:44.209Z] #21 5.098 Selecting previously unselected package libjson-c5:amd64. [2022-08-24T16:22:44.209Z] #21 5.100 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-24T16:22:44.209Z] #21 5.104 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-24T16:22:44.209Z] #21 5.139 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-24T16:22:44.385Z] #19 18.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-08-24T16:22:44.435Z] #67 2.824 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-24T16:22:44.435Z] #67 2.824 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-24T16:22:44.435Z] #67 3.051 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-24T16:22:44.466Z] #21 5.141 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-24T16:22:44.466Z] #21 5.146 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-24T16:22:44.466Z] #21 5.216 Selecting previously unselected package libip4tc2:amd64. [2022-08-24T16:22:44.466Z] #21 5.219 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-24T16:22:44.466Z] #21 5.224 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-24T16:22:44.466Z] #21 5.262 Selecting previously unselected package libkmod2:amd64. [2022-08-24T16:22:44.466Z] #21 5.264 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-24T16:22:44.466Z] #21 5.268 Unpacking libkmod2:amd64 (28-1) ... [2022-08-24T16:22:44.466Z] #21 5.313 Selecting previously unselected package systemd. [2022-08-24T16:22:44.466Z] #21 5.316 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-24T16:22:44.466Z] #21 5.353 Unpacking systemd (247.3-7) ... [2022-08-24T16:22:44.646Z] #19 18.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-08-24T16:22:44.907Z] #19 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-08-24T16:22:44.907Z] #19 18.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-08-24T16:22:45.029Z] #21 5.939 Selecting previously unselected package pigz. [2022-08-24T16:22:45.029Z] #21 5.941 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-24T16:22:45.029Z] #21 5.946 Unpacking pigz (2.6-1) ... [2022-08-24T16:22:45.029Z] #21 5.984 Selecting previously unselected package libelf1:amd64. [2022-08-24T16:22:45.029Z] #21 5.984 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-24T16:22:45.174Z] #19 18.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-24T16:22:45.286Z] #21 5.988 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-24T16:22:45.286Z] #21 6.044 Selecting previously unselected package libbpf0:amd64. [2022-08-24T16:22:45.286Z] #21 6.047 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-24T16:22:45.286Z] #21 6.050 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-24T16:22:45.286Z] #21 6.093 Selecting previously unselected package libmnl0:amd64. [2022-08-24T16:22:45.286Z] #21 6.095 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-24T16:22:45.286Z] #21 6.100 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-24T16:22:45.286Z] #21 6.132 Selecting previously unselected package libxtables12:amd64. [2022-08-24T16:22:45.286Z] #21 6.135 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-24T16:22:45.286Z] #21 6.138 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-24T16:22:45.286Z] #21 6.172 Selecting previously unselected package libcap2-bin. [2022-08-24T16:22:45.286Z] #21 6.175 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-24T16:22:45.286Z] #21 6.181 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-24T16:22:45.286Z] #21 6.225 Selecting previously unselected package iproute2. [2022-08-24T16:22:45.286Z] #21 6.225 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-24T16:22:45.435Z] #19 18.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-08-24T16:22:45.543Z] #21 6.231 Unpacking iproute2 (5.10.0-4) ... [2022-08-24T16:22:45.543Z] #21 6.348 Selecting previously unselected package xxd. [2022-08-24T16:22:45.543Z] #21 6.351 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T16:22:45.543Z] #21 6.356 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:22:45.543Z] #21 6.412 Selecting previously unselected package vim-common. [2022-08-24T16:22:45.543Z] #21 6.414 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T16:22:45.543Z] #21 6.422 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:22:45.543Z] #21 6.477 Selecting previously unselected package bash-completion. [2022-08-24T16:22:45.695Z] #19 19.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-24T16:22:45.695Z] #19 19.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-08-24T16:22:45.695Z] #19 19.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-08-24T16:22:45.695Z] #19 19.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-24T16:22:45.695Z] #19 19.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-24T16:22:45.695Z] #19 19.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-24T16:22:45.695Z] #19 19.06 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-08-24T16:22:45.695Z] #19 19.07 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-24T16:22:45.695Z] #19 19.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-08-24T16:22:45.695Z] #19 19.08 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-08-24T16:22:45.695Z] #19 19.08 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-08-24T16:22:45.695Z] #19 19.08 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-24T16:22:45.695Z] #19 19.08 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-24T16:22:45.695Z] #19 19.09 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-24T16:22:45.800Z] #21 6.480 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-24T16:22:45.819Z] #67 4.249 go: downloading github.com/google/uuid v1.3.0 [2022-08-24T16:22:45.819Z] #67 4.320 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-24T16:22:45.819Z] #67 4.472 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-24T16:22:45.819Z] #67 ... [2022-08-24T16:22:45.819Z] [2022-08-24T16:22:45.819Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-24T16:22:45.819Z] #26 sha256:40dc00c81194b1a78bb294c93b1471e475dbff4fa1896128d47ce937a11c7554 [2022-08-24T16:22:45.819Z] #26 1.236 + RM_GOPATH=0 [2022-08-24T16:22:45.819Z] #26 1.238 + TMP_GOPATH= [2022-08-24T16:22:45.819Z] #26 1.238 + : /build [2022-08-24T16:22:45.819Z] #26 1.238 + '[' -z '' ']' [2022-08-24T16:22:45.819Z] #26 1.239 ++ mktemp -d [2022-08-24T16:22:45.819Z] #26 1.240 + export GOPATH=/tmp/tmp.1Ti2mPoFmy [2022-08-24T16:22:45.819Z] #26 1.241 + GOPATH=/tmp/tmp.1Ti2mPoFmy [2022-08-24T16:22:45.819Z] #26 1.241 + RM_GOPATH=1 [2022-08-24T16:22:45.819Z] #26 1.241 + case "$(go env GOARCH)" in [2022-08-24T16:22:45.819Z] #26 1.244 ++ go env GOARCH [2022-08-24T16:22:45.819Z] #26 1.272 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T16:22:45.819Z] #26 1.272 + GO_BUILDMODE=-buildmode=pie [2022-08-24T16:22:45.819Z] #26 1.273 ++ dirname /install.sh [2022-08-24T16:22:45.819Z] #26 1.274 + dir=/ [2022-08-24T16:22:45.819Z] #26 1.274 + bin=dockercli [2022-08-24T16:22:45.819Z] #26 1.275 + shift [2022-08-24T16:22:45.819Z] #26 1.275 + '[' '!' -f //dockercli.installer ']' [2022-08-24T16:22:45.819Z] #26 1.275 + . //dockercli.installer [2022-08-24T16:22:45.819Z] #26 1.280 ++ : stable [2022-08-24T16:22:45.819Z] #26 1.280 ++ : 17.06.2-ce [2022-08-24T16:22:45.819Z] #26 1.280 + install_dockercli [2022-08-24T16:22:45.819Z] #26 1.280 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-24T16:22:45.819Z] #26 1.281 Install docker/cli version 17.06.2-ce from stable [2022-08-24T16:22:45.819Z] #26 1.281 ++ uname -m [2022-08-24T16:22:45.819Z] #26 1.282 + arch=x86_64 [2022-08-24T16:22:45.819Z] #26 1.282 + '[' x86_64 '!=' x86_64 ']' [2022-08-24T16:22:45.819Z] #26 1.283 + url=https://download.docker.com/linux/static [2022-08-24T16:22:45.819Z] #26 1.283 + tar -xz docker/docker [2022-08-24T16:22:45.819Z] #26 1.285 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-24T16:22:45.819Z] #26 4.400 + mkdir -p /build [2022-08-24T16:22:45.819Z] #26 4.402 + mv docker/docker /build/ [2022-08-24T16:22:45.819Z] #26 4.403 + rmdir docker [2022-08-24T16:22:45.819Z] #26 DONE 4.6s [2022-08-24T16:22:45.819Z] [2022-08-24T16:22:45.819Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T16:22:45.819Z] #67 sha256:52556756e8bfd2a2b0524e60f4d5ae344b5cc70d13711549fce2e765bdd0590e [2022-08-24T16:22:45.819Z] #67 4.547 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-24T16:22:45.953Z] #19 19.24 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-24T16:22:46.080Z] #67 4.658 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-24T16:22:46.080Z] #67 4.750 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-24T16:22:46.080Z] #67 4.828 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-24T16:22:46.213Z] #19 19.61 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-08-24T16:22:46.213Z] #19 19.61 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-24T16:22:46.213Z] #19 19.62 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-08-24T16:22:46.213Z] #19 19.63 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-08-24T16:22:46.363Z] #21 6.939 Unpacking bash-completion (1:2.11-2) ... [2022-08-24T16:22:46.363Z] #21 7.037 Selecting previously unselected package bzip2. [2022-08-24T16:22:46.363Z] #21 7.040 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-24T16:22:46.363Z] #21 7.044 Unpacking bzip2 (1.0.8-4) ... [2022-08-24T16:22:46.363Z] #21 7.079 Selecting previously unselected package xz-utils. [2022-08-24T16:22:46.363Z] #21 7.082 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-24T16:22:46.363Z] #21 7.086 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T16:22:46.363Z] #21 7.152 Selecting previously unselected package apparmor. [2022-08-24T16:22:46.363Z] #21 7.154 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-24T16:22:46.363Z] #21 7.172 Unpacking apparmor (2.13.6-10) ... [2022-08-24T16:22:46.620Z] #21 7.306 Selecting previously unselected package inetutils-ping. [2022-08-24T16:22:46.620Z] #21 7.308 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-24T16:22:46.620Z] #21 7.312 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-24T16:22:46.620Z] #21 7.358 Selecting previously unselected package libip6tc2:amd64. [2022-08-24T16:22:46.620Z] #21 7.361 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-24T16:22:46.620Z] #21 7.366 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-24T16:22:46.620Z] #21 7.402 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-24T16:22:46.620Z] #21 7.402 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-24T16:22:46.620Z] #21 7.407 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-24T16:22:46.620Z] #21 7.448 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-24T16:22:46.620Z] #21 7.451 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-24T16:22:46.620Z] #21 7.458 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-24T16:22:46.620Z] #21 7.496 Selecting previously unselected package libnftnl11:amd64. [2022-08-24T16:22:46.620Z] #21 7.498 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-24T16:22:46.620Z] #21 7.502 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-24T16:22:46.620Z] #21 7.541 Selecting previously unselected package iptables. [2022-08-24T16:22:46.652Z] #67 5.298 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-24T16:22:46.782Z] #19 20.13 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-08-24T16:22:46.782Z] #19 20.13 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-08-24T16:22:46.782Z] #19 20.14 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-24T16:22:46.782Z] #19 20.16 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-08-24T16:22:46.782Z] #19 20.17 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-08-24T16:22:46.877Z] #21 7.543 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-24T16:22:46.877Z] #21 7.553 Unpacking iptables (1.8.7-1) ... [2022-08-24T16:22:46.877Z] #21 7.637 Selecting previously unselected package libonig5:amd64. [2022-08-24T16:22:46.877Z] #21 7.640 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-24T16:22:46.877Z] #21 7.643 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T16:22:46.877Z] #21 7.696 Selecting previously unselected package libjq1:amd64. [2022-08-24T16:22:46.877Z] #21 7.699 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-24T16:22:46.877Z] #21 7.703 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-24T16:22:46.877Z] #21 7.750 Selecting previously unselected package jq. [2022-08-24T16:22:46.912Z] #67 5.486 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-24T16:22:46.912Z] #67 5.510 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-24T16:22:46.912Z] #67 5.527 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-24T16:22:47.042Z] #19 20.60 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-24T16:22:47.134Z] #21 7.753 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-24T16:22:47.134Z] #21 7.756 Unpacking jq (1.6-2.1) ... [2022-08-24T16:22:47.134Z] #21 7.797 Selecting previously unselected package libaio1:amd64. [2022-08-24T16:22:47.134Z] #21 7.800 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-24T16:22:47.134Z] #21 7.805 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-24T16:22:47.134Z] #21 7.840 Selecting previously unselected package libgpm2:amd64. [2022-08-24T16:22:47.134Z] #21 7.843 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-24T16:22:47.134Z] #21 7.849 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-24T16:22:47.134Z] #21 7.894 Selecting previously unselected package libicu67:amd64. [2022-08-24T16:22:47.134Z] #21 7.897 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-24T16:22:47.134Z] #21 7.901 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-24T16:22:47.303Z] #19 20.60 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-24T16:22:47.303Z] #19 20.61 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-24T16:22:47.303Z] #19 20.63 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-24T16:22:47.303Z] #19 20.63 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-08-24T16:22:47.303Z] #19 20.63 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-24T16:22:47.303Z] #19 20.70 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-24T16:22:47.303Z] #19 20.71 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-08-24T16:22:47.303Z] #19 20.71 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-08-24T16:22:47.303Z] #19 20.71 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-08-24T16:22:47.303Z] #19 20.71 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-08-24T16:22:47.303Z] #19 20.71 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-24T16:22:47.303Z] #19 20.71 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-24T16:22:47.303Z] #19 20.71 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-08-24T16:22:47.303Z] #19 20.71 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-24T16:22:47.303Z] #19 20.71 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-24T16:22:47.303Z] #19 20.71 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-08-24T16:22:47.303Z] #19 20.72 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-24T16:22:47.303Z] #19 20.72 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-24T16:22:47.303Z] #19 20.72 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-24T16:22:47.303Z] #19 20.73 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-08-24T16:22:47.303Z] #19 20.73 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-08-24T16:22:47.303Z] #19 20.74 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-24T16:22:47.303Z] #19 20.74 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-24T16:22:47.303Z] #19 20.77 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-08-24T16:22:47.303Z] #19 20.77 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-24T16:22:47.303Z] #19 20.78 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-08-24T16:22:47.303Z] #19 20.79 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-08-24T16:22:47.856Z] #67 ... [2022-08-24T16:22:47.856Z] [2022-08-24T16:22:47.856Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T16:22:47.856Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T16:22:47.856Z] #14 1.774 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-24T16:22:47.856Z] #14 1.774 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-24T16:22:47.856Z] #14 1.774 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-24T16:22:47.856Z] #14 3.074 Reading package lists... [2022-08-24T16:22:47.856Z] #14 5.432 Reading package lists... [2022-08-24T16:22:47.856Z] #14 7.460 Building dependency tree... [2022-08-24T16:22:47.856Z] #14 7.997 Reading state information... [2022-08-24T16:22:47.856Z] #14 8.625 The following additional packages will be installed: [2022-08-24T16:22:47.856Z] #14 8.626 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-24T16:22:47.856Z] #14 8.626 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-24T16:22:47.856Z] #14 8.626 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-24T16:22:47.856Z] #14 8.626 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-24T16:22:47.856Z] #14 8.626 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-24T16:22:47.856Z] #14 8.627 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-24T16:22:47.856Z] #14 8.628 mingw-w64-common mingw-w64-x86-64-dev [2022-08-24T16:22:47.856Z] #14 8.629 Suggested packages: [2022-08-24T16:22:47.856Z] #14 8.633 gcc-10-locales seccomp wine64 [2022-08-24T16:22:47.856Z] #14 9.272 The following NEW packages will be installed: [2022-08-24T16:22:47.856Z] #14 9.272 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-24T16:22:47.856Z] #14 9.272 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-24T16:22:47.856Z] #14 9.272 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-24T16:22:47.856Z] #14 9.272 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-24T16:22:47.856Z] #14 9.272 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-24T16:22:47.856Z] #14 9.272 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-24T16:22:47.856Z] #14 9.272 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-24T16:22:47.856Z] #14 9.272 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-24T16:22:47.856Z] #14 9.272 mingw-w64-x86-64-dev [2022-08-24T16:22:47.856Z] #14 9.627 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T16:22:47.856Z] #14 9.627 Need to get 115 MB of archives. [2022-08-24T16:22:47.856Z] #14 9.627 After this operation, 645 MB of additional disk space will be used. [2022-08-24T16:22:47.856Z] #14 9.627 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-24T16:22:47.856Z] #14 9.705 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-24T16:22:47.856Z] #14 9.803 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-24T16:22:47.856Z] #14 9.803 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-24T16:22:47.856Z] #14 9.803 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-24T16:22:47.856Z] #14 9.803 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-24T16:22:47.856Z] #14 9.961 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-24T16:22:47.856Z] #14 10.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-24T16:22:47.856Z] #14 10.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-24T16:22:47.856Z] #14 ... [2022-08-24T16:22:47.856Z] [2022-08-24T16:22:47.856Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-24T16:22:47.856Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T16:22:47.856Z] #42 1.928 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-24T16:22:47.856Z] #42 1.928 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-24T16:22:47.856Z] #42 1.928 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-24T16:22:47.856Z] #42 3.184 Reading package lists... [2022-08-24T16:22:47.856Z] #42 5.199 Reading package lists... [2022-08-24T16:22:47.856Z] #42 7.163 Building dependency tree... [2022-08-24T16:22:47.856Z] #42 7.705 Reading state information... [2022-08-24T16:22:47.856Z] #42 8.301 The following additional packages will be installed: [2022-08-24T16:22:47.856Z] #42 8.318 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-24T16:22:47.856Z] #42 8.341 Suggested packages: [2022-08-24T16:22:47.856Z] #42 8.341 cmake-doc ninja-build lrzip [2022-08-24T16:22:47.856Z] #42 8.341 Recommended packages: [2022-08-24T16:22:47.856Z] #42 8.341 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-24T16:22:47.856Z] #42 8.932 The following NEW packages will be installed: [2022-08-24T16:22:47.856Z] #42 8.938 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-24T16:22:47.856Z] #42 8.942 vim-common xxd [2022-08-24T16:22:47.856Z] #42 9.295 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T16:22:47.856Z] #42 9.295 Need to get 17.7 MB of archives. [2022-08-24T16:22:47.856Z] #42 9.295 After this operation, 70.7 MB of additional disk space will be used. [2022-08-24T16:22:47.856Z] #42 9.295 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T16:22:47.856Z] #42 9.318 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-24T16:22:47.856Z] #42 9.318 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-24T16:22:47.856Z] #42 9.398 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-24T16:22:47.856Z] #42 9.640 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-24T16:22:47.856Z] #42 9.663 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-24T16:22:47.856Z] #42 9.674 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-24T16:22:47.856Z] #42 9.702 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-24T16:22:47.856Z] #42 9.702 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-24T16:22:47.856Z] #42 9.702 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-24T16:22:47.856Z] #42 ... [2022-08-24T16:22:47.856Z] [2022-08-24T16:22:47.856Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-24T16:22:47.856Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T16:22:47.856Z] #29 CACHED [2022-08-24T16:22:47.856Z] [2022-08-24T16:22:47.856Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-24T16:22:47.856Z] #30 sha256:719978c1ce8a3cc402ea2fe5bdfc8409f6b560f2c076d12752aad95adc0206dd [2022-08-24T16:22:47.856Z] #30 CACHED [2022-08-24T16:22:47.856Z] [2022-08-24T16:22:47.856Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-24T16:22:47.856Z] #31 sha256:716ad9d3d3865fb04e4d4e9226520239e4e4812c781fa67a17d3a81b8dadc2aa [2022-08-24T16:22:47.856Z] #31 CACHED [2022-08-24T16:22:47.856Z] [2022-08-24T16:22:47.856Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-24T16:22:47.856Z] #33 sha256:f61cae5df46cd440726b9b9393e7a065b2dffcaab7117de9785f0bda1d26ac1d [2022-08-24T16:22:47.856Z] #33 CACHED [2022-08-24T16:22:47.856Z] [2022-08-24T16:22:47.856Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T16:22:47.856Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T16:22:47.856Z] #34 CACHED [2022-08-24T16:22:47.856Z] [2022-08-24T16:22:47.856Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T16:22:47.856Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T16:22:47.856Z] #36 CACHED [2022-08-24T16:22:47.856Z] [2022-08-24T16:22:47.856Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-24T16:22:47.856Z] #38 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T16:22:47.856Z] #38 CACHED [2022-08-24T16:22:47.856Z] [2022-08-24T16:22:47.856Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-24T16:22:47.856Z] #40 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T16:22:47.856Z] #40 CACHED [2022-08-24T16:22:47.856Z] [2022-08-24T16:22:47.856Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-24T16:22:47.856Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T16:22:47.856Z] #62 3.124 Reading package lists... [2022-08-24T16:22:47.856Z] #62 5.093 Reading package lists... [2022-08-24T16:22:47.856Z] #62 7.001 Building dependency tree... [2022-08-24T16:22:47.856Z] #62 7.509 Reading state information... [2022-08-24T16:22:47.856Z] #62 8.252 The following additional packages will be installed: [2022-08-24T16:22:47.856Z] #62 8.254 libbtrfs0 [2022-08-24T16:22:47.856Z] #62 8.354 The following NEW packages will be installed: [2022-08-24T16:22:47.856Z] #62 8.354 libbtrfs-dev libbtrfs0 [2022-08-24T16:22:47.856Z] #62 8.665 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T16:22:47.856Z] #62 8.665 Need to get 460 kB of archives. [2022-08-24T16:22:47.856Z] #62 8.665 After this operation, 1237 kB of additional disk space will be used. [2022-08-24T16:22:47.856Z] #62 8.665 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-24T16:22:47.856Z] #62 8.674 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-24T16:22:47.856Z] #62 9.262 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T16:22:47.856Z] #62 9.460 Fetched 460 kB in 0s (1506 kB/s) [2022-08-24T16:22:47.856Z] #62 9.554 Selecting previously unselected package libbtrfs0:amd64. [2022-08-24T16:22:47.856Z] #62 9.554 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-24T16:22:47.856Z] #62 9.624 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-24T16:22:47.856Z] #62 9.650 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T16:22:47.856Z] #62 9.819 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-24T16:22:47.856Z] #62 9.819 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-24T16:22:47.856Z] #62 9.824 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T16:22:47.856Z] #62 10.03 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T16:22:47.856Z] #62 10.05 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T16:22:47.856Z] #62 10.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T16:22:47.856Z] #62 DONE 10.3s [2022-08-24T16:22:47.856Z] [2022-08-24T16:22:47.856Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-24T16:22:47.856Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T16:22:47.856Z] #42 10.31 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T16:22:47.875Z] #19 21.17 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-08-24T16:22:47.875Z] #19 21.17 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-08-24T16:22:47.875Z] #19 21.18 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-24T16:22:47.875Z] #19 21.19 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-08-24T16:22:47.875Z] #19 21.21 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-08-24T16:22:48.065Z] #21 8.721 Selecting previously unselected package libinih1:amd64. [2022-08-24T16:22:48.065Z] #21 8.724 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-24T16:22:48.065Z] #21 8.727 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-24T16:22:48.065Z] #21 8.762 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-24T16:22:48.065Z] #21 8.764 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-24T16:22:48.065Z] #21 8.768 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-24T16:22:48.065Z] #21 8.813 Selecting previously unselected package libnet1:amd64. [2022-08-24T16:22:48.065Z] #21 8.816 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-24T16:22:48.065Z] #21 8.822 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T16:22:48.065Z] #21 8.870 Selecting previously unselected package libnl-3-200:amd64. [2022-08-24T16:22:48.066Z] #21 8.873 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-24T16:22:48.066Z] #21 8.877 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T16:22:48.066Z] #21 8.914 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T16:22:48.066Z] #21 8.916 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T16:22:48.066Z] #21 8.920 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T16:22:48.066Z] #21 8.954 Selecting previously unselected package libyajl2:amd64. [2022-08-24T16:22:48.066Z] #21 8.954 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-24T16:22:48.066Z] #21 8.957 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-24T16:22:48.066Z] #21 8.982 Selecting previously unselected package net-tools. [2022-08-24T16:22:48.118Z] #42 ... [2022-08-24T16:22:48.118Z] [2022-08-24T16:22:48.118Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-24T16:22:48.118Z] #63 sha256:077d5cb44b5f1b86cc185eeb066a3936c91d25c974fd6584580ee9bb35143197 [2022-08-24T16:22:48.118Z] #63 DONE 0.1s [2022-08-24T16:22:48.118Z] [2022-08-24T16:22:48.118Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T16:22:48.118Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T16:22:48.118Z] #14 10.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-08-24T16:22:48.135Z] #19 21.58 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-08-24T16:22:48.135Z] #19 21.59 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-24T16:22:48.135Z] #19 21.59 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-24T16:22:48.135Z] #19 21.60 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-08-24T16:22:48.135Z] #19 21.60 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-08-24T16:22:48.135Z] #19 21.60 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-24T16:22:48.135Z] #19 21.60 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-24T16:22:48.135Z] #19 21.62 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-08-24T16:22:48.135Z] #19 21.62 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-24T16:22:48.135Z] #19 21.63 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-08-24T16:22:48.135Z] #19 21.64 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-08-24T16:22:48.323Z] #21 8.985 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-24T16:22:48.323Z] #21 8.988 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T16:22:48.323Z] #21 9.042 Selecting previously unselected package patch. [2022-08-24T16:22:48.323Z] #21 9.044 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-24T16:22:48.323Z] #21 9.048 Unpacking patch (2.7.6-7) ... [2022-08-24T16:22:48.323Z] #21 9.082 Selecting previously unselected package python-pip-whl. [2022-08-24T16:22:48.323Z] #21 9.085 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-24T16:22:48.323Z] #21 9.088 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T16:22:48.581Z] #21 9.245 Selecting previously unselected package python3-lib2to3. [2022-08-24T16:22:48.581Z] #21 9.248 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-24T16:22:48.581Z] #21 9.251 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-24T16:22:48.581Z] #21 9.290 Selecting previously unselected package python3-distutils. [2022-08-24T16:22:48.581Z] #21 9.293 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-24T16:22:48.581Z] #21 9.297 Unpacking python3-distutils (3.9.2-1) ... [2022-08-24T16:22:48.581Z] #21 9.355 Selecting previously unselected package python3-pkg-resources. [2022-08-24T16:22:48.581Z] #21 9.358 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-24T16:22:48.581Z] #21 9.361 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-24T16:22:48.581Z] #21 9.408 Selecting previously unselected package python3-setuptools. [2022-08-24T16:22:48.581Z] #21 9.411 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-24T16:22:48.581Z] #21 9.414 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-24T16:22:48.581Z] #21 9.481 Selecting previously unselected package python3-wheel. [2022-08-24T16:22:48.690Z] #14 10.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-24T16:22:48.760Z] #19 22.13 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-08-24T16:22:48.760Z] #19 22.13 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-08-24T16:22:48.760Z] #19 22.14 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-24T16:22:48.760Z] #19 22.16 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-08-24T16:22:48.760Z] #19 22.18 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-08-24T16:22:48.838Z] #21 9.483 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-24T16:22:48.838Z] #21 9.489 Unpacking python3-wheel (0.34.2-1) ... [2022-08-24T16:22:48.838Z] #21 9.525 Selecting previously unselected package python3-pip. [2022-08-24T16:22:48.838Z] #21 9.525 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-24T16:22:48.838Z] #21 9.529 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T16:22:48.838Z] #21 9.612 Selecting previously unselected package sudo. [2022-08-24T16:22:48.838Z] #21 9.615 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-24T16:22:48.838Z] #21 9.620 Unpacking sudo (1.9.5p2-3) ... [2022-08-24T16:22:48.838Z] #21 9.755 Selecting previously unselected package systemd-journal-remote. [2022-08-24T16:22:48.951Z] #14 11.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-24T16:22:48.952Z] #14 11.40 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-24T16:22:49.096Z] #21 9.758 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-24T16:22:49.096Z] #21 9.762 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-24T16:22:49.096Z] #21 9.800 Selecting previously unselected package thin-provisioning-tools. [2022-08-24T16:22:49.096Z] #21 9.802 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-24T16:22:49.096Z] #21 9.806 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-24T16:22:49.096Z] #21 9.870 Selecting previously unselected package uidmap. [2022-08-24T16:22:49.096Z] #21 9.873 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-24T16:22:49.096Z] #21 9.876 Unpacking uidmap (1:4.8.1-1) ... [2022-08-24T16:22:49.096Z] #21 9.926 Selecting previously unselected package vim-runtime. [2022-08-24T16:22:49.096Z] #21 9.928 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T16:22:49.096Z] #21 9.940 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-24T16:22:49.096Z] #21 9.950 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-24T16:22:49.096Z] #21 9.954 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:22:49.340Z] #19 22.67 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-08-24T16:22:49.340Z] #19 22.67 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-24T16:22:49.340Z] #19 22.67 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-24T16:22:49.340Z] #19 22.68 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-08-24T16:22:49.340Z] #19 22.68 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-24T16:22:49.340Z] #19 22.69 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-08-24T16:22:49.340Z] #19 22.69 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-24T16:22:49.340Z] #19 22.69 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-24T16:22:49.340Z] #19 22.71 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-24T16:22:49.340Z] #19 22.71 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-24T16:22:49.340Z] #19 22.73 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-08-24T16:22:49.340Z] #19 22.73 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-24T16:22:49.340Z] #19 22.74 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-24T16:22:49.340Z] #19 22.74 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-08-24T16:22:49.340Z] #19 22.75 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-08-24T16:22:49.526Z] #14 11.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-24T16:22:49.526Z] #14 11.97 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-24T16:22:49.526Z] #14 11.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-24T16:22:49.526Z] #14 11.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-24T16:22:49.526Z] #14 11.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-24T16:22:49.526Z] #14 11.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-24T16:22:49.526Z] #14 11.98 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-24T16:22:49.526Z] #14 11.98 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-24T16:22:49.526Z] #14 11.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-24T16:22:49.526Z] #14 12.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-24T16:22:49.526Z] #14 12.00 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-24T16:22:49.526Z] #14 12.00 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-24T16:22:49.526Z] #14 12.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-24T16:22:49.526Z] #14 12.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-24T16:22:49.661Z] #21 10.62 Selecting previously unselected package vim. [2022-08-24T16:22:49.787Z] #14 12.02 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-24T16:22:49.787Z] #14 12.02 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-24T16:22:49.787Z] #14 12.02 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-24T16:22:49.918Z] #21 10.62 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T16:22:49.918Z] #21 10.63 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:22:49.921Z] #19 23.24 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-08-24T16:22:49.921Z] #19 23.24 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-08-24T16:22:49.921Z] #19 23.25 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-24T16:22:49.921Z] #19 23.27 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-08-24T16:22:49.921Z] #19 23.28 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-08-24T16:22:50.048Z] #14 12.37 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T16:22:50.175Z] #21 10.78 Selecting previously unselected package xfsprogs. [2022-08-24T16:22:50.175Z] #21 10.78 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-24T16:22:50.175Z] #21 10.79 Unpacking xfsprogs (5.10.0-4) ... [2022-08-24T16:22:50.175Z] #21 10.90 Selecting previously unselected package zip. [2022-08-24T16:22:50.175Z] #21 10.90 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-24T16:22:50.175Z] #21 10.91 Unpacking zip (3.0-12) ... [2022-08-24T16:22:50.175Z] #21 10.94 Selecting previously unselected package zstd. [2022-08-24T16:22:50.175Z] #21 10.95 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-24T16:22:50.175Z] #21 10.95 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-24T16:22:50.175Z] #21 11.05 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-24T16:22:50.185Z] #19 23.67 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-08-24T16:22:50.185Z] #19 23.67 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-24T16:22:50.185Z] #19 23.67 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-24T16:22:50.185Z] #19 23.68 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-08-24T16:22:50.185Z] #19 23.68 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-08-24T16:22:50.185Z] #19 23.68 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-08-24T16:22:50.185Z] #19 23.68 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-24T16:22:50.185Z] #19 23.68 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-24T16:22:50.185Z] #19 23.69 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-08-24T16:22:50.185Z] #19 23.70 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-24T16:22:50.185Z] #19 23.71 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-08-24T16:22:50.185Z] #19 23.71 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-08-24T16:22:50.309Z] #14 12.46 Fetched 115 MB in 3s (41.9 MB/s) [2022-08-24T16:22:50.309Z] #14 12.50 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-24T16:22:50.309Z] #14 12.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-24T16:22:50.309Z] #14 12.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-24T16:22:50.309Z] #14 12.53 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-24T16:22:50.431Z] #21 11.30 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-24T16:22:50.432Z] #21 11.31 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T16:22:50.432Z] #21 11.32 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-24T16:22:50.432Z] #21 11.33 Setting up libicu67:amd64 (67.1-7) ... [2022-08-24T16:22:50.432Z] #21 11.34 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-24T16:22:50.432Z] #21 11.35 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-24T16:22:50.432Z] #21 11.36 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-24T16:22:50.432Z] #21 11.37 Setting up uidmap (1:4.8.1-1) ... [2022-08-24T16:22:50.432Z] #21 11.38 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-24T16:22:50.432Z] #21 11.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T16:22:50.432Z] #21 11.40 Setting up bzip2 (1.0.8-4) ... [2022-08-24T16:22:50.692Z] #21 11.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T16:22:50.692Z] #21 11.42 Setting up python3-wheel (0.34.2-1) ... [2022-08-24T16:22:50.754Z] #19 24.09 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-08-24T16:22:50.754Z] #19 24.09 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-08-24T16:22:50.754Z] #19 24.10 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-24T16:22:50.754Z] #19 24.11 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-08-24T16:22:50.754Z] #19 24.12 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-08-24T16:22:50.949Z] #21 11.56 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-24T16:22:50.949Z] #21 11.57 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:22:50.949Z] #21 11.58 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-24T16:22:50.949Z] #21 11.59 Setting up libcap2-bin (1:2.44-1) ... [2022-08-24T16:22:50.949Z] #21 11.60 Setting up apparmor (2.13.6-10) ... [2022-08-24T16:22:51.013Z] #19 24.47 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-24T16:22:51.014Z] #19 24.47 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-24T16:22:51.252Z] #14 13.42 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-24T16:22:51.252Z] #14 13.42 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-24T16:22:51.252Z] #14 13.42 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-24T16:22:51.272Z] #19 24.81 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T16:22:51.513Z] #21 12.38 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-24T16:22:51.513Z] #21 12.41 Setting up zip (3.0-12) ... [2022-08-24T16:22:51.513Z] #21 12.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:22:51.532Z] #19 24.95 Fetched 788 MB in 8s (103 MB/s) [2022-08-24T16:22:51.532Z] #19 24.98 Selecting previously unselected package liblocale-gettext-perl. [2022-08-24T16:22:51.532Z] #19 24.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-24T16:22:51.532Z] #19 25.08 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-24T16:22:51.532Z] #19 25.08 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-24T16:22:51.532Z] #19 25.12 Selecting previously unselected package bzip2. [2022-08-24T16:22:51.532Z] #19 25.12 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-24T16:22:51.532Z] #19 25.12 Unpacking bzip2 (1.0.8-4) ... [2022-08-24T16:22:51.532Z] #19 25.16 Selecting previously unselected package libmagic-mgc. [2022-08-24T16:22:51.771Z] #21 12.44 Setting up bash-completion (1:2.11-2) ... [2022-08-24T16:22:51.791Z] #19 25.16 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-24T16:22:51.791Z] #19 25.17 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-24T16:22:51.791Z] #19 25.25 Selecting previously unselected package libmagic1:amd64. [2022-08-24T16:22:51.791Z] #19 25.25 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-24T16:22:51.791Z] #19 25.26 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-24T16:22:51.791Z] #19 25.29 Selecting previously unselected package file. [2022-08-24T16:22:52.027Z] #21 12.95 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T16:22:52.027Z] #21 12.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-24T16:22:52.027Z] #21 12.98 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-24T16:22:52.050Z] #19 25.30 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-24T16:22:52.050Z] #19 25.30 Unpacking file (1:5.39-3) ... [2022-08-24T16:22:52.050Z] #19 25.34 Selecting previously unselected package xz-utils. [2022-08-24T16:22:52.050Z] #19 25.34 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-24T16:22:52.050Z] #19 25.34 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T16:22:52.050Z] #19 25.43 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-24T16:22:52.050Z] #19 25.43 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-24T16:22:52.050Z] #19 25.44 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-24T16:22:52.195Z] #14 14.45 Selecting previously unselected package binutils-mingw-w64. [2022-08-24T16:22:52.195Z] #14 14.45 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-24T16:22:52.195Z] #14 14.46 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-24T16:22:52.195Z] #14 14.52 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-24T16:22:52.195Z] #14 14.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T16:22:52.195Z] #14 14.53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T16:22:52.195Z] #14 14.60 Selecting previously unselected package dmsetup. [2022-08-24T16:22:52.195Z] #14 14.60 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T16:22:52.195Z] #14 14.60 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-24T16:22:52.284Z] #21 12.99 Setting up patch (2.7.6-7) ... [2022-08-24T16:22:52.284Z] #21 13.01 Setting up sudo (1.9.5p2-3) ... [2022-08-24T16:22:52.284Z] #21 13.05 invoke-rc.d: could not determine current runlevel [2022-08-24T16:22:52.284Z] #21 13.05 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-24T16:22:52.284Z] #21 13.06 Setting up xfsprogs (5.10.0-4) ... [2022-08-24T16:22:52.284Z] #21 13.07 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-24T16:22:52.284Z] #21 13.07 Failed to connect to bus: Host is down [2022-08-24T16:22:52.284Z] #21 13.07 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-24T16:22:52.284Z] #21 13.09 Setting up inetutils-ping (2:2.0-1) ... [2022-08-24T16:22:52.284Z] #21 13.10 Setting up pigz (2.6-1) ... [2022-08-24T16:22:52.284Z] #21 13.11 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-24T16:22:52.284Z] #21 13.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T16:22:52.284Z] #21 13.14 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T16:22:52.284Z] #21 13.15 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:22:52.310Z] #19 25.78 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-24T16:22:52.310Z] #19 25.78 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-24T16:22:52.310Z] #19 25.78 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-24T16:22:52.455Z] #14 14.69 Selecting previously unselected package mingw-w64-common. [2022-08-24T16:22:52.456Z] #14 14.69 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-24T16:22:52.456Z] #14 14.70 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-24T16:22:52.542Z] #21 13.31 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-24T16:22:52.542Z] #21 13.32 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-24T16:22:52.570Z] #19 26.09 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-24T16:22:52.570Z] #19 26.09 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-24T16:22:52.570Z] #19 26.09 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-24T16:22:52.800Z] #21 13.41 Setting up libelf1:amd64 (0.183-1) ... [2022-08-24T16:22:52.800Z] #21 13.42 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-24T16:22:52.800Z] #21 13.43 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-24T16:22:52.800Z] #21 13.44 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T16:22:52.800Z] #21 13.46 Setting up libkmod2:amd64 (28-1) ... [2022-08-24T16:22:52.800Z] #21 13.47 Setting up python3-distutils (3.9.2-1) ... [2022-08-24T16:22:52.800Z] #21 13.58 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:22:52.800Z] #21 13.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-24T16:22:52.800Z] #21 13.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-24T16:22:52.800Z] #21 13.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-24T16:22:52.800Z] #21 13.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-24T16:22:52.800Z] #21 13.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-24T16:22:52.800Z] #21 13.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-24T16:22:52.800Z] #21 13.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-24T16:22:52.800Z] #21 13.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-24T16:22:53.057Z] #21 13.65 Setting up python3-setuptools (52.0.0-4) ... [2022-08-24T16:22:53.138Z] #19 26.39 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-24T16:22:53.138Z] #19 26.40 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-24T16:22:53.138Z] #19 26.40 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-24T16:22:53.314Z] #21 13.96 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-24T16:22:53.314Z] #21 13.97 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-24T16:22:53.314Z] #21 13.98 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-24T16:22:53.314Z] #21 13.99 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T16:22:53.398Z] #19 26.68 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-24T16:22:53.398Z] #19 26.68 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-24T16:22:53.398Z] #19 26.69 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-24T16:22:53.398Z] #19 26.92 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-24T16:22:53.572Z] #21 14.25 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-24T16:22:53.572Z] #21 14.26 Setting up jq (1.6-2.1) ... [2022-08-24T16:22:53.572Z] #21 14.27 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-24T16:22:53.572Z] #21 14.28 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-24T16:22:53.572Z] #21 14.29 Setting up iptables (1.8.7-1) ... [2022-08-24T16:22:53.572Z] #21 14.30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T16:22:53.572Z] #21 14.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T16:22:53.572Z] #21 14.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T16:22:53.572Z] #21 14.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T16:22:53.572Z] #21 14.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-24T16:22:53.572Z] #21 14.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-24T16:22:53.572Z] #21 14.32 Setting up iproute2 (5.10.0-4) ... [2022-08-24T16:22:53.572Z] #21 14.44 Setting up systemd (247.3-7) ... [2022-08-24T16:22:53.572Z] #21 14.48 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-24T16:22:53.572Z] #21 14.48 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-24T16:22:53.572Z] #21 14.49 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-24T16:22:53.572Z] #21 14.52 Initializing machine ID from KVM UUID. [2022-08-24T16:22:53.658Z] #19 26.92 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-24T16:22:53.658Z] #19 26.92 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-24T16:22:53.658Z] #19 26.96 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-24T16:22:53.658Z] #19 26.97 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T16:22:53.658Z] #19 26.97 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-24T16:22:53.829Z] #21 14.80 Setting up systemd-journal-remote (247.3-7) ... [2022-08-24T16:22:54.085Z] #21 14.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T16:22:54.372Z] #14 16.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-24T16:22:54.632Z] #14 16.86 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-24T16:22:54.632Z] #14 16.86 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-24T16:22:55.017Z] #21 DONE 15.5s [2022-08-24T16:22:55.017Z] [2022-08-24T16:22:55.017Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-24T16:22:55.017Z] #22 sha256:36165810a47ce2ba45f593181e34518d4d2f36359ab9da496a7c32358b3acc37 [2022-08-24T16:22:55.017Z] #22 0.423 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-24T16:22:55.204Z] #14 ... [2022-08-24T16:22:55.204Z] [2022-08-24T16:22:55.204Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-24T16:22:55.204Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T16:22:55.204Z] #42 10.53 Fetched 17.7 MB in 1s (19.5 MB/s) [2022-08-24T16:22:55.204Z] #42 10.60 Selecting previously unselected package xxd. [2022-08-24T16:22:55.205Z] #42 10.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-24T16:22:55.205Z] #42 10.63 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T16:22:55.205Z] #42 10.64 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:22:55.205Z] #42 10.81 Selecting previously unselected package vim-common. [2022-08-24T16:22:55.205Z] #42 10.81 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T16:22:55.205Z] #42 10.84 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:22:55.205Z] #42 11.00 Selecting previously unselected package cmake-data. [2022-08-24T16:22:55.205Z] #42 11.01 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-24T16:22:55.205Z] #42 11.03 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-24T16:22:55.205Z] #42 12.15 Selecting previously unselected package libicu67:amd64. [2022-08-24T16:22:55.205Z] #42 12.15 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-24T16:22:55.205Z] #42 12.16 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-24T16:22:55.205Z] #42 14.68 Selecting previously unselected package libxml2:amd64. [2022-08-24T16:22:55.205Z] #42 14.68 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-24T16:22:55.205Z] #42 14.69 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-24T16:22:55.205Z] #42 14.91 Selecting previously unselected package libarchive13:amd64. [2022-08-24T16:22:55.205Z] #42 14.91 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-24T16:22:55.205Z] #42 14.92 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-24T16:22:55.205Z] #42 15.08 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-24T16:22:55.205Z] #42 15.08 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-24T16:22:55.205Z] #42 15.08 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-24T16:22:55.205Z] #42 15.15 Selecting previously unselected package librhash0:amd64. [2022-08-24T16:22:55.205Z] #42 15.15 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-24T16:22:55.205Z] #42 15.16 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-24T16:22:55.205Z] #42 15.24 Selecting previously unselected package libuv1:amd64. [2022-08-24T16:22:55.205Z] #42 15.25 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-24T16:22:55.205Z] #42 15.26 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-24T16:22:55.205Z] #42 15.36 Selecting previously unselected package cmake. [2022-08-24T16:22:55.205Z] #42 15.36 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-24T16:22:55.205Z] #42 15.36 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-24T16:22:55.205Z] #42 16.99 Setting up libicu67:amd64 (67.1-7) ... [2022-08-24T16:22:55.205Z] #42 17.00 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:22:55.205Z] #42 17.01 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-24T16:22:55.205Z] #42 17.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:22:55.205Z] #42 17.05 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-24T16:22:55.205Z] #42 17.08 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-24T16:22:55.205Z] #42 17.09 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-24T16:22:55.205Z] #42 17.11 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-24T16:22:55.205Z] #42 17.12 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-24T16:22:55.205Z] #42 17.13 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-24T16:22:55.205Z] #42 17.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T16:22:55.205Z] #42 DONE 17.7s [2022-08-24T16:22:55.205Z] [2022-08-24T16:22:55.205Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T16:22:55.205Z] #64 sha256:95b7588ed1fe9ee5a6e97389245110fb3d7ad26ee62451bf903bacb036384423 [2022-08-24T16:22:55.205Z] #64 0.852 + RM_GOPATH=0 [2022-08-24T16:22:55.205Z] #64 0.854 + TMP_GOPATH= [2022-08-24T16:22:55.205Z] #64 0.854 + : /build [2022-08-24T16:22:55.205Z] #64 0.854 + '[' -z '' ']' [2022-08-24T16:22:55.205Z] #64 0.855 ++ mktemp -d [2022-08-24T16:22:55.205Z] #64 0.856 + export GOPATH=/tmp/tmp.I0UlmvC8Ht [2022-08-24T16:22:55.205Z] #64 0.856 + GOPATH=/tmp/tmp.I0UlmvC8Ht [2022-08-24T16:22:55.205Z] #64 0.856 + RM_GOPATH=1 [2022-08-24T16:22:55.205Z] #64 0.856 + case "$(go env GOARCH)" in [2022-08-24T16:22:55.205Z] #64 0.857 ++ go env GOARCH [2022-08-24T16:22:55.205Z] #64 0.867 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T16:22:55.205Z] #64 0.867 + GO_BUILDMODE=-buildmode=pie [2022-08-24T16:22:55.205Z] #64 0.868 ++ dirname /install.sh [2022-08-24T16:22:55.205Z] #64 0.869 + dir=/ [2022-08-24T16:22:55.205Z] #64 0.869 + bin=containerd [2022-08-24T16:22:55.205Z] #64 0.869 + shift [2022-08-24T16:22:55.205Z] #64 0.869 + '[' '!' -f //containerd.installer ']' [2022-08-24T16:22:55.205Z] #64 0.869 + . //containerd.installer [2022-08-24T16:22:55.205Z] #64 0.869 ++ set -e [2022-08-24T16:22:55.205Z] #64 0.870 ++ : v1.6.7 [2022-08-24T16:22:55.205Z] #64 0.870 + install_containerd [2022-08-24T16:22:55.205Z] #64 0.870 + echo 'Install containerd version v1.6.7' [2022-08-24T16:22:55.205Z] #64 0.870 Install containerd version v1.6.7 [2022-08-24T16:22:55.205Z] #64 0.871 + git clone https://github.com/containerd/containerd.git /tmp/tmp.I0UlmvC8Ht/src/github.com/containerd/containerd [2022-08-24T16:22:55.205Z] #64 0.873 Cloning into '/tmp/tmp.I0UlmvC8Ht/src/github.com/containerd/containerd'... [2022-08-24T16:22:55.273Z] #22 0.426 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-24T16:22:55.273Z] #22 0.429 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-24T16:22:55.273Z] #22 DONE 0.5s [2022-08-24T16:22:55.273Z] [2022-08-24T16:22:55.273Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-24T16:22:55.273Z] #23 sha256:b4d4ced25fd9a51de12611d6d798608dbc489312c583bd9e04eac728b642c247 [2022-08-24T16:22:55.467Z] #64 ... [2022-08-24T16:22:55.467Z] [2022-08-24T16:22:55.467Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-24T16:22:55.467Z] #43 sha256:7b17a85e6c6452afb41503198a3ca18288a21ba7571e001173c92daafe202905 [2022-08-24T16:22:55.467Z] #43 DONE 0.1s [2022-08-24T16:22:55.467Z] [2022-08-24T16:22:55.467Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-24T16:22:55.467Z] #44 sha256:b07ee70299a9ac29786f47a1d0cc916f972646cb70a7a90c0e50dd3c598cb027 [2022-08-24T16:22:56.040Z] #44 0.788 + RM_GOPATH=0 [2022-08-24T16:22:56.301Z] #44 0.789 + TMP_GOPATH= [2022-08-24T16:22:56.301Z] #44 0.789 + : /build [2022-08-24T16:22:56.301Z] #44 0.789 + '[' -z '' ']' [2022-08-24T16:22:56.301Z] #44 0.789 ++ mktemp -d [2022-08-24T16:22:56.301Z] #44 0.792 + export GOPATH=/tmp/tmp.oW9XgGiTZD [2022-08-24T16:22:56.301Z] #44 0.792 + GOPATH=/tmp/tmp.oW9XgGiTZD [2022-08-24T16:22:56.301Z] #44 0.792 + RM_GOPATH=1 [2022-08-24T16:22:56.301Z] #44 0.792 + case "$(go env GOARCH)" in [2022-08-24T16:22:56.301Z] #44 0.793 ++ go env GOARCH [2022-08-24T16:22:56.301Z] #44 0.806 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T16:22:56.301Z] #44 0.806 + GO_BUILDMODE=-buildmode=pie [2022-08-24T16:22:56.301Z] #44 0.806 ++ dirname /install.sh [2022-08-24T16:22:56.301Z] #44 0.807 + dir=/ [2022-08-24T16:22:56.301Z] #44 0.807 + bin=tini [2022-08-24T16:22:56.301Z] #44 0.807 + shift [2022-08-24T16:22:56.301Z] #44 0.807 + '[' '!' -f //tini.installer ']' [2022-08-24T16:22:56.301Z] #44 0.807 + . //tini.installer [2022-08-24T16:22:56.301Z] #44 0.807 ++ : v0.19.0 [2022-08-24T16:22:56.301Z] #44 0.807 + install_tini [2022-08-24T16:22:56.301Z] #44 0.807 + echo 'Install tini version v0.19.0' [2022-08-24T16:22:56.301Z] #44 0.807 Install tini version v0.19.0 [2022-08-24T16:22:56.301Z] #44 0.808 + git clone https://github.com/krallin/tini.git /tmp/tmp.oW9XgGiTZD/tini [2022-08-24T16:22:56.301Z] #44 0.809 Cloning into '/tmp/tmp.oW9XgGiTZD/tini'... [2022-08-24T16:22:56.873Z] #44 1.253 + cd /tmp/tmp.oW9XgGiTZD/tini [2022-08-24T16:22:56.874Z] #44 1.253 + git checkout -q v0.19.0 [2022-08-24T16:22:56.874Z] #44 1.264 + cmake . [2022-08-24T16:22:56.874Z] #44 1.513 -- The C compiler identification is GNU 10.2.1 [2022-08-24T16:22:56.874Z] #44 1.557 -- Detecting C compiler ABI info [2022-08-24T16:22:56.938Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00389b22520261418) in /home/ubuntu/workspace/moby_PR-44030 [Pipeline] { [Pipeline] checkout [2022-08-24T16:22:56.964Z] The recommended git tool is: git [2022-08-24T16:22:56.972Z] using credential docker-jenkins-github-credentials [2022-08-24T16:22:56.984Z] Cloning the remote Git repository [2022-08-24T16:22:56.984Z] Cloning with configured refspecs honoured and without tags [2022-08-24T16:22:57.447Z] #44 1.825 -- Detecting C compiler ABI info - done [2022-08-24T16:22:57.447Z] #44 1.874 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-24T16:22:57.447Z] #44 1.880 -- Detecting C compile features [2022-08-24T16:22:57.447Z] #44 1.881 -- Detecting C compile features - done [2022-08-24T16:22:57.447Z] #44 1.898 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-24T16:22:57.447Z] #44 2.045 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-24T16:22:57.447Z] #44 2.095 -- Configuring done [2022-08-24T16:22:57.447Z] #44 2.099 -- Generating done [2022-08-24T16:22:57.447Z] #44 2.109 -- Build files have been written to: /tmp/tmp.oW9XgGiTZD/tini [2022-08-24T16:22:57.447Z] #44 2.111 + make tini-static [2022-08-24T16:22:57.447Z] #44 2.224 Scanning dependencies of target tini-static [2022-08-24T16:22:57.708Z] #44 2.250 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-24T16:22:56.983Z] Cloning repository https://github.com/moby/moby.git [2022-08-24T16:22:56.984Z] > git init /home/ubuntu/workspace/moby_PR-44030 # timeout=10 [2022-08-24T16:22:56.993Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T16:22:56.993Z] > git --version # timeout=10 [2022-08-24T16:22:56.998Z] > git --version # 'git version 2.25.1' [2022-08-24T16:22:56.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T16:22:56.999Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44030/head:refs/remotes/origin/PR-44030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T16:22:58.278Z] #44 2.748 [100%] Linking C executable tini-static [2022-08-24T16:22:58.543Z] #44 2.997 [100%] Built target tini-static [2022-08-24T16:22:58.543Z] #44 3.048 + mkdir -p /build [2022-08-24T16:22:58.543Z] #44 3.049 + cp tini-static /build/docker-init [2022-08-24T16:22:58.543Z] #44 DONE 3.3s [2022-08-24T16:22:58.543Z] [2022-08-24T16:22:58.543Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T16:22:58.543Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T16:22:58.543Z] #14 19.50 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-24T16:22:58.543Z] #14 19.51 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-24T16:22:58.543Z] #14 19.52 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-24T16:22:58.543Z] #14 19.59 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-24T16:22:58.543Z] #14 19.59 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-24T16:22:58.543Z] #14 19.60 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-24T16:22:58.932Z] #19 31.46 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-24T16:22:58.933Z] #19 31.46 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-24T16:22:58.933Z] #19 31.46 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-24T16:22:58.933Z] #19 31.50 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-24T16:22:58.933Z] #19 31.50 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-24T16:22:58.933Z] #19 31.51 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-24T16:22:59.929Z] #14 ... [2022-08-24T16:22:59.929Z] [2022-08-24T16:22:59.929Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-24T16:22:59.929Z] #46 sha256:4f223f9b129ee16de5a21671b76ecda33c2111e7f9a2aae3d56c63320e23c745 [2022-08-24T16:22:59.929Z] #46 CACHED [2022-08-24T16:22:59.929Z] [2022-08-24T16:22:59.929Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-24T16:22:59.929Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T16:22:59.929Z] #47 CACHED [2022-08-24T16:22:59.929Z] [2022-08-24T16:22:59.929Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-24T16:22:59.929Z] #50 sha256:faf0b48221216e7314531588ad826e97540fdccc5235463d5a8892dc108e47d8 [2022-08-24T16:22:59.929Z] #50 CACHED [2022-08-24T16:22:59.929Z] [2022-08-24T16:22:59.929Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-24T16:22:59.929Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T16:22:59.929Z] #51 CACHED [2022-08-24T16:22:59.929Z] [2022-08-24T16:22:59.929Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T16:22:59.929Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T16:22:59.929Z] #53 CACHED [2022-08-24T16:22:59.929Z] [2022-08-24T16:22:59.929Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T16:22:59.929Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T16:22:59.929Z] #55 CACHED [2022-08-24T16:22:59.929Z] [2022-08-24T16:22:59.929Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-24T16:22:59.929Z] #57 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T16:22:59.929Z] #57 CACHED [2022-08-24T16:22:59.929Z] [2022-08-24T16:22:59.929Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T16:22:59.929Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T16:23:00.622Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2693835b1b6ced8) in /home/ubuntu/workspace/moby_PR-44030 [Pipeline] { [Pipeline] checkout [2022-08-24T16:23:00.649Z] The recommended git tool is: git [2022-08-24T16:23:00.660Z] using credential docker-jenkins-github-credentials [2022-08-24T16:23:00.670Z] Cloning the remote Git repository [2022-08-24T16:23:00.670Z] Cloning with configured refspecs honoured and without tags [2022-08-24T16:23:00.873Z] #14 23.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-24T16:23:00.873Z] #14 23.12 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-24T16:23:00.873Z] #14 23.12 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T16:23:00.687Z] Cloning repository https://github.com/moby/moby.git [2022-08-24T16:23:00.688Z] > git init /home/ubuntu/workspace/moby_PR-44030 # timeout=10 [2022-08-24T16:23:00.699Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T16:23:00.699Z] > git --version # timeout=10 [2022-08-24T16:23:00.709Z] > git --version # 'git version 2.25.1' [2022-08-24T16:23:00.709Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T16:23:00.710Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44030/head:refs/remotes/origin/PR-44030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T16:23:01.815Z] #23 5.687 Collecting yamllint==1.26.1 [2022-08-24T16:23:01.815Z] #23 6.713 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-24T16:23:02.073Z] #23 6.995 Collecting pathspec>=0.5.3 [2022-08-24T16:23:02.223Z] #19 35.70 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-24T16:23:02.223Z] #19 35.70 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-24T16:23:02.223Z] #19 35.71 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-24T16:23:02.223Z] #19 35.75 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-24T16:23:02.329Z] #23 7.002 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-24T16:23:02.329Z] #23 7.101 Collecting pyyaml [2022-08-24T16:23:02.329Z] #23 7.105 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-24T16:23:02.329Z] #23 7.128 Building wheels for collected packages: yamllint [2022-08-24T16:23:02.329Z] #23 7.129 Building wheel for yamllint (setup.py): started [2022-08-24T16:23:02.483Z] #19 35.75 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-24T16:23:02.484Z] #19 35.75 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-24T16:23:02.587Z] #23 7.359 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-24T16:23:02.587Z] #23 7.360 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0df38ffa424ea1dff6fe4bdf65024bfd28fa7d47e09bce045d9f44b560de0099 [2022-08-24T16:23:02.587Z] #23 7.360 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-24T16:23:02.587Z] #23 7.362 Successfully built yamllint [2022-08-24T16:23:02.587Z] #23 7.369 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-24T16:23:02.587Z] #23 7.473 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-24T16:23:02.587Z] #23 DONE 7.6s [2022-08-24T16:23:02.587Z] [2022-08-24T16:23:02.587Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-24T16:23:02.587Z] #27 sha256:66d613ae21190a947c4f1767465b295c88539a29c2872e18a55cef0c06c97f0f [2022-08-24T16:23:03.150Z] #27 DONE 0.2s [2022-08-24T16:23:03.150Z] [2022-08-24T16:23:03.150Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-24T16:23:03.150Z] #32 sha256:ea709b9f1a6eaad6c5e2f0297102c4d4a4a17bb23a1e5e8507c147156d0fcc7b [2022-08-24T16:23:03.407Z] #32 DONE 0.3s [2022-08-24T16:23:03.407Z] [2022-08-24T16:23:03.407Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-24T16:23:03.407Z] #35 sha256:b84d19112c4e100ee3378167dfab298995da8c6af78789104bbe68a8143fc034 [2022-08-24T16:23:03.407Z] #35 DONE 0.2s [2022-08-24T16:23:03.407Z] [2022-08-24T16:23:03.407Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-24T16:23:03.407Z] #37 sha256:c7f8e1677b1023dae574259d52a9f3c98ca2f053ead4ec1255baed6e3909dc1c [2022-08-24T16:23:03.664Z] #37 DONE 0.2s [2022-08-24T16:23:03.664Z] [2022-08-24T16:23:03.664Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-24T16:23:03.664Z] #39 sha256:f46dcdff742c8c66cb213dfaca2ac924c687978211de80a0801ef07b97888f73 [2022-08-24T16:23:03.664Z] #39 DONE 0.1s [2022-08-24T16:23:03.664Z] [2022-08-24T16:23:03.664Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-24T16:23:03.664Z] #41 sha256:14505f6c4281481e58fb96ec02d9ba231848013e595e32c17865584f521397e4 [2022-08-24T16:23:03.921Z] #41 DONE 0.1s [2022-08-24T16:23:03.921Z] [2022-08-24T16:23:03.921Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-24T16:23:03.921Z] #45 sha256:55b5a18188ef7ef50ebb0289f336647c0cf182f77cce08047fd1491e8a56f884 [2022-08-24T16:23:03.921Z] #45 DONE 0.1s [2022-08-24T16:23:03.921Z] [2022-08-24T16:23:03.921Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-24T16:23:03.921Z] #48 sha256:30aeb5ee71aeac175fd44483cd6c292ff8a28a1903f1bfc18f742d6f7cdd1ade [2022-08-24T16:23:04.177Z] #48 DONE 0.3s [2022-08-24T16:23:04.177Z] [2022-08-24T16:23:04.177Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-24T16:23:04.177Z] #52 sha256:d022954b06580ca9987104bacb2812f1d18357a98ad8554b6d12465007dd42e4 [2022-08-24T16:23:04.177Z] #52 DONE 0.1s [2022-08-24T16:23:04.434Z] [2022-08-24T16:23:04.434Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-24T16:23:04.434Z] #54 sha256:4c916552acf455ba080caa7d479050da6e44f30a1830256658b6cda9858c36e3 [2022-08-24T16:23:04.434Z] #54 DONE 0.1s [2022-08-24T16:23:04.434Z] [2022-08-24T16:23:04.434Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-24T16:23:04.434Z] #56 sha256:a1656625538e77fb248bb393e1a207b5034aae57d15ac7935554f14e34f5eaa9 [2022-08-24T16:23:04.690Z] #56 DONE 0.3s [2022-08-24T16:23:04.690Z] [2022-08-24T16:23:04.690Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-24T16:23:04.690Z] #58 sha256:2ec713c801089dcb27f65c667def73b9b78b809a2bdd4e83e2afd9dffa575b3f [2022-08-24T16:23:04.690Z] #58 DONE 0.1s [2022-08-24T16:23:04.690Z] [2022-08-24T16:23:04.690Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-24T16:23:04.690Z] #61 sha256:ec8f9c79409496ce652db714a38f22e72d8afe83fa71c8bf7a690dc846240bac [2022-08-24T16:23:04.946Z] #61 DONE 0.1s [2022-08-24T16:23:04.946Z] [2022-08-24T16:23:04.946Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-24T16:23:04.946Z] #65 sha256:ceee4403226c586f80bdf1d0ee1e71fd7c058606ae041eaedac9193c87a9baed [2022-08-24T16:23:05.203Z] #65 DONE 0.5s [2022-08-24T16:23:05.203Z] [2022-08-24T16:23:05.203Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-24T16:23:05.203Z] #70 sha256:cce061bb9fc8b77b16af5ee7e303f1bb8bf4f0ad19b82253b0fb955a761c2d88 [2022-08-24T16:23:05.460Z] #70 DONE 0.2s [2022-08-24T16:23:05.460Z] [2022-08-24T16:23:05.460Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-24T16:23:05.460Z] #75 sha256:154a2e5924327db97eb0b7596fcab0958bb8be7a421aa8e3a1da8c3632025201 [2022-08-24T16:23:06.023Z] #75 DONE 0.5s [2022-08-24T16:23:06.023Z] [2022-08-24T16:23:06.023Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-24T16:23:06.023Z] #78 sha256:281082a29dd454abc284622fbc2a22cd30a26e80a2e6de58776cd16b1984cf64 [2022-08-24T16:23:06.023Z] #78 DONE 0.1s [2022-08-24T16:23:06.023Z] [2022-08-24T16:23:06.023Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-24T16:23:06.023Z] #79 sha256:378d34db7436a190e42b8135baa33fe08a37fa15afda4546e33089107882ddf4 [2022-08-24T16:23:06.023Z] #79 DONE 0.0s [2022-08-24T16:23:06.023Z] [2022-08-24T16:23:06.023Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-24T16:23:06.023Z] #80 sha256:5067a19dbc426f3b6a7587cac83c8459f43e7fa11f19b3184243256f140ada5f [2022-08-24T16:23:06.171Z] #14 28.31 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-24T16:23:06.171Z] #14 28.32 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-24T16:23:06.171Z] #14 28.32 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T16:23:06.280Z] #80 DONE 0.0s [2022-08-24T16:23:06.281Z] [2022-08-24T16:23:06.281Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-24T16:23:06.281Z] #81 sha256:ddb3f45576cacf57b652cb7e4cdfa3fceb628bc1d9d64425d0cd1e215f8b36e2 [2022-08-24T16:23:06.682Z] #19 39.97 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-24T16:23:06.682Z] #19 39.98 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-24T16:23:06.682Z] #19 39.98 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-24T16:23:06.682Z] #19 40.02 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-24T16:23:06.682Z] #19 40.02 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T16:23:06.682Z] #19 40.03 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-24T16:23:06.843Z] #81 DONE 0.7s [2022-08-24T16:23:06.843Z] [2022-08-24T16:23:06.843Z] #82 exporting to image [2022-08-24T16:23:06.843Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-24T16:23:06.843Z] #82 exporting layers [2022-08-24T16:23:07.125Z] #14 ... [2022-08-24T16:23:07.125Z] [2022-08-24T16:23:07.125Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T16:23:07.125Z] #64 sha256:95b7588ed1fe9ee5a6e97389245110fb3d7ad26ee62451bf903bacb036384423 [2022-08-24T16:23:07.125Z] #64 18.87 + cd /tmp/tmp.I0UlmvC8Ht/src/github.com/containerd/containerd [2022-08-24T16:23:07.125Z] #64 18.87 + git checkout -q v1.6.7 [2022-08-24T16:23:08.066Z] #64 19.90 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-24T16:23:08.066Z] #64 19.90 + BUILDTAGS='netgo osusergo static_build' [2022-08-24T16:23:08.066Z] #64 19.90 + export EXTRA_FLAGS=-buildmode=pie [2022-08-24T16:23:08.066Z] #64 19.90 + EXTRA_FLAGS=-buildmode=pie [2022-08-24T16:23:08.066Z] #64 19.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-24T16:23:08.066Z] #64 19.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-24T16:23:08.066Z] #64 19.90 + '[' '' = dynamic ']' [2022-08-24T16:23:08.066Z] #64 19.90 + make [2022-08-24T16:23:09.007Z] #64 20.63 + bin/ctr [2022-08-24T16:23:10.124Z] #82 exporting layers 3.1s done [2022-08-24T16:23:10.124Z] #82 writing image sha256:d6c8d1de964dabc74144f0707d65c4d95ac819699e53fbb4ff6894f28bf68dc1 done [2022-08-24T16:23:10.124Z] #82 naming to docker.io/library/docker:92d2e12a4d1f2886dac5d202694c89f628ef2134 done [2022-08-24T16:23:10.124Z] #82 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T16:23:10.454Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=92d2e12a4d1f2886dac5d202694c89f628ef2134 -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:92d2e12a4d1f2886dac5d202694c89f628ef2134 hack/make.sh dynbinary test-integration [2022-08-24T16:23:10.711Z] [2022-08-24T16:23:10.879Z] #19 44.14 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-24T16:23:10.879Z] #19 44.14 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-24T16:23:10.879Z] #19 44.15 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-24T16:23:10.879Z] #19 44.18 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-24T16:23:10.879Z] #19 44.18 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T16:23:10.879Z] #19 44.19 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-24T16:23:10.919Z] #64 ... [2022-08-24T16:23:10.919Z] [2022-08-24T16:23:10.919Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T16:23:10.919Z] #67 sha256:52556756e8bfd2a2b0524e60f4d5ae344b5cc70d13711549fce2e765bdd0590e [2022-08-24T16:23:10.919Z] #67 26.34 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-24T16:23:10.919Z] #67 26.34 + GOBIN=/build [2022-08-24T16:23:10.919Z] #67 26.34 + GO111MODULE=on [2022-08-24T16:23:10.919Z] #67 26.34 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-24T16:23:10.919Z] #67 28.95 rootlesskit version 1.0.0 [2022-08-24T16:23:10.919Z] #67 28.96 Usage of /build/rootlesskit-docker-proxy: [2022-08-24T16:23:10.919Z] #67 28.96 -container-ip string [2022-08-24T16:23:10.919Z] #67 28.96 container ip [2022-08-24T16:23:10.919Z] #67 28.96 -container-port int [2022-08-24T16:23:10.919Z] #67 28.96 container port (default -1) [2022-08-24T16:23:10.919Z] #67 28.96 -host-ip string [2022-08-24T16:23:10.919Z] #67 28.96 host ip [2022-08-24T16:23:10.919Z] #67 28.96 -host-port int [2022-08-24T16:23:10.919Z] #67 28.96 host port (default -1) [2022-08-24T16:23:10.919Z] #67 28.96 -proto string [2022-08-24T16:23:10.919Z] #67 28.96 proxy protocol (default "tcp") [2022-08-24T16:23:10.919Z] #67 DONE 29.6s [2022-08-24T16:23:10.919Z] [2022-08-24T16:23:10.919Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-24T16:23:10.919Z] #68 sha256:f37ecf4da237a55ca79e5063f77777be8862f2eb3082a32e9e0204d97c93079a [2022-08-24T16:23:10.919Z] #68 DONE 0.1s [2022-08-24T16:23:10.919Z] [2022-08-24T16:23:10.919Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T16:23:10.919Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T16:23:10.919Z] #14 30.54 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-24T16:23:10.919Z] #14 30.54 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-24T16:23:10.919Z] #14 30.55 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-24T16:23:10.919Z] #14 33.08 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-24T16:23:10.919Z] #14 33.09 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-24T16:23:10.919Z] #14 33.10 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T16:23:10.969Z] Removing bundles/ [2022-08-24T16:23:10.969Z] [2022-08-24T16:23:10.969Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-24T16:23:10.969Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-24T16:23:10.969Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T16:23:11.179Z] #14 ... [2022-08-24T16:23:11.180Z] [2022-08-24T16:23:11.180Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-24T16:23:11.180Z] #69 sha256:b0d9e9c9511634c5f0bcf12024fa1403381c01e799f8dc01d05cd924c31a9199 [2022-08-24T16:23:11.180Z] #69 DONE 0.1s [2022-08-24T16:23:11.441Z] [2022-08-24T16:23:11.441Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T16:23:11.441Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T16:23:12.013Z] #14 ... [2022-08-24T16:23:12.013Z] [2022-08-24T16:23:12.013Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-24T16:23:12.013Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-24T16:23:12.013Z] #72 CACHED [2022-08-24T16:23:12.013Z] [2022-08-24T16:23:12.013Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-24T16:23:12.013Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-24T16:23:12.013Z] #74 CACHED [2022-08-24T16:23:12.013Z] [2022-08-24T16:23:12.013Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T16:23:12.013Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T16:23:12.013Z] #76 CACHED [2022-08-24T16:23:12.013Z] [2022-08-24T16:23:12.013Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T16:23:12.013Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T16:23:12.013Z] #77 CACHED [2022-08-24T16:23:12.274Z] [2022-08-24T16:23:12.274Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T16:23:12.274Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T16:23:12.878Z] Fetching without tags [2022-08-24T16:23:13.049Z] Merging remotes/origin/master commit 68d7736e9e819c675467b2e30df222c209174fbd into PR head commit 92d2e12a4d1f2886dac5d202694c89f628ef2134 [2022-08-24T16:23:13.398Z] Fetching without tags [2022-08-24T16:23:13.602Z] Merge succeeded, producing 92d2e12a4d1f2886dac5d202694c89f628ef2134 [2022-08-24T16:23:13.602Z] Checking out Revision 92d2e12a4d1f2886dac5d202694c89f628ef2134 (PR-44030) [2022-08-24T16:23:13.604Z] Merging remotes/origin/master commit 68d7736e9e819c675467b2e30df222c209174fbd into PR head commit 92d2e12a4d1f2886dac5d202694c89f628ef2134 [2022-08-24T16:23:14.171Z] Merge succeeded, producing 92d2e12a4d1f2886dac5d202694c89f628ef2134 [2022-08-24T16:23:14.171Z] Checking out Revision 92d2e12a4d1f2886dac5d202694c89f628ef2134 (PR-44030) [2022-08-24T16:23:14.240Z] Commit message: "daemon: getInspectData(): reduce cyclomatic complexity" [2022-08-24T16:23:14.453Z] Commit message: "daemon: getInspectData(): reduce cyclomatic complexity" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-24T16:23:12.849Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T16:23:12.854Z] > git config --add remote.origin.fetch +refs/pull/44030/head:refs/remotes/origin/PR-44030 # timeout=10 [2022-08-24T16:23:12.862Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T16:23:12.871Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T16:23:12.877Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T16:23:12.877Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T16:23:12.878Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44030/head:refs/remotes/origin/PR-44030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T16:23:13.048Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T16:23:13.053Z] > git checkout -f 92d2e12a4d1f2886dac5d202694c89f628ef2134 # timeout=10 [2022-08-24T16:23:13.581Z] > git remote # timeout=10 [2022-08-24T16:23:13.584Z] > git config --get remote.origin.url # timeout=10 [2022-08-24T16:23:13.587Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T16:23:13.587Z] > git merge 68d7736e9e819c675467b2e30df222c209174fbd # timeout=10 [2022-08-24T16:23:13.594Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-24T16:23:13.602Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T16:23:13.609Z] > git checkout -f 92d2e12a4d1f2886dac5d202694c89f628ef2134 # timeout=10 [2022-08-24T16:23:13.390Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T16:23:13.395Z] > git config --add remote.origin.fetch +refs/pull/44030/head:refs/remotes/origin/PR-44030 # timeout=10 [2022-08-24T16:23:13.398Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T16:23:13.406Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T16:23:13.414Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T16:23:13.414Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T16:23:13.415Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44030/head:refs/remotes/origin/PR-44030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T16:23:13.620Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T16:23:13.626Z] > git checkout -f 92d2e12a4d1f2886dac5d202694c89f628ef2134 # timeout=10 [2022-08-24T16:23:14.163Z] > git remote # timeout=10 [2022-08-24T16:23:14.167Z] > git config --get remote.origin.url # timeout=10 [2022-08-24T16:23:14.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T16:23:14.171Z] > git merge 68d7736e9e819c675467b2e30df222c209174fbd # timeout=10 [2022-08-24T16:23:14.179Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-24T16:23:14.187Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T16:23:14.197Z] > git checkout -f 92d2e12a4d1f2886dac5d202694c89f628ef2134 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-24T16:23:14.899Z] + docker version [2022-08-24T16:23:14.899Z] Client: Docker Engine - Community [2022-08-24T16:23:14.899Z] Version: 20.10.14 [2022-08-24T16:23:14.899Z] API version: 1.41 [2022-08-24T16:23:14.899Z] Go version: go1.16.15 [2022-08-24T16:23:14.899Z] Git commit: a224086 [2022-08-24T16:23:14.899Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-24T16:23:14.899Z] OS/Arch: linux/amd64 [2022-08-24T16:23:14.899Z] Context: default [2022-08-24T16:23:14.899Z] Experimental: true [2022-08-24T16:23:14.899Z] [2022-08-24T16:23:14.899Z] Server: Docker Engine - Community [2022-08-24T16:23:14.899Z] Engine: [2022-08-24T16:23:14.899Z] Version: 20.10.14 [2022-08-24T16:23:14.899Z] API version: 1.41 (minimum version 1.12) [2022-08-24T16:23:14.899Z] Go version: go1.16.15 [2022-08-24T16:23:14.899Z] Git commit: 87a90dc [2022-08-24T16:23:14.899Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-24T16:23:14.899Z] OS/Arch: linux/amd64 [2022-08-24T16:23:14.899Z] Experimental: true [2022-08-24T16:23:14.899Z] containerd: [2022-08-24T16:23:14.899Z] Version: 1.5.11 [2022-08-24T16:23:14.899Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T16:23:14.899Z] runc: [2022-08-24T16:23:14.899Z] Version: 1.0.3 [2022-08-24T16:23:14.899Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-24T16:23:14.899Z] docker-init: [2022-08-24T16:23:14.899Z] Version: 0.19.0 [2022-08-24T16:23:14.899Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-24T16:23:15.070Z] #19 48.09 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-24T16:23:15.070Z] #19 48.09 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T16:23:15.070Z] #19 48.09 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-24T16:23:15.070Z] #19 48.12 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-24T16:23:15.070Z] #19 48.13 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-24T16:23:15.070Z] #19 48.13 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-24T16:23:15.070Z] #19 48.16 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-24T16:23:15.070Z] #19 48.16 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-24T16:23:15.070Z] #19 48.17 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-24T16:23:15.070Z] #19 48.20 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-24T16:23:15.070Z] #19 48.20 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T16:23:15.070Z] #19 48.20 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-24T16:23:15.070Z] #19 48.24 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-24T16:23:15.070Z] #19 48.24 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T16:23:15.070Z] #19 48.24 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-24T16:23:15.070Z] #19 48.27 Selecting previously unselected package cross-config. [2022-08-24T16:23:15.070Z] #19 48.27 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-24T16:23:15.070Z] #19 48.27 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-24T16:23:15.070Z] #19 48.30 Selecting previously unselected package gcc-10-cross-base. [2022-08-24T16:23:15.070Z] #19 48.31 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:15.070Z] #19 48.31 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-24T16:23:15.070Z] #19 48.34 Selecting previously unselected package libc6-arm64-cross. [2022-08-24T16:23:15.070Z] #19 48.35 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-24T16:23:15.070Z] #19 48.35 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-24T16:23:15.070Z] #19 48.48 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-24T16:23:15.070Z] #19 48.48 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:15.070Z] #19 48.49 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T16:23:15.070Z] #19 48.52 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-24T16:23:15.070Z] #19 48.52 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:15.070Z] #19 48.52 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T16:23:15.070Z] #19 48.56 Selecting previously unselected package libitm1-arm64-cross. [2022-08-24T16:23:15.070Z] #19 48.56 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:15.070Z] #19 48.56 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T16:23:15.070Z] #19 48.59 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-24T16:23:15.070Z] #19 48.60 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:15.070Z] #19 48.60 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T16:23:15.070Z] #19 48.63 Selecting previously unselected package libasan6-arm64-cross. [2022-08-24T16:23:15.081Z] #14 37.37 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-24T16:23:15.082Z] #14 37.37 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-24T16:23:15.082Z] #14 37.38 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T16:23:15.165Z] + docker version [2022-08-24T16:23:15.165Z] Client: Docker Engine - Community [2022-08-24T16:23:15.165Z] Version: 20.10.14 [2022-08-24T16:23:15.165Z] API version: 1.41 [2022-08-24T16:23:15.165Z] Go version: go1.16.15 [2022-08-24T16:23:15.165Z] Git commit: a224086 [2022-08-24T16:23:15.165Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-24T16:23:15.165Z] OS/Arch: linux/arm64 [2022-08-24T16:23:15.165Z] Context: default [2022-08-24T16:23:15.165Z] Experimental: true [2022-08-24T16:23:15.165Z] [2022-08-24T16:23:15.165Z] Server: Docker Engine - Community [2022-08-24T16:23:15.165Z] Engine: [2022-08-24T16:23:15.165Z] Version: 20.10.14 [2022-08-24T16:23:15.165Z] API version: 1.41 (minimum version 1.12) [2022-08-24T16:23:15.165Z] Go version: go1.16.15 [2022-08-24T16:23:15.165Z] Git commit: 87a90dc [2022-08-24T16:23:15.165Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-24T16:23:15.165Z] OS/Arch: linux/arm64 [2022-08-24T16:23:15.165Z] Experimental: true [2022-08-24T16:23:15.165Z] containerd: [2022-08-24T16:23:15.165Z] Version: 1.5.11 [2022-08-24T16:23:15.165Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T16:23:15.165Z] runc: [2022-08-24T16:23:15.165Z] Version: 1.0.3 [2022-08-24T16:23:15.165Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-24T16:23:15.165Z] docker-init: [2022-08-24T16:23:15.165Z] Version: 0.19.0 [2022-08-24T16:23:15.165Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-24T16:23:15.195Z] + docker info [2022-08-24T16:23:15.329Z] #19 48.63 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:15.329Z] #19 48.64 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-24T16:23:15.329Z] #19 48.86 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-24T16:23:15.329Z] #19 48.87 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:15.329Z] #19 48.87 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-24T16:23:15.450Z] + docker info [2022-08-24T16:23:15.450Z] Client: [2022-08-24T16:23:15.450Z] Context: default [2022-08-24T16:23:15.450Z] Debug Mode: false [2022-08-24T16:23:15.450Z] Plugins: [2022-08-24T16:23:15.450Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-24T16:23:15.450Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-24T16:23:15.450Z] [2022-08-24T16:23:15.450Z] Server: [2022-08-24T16:23:15.450Z] Containers: 0 [2022-08-24T16:23:15.450Z] Running: 0 [2022-08-24T16:23:15.450Z] Paused: 0 [2022-08-24T16:23:15.450Z] Stopped: 0 [2022-08-24T16:23:15.450Z] Images: 4 [2022-08-24T16:23:15.450Z] Server Version: 20.10.14 [2022-08-24T16:23:15.450Z] Storage Driver: overlay2 [2022-08-24T16:23:15.450Z] Backing Filesystem: extfs [2022-08-24T16:23:15.450Z] Supports d_type: true [2022-08-24T16:23:15.450Z] Native Overlay Diff: true [2022-08-24T16:23:15.450Z] userxattr: false [2022-08-24T16:23:15.450Z] Logging Driver: json-file [2022-08-24T16:23:15.450Z] Cgroup Driver: cgroupfs [2022-08-24T16:23:15.450Z] Cgroup Version: 1 [2022-08-24T16:23:15.450Z] Plugins: [2022-08-24T16:23:15.450Z] Volume: local [2022-08-24T16:23:15.450Z] Network: bridge host ipvlan macvlan null overlay [2022-08-24T16:23:15.450Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-24T16:23:15.450Z] Swarm: inactive [2022-08-24T16:23:15.450Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-24T16:23:15.450Z] Default Runtime: runc [2022-08-24T16:23:15.450Z] Init Binary: docker-init [2022-08-24T16:23:15.450Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T16:23:15.450Z] runc version: v1.0.3-0-gf46b6ba [2022-08-24T16:23:15.450Z] init version: de40ad0 [2022-08-24T16:23:15.450Z] Security Options: [2022-08-24T16:23:15.450Z] apparmor [2022-08-24T16:23:15.450Z] seccomp [2022-08-24T16:23:15.450Z] Profile: default [2022-08-24T16:23:15.450Z] Kernel Version: 5.13.0-1021-aws [2022-08-24T16:23:15.450Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-24T16:23:15.450Z] OSType: linux [2022-08-24T16:23:15.450Z] Architecture: aarch64 [2022-08-24T16:23:15.450Z] CPUs: 2 [2022-08-24T16:23:15.450Z] Total Memory: 7.562GiB [2022-08-24T16:23:15.450Z] Name: ip-10-100-55-222 [2022-08-24T16:23:15.450Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-24T16:23:15.450Z] Docker Root Dir: /var/lib/docker [2022-08-24T16:23:15.450Z] Debug Mode: false [2022-08-24T16:23:15.450Z] Registry: https://index.docker.io/v1/ [2022-08-24T16:23:15.450Z] Labels: [2022-08-24T16:23:15.450Z] Experimental: true [2022-08-24T16:23:15.450Z] Insecure Registries: [2022-08-24T16:23:15.450Z] 127.0.0.0/8 [2022-08-24T16:23:15.450Z] Live Restore Enabled: true [2022-08-24T16:23:15.450Z] [Pipeline] sh [2022-08-24T16:23:15.588Z] #19 48.97 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-24T16:23:15.589Z] #19 48.98 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:15.589Z] #19 48.98 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-24T16:23:15.589Z] #19 49.20 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-24T16:23:15.736Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T16:23:15.736Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T16:23:15.736Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44030/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-24T16:23:15.736Z] + bash /home/ubuntu/workspace/moby_PR-44030/check-config.sh [2022-08-24T16:23:15.736Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-24T16:23:15.736Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-24T16:23:15.736Z] [2022-08-24T16:23:15.736Z] Generally Necessary: [2022-08-24T16:23:15.736Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-24T16:23:15.736Z] - apparmor: enabled and tools installed [2022-08-24T16:23:15.736Z] - CONFIG_NAMESPACES: enabled [2022-08-24T16:23:15.736Z] - CONFIG_NET_NS: enabled [2022-08-24T16:23:15.736Z] - CONFIG_PID_NS: enabled [2022-08-24T16:23:15.736Z] - CONFIG_IPC_NS: enabled [2022-08-24T16:23:15.736Z] - CONFIG_UTS_NS: enabled [2022-08-24T16:23:15.736Z] - CONFIG_CGROUPS: enabled [2022-08-24T16:23:15.736Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-24T16:23:15.736Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-24T16:23:15.736Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-24T16:23:15.736Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-24T16:23:15.736Z] - CONFIG_CPUSETS: enabled [2022-08-24T16:23:15.736Z] - CONFIG_MEMCG: enabled [2022-08-24T16:23:15.736Z] - CONFIG_KEYS: enabled [2022-08-24T16:23:15.736Z] - CONFIG_VETH: enabled (as module) [2022-08-24T16:23:15.736Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-24T16:23:15.736Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-24T16:23:15.736Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-24T16:23:15.736Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-24T16:23:15.736Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-24T16:23:15.736Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-24T16:23:15.736Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-24T16:23:15.736Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-24T16:23:15.736Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-24T16:23:15.736Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-24T16:23:15.736Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-24T16:23:15.736Z] - CONFIG_CGROUP_BPF: enabled [2022-08-24T16:23:15.736Z] [2022-08-24T16:23:15.736Z] Optional Features: [2022-08-24T16:23:15.736Z] - CONFIG_USER_NS: enabled [2022-08-24T16:23:15.737Z] - CONFIG_SECCOMP: enabled [2022-08-24T16:23:15.848Z] #19 49.20 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:15.848Z] #19 49.21 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-24T16:23:15.848Z] #19 49.28 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-24T16:23:15.848Z] #19 49.28 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:15.848Z] #19 49.29 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T16:23:15.997Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-24T16:23:15.997Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-24T16:23:15.997Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-24T16:23:15.997Z] (cgroup swap accounting is currently enabled) [2022-08-24T16:23:15.997Z] - CONFIG_BLK_CGROUP: enabled [2022-08-24T16:23:15.997Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-24T16:23:15.997Z] - CONFIG_CGROUP_PERF: enabled [2022-08-24T16:23:15.997Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-24T16:23:15.997Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-24T16:23:15.997Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-24T16:23:15.997Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-24T16:23:15.997Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-24T16:23:15.997Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-24T16:23:15.997Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-24T16:23:15.997Z] - CONFIG_IP_VS: enabled (as module) [2022-08-24T16:23:15.997Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-24T16:23:15.997Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-24T16:23:15.997Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-24T16:23:15.997Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-24T16:23:15.997Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-24T16:23:15.997Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-24T16:23:15.997Z] - CONFIG_EXT4_FS: enabled [2022-08-24T16:23:15.997Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-24T16:23:15.997Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-24T16:23:15.997Z] - Network Drivers: [2022-08-24T16:23:15.997Z] - "overlay": [2022-08-24T16:23:15.997Z] - CONFIG_VXLAN: enabled (as module) [2022-08-24T16:23:15.997Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-24T16:23:15.997Z] Optional (for encrypted networks): [2022-08-24T16:23:15.997Z] - CONFIG_CRYPTO: enabled [2022-08-24T16:23:15.997Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-24T16:23:15.997Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-24T16:23:15.997Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-24T16:23:15.997Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-24T16:23:15.997Z] - CONFIG_XFRM: enabled [2022-08-24T16:23:15.997Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-24T16:23:15.997Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-24T16:23:15.997Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-24T16:23:16.108Z] #19 49.39 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-24T16:23:16.108Z] #19 49.39 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:16.108Z] #19 49.39 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-24T16:23:16.108Z] #19 49.53 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-24T16:23:16.108Z] #19 49.53 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T16:23:16.108Z] #19 49.54 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-24T16:23:16.128Z] Client: [2022-08-24T16:23:16.128Z] Context: default [2022-08-24T16:23:16.129Z] Debug Mode: false [2022-08-24T16:23:16.129Z] Plugins: [2022-08-24T16:23:16.129Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-24T16:23:16.129Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-24T16:23:16.129Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-24T16:23:16.129Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-24T16:23:16.129Z] [2022-08-24T16:23:16.129Z] Server: [2022-08-24T16:23:16.129Z] Containers: 0 [2022-08-24T16:23:16.129Z] Running: 0 [2022-08-24T16:23:16.129Z] Paused: 0 [2022-08-24T16:23:16.129Z] Stopped: 0 [2022-08-24T16:23:16.129Z] Images: 4 [2022-08-24T16:23:16.129Z] Server Version: 20.10.14 [2022-08-24T16:23:16.129Z] Storage Driver: overlay2 [2022-08-24T16:23:16.129Z] Backing Filesystem: extfs [2022-08-24T16:23:16.129Z] Supports d_type: true [2022-08-24T16:23:16.129Z] Native Overlay Diff: true [2022-08-24T16:23:16.129Z] userxattr: false [2022-08-24T16:23:16.129Z] Logging Driver: json-file [2022-08-24T16:23:16.129Z] Cgroup Driver: systemd [2022-08-24T16:23:16.129Z] Cgroup Version: 2 [2022-08-24T16:23:16.129Z] Plugins: [2022-08-24T16:23:16.129Z] Volume: local [2022-08-24T16:23:16.129Z] Network: bridge host ipvlan macvlan null overlay [2022-08-24T16:23:16.129Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-24T16:23:16.129Z] Swarm: inactive [2022-08-24T16:23:16.129Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-08-24T16:23:16.129Z] Default Runtime: runc [2022-08-24T16:23:16.129Z] Init Binary: docker-init [2022-08-24T16:23:16.129Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T16:23:16.129Z] runc version: v1.0.3-0-gf46b6ba [2022-08-24T16:23:16.129Z] init version: de40ad0 [2022-08-24T16:23:16.129Z] Security Options: [2022-08-24T16:23:16.129Z] apparmor [2022-08-24T16:23:16.129Z] seccomp [2022-08-24T16:23:16.129Z] Profile: default [2022-08-24T16:23:16.129Z] cgroupns [2022-08-24T16:23:16.129Z] Kernel Version: 5.13.0-1021-aws [2022-08-24T16:23:16.129Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-24T16:23:16.129Z] OSType: linux [2022-08-24T16:23:16.129Z] Architecture: x86_64 [2022-08-24T16:23:16.129Z] CPUs: 2 [2022-08-24T16:23:16.129Z] Total Memory: 7.476GiB [2022-08-24T16:23:16.129Z] Name: ip-10-100-115-230 [2022-08-24T16:23:16.129Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-24T16:23:16.129Z] Docker Root Dir: /var/lib/docker [2022-08-24T16:23:16.129Z] Debug Mode: false [2022-08-24T16:23:16.129Z] Registry: https://index.docker.io/v1/ [2022-08-24T16:23:16.129Z] Labels: [2022-08-24T16:23:16.129Z] Experimental: true [2022-08-24T16:23:16.129Z] Insecure Registries: [2022-08-24T16:23:16.129Z] 127.0.0.0/8 [2022-08-24T16:23:16.129Z] Live Restore Enabled: true [2022-08-24T16:23:16.129Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-24T16:23:16.257Z] - "ipvlan": [2022-08-24T16:23:16.257Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-24T16:23:16.257Z] - "macvlan": [2022-08-24T16:23:16.257Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-24T16:23:16.257Z] - CONFIG_DUMMY: enabled (as module) [2022-08-24T16:23:16.257Z] - "ftp,tftp client in container": [2022-08-24T16:23:16.257Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-24T16:23:16.257Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-24T16:23:16.257Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-24T16:23:16.257Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-24T16:23:16.257Z] - Storage Drivers: [2022-08-24T16:23:16.257Z] - "aufs": [2022-08-24T16:23:16.257Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-24T16:23:16.257Z] - "btrfs": [2022-08-24T16:23:16.257Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-24T16:23:16.257Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-24T16:23:16.257Z] - "devicemapper": [2022-08-24T16:23:16.257Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-24T16:23:16.257Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-24T16:23:16.257Z] - "overlay": [2022-08-24T16:23:16.257Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-24T16:23:16.257Z] - "zfs": [2022-08-24T16:23:16.257Z] - /dev/zfs: present [2022-08-24T16:23:16.257Z] - zfs command: missing [2022-08-24T16:23:16.257Z] - zpool command: missing [2022-08-24T16:23:16.257Z] [2022-08-24T16:23:16.257Z] Limits: [2022-08-24T16:23:16.257Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-24T16:23:16.257Z] [2022-08-24T16:23:16.257Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-24T16:23:16.452Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:92d2e12a4d1f2886dac5d202694c89f628ef2134 . [2022-08-24T16:23:16.589Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:92d2e12a4d1f2886dac5d202694c89f628ef2134 . [2022-08-24T16:23:16.710Z] #1 [internal] load build definition from Dockerfile [2022-08-24T16:23:16.710Z] #1 sha256:248aa024b376074e823342d3c55817d85b05c5086ac95cc16eb16c0f0934713e [2022-08-24T16:23:16.710Z] #1 transferring dockerfile: 19.07kB done [2022-08-24T16:23:16.710Z] #1 DONE 0.0s [2022-08-24T16:23:16.710Z] [2022-08-24T16:23:16.710Z] #2 [internal] load .dockerignore [2022-08-24T16:23:16.710Z] #2 sha256:98e1e3be66b0f6a6ff36e4f5f4aed89004ed46499328970997f5b645ec585b11 [2022-08-24T16:23:16.710Z] #2 transferring context: 145B done [2022-08-24T16:23:16.710Z] #2 DONE 0.0s [2022-08-24T16:23:16.710Z] [2022-08-24T16:23:16.710Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-24T16:23:16.710Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-24T16:23:16.710Z] #3 DONE 0.1s [2022-08-24T16:23:16.710Z] [2022-08-24T16:23:16.710Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-24T16:23:16.710Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-24T16:23:16.710Z] #4 CACHED [2022-08-24T16:23:16.850Z] #1 [internal] load build definition from Dockerfile [2022-08-24T16:23:16.850Z] #1 sha256:0362c011618ac638e8cfbdce90f01b5f4d9ee0e790f777decaa7e5af6cd05d06 [2022-08-24T16:23:16.850Z] #1 transferring dockerfile: 19.07kB done [2022-08-24T16:23:16.850Z] #1 DONE 0.0s [2022-08-24T16:23:16.850Z] [2022-08-24T16:23:16.850Z] #2 [internal] load .dockerignore [2022-08-24T16:23:16.850Z] #2 sha256:690fb89ad731b010836f911dfed67e95a3968b4e30c308d530e5a41de6ed4a0b [2022-08-24T16:23:16.850Z] #2 transferring context: 145B done [2022-08-24T16:23:16.850Z] #2 DONE 0.0s [2022-08-24T16:23:16.850Z] [2022-08-24T16:23:16.850Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-24T16:23:16.850Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-24T16:23:16.850Z] #3 DONE 0.1s [2022-08-24T16:23:16.850Z] [2022-08-24T16:23:16.850Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-24T16:23:16.850Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-24T16:23:16.850Z] #4 CACHED [2022-08-24T16:23:16.968Z] [2022-08-24T16:23:16.968Z] #6 [internal] load .dockerignore [2022-08-24T16:23:16.968Z] #6 sha256:0098fe27188ff8b26b0ec4a696ad5e5ada26c8c50115e2ce5a0b235d08b44776 [2022-08-24T16:23:16.968Z] #6 DONE 0.0s [2022-08-24T16:23:16.968Z] [2022-08-24T16:23:16.968Z] #5 [internal] load build definition from Dockerfile [2022-08-24T16:23:16.968Z] #5 sha256:9b49174df0a1bddd001980b3c3a1ba49861398b2e88bab7b38521356e94ea585 [2022-08-24T16:23:16.968Z] #5 DONE 0.0s [2022-08-24T16:23:16.968Z] [2022-08-24T16:23:16.968Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T16:23:16.968Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-24T16:23:16.968Z] #7 DONE 0.1s [2022-08-24T16:23:16.968Z] [2022-08-24T16:23:16.968Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-24T16:23:16.968Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-24T16:23:16.994Z] #14 39.08 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-24T16:23:16.994Z] #14 39.09 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-24T16:23:16.994Z] #14 39.10 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-24T16:23:16.994Z] #14 39.15 Selecting previously unselected package libapparmor1:amd64. [2022-08-24T16:23:16.994Z] #14 39.15 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-24T16:23:16.994Z] #14 39.16 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-24T16:23:16.994Z] #14 39.19 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-24T16:23:16.994Z] #14 39.20 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-24T16:23:16.994Z] #14 39.20 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-24T16:23:16.994Z] #14 39.26 Selecting previously unselected package libbtrfs0:amd64. [2022-08-24T16:23:16.994Z] #14 39.27 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-24T16:23:16.994Z] #14 39.28 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T16:23:16.994Z] #14 39.35 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-24T16:23:16.994Z] #14 39.36 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-24T16:23:16.994Z] #14 39.36 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T16:23:17.110Z] [2022-08-24T16:23:17.110Z] #6 [internal] load .dockerignore [2022-08-24T16:23:17.110Z] #6 sha256:cf7205c40b02ac6902703168474834eb0e4b88e46b1d37ffaa917e6c0c698005 [2022-08-24T16:23:17.110Z] #6 DONE 0.0s [2022-08-24T16:23:17.110Z] [2022-08-24T16:23:17.110Z] #5 [internal] load build definition from Dockerfile [2022-08-24T16:23:17.110Z] #5 sha256:5c30adcc99b971cd2cdd6de0a50ae80548348af8bfc04815588e686cf881d7b4 [2022-08-24T16:23:17.110Z] #5 DONE 0.0s [2022-08-24T16:23:17.110Z] [2022-08-24T16:23:17.110Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-24T16:23:17.110Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-24T16:23:17.110Z] #9 DONE 0.1s [2022-08-24T16:23:17.110Z] [2022-08-24T16:23:17.110Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-24T16:23:17.110Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-24T16:23:17.226Z] #10 DONE 0.1s [2022-08-24T16:23:17.226Z] [2022-08-24T16:23:17.226Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-24T16:23:17.226Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-24T16:23:17.226Z] #8 DONE 0.1s [2022-08-24T16:23:17.226Z] [2022-08-24T16:23:17.226Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T16:23:17.226Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-24T16:23:17.226Z] #9 DONE 0.1s [2022-08-24T16:23:17.255Z] #14 39.45 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-24T16:23:17.255Z] #14 39.45 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T16:23:17.255Z] #14 39.46 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T16:23:17.255Z] #14 39.49 Selecting previously unselected package libudev-dev:amd64. [2022-08-24T16:23:17.255Z] #14 39.49 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-24T16:23:17.255Z] #14 39.50 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-24T16:23:17.255Z] #14 39.56 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-24T16:23:17.255Z] #14 39.57 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-24T16:23:17.255Z] #14 39.58 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-24T16:23:17.255Z] #14 39.69 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-24T16:23:17.255Z] #14 39.69 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-24T16:23:17.371Z] #10 DONE 0.1s [2022-08-24T16:23:17.371Z] [2022-08-24T16:23:17.371Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T16:23:17.371Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-24T16:23:17.371Z] #7 DONE 0.1s [2022-08-24T16:23:17.371Z] [2022-08-24T16:23:17.371Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T16:23:17.371Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-24T16:23:17.371Z] #8 DONE 0.1s [2022-08-24T16:23:17.516Z] #14 39.69 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-24T16:23:17.516Z] #14 39.77 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-24T16:23:17.516Z] #14 39.77 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-24T16:23:17.516Z] #14 39.78 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-24T16:23:17.516Z] #14 39.85 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-24T16:23:17.516Z] #14 39.86 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-24T16:23:17.516Z] #14 39.86 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-24T16:23:17.516Z] #14 39.90 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-24T16:23:17.516Z] #14 39.91 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-24T16:23:17.516Z] #14 39.91 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-24T16:23:17.632Z] [2022-08-24T16:23:17.632Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T16:23:17.632Z] #11 sha256:616c743cc37282eb215a35262b77b9b5bd508c68c5dd7df56e48d97e42da13cb [2022-08-24T16:23:17.632Z] #11 DONE 0.0s [2022-08-24T16:23:17.632Z] [2022-08-24T16:23:17.632Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T16:23:17.632Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-24T16:23:17.632Z] #73 DONE 0.0s [2022-08-24T16:23:17.632Z] [2022-08-24T16:23:17.632Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T16:23:17.632Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-24T16:23:17.632Z] #71 DONE 0.0s [2022-08-24T16:23:17.632Z] [2022-08-24T16:23:17.632Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T16:23:17.632Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-08-24T16:23:17.632Z] #28 DONE 0.0s [2022-08-24T16:23:17.632Z] [2022-08-24T16:23:17.632Z] #24 [internal] load build context [2022-08-24T16:23:17.632Z] #24 sha256:7460f893ff0bddb92806c9c316f415e8bd2d09422acdd3d871db893cffaf21c2 [2022-08-24T16:23:17.777Z] #14 40.09 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-24T16:23:17.777Z] #14 40.10 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-24T16:23:17.777Z] #14 40.10 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-24T16:23:17.777Z] #14 40.19 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-24T16:23:17.777Z] #14 40.20 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T16:23:17.777Z] #14 40.20 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-24T16:23:17.777Z] #14 40.24 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-24T16:23:17.777Z] #14 40.24 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-24T16:23:17.777Z] #14 40.25 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T16:23:17.777Z] #14 40.31 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-24T16:23:18.038Z] #14 40.32 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-24T16:23:18.038Z] #14 40.32 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T16:23:18.038Z] #14 40.54 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T16:23:18.038Z] #14 40.55 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-24T16:23:18.038Z] #14 40.56 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-24T16:23:18.165Z] [2022-08-24T16:23:18.165Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T16:23:18.165Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-24T16:23:18.165Z] #73 DONE 0.0s [2022-08-24T16:23:18.165Z] [2022-08-24T16:23:18.165Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T16:23:18.165Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-24T16:23:18.165Z] #71 DONE 0.0s [2022-08-24T16:23:18.165Z] [2022-08-24T16:23:18.165Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T16:23:18.165Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T16:23:18.165Z] #11 DONE 0.0s [2022-08-24T16:23:18.165Z] [2022-08-24T16:23:18.165Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T16:23:18.165Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T16:23:18.165Z] #28 DONE 0.0s [2022-08-24T16:23:18.165Z] [2022-08-24T16:23:18.165Z] #24 [internal] load build context [2022-08-24T16:23:18.165Z] #24 sha256:05486814b4540fcab1c59591f95895b4accb7528a6bceb11ef1247804a498ac0 [2022-08-24T16:23:18.299Z] #14 40.57 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-24T16:23:18.299Z] #14 40.58 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-24T16:23:18.299Z] #14 40.59 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-24T16:23:18.299Z] #14 40.60 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T16:23:18.299Z] #14 40.61 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-24T16:23:18.299Z] #14 40.62 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-24T16:23:18.299Z] #14 40.63 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-24T16:23:18.299Z] #14 40.64 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-24T16:23:18.299Z] #14 40.64 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T16:23:18.299Z] #14 40.65 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-24T16:23:18.299Z] #14 40.66 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-24T16:23:18.299Z] #14 40.67 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-24T16:23:18.299Z] #14 40.68 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T16:23:18.299Z] #14 40.69 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-24T16:23:18.299Z] #14 40.70 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-24T16:23:18.299Z] #14 40.71 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-24T16:23:18.299Z] #14 40.72 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-24T16:23:18.299Z] #14 40.73 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T16:23:18.299Z] #14 40.74 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-24T16:23:18.299Z] #14 40.75 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T16:23:18.299Z] #14 40.76 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-24T16:23:18.299Z] #14 40.76 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-24T16:23:18.560Z] #14 40.77 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T16:23:18.560Z] #14 40.78 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-24T16:23:18.560Z] #14 40.79 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T16:23:18.560Z] #14 40.80 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-24T16:23:18.560Z] #14 40.81 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T16:23:18.560Z] #14 40.82 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-24T16:23:18.560Z] #14 40.83 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T16:23:18.560Z] #14 40.84 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-24T16:23:18.560Z] #14 40.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T16:23:18.739Z] #24 ... [2022-08-24T16:23:18.739Z] [2022-08-24T16:23:18.740Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-24T16:23:18.740Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-24T16:23:18.740Z] #49 DONE 0.6s [2022-08-24T16:23:18.740Z] [2022-08-24T16:23:18.740Z] #24 [internal] load build context [2022-08-24T16:23:18.740Z] #24 sha256:05486814b4540fcab1c59591f95895b4accb7528a6bceb11ef1247804a498ac0 [2022-08-24T16:23:18.821Z] #14 DONE 41.3s [2022-08-24T16:23:18.822Z] [2022-08-24T16:23:18.822Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-24T16:23:18.822Z] #59 sha256:e10ed565cea65bf0d99eb2a28404dd56cea2285ab91e58f20a67eb09ee446466 [2022-08-24T16:23:19.019Z] #24 transferring context: 62.61MB 1.2s done [2022-08-24T16:23:19.019Z] #24 DONE 1.2s [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-24T16:23:19.019Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-24T16:23:19.019Z] #49 DONE 1.5s [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-24T16:23:19.019Z] #52 sha256:85e019ce4444b8b1e129c8563657e086ed52ea6647ebc740003c132a3bee9a8d [2022-08-24T16:23:19.019Z] #52 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T16:23:19.019Z] #76 sha256:7a0f15121f2d92cfaeb7eb69e6f7a2d16a454f34654105ed774aa48353189f76 [2022-08-24T16:23:19.019Z] #76 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-24T16:23:19.019Z] #70 sha256:128d4b4e54b14b123a4b2480ff33074dded39a92f43c4395c5df243fcec777cb [2022-08-24T16:23:19.019Z] #70 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-24T16:23:19.019Z] #51 sha256:862a9ad7eaccc8b4ba03ecbe84b21b6130d6e365ab8f70c8009eba9abfb8c407 [2022-08-24T16:23:19.019Z] #51 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-24T16:23:19.019Z] #19 sha256:26f663489f9898c47c5578ab16d780e5386c12a8323249dbbba335937aab6e33 [2022-08-24T16:23:19.019Z] #19 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T16:23:19.019Z] #67 sha256:88b5f64395e7f2a5a49faea49f6829a428418fe96c6120da5b6b329323f4b335 [2022-08-24T16:23:19.019Z] #67 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-24T16:23:19.019Z] #22 sha256:f515057159259194326721acea71b6f1fe6420c75b172338f0e1874866b8cffc [2022-08-24T16:23:19.019Z] #22 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-24T16:23:19.019Z] #58 sha256:ef020c55eaeb33601556bff1e7bbc1b0ab8bc797b14ae3e9cf7db57b2157bddf [2022-08-24T16:23:19.019Z] #58 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T16:23:19.019Z] #21 sha256:40495720a7258652bca03b77337d480458cee2e84d61acc2c7781311a4f25aa0 [2022-08-24T16:23:19.019Z] #21 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-24T16:23:19.019Z] #56 sha256:455c1b32cbdf71ce0ef26495c23ef633a322040c0dd0de5918b797306d78902e [2022-08-24T16:23:19.019Z] #56 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-24T16:23:19.019Z] #40 sha256:835650842608dea1993090eaa09ffd9a089a9433851ab3ec727fc007f2c052f9 [2022-08-24T16:23:19.019Z] #40 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-24T16:23:19.019Z] #15 sha256:8044ceeb153614618ee8e9543dc5ca57e924fba1753e94ad080fe4bd4b597000 [2022-08-24T16:23:19.019Z] #15 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-24T16:23:19.019Z] #45 sha256:129db30a6ce92ee1af7cdcfb34d9bd08778bca64d03671218afcb8936dc34689 [2022-08-24T16:23:19.019Z] #45 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-24T16:23:19.019Z] #78 sha256:b1761d44bc770b0e00ca1d54c3e6ba236d1616907a4c674182e53f2a3d9fa7fe [2022-08-24T16:23:19.019Z] #78 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-24T16:23:19.019Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-24T16:23:19.019Z] #74 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-24T16:23:19.019Z] #32 sha256:3bf91ff226cdfa774f155e36c26a0857bacc8c65381538cdbf9ffdb4c60ba675 [2022-08-24T16:23:19.019Z] #32 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-24T16:23:19.019Z] #23 sha256:72742aa71cad9f05e8253a3f420497c636ef2adcd1ac70a05c0da34c8c8501e4 [2022-08-24T16:23:19.019Z] #23 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-24T16:23:19.019Z] #66 sha256:4dc48a5a6f16a91121c5e0160b2933a312f34e31a7c23846477815cab06d030d [2022-08-24T16:23:19.019Z] #66 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-24T16:23:19.019Z] #25 sha256:4463599f105c0df9a13dc7fa08f4fe7e9389103015b9c34953e4478e98d5b5f6 [2022-08-24T16:23:19.019Z] #25 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T16:23:19.019Z] #60 sha256:d94e8bd2f1fdfadc0c7b9ec696302a53bd1f8db54e031351095a358d36a0138b [2022-08-24T16:23:19.019Z] #60 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-24T16:23:19.019Z] #13 sha256:fd989f6abfda7d0cddb97f046437097780945ac4cb30613270c9fdf728d29811 [2022-08-24T16:23:19.019Z] #13 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-24T16:23:19.019Z] #35 sha256:d066fda82547e00332bb9a298c29a09851990a6fdccb0cbe47c295859e42e041 [2022-08-24T16:23:19.019Z] #35 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-24T16:23:19.019Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-08-24T16:23:19.019Z] #29 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-24T16:23:19.019Z] #30 sha256:af9795089698ea2dbe97d1cae110b5abca88662c76866249750ab6906e9fb930 [2022-08-24T16:23:19.019Z] #30 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-24T16:23:19.019Z] #48 sha256:3cea6c8ab0c92d65e6d4bc6abb28fe589abc6458fe906eeb87102a06b55f44cf [2022-08-24T16:23:19.019Z] #48 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-24T16:23:19.019Z] #17 sha256:343fd9cc7f5696b374fa6ac6026f9af653b4b36191be1b16e957b8272c610177 [2022-08-24T16:23:19.019Z] #17 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-24T16:23:19.019Z] #63 sha256:2353be263f57418d25b2c30d02ca6301e50415c61a4cb7abef508eddb7378605 [2022-08-24T16:23:19.019Z] #63 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-24T16:23:19.019Z] #26 sha256:111e4be181a5fe66d73e624cf8d34ccb4efe768000a85682a76b2b67fceea2f7 [2022-08-24T16:23:19.019Z] #26 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-24T16:23:19.019Z] #38 sha256:77d242a973841e0d4b3210e2b7356fddb9e8e7011b3c4af5bb70d22ab400ad79 [2022-08-24T16:23:19.019Z] #38 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-24T16:23:19.019Z] #37 sha256:ea6287c0faccf5b683694aa7712d6522179eddb0725f25457ec24c6f58c55c6d [2022-08-24T16:23:19.019Z] #37 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-24T16:23:19.019Z] #65 sha256:05cf92e7dd1196f55a7e09e974cebe25e1e4c6d829ce387e25485c46f0652f11 [2022-08-24T16:23:19.019Z] #65 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T16:23:19.019Z] #34 sha256:b4a77315e7accc6fe29e857a52a1f0c5482da9778c1332a25af2d9e78b214c2b [2022-08-24T16:23:19.019Z] #34 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-24T16:23:19.019Z] #50 sha256:318ddb6a5c0d3a3448fd660661b3fa16bdb61d7d704d18863c12a406f160eb74 [2022-08-24T16:23:19.019Z] #50 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-24T16:23:19.019Z] #61 sha256:aac5ecbb7447c65f7aa213b79fdfa804f12debccfe13debda9efeadaf4467a24 [2022-08-24T16:23:19.019Z] #61 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-24T16:23:19.019Z] #39 sha256:a684631becb6d68eb0a0109eb9c0dfe81e1209f8b4b3ded7a4d4fd2aea9ff780 [2022-08-24T16:23:19.019Z] #39 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-24T16:23:19.019Z] #79 sha256:0470cc6fc179c021115e7650fbd7131d5dca73f20761d19f9f036205fb780887 [2022-08-24T16:23:19.019Z] #79 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-24T16:23:19.019Z] #18 sha256:dfc4ec4badce81f1055bcd6cc779f30f1907b66c3de76c1ff2a5dc5285635198 [2022-08-24T16:23:19.019Z] #18 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-24T16:23:19.019Z] #44 sha256:c3cf0b8c00c91603c9afd59ef4d7ce48c0434125e5529307813ec3ef622b4396 [2022-08-24T16:23:19.019Z] #44 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-24T16:23:19.019Z] #16 sha256:e1b0a4577dc86c9fdda89e49e5c1be4d75632d5e80d344566397714d2fc22a0c [2022-08-24T16:23:19.019Z] #16 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-24T16:23:19.019Z] #31 sha256:ffe3be188d2032629ef9b4333f14d9c31755cecd3ff321d9394b6054215b9086 [2022-08-24T16:23:19.019Z] #31 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-24T16:23:19.019Z] #41 sha256:90469a089a9e1bd623a69d9e8ab4b3ae51c51d6015f1c1169f7ddf6ef166d928 [2022-08-24T16:23:19.019Z] #41 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-24T16:23:19.019Z] #12 sha256:cfaa159c477934e219f02875a17bc0da7f8edb05b7ba6cb48de6870af0b3a104 [2022-08-24T16:23:19.019Z] #12 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-24T16:23:19.019Z] #69 sha256:8a4e5b3180a29eb619fdcf6dc9c25e787b95d701eddbef080324e43f68bab91b [2022-08-24T16:23:19.019Z] #69 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-24T16:23:19.019Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-24T16:23:19.019Z] #72 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T16:23:19.019Z] #64 sha256:48a67d53d51eca73ea828e7e2412252846e6736b43e1ba53340d08ef2ec8fbe3 [2022-08-24T16:23:19.019Z] #64 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-24T16:23:19.019Z] #43 sha256:ca65c5c90c0db052c8cd46c014991089571832d74ebe0d293ef8c6d15034b15e [2022-08-24T16:23:19.019Z] #43 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T16:23:19.019Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T16:23:19.019Z] #77 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-24T16:23:19.019Z] #62 sha256:53f1aaa23e42145455e816eb698ad2695fedab5b03843e9d288c044549ca9804 [2022-08-24T16:23:19.019Z] #62 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T16:23:19.019Z] #36 sha256:ddf2cba2943fd1b960be91d61355b0a4c69b4387af522179c7f9b7c88723d826 [2022-08-24T16:23:19.019Z] #36 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-24T16:23:19.019Z] #33 sha256:d22a8bb5d69a9747791239a3306f11a6cd440bfce2e7c4d87b6e99e446351d90 [2022-08-24T16:23:19.019Z] #33 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.019Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T16:23:19.019Z] #55 sha256:e9aaf25a8daf13756fe95f25c6e7d5fb65b46b038674d5e9ab8d127a2ed15a5d [2022-08-24T16:23:19.019Z] #55 CACHED [2022-08-24T16:23:19.019Z] [2022-08-24T16:23:19.020Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T16:23:19.020Z] #53 sha256:25cc490e4858bf9ffa7a9027e5c0eef3a416faec32cbdd56b80b0882e75bfa64 [2022-08-24T16:23:19.020Z] #53 CACHED [2022-08-24T16:23:19.020Z] [2022-08-24T16:23:19.020Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-24T16:23:19.020Z] #47 sha256:fd92e3587f0aa5b36f6bc8fc824f75b3f089cd91ff69a3e063eda39195d8b5d2 [2022-08-24T16:23:19.020Z] #47 CACHED [2022-08-24T16:23:19.020Z] [2022-08-24T16:23:19.020Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T16:23:19.020Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T16:23:19.020Z] #14 CACHED [2022-08-24T16:23:19.020Z] [2022-08-24T16:23:19.020Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-24T16:23:19.020Z] #20 sha256:78c37e176648ea6fedd0dedc77ae2b1a5465554b64273f52869f545592b668be [2022-08-24T16:23:19.020Z] #20 CACHED [2022-08-24T16:23:19.020Z] [2022-08-24T16:23:19.020Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-24T16:23:19.020Z] #27 sha256:d42faf016bafa6ee88e3e4db204d25b52039a2dd88bd288777c40570b14504c3 [2022-08-24T16:23:19.020Z] #27 CACHED [2022-08-24T16:23:19.020Z] [2022-08-24T16:23:19.020Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-24T16:23:19.020Z] #46 sha256:e828bb07829d65b45d33e395a54c46f363786001653ecc8afc360016c1bd1f0c [2022-08-24T16:23:19.020Z] #46 CACHED [2022-08-24T16:23:19.020Z] [2022-08-24T16:23:19.020Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-24T16:23:19.020Z] #57 sha256:975e45718d7c6a61b10670207552db937fb03481303b092d3993aa5af15578a1 [2022-08-24T16:23:19.020Z] #57 CACHED [2022-08-24T16:23:19.020Z] [2022-08-24T16:23:19.020Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-24T16:23:19.020Z] #59 sha256:34adad7c0e2ffd3b2d2a75469c12a6adb8da1a26740f2ef49358d9591033c394 [2022-08-24T16:23:19.020Z] #59 CACHED [2022-08-24T16:23:19.020Z] [2022-08-24T16:23:19.020Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-24T16:23:19.020Z] #68 sha256:941cc46b142dfbf666c3d7ea601b5c09c14b826176708f7cc4b79cd757c77d43 [2022-08-24T16:23:19.020Z] #68 CACHED [2022-08-24T16:23:19.020Z] [2022-08-24T16:23:19.020Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-24T16:23:19.020Z] #42 sha256:851b02cb688c410f978621d35afcba888053f6a6dac1a37e966f2b9a77ad6d50 [2022-08-24T16:23:19.020Z] #42 CACHED [2022-08-24T16:23:19.020Z] [2022-08-24T16:23:19.020Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-24T16:23:19.020Z] #54 sha256:015ad71a523ba59bf62d0f1531070f58943f77bc353125c07e27a574f181f5b7 [2022-08-24T16:23:19.020Z] #54 CACHED [2022-08-24T16:23:19.020Z] [2022-08-24T16:23:19.020Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-24T16:23:19.020Z] #75 sha256:9b26525cd75adc5853763bab2bc9d819eb94123d09573ec7110cc3c6151d1b1e [2022-08-24T16:23:19.020Z] #75 CACHED [2022-08-24T16:23:19.020Z] [2022-08-24T16:23:19.020Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-24T16:23:19.020Z] #80 sha256:69294da6456fd9fe8f6b17806b645a161852564062988dcb2227dbbfdc586dbf [2022-08-24T16:23:19.020Z] #80 CACHED [2022-08-24T16:23:19.020Z] [2022-08-24T16:23:19.020Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-24T16:23:19.020Z] #81 sha256:34353e3ff2af3bde60852152716ae556783dec715081326f298328ee33febada [2022-08-24T16:23:19.082Z] #59 DONE 0.1s [2022-08-24T16:23:19.083Z] [2022-08-24T16:23:19.083Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T16:23:19.083Z] #60 sha256:cb4a8d13da5abc94cc8dcb43e732c2278ff28f6e5948996eda5dc648fa84f8b1 [2022-08-24T16:23:19.678Z] #24 transferring context: 62.60MB 1.7s done [2022-08-24T16:23:19.678Z] #24 DONE 1.7s [2022-08-24T16:23:19.678Z] [2022-08-24T16:23:19.678Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-24T16:23:19.678Z] #70 sha256:6e1be5e8d1c7d70d3495db17fa54c309bf4a9de276fcd8bc503de44fa950b66f [2022-08-24T16:23:19.678Z] #70 CACHED [2022-08-24T16:23:19.678Z] [2022-08-24T16:23:19.678Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-24T16:23:19.678Z] #12 sha256:5f349378c595076f1876510c18a39206b12c1db8ccbf9c91d450e10799c5edbe [2022-08-24T16:23:19.678Z] #12 CACHED [2022-08-24T16:23:19.678Z] [2022-08-24T16:23:19.678Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-24T16:23:19.678Z] #32 sha256:3e4b0386eddfded8b61ddcff6088ae79133908907bb99279b171649744bc0cc0 [2022-08-24T16:23:19.678Z] #32 CACHED [2022-08-24T16:23:19.678Z] [2022-08-24T16:23:19.678Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-24T16:23:19.678Z] #52 sha256:8ad36b41d3430e69adb95b5f49a0e579b67cb248006428870dd435e0d0debe40 [2022-08-24T16:23:19.678Z] #52 CACHED [2022-08-24T16:23:19.678Z] [2022-08-24T16:23:19.678Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-24T16:23:19.678Z] #31 sha256:d6cfd7437f2e7105db0dbed28a411159912f525da6419093ea62a463e424c507 [2022-08-24T16:23:19.678Z] #31 CACHED [2022-08-24T16:23:19.678Z] [2022-08-24T16:23:19.678Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-24T16:23:19.678Z] #16 sha256:68e76c33c25791655f36af0007c326209a23b685ba49f70ced617072a094bba4 [2022-08-24T16:23:19.678Z] #16 CACHED [2022-08-24T16:23:19.678Z] [2022-08-24T16:23:19.678Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-24T16:23:19.678Z] #59 sha256:08bb880babc3502df4d05e8aa68522167185135a04cf97a1f97fe74c4c77a1a5 [2022-08-24T16:23:19.678Z] #59 CACHED [2022-08-24T16:23:19.678Z] [2022-08-24T16:23:19.678Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T16:23:19.678Z] #60 sha256:3e1fea51589b2c02adb28a1b874bc912a8771a4790b320ef731c290fa3391571 [2022-08-24T16:23:19.678Z] #60 CACHED [2022-08-24T16:23:19.678Z] [2022-08-24T16:23:19.678Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-24T16:23:19.678Z] #46 sha256:4f223f9b129ee16de5a21671b76ecda33c2111e7f9a2aae3d56c63320e23c745 [2022-08-24T16:23:19.678Z] #46 CACHED [2022-08-24T16:23:19.678Z] [2022-08-24T16:23:19.678Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-24T16:23:19.678Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T16:23:19.678Z] #47 CACHED [2022-08-24T16:23:19.678Z] [2022-08-24T16:23:19.678Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-24T16:23:19.678Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T16:23:19.678Z] #29 CACHED [2022-08-24T16:23:19.678Z] [2022-08-24T16:23:19.678Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T16:23:19.678Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T16:23:19.678Z] #77 CACHED [2022-08-24T16:23:19.678Z] [2022-08-24T16:23:19.678Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-24T16:23:19.678Z] #23 sha256:b4d4ced25fd9a51de12611d6d798608dbc489312c583bd9e04eac728b642c247 [2022-08-24T16:23:19.678Z] #23 CACHED [2022-08-24T16:23:19.678Z] [2022-08-24T16:23:19.678Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T16:23:19.678Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T16:23:19.678Z] #36 CACHED [2022-08-24T16:23:19.678Z] [2022-08-24T16:23:19.678Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-24T16:23:19.678Z] #35 sha256:4adbad7227ed59396dc6f94d88e86c08df8692c65b77e3727066fb19e54486eb [2022-08-24T16:23:19.678Z] #35 CACHED [2022-08-24T16:23:19.678Z] [2022-08-24T16:23:19.678Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-24T16:23:19.678Z] #66 sha256:6464623139b226886121b424fee65df21583993c3b06e9422ee2f80d5d41a0d6 [2022-08-24T16:23:19.678Z] #66 CACHED [2022-08-24T16:23:19.678Z] [2022-08-24T16:23:19.678Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-24T16:23:19.678Z] #48 sha256:34d8e2816d92825ecba3000d6c20f76fc055d26ee46d76d7e5489787fade5cfb [2022-08-24T16:23:19.678Z] #48 CACHED [2022-08-24T16:23:19.678Z] [2022-08-24T16:23:19.678Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-24T16:23:19.678Z] #30 sha256:550162119699790a40f7cf33765ed8cfa34c56cb315da52bd8d50ebbd60d295c [2022-08-24T16:23:19.678Z] #30 CACHED [2022-08-24T16:23:19.678Z] [2022-08-24T16:23:19.678Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-24T16:23:19.678Z] #38 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T16:23:19.678Z] #38 CACHED [2022-08-24T16:23:19.678Z] [2022-08-24T16:23:19.678Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T16:23:19.678Z] #64 sha256:40c5407156c73ca06b867792d525c4e4460b2d663ad45de3e3bf2692d4e547db [2022-08-24T16:23:19.678Z] #64 CACHED [2022-08-24T16:23:19.678Z] [2022-08-24T16:23:19.678Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T16:23:19.678Z] #67 sha256:e6299328c0e27516817c9dccfc7b5a3966fe257a5741f5ba6c7886dd0a83b702 [2022-08-24T16:23:19.678Z] #67 CACHED [2022-08-24T16:23:19.678Z] [2022-08-24T16:23:19.679Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-24T16:23:19.679Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T16:23:19.679Z] #51 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-24T16:23:19.679Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-24T16:23:19.679Z] #74 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T16:23:19.679Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T16:23:19.679Z] #14 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-24T16:23:19.679Z] #58 sha256:349500767f1d2deb2fd5ab081b3a1d7d3c7019a1d6bc32e39da907dfd216d2c7 [2022-08-24T16:23:19.679Z] #58 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-24T16:23:19.679Z] #56 sha256:d746090433584a68f906a253f48787ed06a76af496c12e0d814cbd71deeb5127 [2022-08-24T16:23:19.679Z] #56 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-24T16:23:19.679Z] #65 sha256:10d5f94201a3e3183ba1dec9e89a3f3335ef821aea838af0475f496cf3b185ea [2022-08-24T16:23:19.679Z] #65 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-24T16:23:19.679Z] #26 sha256:605a7528c3518ea049ba0e93e08284365676c25c8c72a5f3fc0497b6e2e3ec92 [2022-08-24T16:23:19.679Z] #26 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-24T16:23:19.679Z] #41 sha256:cd40a9099c1d768ff84438007b0abaf04aa9c7db9beb51a786e7298bbad5fb8e [2022-08-24T16:23:19.679Z] #41 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T16:23:19.679Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T16:23:19.679Z] #53 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-24T16:23:19.679Z] #79 sha256:2ba1604edfee38836da357a1dcc7bc452a965384865950bd6df42a8bb4eac528 [2022-08-24T16:23:19.679Z] #79 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-24T16:23:19.679Z] #68 sha256:8a3eef840eb0de3deb8444759466a13fc500b97944c9ceea762540e0974de49f [2022-08-24T16:23:19.679Z] #68 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-24T16:23:19.679Z] #25 sha256:4b45abc99041ec4f0166fca4c008614a1f662466e51c26483d28d1d5bc9958ff [2022-08-24T16:23:19.679Z] #25 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-24T16:23:19.679Z] #45 sha256:34fe6b5a6a8da337c1ea10ff372ccb6fce173705203539797d4f5639ed312641 [2022-08-24T16:23:19.679Z] #45 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-24T16:23:19.679Z] #20 sha256:97825f2c3adb6325badd36ce3dee5c376c2b17cf511e753a32cba983bb92450a [2022-08-24T16:23:19.679Z] #20 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-24T16:23:19.679Z] #17 sha256:2478e3dd33c9e8542b3e750a3f1025c8f2b67149bc74f523f7a5597bf97c601e [2022-08-24T16:23:19.679Z] #17 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T16:23:19.679Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T16:23:19.679Z] #55 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-24T16:23:19.679Z] #44 sha256:232b85f8f703cd0ef9ece6f8d4c69dc3375587029bc51bbcc25acfcd6f2a8de4 [2022-08-24T16:23:19.679Z] #44 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-24T16:23:19.679Z] #27 sha256:0baac87e85850be2384dc9e8eb242f478c59bbaca1d02a43dac6d24d625d94eb [2022-08-24T16:23:19.679Z] #27 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-24T16:23:19.679Z] #69 sha256:7a1e179926b2654fd517471344a09ac140882c3aee58c293981d0900465606dd [2022-08-24T16:23:19.679Z] #69 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-24T16:23:19.679Z] #19 sha256:35c8f1472efc5b172b741b7a73858a8eab0366f29b6729a5ec84c0d4c22bbc2e [2022-08-24T16:23:19.679Z] #19 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-24T16:23:19.679Z] #80 sha256:84433a39a54a3e6a0a65cfadb32fe25803a00bbf31a0053bb4b965a40c4afbbc [2022-08-24T16:23:19.679Z] #80 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-24T16:23:19.679Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T16:23:19.679Z] #42 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-24T16:23:19.679Z] #18 sha256:433382d0e362cd3fe0e308f800633160c1682cd476cfd6ee952691f5e13dab72 [2022-08-24T16:23:19.679Z] #18 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-24T16:23:19.679Z] #13 sha256:31a4647b32ea900e7f93bebdb927dce161a497573e04b1318156dc7846b08b8b [2022-08-24T16:23:19.679Z] #13 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T16:23:19.679Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T16:23:19.679Z] #34 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-24T16:23:19.679Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T16:23:19.679Z] #62 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T16:23:19.679Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T16:23:19.679Z] #76 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-24T16:23:19.679Z] #75 sha256:91b753e698cabf26d0c045668ee3e03660a5f7c2a785e7452f8a1844188945f0 [2022-08-24T16:23:19.679Z] #75 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-24T16:23:19.679Z] #40 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T16:23:19.679Z] #40 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-24T16:23:19.679Z] #54 sha256:3b11d17ceae9f20e7dde7cf85e98623bf1e3091b00eaae92cc7d78d93413ea7d [2022-08-24T16:23:19.679Z] #54 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-24T16:23:19.679Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-24T16:23:19.679Z] #72 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-24T16:23:19.679Z] #33 sha256:f61cae5df46cd440726b9b9393e7a065b2dffcaab7117de9785f0bda1d26ac1d [2022-08-24T16:23:19.679Z] #33 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-24T16:23:19.679Z] #63 sha256:769824d57b1cf84009cca42422d052c155de37c71d54413297035305b587c976 [2022-08-24T16:23:19.679Z] #63 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-24T16:23:19.679Z] #61 sha256:cf266bec48d149aee2155298281db2ba88bc5b7dacf05a880c67b719cd803d76 [2022-08-24T16:23:19.679Z] #61 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-24T16:23:19.679Z] #43 sha256:c05b15549848168b37e6559ea7ea83600ee440e48b7fd670a6a087bf650324e2 [2022-08-24T16:23:19.679Z] #43 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-24T16:23:19.679Z] #57 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T16:23:19.679Z] #57 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-24T16:23:19.679Z] #15 sha256:0828501534f7732888d07262c0759670f11b26c328b3a33a208813c6a92a8bbb [2022-08-24T16:23:19.679Z] #15 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-24T16:23:19.679Z] #39 sha256:22a74e2175cb3799b23305c5530b4d39f6c6e88727f5a4a21b5073b2bb5a9a87 [2022-08-24T16:23:19.679Z] #39 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-24T16:23:19.679Z] #37 sha256:7d1570821e295f073a8261930d0732bc89f37653a375b2b4f38d144900de6f04 [2022-08-24T16:23:19.679Z] #37 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-24T16:23:19.679Z] #78 sha256:d2fefa6490ee065deefa6ece89bc866e0333a691adbbe7295a7542405e29e8d2 [2022-08-24T16:23:19.679Z] #78 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T16:23:19.679Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T16:23:19.679Z] #21 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-24T16:23:19.679Z] #22 sha256:36165810a47ce2ba45f593181e34518d4d2f36359ab9da496a7c32358b3acc37 [2022-08-24T16:23:19.679Z] #22 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-24T16:23:19.679Z] #50 sha256:faf0b48221216e7314531588ad826e97540fdccc5235463d5a8892dc108e47d8 [2022-08-24T16:23:19.679Z] #50 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #81 [dev-systemd-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-08-24T16:23:19.679Z] #81 sha256:1d10e3904cd3f92e3474ccdefea6194a0ab0e458e1c3d0fff0ad2ed98dc2c96e [2022-08-24T16:23:19.679Z] #81 CACHED [2022-08-24T16:23:19.679Z] [2022-08-24T16:23:19.679Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-24T16:23:19.679Z] #82 sha256:7b9190d516d584a53d5fa038a6ec68f33a51553f470a3b012e238e09418ac894 [2022-08-24T16:23:19.962Z] #81 DONE 1.1s [2022-08-24T16:23:19.962Z] [2022-08-24T16:23:19.962Z] #82 exporting to image [2022-08-24T16:23:19.962Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-24T16:23:19.962Z] #82 exporting layers [2022-08-24T16:23:20.025Z] #60 0.965 + RM_GOPATH=0 [2022-08-24T16:23:20.025Z] #60 ... [2022-08-24T16:23:20.025Z] [2022-08-24T16:23:20.025Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-24T16:23:20.025Z] #15 sha256:0828501534f7732888d07262c0759670f11b26c328b3a33a208813c6a92a8bbb [2022-08-24T16:23:20.025Z] #15 DONE 1.2s [2022-08-24T16:23:20.025Z] [2022-08-24T16:23:20.025Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T16:23:20.025Z] #60 sha256:cb4a8d13da5abc94cc8dcb43e732c2278ff28f6e5948996eda5dc648fa84f8b1 [2022-08-24T16:23:20.025Z] #60 0.965 + TMP_GOPATH= [2022-08-24T16:23:20.025Z] #60 0.965 + : /build [2022-08-24T16:23:20.025Z] #60 0.965 + '[' -z '' ']' [2022-08-24T16:23:20.025Z] #60 0.966 ++ mktemp -d [2022-08-24T16:23:20.025Z] #60 0.967 + export GOPATH=/tmp/tmp.fNCrtqhuDC [2022-08-24T16:23:20.025Z] #60 0.967 + GOPATH=/tmp/tmp.fNCrtqhuDC [2022-08-24T16:23:20.025Z] #60 0.967 + RM_GOPATH=1 [2022-08-24T16:23:20.025Z] #60 0.967 + case "$(go env GOARCH)" in [2022-08-24T16:23:20.025Z] #60 0.967 ++ go env GOARCH [2022-08-24T16:23:20.025Z] #60 0.973 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T16:23:20.025Z] #60 0.973 + GO_BUILDMODE=-buildmode=pie [2022-08-24T16:23:20.025Z] #60 0.974 ++ dirname /install.sh [2022-08-24T16:23:20.025Z] #60 0.975 + dir=/ [2022-08-24T16:23:20.025Z] #60 0.975 + bin=runc [2022-08-24T16:23:20.025Z] #60 0.975 + shift [2022-08-24T16:23:20.025Z] #60 0.976 + '[' '!' -f //runc.installer ']' [2022-08-24T16:23:20.025Z] #60 0.976 + . //runc.installer [2022-08-24T16:23:20.025Z] #60 0.976 ++ set -e [2022-08-24T16:23:20.025Z] #60 0.976 ++ : v1.1.3 [2022-08-24T16:23:20.025Z] #60 0.976 + install_runc [2022-08-24T16:23:20.025Z] #60 0.976 + RUNC_BUILDTAGS=seccomp [2022-08-24T16:23:20.025Z] #60 0.976 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-24T16:23:20.025Z] #60 0.976 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fNCrtqhuDC/src/github.com/opencontainers/runc [2022-08-24T16:23:20.025Z] #60 0.976 Install runc version v1.1.3 (build tags: seccomp) [2022-08-24T16:23:20.025Z] #60 0.981 Cloning into '/tmp/tmp.fNCrtqhuDC/src/github.com/opencontainers/runc'... [2022-08-24T16:23:20.903Z] #82 exporting layers 0.8s done [2022-08-24T16:23:20.903Z] #82 writing image sha256:523214ed164bb513a46795c9cf1f5266a445d5d81ddebb1837b77431b2af0235 done [2022-08-24T16:23:20.903Z] #82 naming to docker.io/library/docker:92d2e12a4d1f2886dac5d202694c89f628ef2134 done [2022-08-24T16:23:20.903Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-24T16:23:20.972Z] #60 ... [2022-08-24T16:23:20.972Z] [2022-08-24T16:23:20.972Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-24T16:23:20.972Z] #16 sha256:68e76c33c25791655f36af0007c326209a23b685ba49f70ced617072a094bba4 [2022-08-24T16:23:20.972Z] #16 DONE 0.9s [2022-08-24T16:23:21.056Z] #82 DONE 1.1s [2022-08-24T16:23:21.056Z] [2022-08-24T16:23:21.056Z] #83 exporting to image [2022-08-24T16:23:21.056Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-24T16:23:21.056Z] #83 exporting layers [2022-08-24T16:23:21.234Z] + sudo modprobe ip6table_filter [2022-08-24T16:23:21.234Z] [2022-08-24T16:23:21.234Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-24T16:23:21.234Z] #17 sha256:2478e3dd33c9e8542b3e750a3f1025c8f2b67149bc74f523f7a5597bf97c601e [Pipeline] sh [2022-08-24T16:23:21.411Z] #19 54.65 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-24T16:23:21.411Z] #19 54.65 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T16:23:21.411Z] #19 54.66 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-24T16:23:21.411Z] #19 54.69 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-24T16:23:21.411Z] #19 54.69 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-24T16:23:21.411Z] #19 54.69 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-24T16:23:21.411Z] #19 55.04 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-24T16:23:21.539Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=92d2e12a4d1f2886dac5d202694c89f628ef2134 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:92d2e12a4d1f2886dac5d202694c89f628ef2134 hack/test/unit [2022-08-24T16:23:21.670Z] #19 55.04 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-24T16:23:21.670Z] #19 55.05 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-24T16:23:21.670Z] #19 55.30 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-24T16:23:21.806Z] #17 0.796 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-24T16:23:21.929Z] #19 55.30 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:21.929Z] #19 55.31 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-24T16:23:21.992Z] #83 exporting layers 0.9s done [2022-08-24T16:23:21.992Z] #83 writing image sha256:621a53a12cccce5bd3d2fd81d1057e4c12e04b288be33218237ad2826b15f103 done [2022-08-24T16:23:21.992Z] #83 naming to docker.io/library/docker:92d2e12a4d1f2886dac5d202694c89f628ef2134 done [2022-08-24T16:23:21.992Z] #83 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T16:23:22.067Z] #17 DONE 0.9s [2022-08-24T16:23:22.068Z] [2022-08-24T16:23:22.068Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-24T16:23:22.068Z] #18 sha256:433382d0e362cd3fe0e308f800633160c1682cd476cfd6ee952691f5e13dab72 [2022-08-24T16:23:22.112Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-24T16:23:22.112Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-24T16:23:22.112Z] + TESTDIRS=./... [2022-08-24T16:23:22.112Z] + exclude_paths='/vendor/|/integration' [2022-08-24T16:23:22.112Z] ++ go list ./... [2022-08-24T16:23:22.112Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-24T16:23:22.188Z] #19 55.57 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-24T16:23:22.188Z] #19 55.57 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T16:23:22.188Z] #19 55.58 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-24T16:23:22.330Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=92d2e12a4d1f2886dac5d202694c89f628ef2134 -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:92d2e12a4d1f2886dac5d202694c89f628ef2134 hack/make.sh dynbinary test-integration [2022-08-24T16:23:22.589Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-24T16:23:22.589Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-24T16:23:22.589Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-24T16:23:22.589Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-24T16:23:22.589Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-08-24T16:23:22.589Z] Detected virtualization docker. [2022-08-24T16:23:22.589Z] Detected architecture x86-64. [2022-08-24T16:23:22.589Z] Set hostname to <1258f6cf287a>. [2022-08-24T16:23:22.849Z] modprobe@configfs.service: Succeeded. [2022-08-24T16:23:22.849Z] modprobe@drm.service: Succeeded. [2022-08-24T16:23:22.849Z] modprobe@fuse.service: Succeeded. [2022-08-24T16:23:22.849Z] + source /etc/docker-entrypoint-cmd [2022-08-24T16:23:22.849Z] ++ hack/make.sh dynbinary test-integration [2022-08-24T16:23:22.849Z] [2022-08-24T16:23:23.011Z] #18 DONE 0.9s [2022-08-24T16:23:23.011Z] [2022-08-24T16:23:23.011Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-24T16:23:23.011Z] #19 sha256:35c8f1472efc5b172b741b7a73858a8eab0366f29b6729a5ec84c0d4c22bbc2e [2022-08-24T16:23:23.056Z] + pkg_list='github.com/docker/docker/api [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/backend/build [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/httputils [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/middleware [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/router [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/router/build [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/router/container [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/router/debug [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/router/image [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/router/network [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/router/session [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/router/system [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/router/volume [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/types [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/types/backend [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/types/container [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/types/events [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/types/filters [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/types/image [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/types/mount [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/types/network [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/types/registry [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/types/strslice [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/types/swarm [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/types/time [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/types/versions [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/types/volume [2022-08-24T16:23:23.056Z] github.com/docker/docker/builder [2022-08-24T16:23:23.056Z] github.com/docker/docker/builder/builder-next [2022-08-24T16:23:23.056Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T16:23:23.056Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T16:23:23.056Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T16:23:23.056Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T16:23:23.056Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T16:23:23.056Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T16:23:23.056Z] github.com/docker/docker/builder/dockerfile [2022-08-24T16:23:23.056Z] github.com/docker/docker/builder/remotecontext [2022-08-24T16:23:23.056Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T16:23:23.056Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T16:23:23.056Z] github.com/docker/docker/cli [2022-08-24T16:23:23.056Z] github.com/docker/docker/cli/config [2022-08-24T16:23:23.056Z] github.com/docker/docker/cli/debug [2022-08-24T16:23:23.056Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T16:23:23.056Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T16:23:23.056Z] github.com/docker/docker/client [2022-08-24T16:23:23.056Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T16:23:23.056Z] github.com/docker/docker/cmd/dockerd [2022-08-24T16:23:23.056Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T16:23:23.056Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T16:23:23.056Z] github.com/docker/docker/container [2022-08-24T16:23:23.056Z] github.com/docker/docker/container/stream [2022-08-24T16:23:23.056Z] github.com/docker/docker/contrib/apparmor [2022-08-24T16:23:23.056Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T16:23:23.056Z] github.com/docker/docker/contrib/httpserver [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/cluster [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/config [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/containerd [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/events [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/exec [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/images [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/initlayer [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/links [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/listeners [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/logger [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/logger/local [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/names [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/network [2022-08-24T16:23:23.056Z] github.com/docker/docker/daemon/stats [2022-08-24T16:23:23.056Z] github.com/docker/docker/distribution [2022-08-24T16:23:23.056Z] github.com/docker/docker/distribution/metadata [2022-08-24T16:23:23.056Z] github.com/docker/docker/distribution/utils [2022-08-24T16:23:23.056Z] github.com/docker/docker/distribution/xfer [2022-08-24T16:23:23.056Z] github.com/docker/docker/dockerversion [2022-08-24T16:23:23.056Z] github.com/docker/docker/errdefs [2022-08-24T16:23:23.056Z] github.com/docker/docker/image [2022-08-24T16:23:23.056Z] github.com/docker/docker/image/cache [2022-08-24T16:23:23.056Z] github.com/docker/docker/image/tarexport [2022-08-24T16:23:23.056Z] github.com/docker/docker/image/v1 [2022-08-24T16:23:23.056Z] github.com/docker/docker/internal/test/suite [2022-08-24T16:23:23.056Z] github.com/docker/docker/layer [2022-08-24T16:23:23.056Z] github.com/docker/docker/libcontainerd [2022-08-24T16:23:23.056Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T16:23:23.056Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T16:23:23.056Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T16:23:23.056Z] github.com/docker/docker/libcontainerd/types [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/config [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/idm [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/ns [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/options [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/osl [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T16:23:23.056Z] github.com/docker/docker/libnetwork/types [2022-08-24T16:23:23.056Z] github.com/docker/docker/oci [2022-08-24T16:23:23.056Z] github.com/docker/docker/oci/caps [2022-08-24T16:23:23.056Z] github.com/docker/docker/opts [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/aaparser [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/archive [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/authorization [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/capabilities [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/containerfs [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/directory [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/dmesg [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/fileutils [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/fsutils [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/homedir [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/idtools [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/ioutils [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/longpath [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/loopback [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/parsers [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/pidfile [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/platform [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/plugins [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/pools [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/progress [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/pubsub [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/reexec [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/signal [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/stack [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/stringid [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/system [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/tailfile [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/tarsum [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/urlutil [2022-08-24T16:23:23.056Z] github.com/docker/docker/pkg/useragent [2022-08-24T16:23:23.056Z] github.com/docker/docker/plugin [2022-08-24T16:23:23.056Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T16:23:23.056Z] github.com/docker/docker/plugin/v2 [2022-08-24T16:23:23.056Z] github.com/docker/docker/profiles/apparmor [2022-08-24T16:23:23.056Z] github.com/docker/docker/profiles/seccomp [2022-08-24T16:23:23.056Z] github.com/docker/docker/quota [2022-08-24T16:23:23.056Z] github.com/docker/docker/reference [2022-08-24T16:23:23.056Z] github.com/docker/docker/registry [2022-08-24T16:23:23.056Z] github.com/docker/docker/registry/resumable [2022-08-24T16:23:23.056Z] github.com/docker/docker/restartmanager [2022-08-24T16:23:23.056Z] github.com/docker/docker/rootless [2022-08-24T16:23:23.056Z] github.com/docker/docker/rootless/specconv [2022-08-24T16:23:23.056Z] github.com/docker/docker/runconfig [2022-08-24T16:23:23.056Z] github.com/docker/docker/runconfig/opts [2022-08-24T16:23:23.056Z] github.com/docker/docker/testutil [2022-08-24T16:23:23.056Z] github.com/docker/docker/testutil/daemon [2022-08-24T16:23:23.056Z] github.com/docker/docker/testutil/environment [2022-08-24T16:23:23.056Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T16:23:23.056Z] github.com/docker/docker/testutil/fakegit [2022-08-24T16:23:23.056Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T16:23:23.056Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T16:23:23.056Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T16:23:23.056Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T16:23:23.056Z] github.com/docker/docker/testutil/registry [2022-08-24T16:23:23.056Z] github.com/docker/docker/testutil/request [2022-08-24T16:23:23.056Z] github.com/docker/docker/volume [2022-08-24T16:23:23.056Z] github.com/docker/docker/volume/drivers [2022-08-24T16:23:23.056Z] github.com/docker/docker/volume/local [2022-08-24T16:23:23.056Z] github.com/docker/docker/volume/mounts [2022-08-24T16:23:23.056Z] github.com/docker/docker/volume/service [2022-08-24T16:23:23.056Z] github.com/docker/docker/volume/service/opts [2022-08-24T16:23:23.056Z] github.com/docker/docker/volume/testutils' [2022-08-24T16:23:23.056Z] ++ grep --fixed-strings -v /libnetwork [2022-08-24T16:23:23.056Z] ++ echo 'github.com/docker/docker/api [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/backend/build [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/httputils [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/middleware [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/router [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/router/build [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/router/container [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/router/debug [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/router/image [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/router/network [2022-08-24T16:23:23.056Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/server/router/session [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/server/router/system [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/server/router/volume [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/backend [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/container [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/events [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/filters [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/image [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/mount [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/network [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/registry [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/strslice [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/swarm [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/time [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/versions [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/volume [2022-08-24T16:23:23.057Z] github.com/docker/docker/builder [2022-08-24T16:23:23.057Z] github.com/docker/docker/builder/builder-next [2022-08-24T16:23:23.057Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T16:23:23.057Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T16:23:23.057Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T16:23:23.057Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T16:23:23.057Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T16:23:23.057Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T16:23:23.057Z] github.com/docker/docker/builder/dockerfile [2022-08-24T16:23:23.057Z] github.com/docker/docker/builder/remotecontext [2022-08-24T16:23:23.057Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T16:23:23.057Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T16:23:23.057Z] github.com/docker/docker/cli [2022-08-24T16:23:23.057Z] github.com/docker/docker/cli/config [2022-08-24T16:23:23.057Z] github.com/docker/docker/cli/debug [2022-08-24T16:23:23.057Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T16:23:23.057Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T16:23:23.057Z] github.com/docker/docker/client [2022-08-24T16:23:23.057Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T16:23:23.057Z] github.com/docker/docker/cmd/dockerd [2022-08-24T16:23:23.057Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T16:23:23.057Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T16:23:23.057Z] github.com/docker/docker/container [2022-08-24T16:23:23.057Z] github.com/docker/docker/container/stream [2022-08-24T16:23:23.057Z] github.com/docker/docker/contrib/apparmor [2022-08-24T16:23:23.057Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T16:23:23.057Z] github.com/docker/docker/contrib/httpserver [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/cluster [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/config [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/containerd [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/events [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/exec [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/images [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/initlayer [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/links [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/listeners [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/logger [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/logger/local [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/names [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/network [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/stats [2022-08-24T16:23:23.057Z] github.com/docker/docker/distribution [2022-08-24T16:23:23.057Z] github.com/docker/docker/distribution/metadata [2022-08-24T16:23:23.057Z] github.com/docker/docker/distribution/utils [2022-08-24T16:23:23.057Z] github.com/docker/docker/distribution/xfer [2022-08-24T16:23:23.057Z] github.com/docker/docker/dockerversion [2022-08-24T16:23:23.057Z] github.com/docker/docker/errdefs [2022-08-24T16:23:23.057Z] github.com/docker/docker/image [2022-08-24T16:23:23.057Z] github.com/docker/docker/image/cache [2022-08-24T16:23:23.057Z] github.com/docker/docker/image/tarexport [2022-08-24T16:23:23.057Z] github.com/docker/docker/image/v1 [2022-08-24T16:23:23.057Z] github.com/docker/docker/internal/test/suite [2022-08-24T16:23:23.057Z] github.com/docker/docker/layer [2022-08-24T16:23:23.057Z] github.com/docker/docker/libcontainerd [2022-08-24T16:23:23.057Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T16:23:23.057Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T16:23:23.057Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T16:23:23.057Z] github.com/docker/docker/libcontainerd/types [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/config [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/idm [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/ns [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/options [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/osl [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T16:23:23.057Z] github.com/docker/docker/libnetwork/types [2022-08-24T16:23:23.057Z] github.com/docker/docker/oci [2022-08-24T16:23:23.057Z] github.com/docker/docker/oci/caps [2022-08-24T16:23:23.057Z] github.com/docker/docker/opts [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/aaparser [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/archive [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/authorization [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/capabilities [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/containerfs [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/directory [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/dmesg [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/fileutils [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/fsutils [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/homedir [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/idtools [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/ioutils [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/longpath [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/loopback [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/parsers [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/pidfile [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/platform [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/plugins [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/pools [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/progress [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/pubsub [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/reexec [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/signal [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/stack [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/stringid [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/system [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/tailfile [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/tarsum [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/urlutil [2022-08-24T16:23:23.057Z] github.com/docker/docker/pkg/useragent [2022-08-24T16:23:23.057Z] github.com/docker/docker/plugin [2022-08-24T16:23:23.057Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T16:23:23.057Z] github.com/docker/docker/plugin/v2 [2022-08-24T16:23:23.057Z] github.com/docker/docker/profiles/apparmor [2022-08-24T16:23:23.057Z] github.com/docker/docker/profiles/seccomp [2022-08-24T16:23:23.057Z] github.com/docker/docker/quota [2022-08-24T16:23:23.057Z] github.com/docker/docker/reference [2022-08-24T16:23:23.057Z] github.com/docker/docker/registry [2022-08-24T16:23:23.057Z] github.com/docker/docker/registry/resumable [2022-08-24T16:23:23.057Z] github.com/docker/docker/restartmanager [2022-08-24T16:23:23.057Z] github.com/docker/docker/rootless [2022-08-24T16:23:23.057Z] github.com/docker/docker/rootless/specconv [2022-08-24T16:23:23.057Z] github.com/docker/docker/runconfig [2022-08-24T16:23:23.057Z] github.com/docker/docker/runconfig/opts [2022-08-24T16:23:23.057Z] github.com/docker/docker/testutil [2022-08-24T16:23:23.057Z] github.com/docker/docker/testutil/daemon [2022-08-24T16:23:23.057Z] github.com/docker/docker/testutil/environment [2022-08-24T16:23:23.057Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T16:23:23.057Z] github.com/docker/docker/testutil/fakegit [2022-08-24T16:23:23.057Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T16:23:23.057Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T16:23:23.057Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T16:23:23.057Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T16:23:23.057Z] github.com/docker/docker/testutil/registry [2022-08-24T16:23:23.057Z] github.com/docker/docker/testutil/request [2022-08-24T16:23:23.057Z] github.com/docker/docker/volume [2022-08-24T16:23:23.057Z] github.com/docker/docker/volume/drivers [2022-08-24T16:23:23.057Z] github.com/docker/docker/volume/local [2022-08-24T16:23:23.057Z] github.com/docker/docker/volume/mounts [2022-08-24T16:23:23.057Z] github.com/docker/docker/volume/service [2022-08-24T16:23:23.057Z] github.com/docker/docker/volume/service/opts [2022-08-24T16:23:23.057Z] github.com/docker/docker/volume/testutils' [2022-08-24T16:23:23.057Z] + base_pkg_list='github.com/docker/docker/api [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/server [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/server/backend/build [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/server/httputils [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/server/middleware [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/server/router [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/server/router/build [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/server/router/container [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/server/router/debug [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/server/router/image [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/server/router/network [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/server/router/session [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/server/router/system [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/server/router/volume [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/backend [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/container [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/events [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/filters [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/image [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/mount [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/network [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/registry [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/strslice [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/swarm [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/time [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/versions [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T16:23:23.057Z] github.com/docker/docker/api/types/volume [2022-08-24T16:23:23.057Z] github.com/docker/docker/builder [2022-08-24T16:23:23.057Z] github.com/docker/docker/builder/builder-next [2022-08-24T16:23:23.057Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T16:23:23.057Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T16:23:23.057Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T16:23:23.057Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T16:23:23.057Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T16:23:23.057Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T16:23:23.057Z] github.com/docker/docker/builder/dockerfile [2022-08-24T16:23:23.057Z] github.com/docker/docker/builder/remotecontext [2022-08-24T16:23:23.057Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T16:23:23.057Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T16:23:23.057Z] github.com/docker/docker/cli [2022-08-24T16:23:23.057Z] github.com/docker/docker/cli/config [2022-08-24T16:23:23.057Z] github.com/docker/docker/cli/debug [2022-08-24T16:23:23.057Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T16:23:23.057Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T16:23:23.057Z] github.com/docker/docker/client [2022-08-24T16:23:23.057Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T16:23:23.057Z] github.com/docker/docker/cmd/dockerd [2022-08-24T16:23:23.057Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T16:23:23.057Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T16:23:23.057Z] github.com/docker/docker/container [2022-08-24T16:23:23.057Z] github.com/docker/docker/container/stream [2022-08-24T16:23:23.057Z] github.com/docker/docker/contrib/apparmor [2022-08-24T16:23:23.057Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T16:23:23.057Z] github.com/docker/docker/contrib/httpserver [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/cluster [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/config [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/containerd [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/events [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/exec [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/images [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/initlayer [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/links [2022-08-24T16:23:23.057Z] github.com/docker/docker/daemon/listeners [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/local [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/names [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/network [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/stats [2022-08-24T16:23:23.058Z] github.com/docker/docker/distribution [2022-08-24T16:23:23.058Z] github.com/docker/docker/distribution/metadata [2022-08-24T16:23:23.058Z] github.com/docker/docker/distribution/utils [2022-08-24T16:23:23.058Z] github.com/docker/docker/distribution/xfer [2022-08-24T16:23:23.058Z] github.com/docker/docker/dockerversion [2022-08-24T16:23:23.058Z] github.com/docker/docker/errdefs [2022-08-24T16:23:23.058Z] github.com/docker/docker/image [2022-08-24T16:23:23.058Z] github.com/docker/docker/image/cache [2022-08-24T16:23:23.058Z] github.com/docker/docker/image/tarexport [2022-08-24T16:23:23.058Z] github.com/docker/docker/image/v1 [2022-08-24T16:23:23.058Z] github.com/docker/docker/internal/test/suite [2022-08-24T16:23:23.058Z] github.com/docker/docker/layer [2022-08-24T16:23:23.058Z] github.com/docker/docker/libcontainerd [2022-08-24T16:23:23.058Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T16:23:23.058Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T16:23:23.058Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T16:23:23.058Z] github.com/docker/docker/libcontainerd/types [2022-08-24T16:23:23.058Z] github.com/docker/docker/oci [2022-08-24T16:23:23.058Z] github.com/docker/docker/oci/caps [2022-08-24T16:23:23.058Z] github.com/docker/docker/opts [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/aaparser [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/archive [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/authorization [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/capabilities [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/containerfs [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/directory [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/dmesg [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/fileutils [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/fsutils [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/homedir [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/idtools [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/ioutils [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/longpath [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/loopback [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/parsers [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/pidfile [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/platform [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/plugins [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/pools [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/progress [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/pubsub [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/reexec [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/signal [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/stack [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/stringid [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/system [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/tailfile [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/tarsum [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/urlutil [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/useragent [2022-08-24T16:23:23.058Z] github.com/docker/docker/plugin [2022-08-24T16:23:23.058Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T16:23:23.058Z] github.com/docker/docker/plugin/v2 [2022-08-24T16:23:23.058Z] github.com/docker/docker/profiles/apparmor [2022-08-24T16:23:23.058Z] github.com/docker/docker/profiles/seccomp [2022-08-24T16:23:23.058Z] github.com/docker/docker/quota [2022-08-24T16:23:23.058Z] github.com/docker/docker/reference [2022-08-24T16:23:23.058Z] github.com/docker/docker/registry [2022-08-24T16:23:23.058Z] github.com/docker/docker/registry/resumable [2022-08-24T16:23:23.058Z] github.com/docker/docker/restartmanager [2022-08-24T16:23:23.058Z] github.com/docker/docker/rootless [2022-08-24T16:23:23.058Z] github.com/docker/docker/rootless/specconv [2022-08-24T16:23:23.058Z] github.com/docker/docker/runconfig [2022-08-24T16:23:23.058Z] github.com/docker/docker/runconfig/opts [2022-08-24T16:23:23.058Z] github.com/docker/docker/testutil [2022-08-24T16:23:23.058Z] github.com/docker/docker/testutil/daemon [2022-08-24T16:23:23.058Z] github.com/docker/docker/testutil/environment [2022-08-24T16:23:23.058Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T16:23:23.058Z] github.com/docker/docker/testutil/fakegit [2022-08-24T16:23:23.058Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T16:23:23.058Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T16:23:23.058Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T16:23:23.058Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T16:23:23.058Z] github.com/docker/docker/testutil/registry [2022-08-24T16:23:23.058Z] github.com/docker/docker/testutil/request [2022-08-24T16:23:23.058Z] github.com/docker/docker/volume [2022-08-24T16:23:23.058Z] github.com/docker/docker/volume/drivers [2022-08-24T16:23:23.058Z] github.com/docker/docker/volume/local [2022-08-24T16:23:23.058Z] github.com/docker/docker/volume/mounts [2022-08-24T16:23:23.058Z] github.com/docker/docker/volume/service [2022-08-24T16:23:23.058Z] github.com/docker/docker/volume/service/opts [2022-08-24T16:23:23.058Z] github.com/docker/docker/volume/testutils' [2022-08-24T16:23:23.058Z] ++ grep --fixed-strings /libnetwork [2022-08-24T16:23:23.058Z] ++ echo 'github.com/docker/docker/api [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/server [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/server/backend/build [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/server/httputils [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/server/middleware [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/server/router [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/server/router/build [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/server/router/container [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/server/router/debug [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/server/router/image [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/server/router/network [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/server/router/session [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/server/router/system [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/server/router/volume [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/types [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/types/backend [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/types/container [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/types/events [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/types/filters [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/types/image [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/types/mount [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/types/network [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/types/registry [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/types/strslice [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/types/swarm [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/types/time [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/types/versions [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T16:23:23.058Z] github.com/docker/docker/api/types/volume [2022-08-24T16:23:23.058Z] github.com/docker/docker/builder [2022-08-24T16:23:23.058Z] github.com/docker/docker/builder/builder-next [2022-08-24T16:23:23.058Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T16:23:23.058Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T16:23:23.058Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T16:23:23.058Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T16:23:23.058Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T16:23:23.058Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T16:23:23.058Z] github.com/docker/docker/builder/dockerfile [2022-08-24T16:23:23.058Z] github.com/docker/docker/builder/remotecontext [2022-08-24T16:23:23.058Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T16:23:23.058Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T16:23:23.058Z] github.com/docker/docker/cli [2022-08-24T16:23:23.058Z] github.com/docker/docker/cli/config [2022-08-24T16:23:23.058Z] github.com/docker/docker/cli/debug [2022-08-24T16:23:23.058Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T16:23:23.058Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T16:23:23.058Z] github.com/docker/docker/client [2022-08-24T16:23:23.058Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T16:23:23.058Z] github.com/docker/docker/cmd/dockerd [2022-08-24T16:23:23.058Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T16:23:23.058Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T16:23:23.058Z] github.com/docker/docker/container [2022-08-24T16:23:23.058Z] github.com/docker/docker/container/stream [2022-08-24T16:23:23.058Z] github.com/docker/docker/contrib/apparmor [2022-08-24T16:23:23.058Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T16:23:23.058Z] github.com/docker/docker/contrib/httpserver [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/cluster [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/config [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/containerd [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/events [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/exec [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/images [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/initlayer [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/links [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/listeners [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/local [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/names [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/network [2022-08-24T16:23:23.058Z] github.com/docker/docker/daemon/stats [2022-08-24T16:23:23.058Z] github.com/docker/docker/distribution [2022-08-24T16:23:23.058Z] github.com/docker/docker/distribution/metadata [2022-08-24T16:23:23.058Z] github.com/docker/docker/distribution/utils [2022-08-24T16:23:23.058Z] github.com/docker/docker/distribution/xfer [2022-08-24T16:23:23.058Z] github.com/docker/docker/dockerversion [2022-08-24T16:23:23.058Z] github.com/docker/docker/errdefs [2022-08-24T16:23:23.058Z] github.com/docker/docker/image [2022-08-24T16:23:23.058Z] github.com/docker/docker/image/cache [2022-08-24T16:23:23.058Z] github.com/docker/docker/image/tarexport [2022-08-24T16:23:23.058Z] github.com/docker/docker/image/v1 [2022-08-24T16:23:23.058Z] github.com/docker/docker/internal/test/suite [2022-08-24T16:23:23.058Z] github.com/docker/docker/layer [2022-08-24T16:23:23.058Z] github.com/docker/docker/libcontainerd [2022-08-24T16:23:23.058Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T16:23:23.058Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T16:23:23.058Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T16:23:23.058Z] github.com/docker/docker/libcontainerd/types [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/config [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/idm [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/ns [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/options [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/osl [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T16:23:23.058Z] github.com/docker/docker/libnetwork/types [2022-08-24T16:23:23.058Z] github.com/docker/docker/oci [2022-08-24T16:23:23.058Z] github.com/docker/docker/oci/caps [2022-08-24T16:23:23.058Z] github.com/docker/docker/opts [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/aaparser [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/archive [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/authorization [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/capabilities [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/containerfs [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/directory [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/dmesg [2022-08-24T16:23:23.058Z] github.com/docker/docker/pkg/fileutils [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/fsutils [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/homedir [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/idtools [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/ioutils [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/longpath [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/loopback [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/parsers [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/pidfile [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/platform [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/plugins [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/pools [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/progress [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/pubsub [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/reexec [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/signal [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/stack [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/stringid [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/system [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/tailfile [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/tarsum [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/urlutil [2022-08-24T16:23:23.059Z] github.com/docker/docker/pkg/useragent [2022-08-24T16:23:23.059Z] github.com/docker/docker/plugin [2022-08-24T16:23:23.059Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T16:23:23.059Z] github.com/docker/docker/plugin/v2 [2022-08-24T16:23:23.059Z] github.com/docker/docker/profiles/apparmor [2022-08-24T16:23:23.059Z] github.com/docker/docker/profiles/seccomp [2022-08-24T16:23:23.059Z] github.com/docker/docker/quota [2022-08-24T16:23:23.059Z] github.com/docker/docker/reference [2022-08-24T16:23:23.059Z] github.com/docker/docker/registry [2022-08-24T16:23:23.059Z] github.com/docker/docker/registry/resumable [2022-08-24T16:23:23.059Z] github.com/docker/docker/restartmanager [2022-08-24T16:23:23.059Z] github.com/docker/docker/rootless [2022-08-24T16:23:23.059Z] github.com/docker/docker/rootless/specconv [2022-08-24T16:23:23.059Z] github.com/docker/docker/runconfig [2022-08-24T16:23:23.059Z] github.com/docker/docker/runconfig/opts [2022-08-24T16:23:23.059Z] github.com/docker/docker/testutil [2022-08-24T16:23:23.059Z] github.com/docker/docker/testutil/daemon [2022-08-24T16:23:23.059Z] github.com/docker/docker/testutil/environment [2022-08-24T16:23:23.059Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T16:23:23.059Z] github.com/docker/docker/testutil/fakegit [2022-08-24T16:23:23.059Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T16:23:23.059Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T16:23:23.059Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T16:23:23.059Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T16:23:23.059Z] github.com/docker/docker/testutil/registry [2022-08-24T16:23:23.059Z] github.com/docker/docker/testutil/request [2022-08-24T16:23:23.059Z] github.com/docker/docker/volume [2022-08-24T16:23:23.059Z] github.com/docker/docker/volume/drivers [2022-08-24T16:23:23.059Z] github.com/docker/docker/volume/local [2022-08-24T16:23:23.059Z] github.com/docker/docker/volume/mounts [2022-08-24T16:23:23.059Z] github.com/docker/docker/volume/service [2022-08-24T16:23:23.059Z] github.com/docker/docker/volume/service/opts [2022-08-24T16:23:23.059Z] github.com/docker/docker/volume/testutils' [2022-08-24T16:23:23.059Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/config [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/idm [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/ns [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/options [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/osl [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/types' [2022-08-24T16:23:23.059Z] + echo 'github.com/docker/docker/libnetwork [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/config [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/idm [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/ns [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/options [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/osl [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/types' [2022-08-24T16:23:23.059Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T16:23:23.059Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T16:23:23.059Z] + type docker-proxy [2022-08-24T16:23:23.059Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-24T16:23:23.059Z] + hack/make.sh binary-proxy install-proxy [2022-08-24T16:23:23.059Z] [2022-08-24T16:23:23.059Z] Removing bundles/ [2022-08-24T16:23:23.059Z] [2022-08-24T16:23:23.059Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-24T16:23:23.059Z] Building: bundles/binary-proxy/docker-proxy [2022-08-24T16:23:23.059Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T16:23:23.109Z] Removing bundles/ [2022-08-24T16:23:23.109Z] [2022-08-24T16:23:23.109Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-24T16:23:23.109Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-24T16:23:23.109Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T16:23:23.954Z] #19 DONE 0.9s [2022-08-24T16:23:23.954Z] [2022-08-24T16:23:23.954Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-24T16:23:23.954Z] #20 sha256:97825f2c3adb6325badd36ce3dee5c376c2b17cf511e753a32cba983bb92450a [2022-08-24T16:23:24.936Z] #20 DONE 1.1s [2022-08-24T16:23:24.936Z] [2022-08-24T16:23:24.936Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T16:23:24.936Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T16:23:25.888Z] #21 1.205 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-24T16:23:26.148Z] #21 1.205 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-24T16:23:26.148Z] #21 1.205 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-24T16:23:27.471Z] #19 60.39 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-24T16:23:27.471Z] #19 60.40 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T16:23:27.471Z] #19 60.40 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-24T16:23:27.471Z] #19 60.43 Selecting previously unselected package patch. [2022-08-24T16:23:27.471Z] #19 60.43 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-24T16:23:27.471Z] #19 60.44 Unpacking patch (2.7.6-7) ... [2022-08-24T16:23:27.471Z] #19 60.48 Selecting previously unselected package dpkg-dev. [2022-08-24T16:23:27.471Z] #19 60.48 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-24T16:23:27.471Z] #19 60.48 Unpacking dpkg-dev (1.20.11) ... [2022-08-24T16:23:27.471Z] #19 60.62 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-24T16:23:27.471Z] #19 60.62 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-24T16:23:27.471Z] #19 60.62 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-24T16:23:27.471Z] #19 60.65 Selecting previously unselected package libio-string-perl. [2022-08-24T16:23:27.471Z] #19 60.66 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-24T16:23:27.471Z] #19 60.66 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-24T16:23:27.471Z] #19 60.69 Selecting previously unselected package libicu67:amd64. [2022-08-24T16:23:27.471Z] #19 60.69 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-24T16:23:27.471Z] #19 60.70 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-24T16:23:27.659Z] #21 1.893 Reading package lists... [2022-08-24T16:23:28.040Z] #19 61.53 Selecting previously unselected package libxml2:amd64. [2022-08-24T16:23:28.040Z] #19 61.53 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-24T16:23:28.040Z] #19 61.54 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-24T16:23:28.040Z] #19 61.62 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-24T16:23:28.299Z] #19 61.62 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-24T16:23:28.299Z] #19 61.63 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-24T16:23:28.299Z] #19 61.65 Selecting previously unselected package libxml-sax-base-perl. [2022-08-24T16:23:28.299Z] #19 61.66 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-24T16:23:28.299Z] #19 61.66 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-24T16:23:28.299Z] #19 61.70 Selecting previously unselected package libxml-sax-perl. [2022-08-24T16:23:28.299Z] #19 61.70 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-24T16:23:28.299Z] #19 61.71 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-24T16:23:28.299Z] #19 61.75 Selecting previously unselected package libxml-libxml-perl. [2022-08-24T16:23:28.299Z] #19 61.75 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-24T16:23:28.299Z] #19 61.75 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-24T16:23:28.299Z] #19 61.82 Selecting previously unselected package libxml-simple-perl. [2022-08-24T16:23:28.299Z] #19 61.82 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-24T16:23:28.299Z] #19 61.82 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-24T16:23:28.299Z] #19 61.85 Selecting previously unselected package libyaml-perl. [2022-08-24T16:23:28.559Z] #19 61.86 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-24T16:23:28.559Z] #19 61.86 Unpacking libyaml-perl (1.30-1) ... [2022-08-24T16:23:28.559Z] #19 61.90 Selecting previously unselected package libconfig-auto-perl. [2022-08-24T16:23:28.559Z] #19 61.90 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-24T16:23:28.559Z] #19 61.90 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-24T16:23:28.559Z] #19 61.93 Selecting previously unselected package libfile-which-perl. [2022-08-24T16:23:28.559Z] #19 61.94 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-24T16:23:28.559Z] #19 61.94 Unpacking libfile-which-perl (1.23-1) ... [2022-08-24T16:23:28.559Z] #19 61.97 Selecting previously unselected package libfile-homedir-perl. [2022-08-24T16:23:28.559Z] #19 61.97 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-24T16:23:28.559Z] #19 61.98 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-24T16:23:28.559Z] #19 62.01 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-24T16:23:28.559Z] #19 62.02 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-24T16:23:28.559Z] #19 62.02 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-24T16:23:28.559Z] #19 62.06 Selecting previously unselected package dpkg-cross. [2022-08-24T16:23:28.559Z] #19 62.06 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-24T16:23:28.559Z] #19 62.06 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-24T16:23:28.559Z] #19 62.09 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-24T16:23:28.819Z] #19 62.10 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-24T16:23:28.819Z] #19 62.10 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-24T16:23:28.819Z] #19 62.13 Selecting previously unselected package libc6-armel-cross. [2022-08-24T16:23:28.819Z] #19 62.14 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-24T16:23:28.819Z] #19 62.14 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-24T16:23:28.819Z] #19 62.27 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-24T16:23:28.819Z] #19 62.27 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:28.819Z] #19 62.28 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-24T16:23:28.819Z] #19 62.31 Selecting previously unselected package libgomp1-armel-cross. [2022-08-24T16:23:28.819Z] #19 62.31 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:28.819Z] #19 62.32 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-24T16:23:28.819Z] #19 62.36 Selecting previously unselected package libatomic1-armel-cross. [2022-08-24T16:23:29.044Z] #21 2.900 Reading package lists... [2022-08-24T16:23:29.045Z] #21 3.981 Building dependency tree... [2022-08-24T16:23:29.045Z] #21 4.228 Reading state information... [2022-08-24T16:23:29.079Z] #19 62.36 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:29.079Z] #19 62.36 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-24T16:23:29.079Z] #19 62.39 Selecting previously unselected package libasan6-armel-cross. [2022-08-24T16:23:29.079Z] #19 62.39 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:29.079Z] #19 62.40 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-24T16:23:29.079Z] #19 62.62 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-24T16:23:29.306Z] #21 4.536 The following additional packages will be installed: [2022-08-24T16:23:29.306Z] #21 4.541 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-24T16:23:29.306Z] #21 4.541 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-24T16:23:29.306Z] #21 4.542 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-24T16:23:29.306Z] #21 4.542 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-24T16:23:29.306Z] #21 4.542 python3-pkg-resources systemd vim-runtime xxd [2022-08-24T16:23:29.306Z] #21 4.543 Suggested packages: [2022-08-24T16:23:29.306Z] #21 4.543 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-24T16:23:29.306Z] #21 4.543 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-24T16:23:29.306Z] #21 4.543 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-24T16:23:29.306Z] #21 4.543 Recommended packages: [2022-08-24T16:23:29.306Z] #21 4.543 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-24T16:23:29.306Z] #21 4.543 systemd-timesyncd | time-daemon unzip [2022-08-24T16:23:29.338Z] #19 62.63 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:29.338Z] #19 62.63 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-24T16:23:29.338Z] #19 62.69 Selecting previously unselected package libubsan1-armel-cross. [2022-08-24T16:23:29.338Z] #19 62.70 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:29.338Z] #19 62.70 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-24T16:23:29.338Z] #19 62.80 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-24T16:23:29.338Z] #19 62.81 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:29.338Z] #19 62.81 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-24T16:23:29.338Z] #19 62.92 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-24T16:23:29.598Z] #19 62.92 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-24T16:23:29.598Z] #19 62.93 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-24T16:23:29.652Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-24T16:23:29.652Z] [2022-08-24T16:23:29.652Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-24T16:23:29.652Z] Installing docker-proxy to /usr/local/bin/ [2022-08-24T16:23:29.652Z] [2022-08-24T16:23:29.652Z] + mkdir -p bundles [2022-08-24T16:23:29.652Z] + '[' -n 'github.com/docker/docker/api [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/server [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/server/backend/build [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/server/httputils [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/server/middleware [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/server/router [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/server/router/build [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/server/router/container [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/server/router/debug [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/server/router/image [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/server/router/network [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/server/router/session [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/server/router/system [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/server/router/volume [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/types [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/types/backend [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/types/container [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/types/events [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/types/filters [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/types/image [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/types/mount [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/types/network [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/types/registry [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/types/strslice [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/types/swarm [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/types/time [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/types/versions [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T16:23:29.652Z] github.com/docker/docker/api/types/volume [2022-08-24T16:23:29.652Z] github.com/docker/docker/builder [2022-08-24T16:23:29.652Z] github.com/docker/docker/builder/builder-next [2022-08-24T16:23:29.652Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T16:23:29.652Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T16:23:29.652Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T16:23:29.652Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T16:23:29.652Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T16:23:29.652Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T16:23:29.652Z] github.com/docker/docker/builder/dockerfile [2022-08-24T16:23:29.652Z] github.com/docker/docker/builder/remotecontext [2022-08-24T16:23:29.652Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T16:23:29.652Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T16:23:29.652Z] github.com/docker/docker/cli [2022-08-24T16:23:29.652Z] github.com/docker/docker/cli/config [2022-08-24T16:23:29.652Z] github.com/docker/docker/cli/debug [2022-08-24T16:23:29.652Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T16:23:29.652Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T16:23:29.652Z] github.com/docker/docker/client [2022-08-24T16:23:29.652Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T16:23:29.652Z] github.com/docker/docker/cmd/dockerd [2022-08-24T16:23:29.652Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T16:23:29.652Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T16:23:29.652Z] github.com/docker/docker/container [2022-08-24T16:23:29.652Z] github.com/docker/docker/container/stream [2022-08-24T16:23:29.652Z] github.com/docker/docker/contrib/apparmor [2022-08-24T16:23:29.652Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T16:23:29.652Z] github.com/docker/docker/contrib/httpserver [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/cluster [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/config [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/containerd [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/events [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/exec [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/images [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/initlayer [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/links [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/listeners [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/logger [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/logger/local [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/names [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/network [2022-08-24T16:23:29.652Z] github.com/docker/docker/daemon/stats [2022-08-24T16:23:29.652Z] github.com/docker/docker/distribution [2022-08-24T16:23:29.652Z] github.com/docker/docker/distribution/metadata [2022-08-24T16:23:29.652Z] github.com/docker/docker/distribution/utils [2022-08-24T16:23:29.652Z] github.com/docker/docker/distribution/xfer [2022-08-24T16:23:29.652Z] github.com/docker/docker/dockerversion [2022-08-24T16:23:29.652Z] github.com/docker/docker/errdefs [2022-08-24T16:23:29.652Z] github.com/docker/docker/image [2022-08-24T16:23:29.652Z] github.com/docker/docker/image/cache [2022-08-24T16:23:29.652Z] github.com/docker/docker/image/tarexport [2022-08-24T16:23:29.652Z] github.com/docker/docker/image/v1 [2022-08-24T16:23:29.652Z] github.com/docker/docker/internal/test/suite [2022-08-24T16:23:29.652Z] github.com/docker/docker/layer [2022-08-24T16:23:29.652Z] github.com/docker/docker/libcontainerd [2022-08-24T16:23:29.652Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T16:23:29.652Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T16:23:29.652Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T16:23:29.652Z] github.com/docker/docker/libcontainerd/types [2022-08-24T16:23:29.652Z] github.com/docker/docker/oci [2022-08-24T16:23:29.652Z] github.com/docker/docker/oci/caps [2022-08-24T16:23:29.652Z] github.com/docker/docker/opts [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/aaparser [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/archive [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/authorization [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/capabilities [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/containerfs [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/directory [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/dmesg [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/fileutils [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/fsutils [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/homedir [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/idtools [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/ioutils [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/longpath [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/loopback [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/parsers [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/pidfile [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/platform [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/plugins [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/pools [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/progress [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/pubsub [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/reexec [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/signal [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/stack [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/stringid [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/system [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/tailfile [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/tarsum [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/urlutil [2022-08-24T16:23:29.652Z] github.com/docker/docker/pkg/useragent [2022-08-24T16:23:29.652Z] github.com/docker/docker/plugin [2022-08-24T16:23:29.652Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T16:23:29.652Z] github.com/docker/docker/plugin/v2 [2022-08-24T16:23:29.652Z] github.com/docker/docker/profiles/apparmor [2022-08-24T16:23:29.652Z] github.com/docker/docker/profiles/seccomp [2022-08-24T16:23:29.652Z] github.com/docker/docker/quota [2022-08-24T16:23:29.652Z] github.com/docker/docker/reference [2022-08-24T16:23:29.652Z] github.com/docker/docker/registry [2022-08-24T16:23:29.652Z] github.com/docker/docker/registry/resumable [2022-08-24T16:23:29.652Z] github.com/docker/docker/restartmanager [2022-08-24T16:23:29.652Z] github.com/docker/docker/rootless [2022-08-24T16:23:29.652Z] github.com/docker/docker/rootless/specconv [2022-08-24T16:23:29.652Z] github.com/docker/docker/runconfig [2022-08-24T16:23:29.652Z] github.com/docker/docker/runconfig/opts [2022-08-24T16:23:29.652Z] github.com/docker/docker/testutil [2022-08-24T16:23:29.652Z] github.com/docker/docker/testutil/daemon [2022-08-24T16:23:29.652Z] github.com/docker/docker/testutil/environment [2022-08-24T16:23:29.652Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T16:23:29.652Z] github.com/docker/docker/testutil/fakegit [2022-08-24T16:23:29.652Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T16:23:29.652Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T16:23:29.652Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T16:23:29.652Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T16:23:29.652Z] github.com/docker/docker/testutil/registry [2022-08-24T16:23:29.652Z] github.com/docker/docker/testutil/request [2022-08-24T16:23:29.652Z] github.com/docker/docker/volume [2022-08-24T16:23:29.652Z] github.com/docker/docker/volume/drivers [2022-08-24T16:23:29.652Z] github.com/docker/docker/volume/local [2022-08-24T16:23:29.652Z] github.com/docker/docker/volume/mounts [2022-08-24T16:23:29.652Z] github.com/docker/docker/volume/service [2022-08-24T16:23:29.652Z] github.com/docker/docker/volume/service/opts [2022-08-24T16:23:29.652Z] github.com/docker/docker/volume/testutils' ']' [2022-08-24T16:23:29.653Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-24T16:23:29.653Z] ? github.com/docker/docker/api [no test files] [2022-08-24T16:23:30.250Z] #21 ... [2022-08-24T16:23:30.250Z] [2022-08-24T16:23:30.250Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T16:23:30.250Z] #60 sha256:cb4a8d13da5abc94cc8dcb43e732c2278ff28f6e5948996eda5dc648fa84f8b1 [2022-08-24T16:23:30.250Z] #60 5.478 + cd /tmp/tmp.fNCrtqhuDC/src/github.com/opencontainers/runc [2022-08-24T16:23:30.250Z] #60 5.478 + git checkout -q v1.1.3 [2022-08-24T16:23:30.250Z] #60 5.868 + '[' -z '' ']' [2022-08-24T16:23:30.250Z] #60 5.868 + target=static [2022-08-24T16:23:30.250Z] #60 5.868 + make BUILDTAGS=seccomp static [2022-08-24T16:23:30.250Z] #60 6.186 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-24T16:23:30.250Z] #60 10.92 + mkdir -p /build [2022-08-24T16:23:30.250Z] #60 10.92 + cp runc /build/runc [2022-08-24T16:23:30.250Z] #60 DONE 11.1s [2022-08-24T16:23:30.250Z] [2022-08-24T16:23:30.250Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T16:23:30.250Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T16:23:30.250Z] #21 5.327 The following NEW packages will be installed: [2022-08-24T16:23:30.250Z] #21 5.328 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-24T16:23:30.250Z] #21 5.328 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-24T16:23:30.250Z] #21 5.328 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-24T16:23:30.250Z] #21 5.328 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-24T16:23:30.250Z] #21 5.329 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-24T16:23:30.250Z] #21 5.330 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-24T16:23:30.250Z] #21 5.330 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-24T16:23:30.250Z] #21 5.330 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-24T16:23:30.250Z] #21 5.330 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-24T16:23:30.512Z] #21 5.648 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T16:23:30.512Z] #21 5.648 Need to get 32.8 MB of archives. [2022-08-24T16:23:30.512Z] #21 5.648 After this operation, 124 MB of additional disk space will be used. [2022-08-24T16:23:30.512Z] #21 5.648 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-24T16:23:30.512Z] #21 5.653 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-24T16:23:30.512Z] #21 5.663 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-24T16:23:30.512Z] #21 5.663 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-24T16:23:30.512Z] #21 5.669 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-24T16:23:30.512Z] #21 5.669 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-24T16:23:30.512Z] #21 5.681 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-24T16:23:30.512Z] #21 5.795 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-24T16:23:30.775Z] #21 5.796 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-24T16:23:30.775Z] #21 5.798 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-24T16:23:30.775Z] #21 5.800 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-24T16:23:30.775Z] #21 5.801 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-24T16:23:30.775Z] #21 5.805 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-24T16:23:30.775Z] #21 5.806 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-24T16:23:30.775Z] #21 5.822 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T16:23:30.775Z] #21 5.827 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-24T16:23:30.775Z] #21 5.835 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-24T16:23:30.775Z] #21 5.838 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-24T16:23:30.775Z] #21 5.840 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-24T16:23:30.775Z] #21 5.845 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-24T16:23:30.775Z] #21 5.855 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-24T16:23:30.775Z] #21 5.858 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-24T16:23:30.775Z] #21 5.861 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-24T16:23:30.775Z] #21 5.863 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-24T16:23:30.775Z] #21 5.864 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-24T16:23:30.775Z] #21 5.865 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-24T16:23:30.775Z] #21 5.871 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-24T16:23:30.775Z] #21 5.877 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-24T16:23:30.775Z] #21 5.881 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-24T16:23:30.775Z] #21 5.882 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-24T16:23:30.775Z] #21 5.882 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-24T16:23:30.775Z] #21 5.886 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-24T16:23:30.775Z] #21 6.015 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-24T16:23:30.775Z] #21 6.016 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-24T16:23:30.775Z] #21 6.018 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-24T16:23:30.775Z] #21 6.019 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-24T16:23:30.775Z] #21 6.020 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T16:23:30.775Z] #21 6.021 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-24T16:23:30.775Z] #21 6.024 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-24T16:23:30.775Z] #21 6.027 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-24T16:23:30.775Z] #21 6.031 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-24T16:23:30.775Z] #21 6.069 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-24T16:23:31.038Z] #21 6.072 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-24T16:23:31.038Z] #21 6.074 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-24T16:23:31.038Z] #21 6.078 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-24T16:23:31.038Z] #21 6.089 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-24T16:23:31.038Z] #21 6.091 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-24T16:23:31.038Z] #21 6.097 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-24T16:23:31.038Z] #21 6.120 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-24T16:23:31.038Z] #21 6.122 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-24T16:23:31.038Z] #21 6.130 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-24T16:23:31.038Z] #21 6.132 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-24T16:23:31.038Z] #21 6.243 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-24T16:23:31.038Z] #21 6.265 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-24T16:23:31.038Z] #21 6.280 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-24T16:23:31.038Z] #21 6.289 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-24T16:23:31.610Z] #21 6.618 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T16:23:31.610Z] #21 6.677 Fetched 32.8 MB in 1s (34.3 MB/s) [2022-08-24T16:23:31.610Z] #21 6.708 Selecting previously unselected package libcap2:amd64. [2022-08-24T16:23:31.610Z] #21 6.708 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-24T16:23:31.610Z] #21 6.724 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-24T16:23:31.610Z] #21 6.737 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-24T16:23:31.610Z] #21 6.781 Selecting previously unselected package libargon2-1:amd64. [2022-08-24T16:23:31.610Z] #21 6.781 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-24T16:23:31.610Z] #21 6.784 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-24T16:23:31.610Z] #21 6.821 Selecting previously unselected package libjson-c5:amd64. [2022-08-24T16:23:31.610Z] #21 6.822 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-24T16:23:31.610Z] #21 6.825 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-24T16:23:31.610Z] #21 6.864 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-24T16:23:31.610Z] #21 6.867 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-24T16:23:31.610Z] #21 6.871 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-24T16:23:31.871Z] #21 6.940 Selecting previously unselected package libip4tc2:amd64. [2022-08-24T16:23:31.871Z] #21 6.943 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-24T16:23:31.871Z] #21 6.946 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-24T16:23:31.871Z] #21 6.989 Selecting previously unselected package libkmod2:amd64. [2022-08-24T16:23:31.871Z] #21 6.990 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-24T16:23:31.871Z] #21 6.998 Unpacking libkmod2:amd64 (28-1) ... [2022-08-24T16:23:31.871Z] #21 7.065 Selecting previously unselected package systemd. [2022-08-24T16:23:31.871Z] #21 7.065 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-24T16:23:31.871Z] #21 7.153 Unpacking systemd (247.3-7) ... [2022-08-24T16:23:32.814Z] #21 7.890 Selecting previously unselected package pigz. [2022-08-24T16:23:32.814Z] #21 7.894 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-24T16:23:32.814Z] #21 7.897 Unpacking pigz (2.6-1) ... [2022-08-24T16:23:32.814Z] #21 7.957 Selecting previously unselected package libelf1:amd64. [2022-08-24T16:23:32.814Z] #21 7.957 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-24T16:23:32.814Z] #21 7.961 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-24T16:23:32.814Z] #21 8.036 Selecting previously unselected package libbpf0:amd64. [2022-08-24T16:23:32.814Z] #21 8.036 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-24T16:23:32.814Z] #21 8.039 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-24T16:23:32.814Z] #21 8.094 Selecting previously unselected package libmnl0:amd64. [2022-08-24T16:23:33.075Z] #21 8.097 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-24T16:23:33.075Z] #21 8.105 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-24T16:23:33.075Z] #21 8.143 Selecting previously unselected package libxtables12:amd64. [2022-08-24T16:23:33.075Z] #21 8.147 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-24T16:23:33.075Z] #21 8.150 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-24T16:23:33.075Z] #21 8.190 Selecting previously unselected package libcap2-bin. [2022-08-24T16:23:33.075Z] #21 8.197 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-24T16:23:33.075Z] #21 8.202 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-24T16:23:33.075Z] #21 8.255 Selecting previously unselected package iproute2. [2022-08-24T16:23:33.075Z] #21 8.259 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-24T16:23:33.075Z] #21 8.263 Unpacking iproute2 (5.10.0-4) ... [2022-08-24T16:23:33.336Z] #21 8.465 Selecting previously unselected package xxd. [2022-08-24T16:23:33.336Z] #21 8.465 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T16:23:33.336Z] #21 8.468 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:23:33.336Z] #21 8.531 Selecting previously unselected package vim-common. [2022-08-24T16:23:33.336Z] #21 8.535 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T16:23:33.336Z] #21 8.546 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:23:33.597Z] #21 8.628 Selecting previously unselected package bash-completion. [2022-08-24T16:23:33.597Z] #21 8.632 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-24T16:23:34.540Z] #21 9.537 Unpacking bash-completion (1:2.11-2) ... [2022-08-24T16:23:34.540Z] #21 9.729 Selecting previously unselected package bzip2. [2022-08-24T16:23:34.540Z] #21 9.732 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-24T16:23:34.540Z] #21 9.735 Unpacking bzip2 (1.0.8-4) ... [2022-08-24T16:23:34.540Z] #21 9.781 Selecting previously unselected package xz-utils. [2022-08-24T16:23:34.801Z] #21 9.784 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-24T16:23:34.801Z] #21 9.793 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T16:23:34.801Z] #21 9.880 Selecting previously unselected package apparmor. [2022-08-24T16:23:34.801Z] #21 9.880 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-24T16:23:34.801Z] #21 9.928 Unpacking apparmor (2.13.6-10) ... [2022-08-24T16:23:34.874Z] #19 67.68 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-24T16:23:34.874Z] #19 67.68 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-24T16:23:34.874Z] #19 67.69 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-24T16:23:34.874Z] #19 67.72 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-24T16:23:34.874Z] #19 67.72 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-24T16:23:34.874Z] #19 67.73 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-24T16:23:34.874Z] #19 67.91 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-24T16:23:34.874Z] #19 67.91 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-24T16:23:34.874Z] #19 67.92 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-24T16:23:34.874Z] #19 68.14 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-24T16:23:34.874Z] #19 68.14 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:34.874Z] #19 68.15 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-24T16:23:34.874Z] #19 68.41 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-24T16:23:35.063Z] #21 10.13 Selecting previously unselected package inetutils-ping. [2022-08-24T16:23:35.063Z] #21 10.13 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-24T16:23:35.063Z] #21 10.14 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-24T16:23:35.063Z] #21 10.21 Selecting previously unselected package libip6tc2:amd64. [2022-08-24T16:23:35.063Z] #21 10.21 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-24T16:23:35.063Z] #21 10.21 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-24T16:23:35.063Z] #21 10.25 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-24T16:23:35.063Z] #21 10.26 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-24T16:23:35.063Z] #21 10.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-24T16:23:35.063Z] #21 10.31 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-24T16:23:35.063Z] #21 10.31 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-24T16:23:35.063Z] #21 10.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-24T16:23:35.063Z] #21 10.36 Selecting previously unselected package libnftnl11:amd64. [2022-08-24T16:23:35.063Z] #21 10.36 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-24T16:23:35.063Z] #21 10.36 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-24T16:23:35.063Z] #21 10.42 Selecting previously unselected package iptables. [2022-08-24T16:23:35.134Z] #19 68.41 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-24T16:23:35.134Z] #19 68.42 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-24T16:23:35.324Z] #21 10.43 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-24T16:23:35.324Z] #21 10.43 Unpacking iptables (1.8.7-1) ... [2022-08-24T16:23:35.324Z] #21 10.57 Selecting previously unselected package libonig5:amd64. [2022-08-24T16:23:35.585Z] #21 10.57 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-24T16:23:35.585Z] #21 10.58 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T16:23:35.585Z] #21 10.65 Selecting previously unselected package libjq1:amd64. [2022-08-24T16:23:35.585Z] #21 10.65 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-24T16:23:35.585Z] #21 10.66 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-24T16:23:35.585Z] #21 10.73 Selecting previously unselected package jq. [2022-08-24T16:23:35.585Z] #21 10.73 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-24T16:23:35.585Z] #21 10.74 Unpacking jq (1.6-2.1) ... [2022-08-24T16:23:35.585Z] #21 10.79 Selecting previously unselected package libaio1:amd64. [2022-08-24T16:23:35.585Z] #21 10.80 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-24T16:23:35.585Z] #21 10.80 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-24T16:23:35.846Z] #21 10.84 Selecting previously unselected package libgpm2:amd64. [2022-08-24T16:23:35.846Z] #21 10.84 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-24T16:23:35.846Z] #21 10.84 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-24T16:23:35.846Z] #21 10.88 Selecting previously unselected package libicu67:amd64. [2022-08-24T16:23:35.846Z] #21 10.88 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-24T16:23:35.846Z] #21 10.88 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-24T16:23:36.787Z] #21 12.10 Selecting previously unselected package libinih1:amd64. [2022-08-24T16:23:36.787Z] #21 12.10 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-24T16:23:36.787Z] #21 12.11 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-24T16:23:36.787Z] #21 12.14 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-24T16:23:37.047Z] #21 12.15 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-24T16:23:37.047Z] #21 12.16 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-24T16:23:37.047Z] #21 12.21 Selecting previously unselected package libnet1:amd64. [2022-08-24T16:23:37.047Z] #21 12.22 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-24T16:23:37.047Z] #21 12.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T16:23:37.047Z] #21 12.27 Selecting previously unselected package libnl-3-200:amd64. [2022-08-24T16:23:37.047Z] #21 12.27 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-24T16:23:37.047Z] #21 12.28 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T16:23:37.047Z] #21 12.33 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T16:23:37.047Z] #21 12.33 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T16:23:37.047Z] #21 12.34 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T16:23:37.308Z] #21 12.37 Selecting previously unselected package libyajl2:amd64. [2022-08-24T16:23:37.308Z] #21 12.38 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-24T16:23:37.308Z] #21 12.38 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-24T16:23:37.308Z] #21 12.41 Selecting previously unselected package net-tools. [2022-08-24T16:23:37.308Z] #21 12.43 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-24T16:23:37.308Z] #21 12.43 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T16:23:37.308Z] #21 12.51 Selecting previously unselected package patch. [2022-08-24T16:23:37.308Z] #21 12.52 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-24T16:23:37.308Z] #21 12.52 Unpacking patch (2.7.6-7) ... [2022-08-24T16:23:37.308Z] #21 12.58 Selecting previously unselected package python-pip-whl. [2022-08-24T16:23:37.308Z] #21 12.58 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-24T16:23:37.308Z] #21 12.59 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T16:23:37.569Z] #21 12.84 Selecting previously unselected package python3-lib2to3. [2022-08-24T16:23:37.569Z] #21 12.85 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-24T16:23:37.569Z] #21 12.85 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-24T16:23:37.570Z] #21 12.91 Selecting previously unselected package python3-distutils. [2022-08-24T16:23:37.830Z] #21 12.91 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-24T16:23:37.830Z] #21 12.92 Unpacking python3-distutils (3.9.2-1) ... [2022-08-24T16:23:37.830Z] #21 12.99 Selecting previously unselected package python3-pkg-resources. [2022-08-24T16:23:37.830Z] #21 13.00 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-24T16:23:37.830Z] #21 13.00 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-24T16:23:38.091Z] #21 13.07 Selecting previously unselected package python3-setuptools. [2022-08-24T16:23:38.091Z] #21 13.08 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-24T16:23:38.091Z] #21 13.08 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-24T16:23:38.091Z] #21 13.23 Selecting previously unselected package python3-wheel. [2022-08-24T16:23:38.091Z] #21 13.23 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-24T16:23:38.091Z] #21 13.23 Unpacking python3-wheel (0.34.2-1) ... [2022-08-24T16:23:38.091Z] #21 13.27 Selecting previously unselected package python3-pip. [2022-08-24T16:23:38.091Z] #21 13.28 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-24T16:23:38.091Z] #21 13.28 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T16:23:38.352Z] #21 13.39 Selecting previously unselected package sudo. [2022-08-24T16:23:38.352Z] #21 13.40 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-24T16:23:38.352Z] #21 13.40 Unpacking sudo (1.9.5p2-3) ... [2022-08-24T16:23:38.352Z] #21 13.64 Selecting previously unselected package systemd-journal-remote. [2022-08-24T16:23:38.613Z] #21 13.64 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-24T16:23:38.613Z] #21 13.64 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-24T16:23:38.613Z] #21 13.70 Selecting previously unselected package thin-provisioning-tools. [2022-08-24T16:23:38.613Z] #21 13.70 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-24T16:23:38.613Z] #21 13.71 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-24T16:23:38.613Z] #21 13.83 Selecting previously unselected package uidmap. [2022-08-24T16:23:38.613Z] #21 13.84 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-24T16:23:38.613Z] #21 13.84 Unpacking uidmap (1:4.8.1-1) ... [2022-08-24T16:23:38.874Z] #21 13.91 Selecting previously unselected package vim-runtime. [2022-08-24T16:23:38.874Z] #21 13.91 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T16:23:38.875Z] #21 13.93 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-24T16:23:38.875Z] #21 13.94 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-24T16:23:38.875Z] #21 13.96 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:23:40.262Z] #21 15.22 Selecting previously unselected package vim. [2022-08-24T16:23:40.262Z] #21 15.23 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T16:23:40.262Z] #21 15.24 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:23:40.414Z] #19 72.97 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-24T16:23:40.414Z] #19 72.97 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-24T16:23:40.418Z] #19 72.98 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-24T16:23:40.418Z] #19 73.01 Selecting previously unselected package crossbuild-essential-armel. [2022-08-24T16:23:40.419Z] #19 73.01 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-24T16:23:40.422Z] #19 73.01 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-24T16:23:40.422Z] #19 73.04 Selecting previously unselected package libc6-armhf-cross. [2022-08-24T16:23:40.422Z] #19 73.04 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-24T16:23:40.422Z] #19 73.05 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-24T16:23:40.422Z] #19 73.16 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-24T16:23:40.422Z] #19 73.16 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:40.422Z] #19 73.17 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-24T16:23:40.422Z] #19 73.20 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-24T16:23:40.422Z] #19 73.20 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:40.422Z] #19 73.21 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-24T16:23:40.422Z] #19 73.24 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-24T16:23:40.422Z] #19 73.24 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:40.422Z] #19 73.26 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-24T16:23:40.422Z] #19 73.29 Selecting previously unselected package libasan6-armhf-cross. [2022-08-24T16:23:40.422Z] #19 73.30 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:40.422Z] #19 73.30 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-24T16:23:40.422Z] #19 73.52 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-24T16:23:40.422Z] #19 73.53 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:40.422Z] #19 73.53 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-24T16:23:40.422Z] #19 73.59 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-24T16:23:40.422Z] #19 73.60 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:40.422Z] #19 73.60 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-24T16:23:40.422Z] #19 73.75 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-24T16:23:40.422Z] #19 73.75 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:40.422Z] #19 73.76 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-24T16:23:40.422Z] #19 73.89 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-24T16:23:40.422Z] #19 73.89 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-24T16:23:40.422Z] #19 73.90 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-24T16:23:40.524Z] #21 15.49 Selecting previously unselected package xfsprogs. [2022-08-24T16:23:40.524Z] #21 15.50 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-24T16:23:40.524Z] #21 15.51 Unpacking xfsprogs (5.10.0-4) ... [2022-08-24T16:23:40.524Z] #21 15.71 Selecting previously unselected package zip. [2022-08-24T16:23:40.524Z] #21 15.71 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-24T16:23:40.524Z] #21 15.72 Unpacking zip (3.0-12) ... [2022-08-24T16:23:40.785Z] #21 15.79 Selecting previously unselected package zstd. [2022-08-24T16:23:40.785Z] #21 15.80 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-24T16:23:40.785Z] #21 15.80 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-24T16:23:40.785Z] #21 15.97 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-24T16:23:41.307Z] #21 16.36 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-24T16:23:41.307Z] #21 16.37 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T16:23:41.307Z] #21 16.38 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-24T16:23:41.307Z] #21 16.39 Setting up libicu67:amd64 (67.1-7) ... [2022-08-24T16:23:41.307Z] #21 16.40 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-24T16:23:41.307Z] #21 16.41 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-24T16:23:41.307Z] #21 16.42 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-24T16:23:41.307Z] #21 16.43 Setting up uidmap (1:4.8.1-1) ... [2022-08-24T16:23:41.307Z] #21 16.44 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-24T16:23:41.307Z] #21 16.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T16:23:41.307Z] #21 16.46 Setting up bzip2 (1.0.8-4) ... [2022-08-24T16:23:41.307Z] #21 16.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T16:23:41.307Z] #21 16.49 Setting up python3-wheel (0.34.2-1) ... [2022-08-24T16:23:41.569Z] #21 16.77 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-24T16:23:41.569Z] #21 16.78 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:23:41.569Z] #21 16.79 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-24T16:23:41.569Z] #21 16.80 Setting up libcap2-bin (1:2.44-1) ... [2022-08-24T16:23:41.569Z] #21 16.81 Setting up apparmor (2.13.6-10) ... [2022-08-24T16:23:42.512Z] #21 17.64 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-24T16:23:42.512Z] #21 17.67 Setting up zip (3.0-12) ... [2022-08-24T16:23:42.512Z] #21 17.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:23:42.512Z] #21 17.70 Setting up bash-completion (1:2.11-2) ... [2022-08-24T16:23:43.455Z] #21 18.66 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T16:23:43.455Z] #21 18.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-24T16:23:43.455Z] #21 18.68 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-24T16:23:43.455Z] #21 18.69 Setting up patch (2.7.6-7) ... [2022-08-24T16:23:43.455Z] #21 18.70 Setting up sudo (1.9.5p2-3) ... [2022-08-24T16:23:43.455Z] #21 18.75 invoke-rc.d: could not determine current runlevel [2022-08-24T16:23:43.716Z] #21 18.76 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-24T16:23:43.716Z] #21 18.77 Setting up xfsprogs (5.10.0-4) ... [2022-08-24T16:23:43.716Z] #21 18.77 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-24T16:23:43.716Z] #21 18.78 Failed to connect to bus: Host is down [2022-08-24T16:23:43.716Z] #21 18.78 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-24T16:23:43.716Z] #21 18.80 Setting up inetutils-ping (2:2.0-1) ... [2022-08-24T16:23:43.716Z] #21 18.81 Setting up pigz (2.6-1) ... [2022-08-24T16:23:43.716Z] #21 18.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-24T16:23:43.716Z] #21 18.83 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T16:23:43.716Z] #21 18.86 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T16:23:43.716Z] #21 18.87 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:23:43.977Z] #21 19.20 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-24T16:23:43.977Z] #21 19.21 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-24T16:23:44.238Z] #21 19.39 Setting up libelf1:amd64 (0.183-1) ... [2022-08-24T16:23:44.238Z] #21 19.40 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-24T16:23:44.238Z] #21 19.42 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-24T16:23:44.238Z] #21 19.43 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T16:23:44.238Z] #21 19.44 Setting up libkmod2:amd64 (28-1) ... [2022-08-24T16:23:44.238Z] #21 19.45 Setting up python3-distutils (3.9.2-1) ... [2022-08-24T16:23:44.508Z] #21 19.67 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:23:44.508Z] #21 19.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-24T16:23:44.508Z] #21 19.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-24T16:23:44.508Z] #21 19.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-24T16:23:44.508Z] #21 19.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-24T16:23:44.508Z] #21 19.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-24T16:23:44.508Z] #21 19.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-24T16:23:44.508Z] #21 19.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-24T16:23:44.508Z] #21 19.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-24T16:23:44.508Z] #21 19.73 Setting up python3-setuptools (52.0.0-4) ... [2022-08-24T16:23:44.565Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-08-24T16:23:45.083Z] #21 20.35 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-24T16:23:45.083Z] #21 20.36 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-24T16:23:45.083Z] #21 20.37 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-24T16:23:45.083Z] #21 20.38 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T16:23:45.654Z] #21 20.87 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-24T16:23:45.703Z] #19 78.67 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-24T16:23:45.703Z] #19 78.67 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-24T16:23:45.703Z] #19 78.67 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-24T16:23:45.703Z] #19 78.70 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-24T16:23:45.703Z] #19 78.71 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-24T16:23:45.703Z] #19 78.71 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-24T16:23:45.703Z] #19 78.88 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-24T16:23:45.703Z] #19 78.88 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-24T16:23:45.703Z] #19 78.89 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-24T16:23:45.703Z] #19 79.11 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-24T16:23:45.703Z] #19 79.11 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:45.703Z] #19 79.12 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-24T16:23:45.914Z] #21 20.88 Setting up jq (1.6-2.1) ... [2022-08-24T16:23:45.914Z] #21 20.90 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-24T16:23:45.914Z] #21 20.91 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-24T16:23:45.914Z] #21 20.92 Setting up iptables (1.8.7-1) ... [2022-08-24T16:23:45.914Z] #21 20.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T16:23:45.914Z] #21 20.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T16:23:45.914Z] #21 20.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T16:23:45.914Z] #21 20.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T16:23:45.914Z] #21 20.94 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-24T16:23:45.914Z] #21 20.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-24T16:23:45.914Z] #21 20.96 Setting up iproute2 (5.10.0-4) ... [2022-08-24T16:23:45.914Z] #21 21.11 Setting up systemd (247.3-7) ... [2022-08-24T16:23:45.962Z] #19 79.37 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-24T16:23:45.962Z] #19 79.37 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-24T16:23:45.962Z] #19 79.38 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-24T16:23:46.174Z] #21 21.15 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-24T16:23:46.174Z] #21 21.15 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-24T16:23:46.174Z] #21 21.16 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-24T16:23:46.174Z] #21 21.19 Initializing machine ID from KVM UUID. [2022-08-24T16:23:46.435Z] #21 21.61 Setting up systemd-journal-remote (247.3-7) ... [2022-08-24T16:23:46.700Z] #21 21.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T16:23:47.272Z] #21 DONE 22.3s [2022-08-24T16:23:47.272Z] [2022-08-24T16:23:47.272Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-24T16:23:47.272Z] #22 sha256:36165810a47ce2ba45f593181e34518d4d2f36359ab9da496a7c32358b3acc37 [2022-08-24T16:23:47.845Z] #22 0.797 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-24T16:23:48.107Z] #22 0.800 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-24T16:23:48.107Z] #22 0.803 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-24T16:23:48.107Z] #22 DONE 0.9s [2022-08-24T16:23:48.107Z] [2022-08-24T16:23:48.107Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-24T16:23:48.107Z] #23 sha256:b4d4ced25fd9a51de12611d6d798608dbc489312c583bd9e04eac728b642c247 [2022-08-24T16:23:51.237Z] #19 83.87 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-24T16:23:51.237Z] #19 83.87 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-24T16:23:51.237Z] #19 83.87 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-24T16:23:51.237Z] #19 83.90 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-24T16:23:51.237Z] #19 83.90 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-24T16:23:51.237Z] #19 83.91 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-24T16:23:51.237Z] #19 83.94 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-24T16:23:51.237Z] #19 83.94 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-24T16:23:51.237Z] #19 83.95 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-24T16:23:51.237Z] #19 84.11 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-24T16:23:51.237Z] #19 84.11 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:51.237Z] #19 84.12 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T16:23:51.237Z] #19 84.16 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-24T16:23:51.237Z] #19 84.16 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:51.237Z] #19 84.16 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T16:23:51.237Z] #19 84.20 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-24T16:23:51.237Z] #19 84.21 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:51.237Z] #19 84.21 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T16:23:51.237Z] #19 84.25 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-24T16:23:51.237Z] #19 84.25 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:51.237Z] #19 84.25 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T16:23:51.237Z] #19 84.33 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-24T16:23:51.237Z] #19 84.33 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:51.237Z] #19 84.33 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T16:23:51.237Z] #19 84.58 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-24T16:23:51.237Z] #19 84.58 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:51.237Z] #19 84.58 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T16:23:51.237Z] #19 84.69 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-24T16:23:51.237Z] #19 84.69 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:51.237Z] #19 84.70 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T16:23:51.497Z] #19 84.93 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-24T16:23:51.497Z] #19 84.94 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:51.497Z] #19 84.94 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T16:23:51.497Z] #19 85.02 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-24T16:23:51.497Z] #19 85.02 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:51.497Z] #19 85.02 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T16:23:51.497Z] #19 85.13 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-24T16:23:51.756Z] #19 85.13 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:51.756Z] #19 85.14 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T16:23:51.756Z] #19 85.18 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-24T16:23:51.756Z] #19 85.18 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:51.756Z] #19 85.19 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T16:23:52.016Z] #19 85.36 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-24T16:23:52.016Z] #19 85.37 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T16:23:52.016Z] #19 85.37 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-24T16:23:56.247Z] #23 6.904 Collecting yamllint==1.26.1 [2022-08-24T16:23:56.247Z] #23 7.954 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-24T16:23:56.508Z] #23 8.411 Collecting pathspec>=0.5.3 [2022-08-24T16:23:56.508Z] #23 8.416 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-24T16:23:56.508Z] #23 8.579 Collecting pyyaml [2022-08-24T16:23:56.508Z] #23 8.587 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-24T16:23:56.508Z] #23 8.621 Building wheels for collected packages: yamllint [2022-08-24T16:23:56.768Z] #23 8.622 Building wheel for yamllint (setup.py): started [2022-08-24T16:23:57.028Z] #23 9.049 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-24T16:23:57.028Z] #23 9.056 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4622607604af5dfc771286d26f510ff562f1a2579f8f78319c365a2597d66b38 [2022-08-24T16:23:57.028Z] #23 9.056 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-24T16:23:57.028Z] #23 9.066 Successfully built yamllint [2022-08-24T16:23:57.028Z] #23 9.087 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-24T16:23:57.288Z] #23 9.273 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-24T16:23:57.288Z] #23 DONE 9.5s [2022-08-24T16:23:57.288Z] [2022-08-24T16:23:57.288Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T16:23:57.288Z] #64 sha256:95b7588ed1fe9ee5a6e97389245110fb3d7ad26ee62451bf903bacb036384423 [2022-08-24T16:23:57.359Z] #19 90.05 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-24T16:23:57.359Z] #19 90.05 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T16:23:57.359Z] #19 90.05 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-24T16:23:57.359Z] #19 90.09 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-24T16:23:57.359Z] #19 90.09 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-24T16:23:57.359Z] #19 90.09 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-24T16:23:57.359Z] #19 90.27 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-24T16:23:57.359Z] #19 90.27 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-24T16:23:57.359Z] #19 90.28 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-24T16:23:57.359Z] #19 90.55 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-24T16:23:57.359Z] #19 90.55 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:23:57.359Z] #19 90.56 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T16:23:57.359Z] #19 90.85 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-24T16:23:57.359Z] #19 90.85 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T16:23:57.359Z] #19 90.86 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-24T16:23:57.549Z] #64 ... [2022-08-24T16:23:57.549Z] [2022-08-24T16:23:57.549Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-24T16:23:57.549Z] #27 sha256:668dc230f451266987630ef4c83eeee7ff7011790893b5a73dc32c32c095b97f [2022-08-24T16:23:57.549Z] #27 DONE 0.1s [2022-08-24T16:23:57.549Z] [2022-08-24T16:23:57.549Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-24T16:23:57.549Z] #32 sha256:f5b212640d5d670fd76f71eaac3a8c86638f396efb886c6e3ea85f416095fbf5 [2022-08-24T16:23:57.810Z] #32 DONE 0.2s [2022-08-24T16:23:57.810Z] [2022-08-24T16:23:57.810Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-24T16:23:57.810Z] #35 sha256:c8b78d89736b6c9a85e9a8346facbf8bc37991e4a15e12ea85a151e3cdb0e20d [2022-08-24T16:23:58.071Z] #35 DONE 0.1s [2022-08-24T16:23:58.071Z] [2022-08-24T16:23:58.071Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-24T16:23:58.071Z] #37 sha256:d7d0656d498a53073f817a77af532f57c30daa5deaacfe5c8079fc523a7c061f [2022-08-24T16:23:58.071Z] #37 DONE 0.1s [2022-08-24T16:23:58.071Z] [2022-08-24T16:23:58.071Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T16:23:58.071Z] #64 sha256:95b7588ed1fe9ee5a6e97389245110fb3d7ad26ee62451bf903bacb036384423 [2022-08-24T16:23:58.071Z] #64 ... [2022-08-24T16:23:58.071Z] [2022-08-24T16:23:58.071Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-24T16:23:58.071Z] #39 sha256:50142cfc992593d239e1e6ff47c174e3fb139a9db267076e144d6d299d9496d4 [2022-08-24T16:23:58.071Z] #39 DONE 0.1s [2022-08-24T16:23:58.071Z] [2022-08-24T16:23:58.071Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-24T16:23:58.071Z] #41 sha256:b2a6712e4c1f45f20c6151467b81fa8cc5f3088f02e50c7f41b7738386935d00 [2022-08-24T16:23:58.071Z] #41 DONE 0.1s [2022-08-24T16:23:58.333Z] [2022-08-24T16:23:58.333Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-24T16:23:58.333Z] #45 sha256:783df21ea64c32c2bcbbe94d2e3a5a51925e60dd5e2479e731237be4899550ac [2022-08-24T16:23:58.333Z] #45 DONE 0.1s [2022-08-24T16:23:58.333Z] [2022-08-24T16:23:58.333Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-24T16:23:58.333Z] #48 sha256:4dc63946eba06b8e82857bba52aea930b272ea353f7de0161ee769eb8abe91ee [2022-08-24T16:23:58.333Z] #48 DONE 0.1s [2022-08-24T16:23:58.333Z] [2022-08-24T16:23:58.333Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-24T16:23:58.333Z] #52 sha256:26483e5defec79abe2a0480ead18d6f72b9ff6b450551132ed54d3fda1cd8495 [2022-08-24T16:23:58.333Z] #52 DONE 0.0s [2022-08-24T16:23:58.333Z] [2022-08-24T16:23:58.333Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T16:23:58.333Z] #64 sha256:95b7588ed1fe9ee5a6e97389245110fb3d7ad26ee62451bf903bacb036384423 [2022-08-24T16:23:58.601Z] #64 ... [2022-08-24T16:23:58.601Z] [2022-08-24T16:23:58.601Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-24T16:23:58.601Z] #54 sha256:c51b8332c210bdf70a23e7d51a0311a4de2b7e673b5cd77e42df03da3205a6aa [2022-08-24T16:23:58.601Z] #54 DONE 0.1s [2022-08-24T16:23:58.601Z] [2022-08-24T16:23:58.601Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-24T16:23:58.601Z] #56 sha256:5304978044dc18d604cdad278448484b93eaab16ce572e5f6bc8af562aa51633 [2022-08-24T16:23:58.601Z] #56 DONE 0.2s [2022-08-24T16:23:58.601Z] [2022-08-24T16:23:58.601Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T16:23:58.601Z] #64 sha256:95b7588ed1fe9ee5a6e97389245110fb3d7ad26ee62451bf903bacb036384423 [2022-08-24T16:23:58.862Z] #64 ... [2022-08-24T16:23:58.862Z] [2022-08-24T16:23:58.862Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-24T16:23:58.862Z] #58 sha256:762dab33f81ac8a76ded773ff754ed64d6b6050a777c968218ea765764bd1a32 [2022-08-24T16:23:58.862Z] #58 DONE 0.1s [2022-08-24T16:23:58.862Z] [2022-08-24T16:23:58.862Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-24T16:23:58.862Z] #61 sha256:71dd571a80f1483bfa4c221ff439695dc7bea3fb7931b8f417b0cc82b0911a7c [2022-08-24T16:23:58.862Z] #61 DONE 0.1s [2022-08-24T16:23:58.862Z] [2022-08-24T16:23:58.862Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T16:23:58.862Z] #64 sha256:95b7588ed1fe9ee5a6e97389245110fb3d7ad26ee62451bf903bacb036384423 [2022-08-24T16:24:02.635Z] #19 95.25 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-24T16:24:02.635Z] #19 95.25 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T16:24:02.635Z] #19 95.25 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-24T16:24:02.635Z] #19 95.28 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-24T16:24:02.635Z] #19 95.29 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-24T16:24:02.635Z] #19 95.29 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-24T16:24:02.635Z] #19 95.32 Selecting previously unselected package libc6-s390x-cross. [2022-08-24T16:24:02.635Z] #19 95.32 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-24T16:24:02.635Z] #19 95.33 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-24T16:24:02.635Z] #19 95.46 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-24T16:24:02.635Z] #19 95.46 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:24:02.635Z] #19 95.47 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T16:24:02.635Z] #19 95.50 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-24T16:24:02.635Z] #19 95.51 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:24:02.635Z] #19 95.51 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T16:24:02.635Z] #19 95.56 Selecting previously unselected package libitm1-s390x-cross. [2022-08-24T16:24:02.635Z] #19 95.56 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:24:02.635Z] #19 95.56 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T16:24:02.635Z] #19 95.60 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-24T16:24:02.635Z] #19 95.60 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:24:02.635Z] #19 95.60 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T16:24:02.635Z] #19 95.64 Selecting previously unselected package libasan6-s390x-cross. [2022-08-24T16:24:02.635Z] #19 95.65 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:24:02.635Z] #19 95.65 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-24T16:24:02.635Z] #19 95.88 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-24T16:24:02.635Z] #19 95.88 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:24:02.635Z] #19 95.88 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-24T16:24:02.635Z] #19 95.97 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-24T16:24:02.635Z] #19 95.97 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:24:02.635Z] #19 95.97 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T16:24:02.635Z] #19 96.08 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-24T16:24:02.635Z] #19 96.08 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:24:02.635Z] #19 96.08 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-24T16:24:02.635Z] #19 96.19 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-24T16:24:02.894Z] #19 96.20 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T16:24:02.894Z] #19 96.20 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-24T16:24:04.149Z] #64 75.76 + bin/containerd [2022-08-24T16:24:07.086Z] #19 100.5 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-24T16:24:07.086Z] #19 100.5 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T16:24:07.086Z] #19 100.5 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-24T16:24:07.086Z] #19 100.6 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-24T16:24:07.086Z] #19 100.6 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-24T16:24:07.086Z] #19 100.6 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-24T16:24:07.346Z] #19 100.7 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-24T16:24:07.346Z] #19 100.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-24T16:24:07.346Z] #19 100.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-24T16:24:07.605Z] #19 101.0 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-24T16:24:07.605Z] #19 101.0 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T16:24:07.605Z] #19 101.0 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-24T16:24:07.605Z] #19 101.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-24T16:24:07.864Z] #19 101.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T16:24:07.864Z] #19 101.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-24T16:24:12.056Z] #19 105.6 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-24T16:24:12.314Z] #19 105.6 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T16:24:12.314Z] #19 105.6 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-24T16:24:12.314Z] #19 105.6 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-24T16:24:12.314Z] #19 105.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-24T16:24:12.314Z] #19 105.6 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-24T16:24:12.314Z] #19 105.8 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-24T16:24:12.573Z] #19 106.0 Setting up libfile-which-perl (1.23-1) ... [2022-08-24T16:24:12.832Z] #19 106.2 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-24T16:24:12.832Z] #19 106.4 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-24T16:24:13.091Z] #19 106.6 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-24T16:24:13.091Z] #19 106.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-24T16:24:13.091Z] #19 106.7 Setting up libicu67:amd64 (67.1-7) ... [2022-08-24T16:24:13.091Z] #19 106.7 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-24T16:24:13.350Z] #19 106.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-24T16:24:13.350Z] #19 106.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-24T16:24:13.350Z] #19 106.8 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-24T16:24:13.350Z] #19 106.8 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-24T16:24:13.350Z] #19 106.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-24T16:24:13.350Z] #19 106.8 Setting up file (1:5.39-3) ... [2022-08-24T16:24:13.350Z] #19 106.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-24T16:24:13.350Z] #19 106.8 Setting up bzip2 (1.0.8-4) ... [2022-08-24T16:24:13.350Z] #19 106.8 Setting up libyaml-perl (1.30-1) ... [2022-08-24T16:24:13.350Z] #19 106.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-24T16:24:13.350Z] #19 106.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-24T16:24:13.350Z] #19 106.9 Setting up libio-string-perl (1.08-3.1) ... [2022-08-24T16:24:13.350Z] #19 106.9 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-24T16:24:13.350Z] #19 106.9 Setting up cross-config (2.6.18+nmu1) ... [2022-08-24T16:24:13.609Z] #19 107.0 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T16:24:13.609Z] #19 107.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-24T16:24:13.609Z] #19 107.0 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-24T16:24:13.609Z] #19 107.0 Setting up patch (2.7.6-7) ... [2022-08-24T16:24:13.609Z] #19 107.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-24T16:24:13.609Z] #19 107.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-24T16:24:13.609Z] #19 107.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T16:24:13.609Z] #19 107.1 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-24T16:24:13.609Z] #19 107.1 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-24T16:24:13.609Z] #19 107.1 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T16:24:13.609Z] #19 107.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T16:24:13.609Z] #19 107.1 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-24T16:24:13.609Z] #19 107.1 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-24T16:24:13.609Z] #19 107.1 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T16:24:13.609Z] #19 107.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-24T16:24:13.609Z] #19 107.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-24T16:24:13.609Z] #19 107.2 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-24T16:24:13.609Z] #19 107.2 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-24T16:24:13.868Z] #19 107.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-24T16:24:13.868Z] #19 107.2 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T16:24:13.868Z] #19 107.2 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-24T16:24:13.868Z] #19 107.2 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-24T16:24:13.868Z] #19 107.2 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-24T16:24:13.868Z] #19 107.3 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-24T16:24:13.868Z] #19 107.3 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-24T16:24:13.868Z] #19 107.3 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-24T16:24:13.868Z] #19 107.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T16:24:13.868Z] #19 107.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-24T16:24:13.868Z] #19 107.3 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T16:24:13.868Z] #19 107.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-24T16:24:13.868Z] #19 107.3 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-24T16:24:13.868Z] #19 107.3 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T16:24:13.868Z] #19 107.3 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T16:24:13.868Z] #19 107.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-24T16:24:13.868Z] #19 107.4 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-24T16:24:13.868Z] #19 107.4 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T16:24:13.868Z] #19 107.4 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-24T16:24:13.868Z] #19 107.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-24T16:24:13.868Z] #19 107.4 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-24T16:24:13.868Z] #19 107.4 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-24T16:24:13.868Z] #19 107.4 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T16:24:13.868Z] #19 107.4 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-24T16:24:13.868Z] #19 107.5 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-24T16:24:13.868Z] #19 107.5 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-24T16:24:13.868Z] #19 107.5 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-24T16:24:13.868Z] #19 107.5 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-24T16:24:13.868Z] #19 107.5 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T16:24:14.128Z] #19 107.5 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-24T16:24:14.128Z] #19 107.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-24T16:24:14.128Z] #19 107.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-24T16:24:14.386Z] #19 107.8 [2022-08-24T16:24:14.386Z] #19 107.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-24T16:24:14.386Z] #19 107.8 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T16:24:14.386Z] #19 107.8 Setting up dpkg-dev (1.20.11) ... [2022-08-24T16:24:14.386Z] #19 107.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-24T16:24:14.386Z] #19 107.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-24T16:24:14.386Z] #19 107.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-24T16:24:14.386Z] #19 107.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T16:24:14.386Z] #19 107.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-24T16:24:14.386Z] #19 107.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-24T16:24:14.386Z] #19 107.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-24T16:24:14.386Z] #19 107.9 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-24T16:24:14.386Z] #19 108.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T16:24:14.386Z] #19 108.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T16:24:14.386Z] #19 108.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T16:24:14.646Z] #19 108.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-24T16:24:14.646Z] #19 108.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-24T16:24:14.646Z] #19 108.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-24T16:24:14.904Z] #19 108.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-24T16:24:14.904Z] #19 108.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-24T16:24:14.904Z] #19 108.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-24T16:24:14.904Z] #19 108.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-24T16:24:14.904Z] #19 108.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-24T16:24:14.904Z] #19 108.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-24T16:24:14.904Z] #19 108.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-24T16:24:14.904Z] #19 108.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T16:24:14.904Z] #19 108.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-24T16:24:14.904Z] #19 108.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-24T16:24:14.904Z] #19 108.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-24T16:24:14.904Z] #19 108.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-24T16:24:14.904Z] #19 108.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-24T16:24:14.904Z] #19 108.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T16:24:15.163Z] #19 108.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-24T16:24:15.163Z] #19 108.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-24T16:24:15.163Z] #19 108.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-24T16:24:15.163Z] #19 108.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-24T16:24:15.164Z] #19 108.6 Setting up libxml-simple-perl (2.25-1) ... [2022-08-24T16:24:15.164Z] #19 108.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-24T16:24:15.164Z] #19 108.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-24T16:24:15.164Z] #19 108.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-24T16:24:15.164Z] #19 108.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T16:24:15.164Z] #19 108.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T16:24:15.164Z] #19 108.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-24T16:24:15.164Z] #19 108.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-24T16:24:15.164Z] #19 108.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-24T16:24:15.164Z] #19 108.7 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-24T16:24:15.164Z] #19 108.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T16:24:15.164Z] #19 108.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-24T16:24:15.164Z] #19 108.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-24T16:24:15.164Z] #19 108.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-24T16:24:15.164Z] #19 108.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-24T16:24:15.422Z] #19 108.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-24T16:24:15.422Z] #19 108.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-24T16:24:15.422Z] #19 108.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-24T16:24:15.422Z] #19 108.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-24T16:24:15.422Z] #19 108.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-24T16:24:15.422Z] #19 108.8 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-24T16:24:15.422Z] #19 108.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-24T16:24:15.422Z] #19 108.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-24T16:24:15.422Z] #19 108.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-24T16:24:15.422Z] #19 108.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-24T16:24:15.422Z] #19 108.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-24T16:24:15.422Z] #19 108.9 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-24T16:24:15.422Z] #19 108.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-24T16:24:15.422Z] #19 108.9 Setting up crossbuild-essential-armel (12.9) ... [2022-08-24T16:24:15.422Z] #19 108.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-24T16:24:15.422Z] #19 108.9 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-24T16:24:15.695Z] #19 108.9 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-24T16:24:15.695Z] #19 109.0 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-24T16:24:15.695Z] #19 109.0 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-24T16:24:15.695Z] #19 109.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T16:24:15.961Z] #19 DONE 109.3s [2022-08-24T16:24:15.961Z] [2022-08-24T16:24:15.961Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-24T16:24:15.961Z] #49 sha256:47c157882873cbb6a0009c4e51a3531c0b718c4acecb811b6c6b9fb5f57d5647 [2022-08-24T16:24:15.961Z] #49 ... [2022-08-24T16:24:15.961Z] [2022-08-24T16:24:15.961Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-24T16:24:15.961Z] #32 sha256:5b3ae43ecd5ef35b899156488d01851f65bfc47b0c72a000c547306b154398d3 [2022-08-24T16:24:15.961Z] #32 DONE 0.2s [2022-08-24T16:24:16.221Z] [2022-08-24T16:24:16.221Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-24T16:24:16.221Z] #73 sha256:2207dee087751a1f89cc61519f5e177cff9810c7ea2b8510bd76b7188a3be025 [2022-08-24T16:24:16.221Z] #73 DONE 0.2s [2022-08-24T16:24:16.221Z] [2022-08-24T16:24:16.221Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T16:24:16.221Z] #74 sha256:11cc8932b96375647562adf952ae4dcb26bac220e4e1258b1ee5b9f39b92b400 [2022-08-24T16:24:17.601Z] #74 1.389 + RM_GOPATH=0 [2022-08-24T16:24:17.601Z] #74 1.389 + TMP_GOPATH= [2022-08-24T16:24:17.601Z] #74 1.389 + : /build [2022-08-24T16:24:17.601Z] #74 1.389 + '[' -z '' ']' [2022-08-24T16:24:17.601Z] #74 1.390 ++ mktemp -d [2022-08-24T16:24:17.601Z] #74 1.392 + export GOPATH=/tmp/tmp.T0maf2SI7q [2022-08-24T16:24:17.601Z] #74 1.392 + GOPATH=/tmp/tmp.T0maf2SI7q [2022-08-24T16:24:17.601Z] #74 1.393 + RM_GOPATH=1 [2022-08-24T16:24:17.601Z] #74 1.393 + case "$(go env GOARCH)" in [2022-08-24T16:24:17.601Z] #74 1.393 ++ go env GOARCH [2022-08-24T16:24:17.601Z] #74 1.396 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T16:24:17.601Z] #74 1.396 + GO_BUILDMODE=-buildmode=pie [2022-08-24T16:24:17.601Z] #74 1.397 ++ dirname /install.sh [2022-08-24T16:24:17.601Z] #74 1.398 + dir=/ [2022-08-24T16:24:17.601Z] #74 1.398 + bin=rootlesskit [2022-08-24T16:24:17.601Z] #74 1.398 + shift [2022-08-24T16:24:17.601Z] #74 1.398 + '[' '!' -f //rootlesskit.installer ']' [2022-08-24T16:24:17.601Z] #74 1.398 + . //rootlesskit.installer [2022-08-24T16:24:17.601Z] #74 1.398 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-24T16:24:17.601Z] #74 1.398 + install_rootlesskit [2022-08-24T16:24:17.601Z] #74 1.398 + case "$1" in [2022-08-24T16:24:17.601Z] #74 1.398 + export CGO_ENABLED=0 [2022-08-24T16:24:17.601Z] #74 1.398 + CGO_ENABLED=0 [2022-08-24T16:24:17.601Z] #74 1.398 + _install_rootlesskit [2022-08-24T16:24:17.601Z] #74 1.398 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-24T16:24:17.601Z] #74 1.398 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-24T16:24:17.601Z] #74 1.398 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-24T16:24:17.601Z] #74 1.398 + GOBIN=/build [2022-08-24T16:24:17.601Z] #74 1.398 + GO111MODULE=on [2022-08-24T16:24:17.601Z] #74 1.398 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-24T16:24:18.170Z] #74 1.832 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-24T16:24:19.553Z] #74 3.286 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-24T16:24:19.554Z] #74 3.294 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-24T16:24:19.813Z] #74 3.708 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-24T16:24:20.752Z] #74 4.728 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-24T16:24:21.012Z] #74 4.961 go: downloading github.com/google/uuid v1.3.0 [2022-08-24T16:24:21.012Z] #74 4.997 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-24T16:24:21.272Z] #74 ... [2022-08-24T16:24:21.272Z] [2022-08-24T16:24:21.272Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-24T16:24:21.272Z] #33 sha256:f57c7b9be61b36c8205eebfa67fca144776875a0ff8f8511a4d202dbc125eac4 [2022-08-24T16:24:21.272Z] #33 1.338 + RM_GOPATH=0 [2022-08-24T16:24:21.272Z] #33 1.338 + TMP_GOPATH= [2022-08-24T16:24:21.272Z] #33 1.338 + : /build [2022-08-24T16:24:21.272Z] #33 1.338 + '[' -z '' ']' [2022-08-24T16:24:21.272Z] #33 1.341 ++ mktemp -d [2022-08-24T16:24:21.272Z] #33 1.342 + export GOPATH=/tmp/tmp.FyVLTzuqCm [2022-08-24T16:24:21.272Z] #33 1.342 + GOPATH=/tmp/tmp.FyVLTzuqCm [2022-08-24T16:24:21.272Z] #33 1.342 + RM_GOPATH=1 [2022-08-24T16:24:21.272Z] #33 1.342 + case "$(go env GOARCH)" in [2022-08-24T16:24:21.272Z] #33 1.342 ++ go env GOARCH [2022-08-24T16:24:21.272Z] #33 1.347 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T16:24:21.272Z] #33 1.347 + GO_BUILDMODE=-buildmode=pie [2022-08-24T16:24:21.272Z] #33 1.347 ++ dirname /install.sh [2022-08-24T16:24:21.272Z] #33 1.348 + dir=/ [2022-08-24T16:24:21.272Z] #33 1.348 + bin=dockercli [2022-08-24T16:24:21.272Z] #33 1.348 + shift [2022-08-24T16:24:21.272Z] #33 1.348 + '[' '!' -f //dockercli.installer ']' [2022-08-24T16:24:21.272Z] #33 1.348 + . //dockercli.installer [2022-08-24T16:24:21.272Z] #33 1.348 ++ : stable [2022-08-24T16:24:21.272Z] #33 1.348 ++ : 17.06.2-ce [2022-08-24T16:24:21.272Z] #33 1.348 + install_dockercli [2022-08-24T16:24:21.272Z] #33 1.348 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-24T16:24:21.272Z] #33 1.349 Install docker/cli version 17.06.2-ce from stable [2022-08-24T16:24:21.272Z] #33 1.351 ++ uname -m [2022-08-24T16:24:21.272Z] #33 1.352 + arch=x86_64 [2022-08-24T16:24:21.272Z] #33 1.352 + '[' x86_64 '!=' x86_64 ']' [2022-08-24T16:24:21.272Z] #33 1.352 + url=https://download.docker.com/linux/static [2022-08-24T16:24:21.272Z] #33 1.353 + tar -xz docker/docker [2022-08-24T16:24:21.272Z] #33 1.353 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-24T16:24:21.272Z] #33 4.643 + mkdir -p /build [2022-08-24T16:24:21.272Z] #33 4.647 + mv docker/docker /build/ [2022-08-24T16:24:21.272Z] #33 4.651 + rmdir docker [2022-08-24T16:24:21.272Z] #33 DONE 5.1s [2022-08-24T16:24:21.272Z] [2022-08-24T16:24:21.272Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-24T16:24:21.272Z] #49 sha256:47c157882873cbb6a0009c4e51a3531c0b718c4acecb811b6c6b9fb5f57d5647 [2022-08-24T16:24:21.272Z] #49 1.749 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-24T16:24:21.272Z] #49 1.772 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T16:24:21.272Z] #49 1.855 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-24T16:24:21.272Z] #49 2.070 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-24T16:24:21.272Z] #49 2.546 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-24T16:24:21.272Z] #49 3.129 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-24T16:24:21.272Z] #49 3.592 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-24T16:24:21.272Z] #49 3.963 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T16:24:21.272Z] #49 4.345 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-24T16:24:21.272Z] #49 4.353 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-24T16:24:21.272Z] #49 4.366 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-24T16:24:21.272Z] #49 4.379 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-24T16:24:21.272Z] #49 4.398 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-24T16:24:21.272Z] #49 4.400 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-24T16:24:21.272Z] #49 4.405 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-24T16:24:21.272Z] #49 4.412 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-24T16:24:21.272Z] #49 4.419 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T16:24:21.272Z] #49 4.420 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-24T16:24:21.272Z] #49 4.424 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-24T16:24:24.624Z] #49 ... [2022-08-24T16:24:24.624Z] [2022-08-24T16:24:24.624Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-24T16:24:24.624Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T16:24:24.624Z] #36 CACHED [2022-08-24T16:24:24.624Z] [2022-08-24T16:24:24.624Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-24T16:24:24.624Z] #37 sha256:e3f90879c3e8574276ab66a62e51a4146d30a9c4fb6ceb48ca7cdbf7faf80e07 [2022-08-24T16:24:24.624Z] #37 CACHED [2022-08-24T16:24:24.624Z] [2022-08-24T16:24:24.624Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-24T16:24:24.624Z] #38 sha256:bed3ef13223150214d79d23ff282cb3db3b7a35bec2b521f26ae0da0adb93782 [2022-08-24T16:24:24.624Z] #38 CACHED [2022-08-24T16:24:24.624Z] [2022-08-24T16:24:24.624Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-24T16:24:24.624Z] #40 sha256:f61cae5df46cd440726b9b9393e7a065b2dffcaab7117de9785f0bda1d26ac1d [2022-08-24T16:24:24.624Z] #40 CACHED [2022-08-24T16:24:24.624Z] [2022-08-24T16:24:24.624Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T16:24:24.624Z] #41 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T16:24:24.624Z] #41 CACHED [2022-08-24T16:24:24.624Z] [2022-08-24T16:24:24.624Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T16:24:24.624Z] #43 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T16:24:24.624Z] #43 CACHED [2022-08-24T16:24:24.624Z] [2022-08-24T16:24:24.625Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-24T16:24:24.625Z] #45 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T16:24:24.625Z] #45 CACHED [2022-08-24T16:24:24.625Z] [2022-08-24T16:24:24.625Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-24T16:24:24.625Z] #47 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T16:24:24.625Z] #47 CACHED [2022-08-24T16:24:24.625Z] [2022-08-24T16:24:24.625Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T16:24:24.625Z] #74 sha256:11cc8932b96375647562adf952ae4dcb26bac220e4e1258b1ee5b9f39b92b400 [2022-08-24T16:24:24.625Z] #74 5.337 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-24T16:24:24.625Z] #74 5.408 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-24T16:24:24.625Z] #74 5.435 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-24T16:24:24.625Z] #74 5.545 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-24T16:24:24.625Z] #74 5.821 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-24T16:24:24.625Z] #74 5.871 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-24T16:24:24.625Z] #74 5.929 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-24T16:24:24.625Z] #74 6.630 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-24T16:24:26.004Z] #74 ... [2022-08-24T16:24:26.004Z] [2022-08-24T16:24:26.004Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-24T16:24:26.004Z] #69 sha256:af50acaa754939dabefd1567801533cc01e0d777f8c9f907fdaa2c07952c4d25 [2022-08-24T16:24:26.004Z] #69 1.669 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-24T16:24:26.004Z] #69 1.782 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T16:24:26.004Z] #69 1.870 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-24T16:24:26.004Z] #69 1.884 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-24T16:24:26.004Z] #69 2.402 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T16:24:26.004Z] #69 2.853 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-24T16:24:26.004Z] #69 3.329 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-24T16:24:26.004Z] #69 3.817 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-24T16:24:26.004Z] #69 4.233 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-24T16:24:26.004Z] #69 4.236 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-24T16:24:26.004Z] #69 4.238 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-24T16:24:26.004Z] #69 4.246 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-24T16:24:26.004Z] #69 4.278 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-24T16:24:26.004Z] #69 4.292 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-24T16:24:26.004Z] #69 4.313 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-24T16:24:26.004Z] #69 4.314 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-24T16:24:26.004Z] #69 4.315 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T16:24:26.004Z] #69 4.315 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-24T16:24:26.004Z] #69 4.315 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-24T16:24:26.004Z] #69 ... [2022-08-24T16:24:26.004Z] [2022-08-24T16:24:26.004Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T16:24:26.004Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T16:24:26.005Z] #20 1.615 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-24T16:24:26.005Z] #20 1.775 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T16:24:26.005Z] #20 1.855 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-24T16:24:26.005Z] #20 1.862 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-24T16:24:26.005Z] #20 2.294 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-24T16:24:26.005Z] #20 2.817 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-24T16:24:26.005Z] #20 3.258 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T16:24:26.005Z] #20 3.712 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-24T16:24:26.005Z] #20 4.314 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-24T16:24:26.005Z] #20 4.318 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-24T16:24:26.005Z] #20 4.323 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-24T16:24:26.005Z] #20 4.330 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-24T16:24:26.005Z] #20 4.334 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-24T16:24:26.005Z] #20 4.353 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-24T16:24:26.005Z] #20 4.364 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-24T16:24:26.005Z] #20 4.365 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T16:24:26.005Z] #20 4.367 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-24T16:24:26.005Z] #20 4.386 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-24T16:24:26.005Z] #20 4.387 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-24T16:24:35.992Z] #20 ... [2022-08-24T16:24:35.992Z] [2022-08-24T16:24:35.993Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-24T16:24:35.993Z] #49 sha256:47c157882873cbb6a0009c4e51a3531c0b718c4acecb811b6c6b9fb5f57d5647 [2022-08-24T16:24:35.993Z] #49 19.20 Fetched 40.9 MB in 18s (2311 kB/s) [2022-08-24T16:24:42.567Z] #49 19.20 Reading package lists... [2022-08-24T16:24:42.567Z] #49 ... [2022-08-24T16:24:42.567Z] [2022-08-24T16:24:42.567Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-24T16:24:42.567Z] #69 sha256:af50acaa754939dabefd1567801533cc01e0d777f8c9f907fdaa2c07952c4d25 [2022-08-24T16:24:42.567Z] #69 19.38 Fetched 40.9 MB in 18s (2275 kB/s) [2022-08-24T16:24:45.106Z] #69 19.38 Reading package lists... [2022-08-24T16:24:45.106Z] #69 28.91 Reading package lists... [2022-08-24T16:24:45.106Z] #69 ... [2022-08-24T16:24:45.106Z] [2022-08-24T16:24:45.106Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-24T16:24:45.106Z] #49 sha256:47c157882873cbb6a0009c4e51a3531c0b718c4acecb811b6c6b9fb5f57d5647 [2022-08-24T16:24:45.106Z] #49 19.20 Reading package lists... [2022-08-24T16:24:45.106Z] #49 29.10 Reading package lists... [2022-08-24T16:24:45.106Z] #49 ... [2022-08-24T16:24:45.106Z] [2022-08-24T16:24:45.106Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T16:24:45.106Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T16:24:45.106Z] #20 19.23 Fetched 40.9 MB in 18s (2286 kB/s) [2022-08-24T16:24:45.106Z] #20 19.23 Reading package lists... [2022-08-24T16:24:47.644Z] #20 28.93 Reading package lists... [2022-08-24T16:24:47.644Z] #20 ... [2022-08-24T16:24:47.644Z] [2022-08-24T16:24:47.644Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T16:24:47.644Z] #74 sha256:11cc8932b96375647562adf952ae4dcb26bac220e4e1258b1ee5b9f39b92b400 [2022-08-24T16:24:47.644Z] #74 31.17 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-24T16:24:47.644Z] #74 31.17 + GOBIN=/build [2022-08-24T16:24:47.644Z] #74 31.17 + GO111MODULE=on [2022-08-24T16:24:47.644Z] #74 31.17 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-24T16:24:50.937Z] #74 34.85 rootlesskit version 1.0.0 [2022-08-24T16:24:50.937Z] #74 34.85 Usage of /build/rootlesskit-docker-proxy: [2022-08-24T16:24:50.937Z] #74 34.86 -container-ip string [2022-08-24T16:24:50.937Z] #74 34.86 container ip [2022-08-24T16:24:50.937Z] #74 34.86 -container-port int [2022-08-24T16:24:50.937Z] #74 34.86 container port (default -1) [2022-08-24T16:24:50.937Z] #74 34.86 -host-ip string [2022-08-24T16:24:50.937Z] #74 34.86 host ip [2022-08-24T16:24:50.937Z] #74 34.86 -host-port int [2022-08-24T16:24:50.937Z] #74 34.86 host port (default -1) [2022-08-24T16:24:50.937Z] #74 34.86 -proto string [2022-08-24T16:24:50.937Z] #74 34.86 proxy protocol (default "tcp") [2022-08-24T16:24:51.877Z] #74 DONE 35.7s [2022-08-24T16:24:51.877Z] [2022-08-24T16:24:51.877Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T16:24:51.877Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T16:24:51.877Z] #20 28.93 Reading package lists... [2022-08-24T16:24:51.877Z] #20 ... [2022-08-24T16:24:51.877Z] [2022-08-24T16:24:51.877Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-24T16:24:51.877Z] #75 sha256:e2671edda5926f3b5992a5b1b49e28899d1d979bcdb3d5ab386057b8778b4ba3 [2022-08-24T16:24:51.877Z] #75 DONE 0.1s [2022-08-24T16:24:51.877Z] [2022-08-24T16:24:51.877Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-24T16:24:51.877Z] #76 sha256:ae621a7b0bf69eabb915c4d0931be91d932e4eaaf5f76ee338771fa0955a0a7f [2022-08-24T16:24:51.877Z] #76 DONE 0.1s [2022-08-24T16:24:52.137Z] [2022-08-24T16:24:52.137Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-24T16:24:52.137Z] #69 sha256:af50acaa754939dabefd1567801533cc01e0d777f8c9f907fdaa2c07952c4d25 [2022-08-24T16:24:52.320Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-24T16:24:52.320Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-24T16:24:52.320Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-08-24T16:24:53.260Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2022-08-24T16:24:53.260Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-24T16:24:53.260Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-24T16:24:53.260Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-24T16:24:53.520Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-24T16:24:53.520Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-24T16:24:53.520Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-24T16:24:53.520Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-24T16:24:53.520Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-24T16:24:53.520Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-24T16:24:53.522Z] #69 28.91 Reading package lists... [2022-08-24T16:24:53.522Z] #69 ... [2022-08-24T16:24:53.522Z] [2022-08-24T16:24:53.522Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-24T16:24:53.522Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-24T16:24:53.522Z] #79 CACHED [2022-08-24T16:24:53.522Z] [2022-08-24T16:24:53.522Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-24T16:24:53.522Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-24T16:24:53.522Z] #81 CACHED [2022-08-24T16:24:53.522Z] [2022-08-24T16:24:53.522Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T16:24:53.522Z] #83 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T16:24:53.522Z] #83 CACHED [2022-08-24T16:24:53.522Z] [2022-08-24T16:24:53.522Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T16:24:53.522Z] #84 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T16:24:53.522Z] #84 CACHED [2022-08-24T16:24:53.522Z] [2022-08-24T16:24:53.523Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-24T16:24:53.523Z] #69 sha256:af50acaa754939dabefd1567801533cc01e0d777f8c9f907fdaa2c07952c4d25 [2022-08-24T16:24:54.091Z] #69 28.91 Reading package lists... [2022-08-24T16:24:54.091Z] #69 ... [2022-08-24T16:24:54.091Z] [2022-08-24T16:24:54.091Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-24T16:24:54.091Z] #49 sha256:47c157882873cbb6a0009c4e51a3531c0b718c4acecb811b6c6b9fb5f57d5647 [2022-08-24T16:24:54.091Z] #49 29.10 Reading package lists... [2022-08-24T16:24:54.461Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-24T16:24:54.461Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-24T16:24:54.461Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-24T16:24:54.720Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-24T16:24:55.290Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2022-08-24T16:24:55.290Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-08-24T16:24:55.290Z] ? github.com/docker/docker/api/types [no test files] [2022-08-24T16:24:55.290Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-24T16:24:55.290Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-24T16:24:55.290Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-24T16:24:55.290Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-24T16:24:55.290Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-24T16:24:55.290Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-24T16:24:55.290Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-24T16:24:55.290Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-24T16:24:55.551Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-08-24T16:24:55.551Z] ok github.com/docker/docker/api/types/registry 0.008s coverage: 54.2% of statements [2022-08-24T16:24:55.551Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-24T16:24:55.551Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-24T16:24:55.811Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2022-08-24T16:24:55.811Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-08-24T16:24:55.811Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-24T16:24:55.811Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-24T16:24:55.811Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-24T16:24:55.811Z] ? github.com/docker/docker/builder [no test files] [2022-08-24T16:24:55.811Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-24T16:24:55.811Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-24T16:24:55.811Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-24T16:24:55.811Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-24T16:24:55.811Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-24T16:24:55.811Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-24T16:24:55.811Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-24T16:24:55.996Z] #49 38.29 Building dependency tree... [2022-08-24T16:24:55.996Z] #49 40.13 Reading state information... [2022-08-24T16:24:57.903Z] #49 41.78 The following additional packages will be installed: [2022-08-24T16:24:57.903Z] #49 41.79 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-24T16:24:57.903Z] #49 41.81 Suggested packages: [2022-08-24T16:24:57.903Z] #49 41.81 cmake-doc ninja-build lrzip [2022-08-24T16:24:57.903Z] #49 41.81 Recommended packages: [2022-08-24T16:24:57.903Z] #49 41.81 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-24T16:24:58.162Z] #49 42.28 The following NEW packages will be installed: [2022-08-24T16:24:58.162Z] #49 42.29 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-24T16:24:58.356Z] ok github.com/docker/docker/builder/remotecontext 0.124s coverage: 13.7% of statements [2022-08-24T16:24:58.422Z] #49 42.65 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T16:24:58.422Z] #49 42.65 Need to get 8418 kB of archives. [2022-08-24T16:24:58.422Z] #49 42.65 After this operation, 34.9 MB of additional disk space will be used. [2022-08-24T16:24:58.422Z] #49 42.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T16:24:58.616Z] ok github.com/docker/docker/builder/dockerfile 0.486s coverage: 49.3% of statements [2022-08-24T16:24:58.684Z] #49 42.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-24T16:24:58.684Z] #49 42.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-24T16:24:58.684Z] #49 42.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-24T16:24:58.684Z] #49 42.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-24T16:24:58.684Z] #49 42.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-24T16:24:58.685Z] #49 42.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-24T16:24:58.685Z] #49 42.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-24T16:24:58.877Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-24T16:24:59.254Z] #49 43.24 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T16:24:59.254Z] #49 43.48 Fetched 8418 kB in 0s (22.3 MB/s) [2022-08-24T16:24:59.254Z] #49 43.52 Selecting previously unselected package xxd. [2022-08-24T16:24:59.447Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-24T16:24:59.516Z] #49 43.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-24T16:24:59.516Z] #49 43.55 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T16:24:59.516Z] #49 43.57 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:24:59.516Z] #49 ... [2022-08-24T16:24:59.516Z] [2022-08-24T16:24:59.516Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-24T16:24:59.516Z] #69 sha256:af50acaa754939dabefd1567801533cc01e0d777f8c9f907fdaa2c07952c4d25 [2022-08-24T16:24:59.516Z] #69 28.91 Reading package lists... [2022-08-24T16:24:59.516Z] #69 38.31 Building dependency tree... [2022-08-24T16:24:59.516Z] #69 39.98 Reading state information... [2022-08-24T16:24:59.516Z] #69 41.70 The following additional packages will be installed: [2022-08-24T16:24:59.516Z] #69 41.72 libbtrfs0 [2022-08-24T16:24:59.516Z] #69 41.95 The following NEW packages will be installed: [2022-08-24T16:24:59.516Z] #69 41.96 libbtrfs-dev libbtrfs0 [2022-08-24T16:24:59.516Z] #69 42.41 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T16:24:59.516Z] #69 42.41 Need to get 460 kB of archives. [2022-08-24T16:24:59.516Z] #69 42.41 After this operation, 1237 kB of additional disk space will be used. [2022-08-24T16:24:59.516Z] #69 42.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-24T16:24:59.516Z] #69 42.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-24T16:24:59.517Z] #69 42.82 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T16:24:59.517Z] #69 43.06 Fetched 460 kB in 0s (1442 kB/s) [2022-08-24T16:24:59.517Z] #69 43.13 Selecting previously unselected package libbtrfs0:amd64. [2022-08-24T16:24:59.517Z] #69 43.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-24T16:24:59.517Z] #69 43.18 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-24T16:24:59.517Z] #69 43.19 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T16:24:59.517Z] #69 43.29 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-24T16:24:59.517Z] #69 43.30 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-24T16:24:59.517Z] #69 43.33 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T16:24:59.517Z] #69 43.49 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T16:24:59.517Z] #69 43.50 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T16:24:59.517Z] #69 43.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T16:24:59.517Z] #69 DONE 43.8s [2022-08-24T16:24:59.517Z] [2022-08-24T16:24:59.517Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-24T16:24:59.517Z] #49 sha256:47c157882873cbb6a0009c4e51a3531c0b718c4acecb811b6c6b9fb5f57d5647 [2022-08-24T16:24:59.517Z] #49 43.76 Selecting previously unselected package vim-common. [2022-08-24T16:24:59.517Z] #49 43.76 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T16:24:59.517Z] #49 43.79 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:24:59.517Z] #49 ... [2022-08-24T16:24:59.517Z] [2022-08-24T16:24:59.517Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-24T16:24:59.517Z] #70 sha256:c1fcc38dadc138a37778e1849b54a7b735658dfaec97e7d6d2904965d0d4b52a [2022-08-24T16:25:00.018Z] ok github.com/docker/docker/builder/remotecontext/git 1.524s coverage: 86.3% of statements [2022-08-24T16:25:00.018Z] ? github.com/docker/docker/cli [no test files] [2022-08-24T16:25:00.018Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-24T16:25:00.018Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-24T16:25:00.018Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-24T16:25:00.129Z] #70 DONE 0.4s [2022-08-24T16:25:00.129Z] [2022-08-24T16:25:00.129Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-24T16:25:00.129Z] #49 sha256:47c157882873cbb6a0009c4e51a3531c0b718c4acecb811b6c6b9fb5f57d5647 [2022-08-24T16:25:00.129Z] #49 44.23 Selecting previously unselected package cmake-data. [2022-08-24T16:25:00.129Z] #49 44.25 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-24T16:25:00.129Z] #49 44.29 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-24T16:25:00.479Z] #64 125.3 # github.com/containerd/containerd/cmd/containerd [2022-08-24T16:25:00.479Z] #64 125.3 /usr/bin/ld: /tmp/go-link-2119145457/000019.o: in function `New': [2022-08-24T16:25:00.479Z] #64 125.3 /tmp/tmp.I0UlmvC8Ht/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-24T16:25:00.479Z] #64 125.4 + bin/containerd-stress [2022-08-24T16:25:00.479Z] #64 126.6 + bin/containerd-shim [2022-08-24T16:25:00.588Z] ok github.com/docker/docker/cmd/docker-proxy 0.016s coverage: 67.6% of statements [2022-08-24T16:25:01.072Z] #49 45.29 Selecting previously unselected package libarchive13:amd64. [2022-08-24T16:25:01.331Z] #49 45.29 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-24T16:25:01.331Z] #49 45.30 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-24T16:25:01.331Z] #49 45.38 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-24T16:25:01.331Z] #49 45.39 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-24T16:25:01.331Z] #49 45.39 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-24T16:25:01.331Z] #49 45.46 Selecting previously unselected package librhash0:amd64. [2022-08-24T16:25:01.331Z] #49 45.46 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-24T16:25:01.331Z] #49 45.47 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-24T16:25:01.590Z] #49 45.56 Selecting previously unselected package libuv1:amd64. [2022-08-24T16:25:01.590Z] #49 45.56 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-24T16:25:01.590Z] #49 45.57 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-24T16:25:01.590Z] #49 45.65 Selecting previously unselected package cmake. [2022-08-24T16:25:01.590Z] #49 45.66 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-24T16:25:01.590Z] #49 45.67 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-24T16:25:02.969Z] #49 46.97 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-24T16:25:02.970Z] #49 46.99 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:25:02.970Z] #49 47.00 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-24T16:25:02.970Z] #49 47.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:25:02.970Z] #49 47.04 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-24T16:25:02.970Z] #49 47.06 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-24T16:25:02.970Z] #49 47.07 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-24T16:25:02.970Z] #49 47.09 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-24T16:25:02.970Z] #49 47.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T16:25:03.908Z] #49 DONE 48.1s [2022-08-24T16:25:03.908Z] [2022-08-24T16:25:03.908Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-24T16:25:03.908Z] #50 sha256:9f37bbb9da4def38adb2f7188f09f0d18a1efc9e604595a2582d982e4ad51d29 [2022-08-24T16:25:04.168Z] #50 DONE 0.2s [2022-08-24T16:25:04.168Z] [2022-08-24T16:25:04.168Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T16:25:04.168Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T16:25:04.168Z] #20 28.93 Reading package lists... [2022-08-24T16:25:04.168Z] #20 38.46 Building dependency tree... [2022-08-24T16:25:04.168Z] #20 40.20 Reading state information... [2022-08-24T16:25:04.168Z] #20 42.02 The following additional packages will be installed: [2022-08-24T16:25:04.168Z] #20 42.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-24T16:25:04.168Z] #20 42.03 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-24T16:25:04.168Z] #20 42.03 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-24T16:25:04.168Z] #20 42.03 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-24T16:25:04.168Z] #20 42.03 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-24T16:25:04.168Z] #20 42.04 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-24T16:25:04.168Z] #20 42.05 mingw-w64-common mingw-w64-x86-64-dev [2022-08-24T16:25:04.168Z] #20 42.08 Suggested packages: [2022-08-24T16:25:04.168Z] #20 42.08 gcc-10-locales seccomp wine64 [2022-08-24T16:25:04.168Z] #20 42.50 The following NEW packages will be installed: [2022-08-24T16:25:04.168Z] #20 42.50 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-24T16:25:04.168Z] #20 42.50 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-24T16:25:04.168Z] #20 42.50 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-24T16:25:04.168Z] #20 42.50 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-24T16:25:04.168Z] #20 42.50 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-24T16:25:04.168Z] #20 42.51 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-24T16:25:04.168Z] #20 42.51 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-24T16:25:04.168Z] #20 42.51 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-24T16:25:04.168Z] #20 42.52 mingw-w64-x86-64-dev [2022-08-24T16:25:04.168Z] #20 42.88 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T16:25:04.168Z] #20 42.88 Need to get 115 MB of archives. [2022-08-24T16:25:04.168Z] #20 42.88 After this operation, 645 MB of additional disk space will be used. [2022-08-24T16:25:04.168Z] #20 42.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-24T16:25:04.168Z] #20 42.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-24T16:25:04.168Z] #20 42.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-24T16:25:04.168Z] #20 42.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-24T16:25:04.168Z] #20 42.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-24T16:25:04.168Z] #20 42.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-24T16:25:04.168Z] #20 43.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-24T16:25:04.168Z] #20 43.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-24T16:25:04.168Z] #20 43.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-24T16:25:04.168Z] #20 43.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-24T16:25:04.168Z] #20 43.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-24T16:25:04.168Z] #20 43.94 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-24T16:25:04.168Z] #20 44.10 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-24T16:25:04.168Z] #20 44.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-24T16:25:04.168Z] #20 45.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-24T16:25:04.168Z] #20 45.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-24T16:25:04.168Z] #20 45.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-24T16:25:04.168Z] #20 45.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-24T16:25:04.168Z] #20 45.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-24T16:25:04.168Z] #20 45.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-24T16:25:04.168Z] #20 45.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-24T16:25:04.168Z] #20 45.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-24T16:25:04.168Z] #20 45.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-24T16:25:04.168Z] #20 45.20 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-24T16:25:04.168Z] #20 45.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-24T16:25:04.168Z] #20 45.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-24T16:25:04.168Z] #20 45.21 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-24T16:25:04.168Z] #20 45.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-24T16:25:04.168Z] #20 45.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-24T16:25:04.168Z] #20 45.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-24T16:25:04.168Z] #20 45.64 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T16:25:04.168Z] #20 45.92 Fetched 115 MB in 3s (43.9 MB/s) [2022-08-24T16:25:04.168Z] #20 45.99 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-24T16:25:04.168Z] #20 45.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-24T16:25:04.168Z] #20 46.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-24T16:25:04.168Z] #20 46.04 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-24T16:25:04.168Z] #20 46.84 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-24T16:25:04.168Z] #20 46.84 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-24T16:25:04.168Z] #20 46.88 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-24T16:25:04.168Z] #20 48.07 Selecting previously unselected package binutils-mingw-w64. [2022-08-24T16:25:04.168Z] #20 48.07 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-24T16:25:04.168Z] #20 48.08 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-24T16:25:04.168Z] #20 48.32 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-24T16:25:04.168Z] #20 48.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T16:25:04.168Z] #20 48.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T16:25:04.428Z] #20 48.47 Selecting previously unselected package dmsetup. [2022-08-24T16:25:04.428Z] #20 48.48 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T16:25:04.428Z] #20 48.48 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-24T16:25:04.688Z] #20 48.60 Selecting previously unselected package mingw-w64-common. [2022-08-24T16:25:04.688Z] #20 48.60 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-24T16:25:04.688Z] #20 48.62 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-24T16:25:04.800Z] ok github.com/docker/docker/client 0.076s coverage: 75.9% of statements [2022-08-24T16:25:04.948Z] #20 ... [2022-08-24T16:25:04.948Z] [2022-08-24T16:25:04.948Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-24T16:25:04.948Z] #51 sha256:58af8efc26751a11a5d0b936c042e6ede12a9922a883ee157c12570426f697fc [2022-08-24T16:25:04.948Z] #51 0.653 + RM_GOPATH=0 [2022-08-24T16:25:04.948Z] #51 0.653 + TMP_GOPATH= [2022-08-24T16:25:04.948Z] #51 0.653 + : /build [2022-08-24T16:25:04.948Z] #51 0.653 + '[' -z '' ']' [2022-08-24T16:25:04.948Z] #51 0.656 ++ mktemp -d [2022-08-24T16:25:04.948Z] #51 0.657 + export GOPATH=/tmp/tmp.mUQYW0TgXn [2022-08-24T16:25:04.948Z] #51 0.657 + GOPATH=/tmp/tmp.mUQYW0TgXn [2022-08-24T16:25:04.948Z] #51 0.657 + RM_GOPATH=1 [2022-08-24T16:25:04.948Z] #51 0.657 + case "$(go env GOARCH)" in [2022-08-24T16:25:04.948Z] #51 0.658 ++ go env GOARCH [2022-08-24T16:25:04.948Z] #51 0.663 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T16:25:04.948Z] #51 0.663 + GO_BUILDMODE=-buildmode=pie [2022-08-24T16:25:04.948Z] #51 0.663 ++ dirname /install.sh [2022-08-24T16:25:04.948Z] #51 0.664 + dir=/ [2022-08-24T16:25:04.948Z] #51 0.665 + bin=tini [2022-08-24T16:25:04.948Z] #51 0.665 + shift [2022-08-24T16:25:04.948Z] #51 0.665 + '[' '!' -f //tini.installer ']' [2022-08-24T16:25:04.948Z] #51 0.665 + . //tini.installer [2022-08-24T16:25:04.948Z] #51 0.665 ++ : v0.19.0 [2022-08-24T16:25:04.948Z] #51 0.666 + install_tini [2022-08-24T16:25:04.948Z] #51 0.666 + echo 'Install tini version v0.19.0' [2022-08-24T16:25:04.948Z] #51 0.666 Install tini version v0.19.0 [2022-08-24T16:25:04.948Z] #51 0.666 + git clone https://github.com/krallin/tini.git /tmp/tmp.mUQYW0TgXn/tini [2022-08-24T16:25:04.948Z] #51 0.668 Cloning into '/tmp/tmp.mUQYW0TgXn/tini'... [2022-08-24T16:25:05.207Z] #51 1.055 + cd /tmp/tmp.mUQYW0TgXn/tini [2022-08-24T16:25:05.207Z] #51 1.055 + git checkout -q v0.19.0 [2022-08-24T16:25:05.207Z] #51 1.066 + cmake . [2022-08-24T16:25:05.207Z] #51 1.191 -- The C compiler identification is GNU 10.2.1 [2022-08-24T16:25:05.466Z] #51 1.208 -- Detecting C compiler ABI info [2022-08-24T16:25:05.725Z] #51 1.437 -- Detecting C compiler ABI info - done [2022-08-24T16:25:05.725Z] #51 1.481 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-24T16:25:05.725Z] #51 1.483 -- Detecting C compile features [2022-08-24T16:25:05.725Z] #51 1.484 -- Detecting C compile features - done [2022-08-24T16:25:05.725Z] #51 1.499 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-24T16:25:05.725Z] #51 1.565 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-24T16:25:05.725Z] #51 1.590 -- Configuring done [2022-08-24T16:25:05.725Z] #51 1.597 -- Generating done [2022-08-24T16:25:05.725Z] #51 1.602 -- Build files have been written to: /tmp/tmp.mUQYW0TgXn/tini [2022-08-24T16:25:05.725Z] #51 1.605 + make tini-static [2022-08-24T16:25:05.725Z] #51 1.687 Scanning dependencies of target tini-static [2022-08-24T16:25:05.725Z] #51 1.713 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-24T16:25:06.294Z] #51 2.155 [100%] Linking C executable tini-static [2022-08-24T16:25:06.552Z] #51 2.394 [100%] Built target tini-static [2022-08-24T16:25:06.552Z] #51 2.411 + mkdir -p /build [2022-08-24T16:25:06.552Z] #51 2.413 + cp tini-static /build/docker-init [2022-08-24T16:25:07.057Z] #64 137.9 + bin/containerd-shim-runc-v1 [2022-08-24T16:25:07.490Z] #51 DONE 3.3s [2022-08-24T16:25:07.490Z] [2022-08-24T16:25:07.490Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T16:25:07.490Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T16:25:07.490Z] #20 50.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-24T16:25:07.490Z] #20 50.38 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-24T16:25:07.490Z] #20 50.39 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-24T16:25:07.750Z] #20 51.94 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-24T16:25:07.750Z] #20 51.94 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-24T16:25:07.750Z] #20 51.95 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-24T16:25:08.010Z] #20 52.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-24T16:25:08.010Z] #20 52.08 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-24T16:25:08.010Z] #20 52.09 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-24T16:25:08.947Z] #20 ... [2022-08-24T16:25:08.947Z] [2022-08-24T16:25:08.947Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-24T16:25:08.947Z] #53 sha256:4f223f9b129ee16de5a21671b76ecda33c2111e7f9a2aae3d56c63320e23c745 [2022-08-24T16:25:08.947Z] #53 CACHED [2022-08-24T16:25:08.947Z] [2022-08-24T16:25:08.947Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-24T16:25:08.947Z] #54 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T16:25:08.947Z] #54 CACHED [2022-08-24T16:25:08.947Z] [2022-08-24T16:25:08.947Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-24T16:25:08.947Z] #57 sha256:faf0b48221216e7314531588ad826e97540fdccc5235463d5a8892dc108e47d8 [2022-08-24T16:25:08.947Z] #57 CACHED [2022-08-24T16:25:08.947Z] [2022-08-24T16:25:08.947Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-24T16:25:08.947Z] #58 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T16:25:08.947Z] #58 CACHED [2022-08-24T16:25:09.206Z] [2022-08-24T16:25:09.206Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T16:25:09.206Z] #71 sha256:3f6589c5759ef5181588bc825ff62dfec70596203f325e69eae24e7c058600f5 [2022-08-24T16:25:09.206Z] #71 0.714 + RM_GOPATH=0 [2022-08-24T16:25:09.206Z] #71 0.718 + TMP_GOPATH= [2022-08-24T16:25:09.206Z] #71 0.718 + : /build [2022-08-24T16:25:09.206Z] #71 0.718 + '[' -z '' ']' [2022-08-24T16:25:09.206Z] #71 0.718 ++ mktemp -d [2022-08-24T16:25:09.206Z] #71 0.719 + export GOPATH=/tmp/tmp.ZDg7XN4Jnz [2022-08-24T16:25:09.206Z] #71 0.719 + GOPATH=/tmp/tmp.ZDg7XN4Jnz [2022-08-24T16:25:09.206Z] #71 0.720 + RM_GOPATH=1 [2022-08-24T16:25:09.206Z] #71 0.720 + case "$(go env GOARCH)" in [2022-08-24T16:25:09.206Z] #71 0.720 ++ go env GOARCH [2022-08-24T16:25:09.206Z] #71 0.729 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T16:25:09.206Z] #71 0.729 + GO_BUILDMODE=-buildmode=pie [2022-08-24T16:25:09.206Z] #71 0.730 ++ dirname /install.sh [2022-08-24T16:25:09.206Z] #71 0.731 + dir=/ [2022-08-24T16:25:09.206Z] #71 0.731 + bin=containerd [2022-08-24T16:25:09.206Z] #71 0.731 + shift [2022-08-24T16:25:09.206Z] #71 0.731 + '[' '!' -f //containerd.installer ']' [2022-08-24T16:25:09.206Z] #71 0.731 + . //containerd.installer [2022-08-24T16:25:09.206Z] #71 0.731 ++ set -e [2022-08-24T16:25:09.206Z] #71 0.731 ++ : v1.6.7 [2022-08-24T16:25:09.206Z] #71 0.731 + install_containerd [2022-08-24T16:25:09.206Z] #71 0.731 + echo 'Install containerd version v1.6.7' [2022-08-24T16:25:09.206Z] #71 0.731 Install containerd version v1.6.7 [2022-08-24T16:25:09.206Z] #71 0.732 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZDg7XN4Jnz/src/github.com/containerd/containerd [2022-08-24T16:25:09.206Z] #71 0.733 Cloning into '/tmp/tmp.ZDg7XN4Jnz/src/github.com/containerd/containerd'... [2022-08-24T16:25:09.206Z] #71 ... [2022-08-24T16:25:09.206Z] [2022-08-24T16:25:09.206Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T16:25:09.206Z] #60 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T16:25:09.206Z] #60 CACHED [2022-08-24T16:25:09.466Z] [2022-08-24T16:25:09.466Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T16:25:09.466Z] #71 sha256:3f6589c5759ef5181588bc825ff62dfec70596203f325e69eae24e7c058600f5 [2022-08-24T16:25:10.034Z] #71 ... [2022-08-24T16:25:10.034Z] [2022-08-24T16:25:10.034Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T16:25:10.034Z] #62 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T16:25:10.034Z] #62 CACHED [2022-08-24T16:25:10.034Z] [2022-08-24T16:25:10.034Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-24T16:25:10.034Z] #64 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T16:25:10.034Z] #64 CACHED [2022-08-24T16:25:10.034Z] [2022-08-24T16:25:10.034Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T16:25:10.034Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T16:25:10.972Z] #20 55.16 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-24T16:25:10.972Z] #20 55.16 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-24T16:25:10.972Z] #20 55.17 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T16:25:12.339Z] #64 144.1 + bin/containerd-shim-runc-v2 [2022-08-24T16:25:12.910Z] #64 144.9 + binaries [2022-08-24T16:25:13.169Z] #64 144.9 + install -D bin/containerd /build/containerd [2022-08-24T16:25:13.169Z] #64 144.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-24T16:25:13.169Z] #64 144.9 + install -D bin/ctr /build/ctr [2022-08-24T16:25:13.428Z] #64 DONE 145.3s [2022-08-24T16:25:14.368Z] [2022-08-24T16:25:14.368Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-24T16:25:14.368Z] #65 sha256:f4000974950d4b18eac5098e9d58b264b1ff4825619446d6c5db91c6716501da [2022-08-24T16:25:14.368Z] #65 DONE 0.1s [2022-08-24T16:25:14.368Z] [2022-08-24T16:25:14.368Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-24T16:25:14.368Z] #70 sha256:6dd66ee2096b2356688623309957f0663eeeb4db408e4461560002688a0d91c2 [2022-08-24T16:25:14.368Z] #70 DONE 0.1s [2022-08-24T16:25:14.629Z] [2022-08-24T16:25:14.629Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-24T16:25:14.629Z] #75 sha256:2cd2f5169128e90db9ee159254d187191c4a6ca03bfbbc67672b139a05a7d18b [2022-08-24T16:25:14.629Z] #75 DONE 0.1s [2022-08-24T16:25:14.629Z] [2022-08-24T16:25:14.629Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-24T16:25:14.629Z] #78 sha256:21c343aa0b936e445e7cf5ff84a846c91425b2e4ba985ab848dd9f0dfd4b3777 [2022-08-24T16:25:14.629Z] #78 DONE 0.0s [2022-08-24T16:25:14.629Z] [2022-08-24T16:25:14.629Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-24T16:25:14.629Z] #79 sha256:86c41247f14d27a1bda6208487f53cd0a4aacdd8a9aa600ee278722cea714605 [2022-08-24T16:25:14.629Z] #79 DONE 0.0s [2022-08-24T16:25:14.629Z] [2022-08-24T16:25:14.629Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-24T16:25:14.629Z] #80 sha256:b57e5aa8beaead5f3def2b342d9b4d86284f07d958b5a2fc05ff360177920f37 [2022-08-24T16:25:14.629Z] #80 DONE 0.0s [2022-08-24T16:25:14.629Z] [2022-08-24T16:25:14.629Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-24T16:25:14.629Z] #81 sha256:e1efa356d56063c994bf44839e8630eb39cfaf6ce98426b9cf176b64c2746776 [2022-08-24T16:25:15.163Z] #20 58.98 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-24T16:25:15.163Z] #20 58.98 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-24T16:25:15.163Z] #20 58.99 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T16:25:15.568Z] #81 DONE 0.7s [2022-08-24T16:25:15.568Z] [2022-08-24T16:25:15.568Z] #82 exporting to image [2022-08-24T16:25:15.568Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-24T16:25:15.568Z] #82 exporting layers [2022-08-24T16:25:17.069Z] #20 61.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-24T16:25:17.069Z] #20 61.02 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-24T16:25:17.069Z] #20 61.03 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-24T16:25:17.395Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-24T16:25:17.395Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-24T16:25:17.395Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T16:25:17.395Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-24T16:25:17.395Z] [2022-08-24T16:25:17.395Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T16:25:17.395Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T16:25:17.395Z] HOSTNAME=cad63a06ed2a [2022-08-24T16:25:17.395Z] DEST=bundles/test-integration [2022-08-24T16:25:17.395Z] PWD=/go/src/github.com/docker/docker [2022-08-24T16:25:17.395Z] DOCKER_ROOTLESS=1 [2022-08-24T16:25:17.395Z] DOCKER_GITCOMMIT=92d2e12a4d1f2886dac5d202694c89f628ef2134 [2022-08-24T16:25:17.395Z] container=docker [2022-08-24T16:25:17.395Z] HOME=/root [2022-08-24T16:25:17.395Z] GOLANG_VERSION=1.18.5 [2022-08-24T16:25:17.395Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T16:25:17.395Z] VALIDATE_BRANCH=master [2022-08-24T16:25:17.395Z] TERM=xterm [2022-08-24T16:25:17.395Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T16:25:17.395Z] SHLVL=1 [2022-08-24T16:25:17.395Z] TIMEOUT=120m [2022-08-24T16:25:17.395Z] DOCKER_BUILDTAGS= journald [2022-08-24T16:25:17.395Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T16:25:17.395Z] GO111MODULE=off [2022-08-24T16:25:17.395Z] DOCKER_EXPERIMENTAL=1 [2022-08-24T16:25:17.395Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-24T16:25:17.395Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T16:25:17.395Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T16:25:17.395Z] GOPATH=/go [2022-08-24T16:25:17.395Z] PKG_CONFIG=pkg-config [2022-08-24T16:25:17.395Z] _=/usr/bin/env [2022-08-24T16:25:17.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-24T16:25:18.975Z] #20 62.82 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-24T16:25:18.975Z] #20 62.83 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-24T16:25:18.975Z] #20 62.83 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T16:25:23.166Z] #20 66.54 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-24T16:25:23.166Z] #20 66.54 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-24T16:25:23.166Z] #20 66.54 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T16:25:23.426Z] #20 ... [2022-08-24T16:25:23.426Z] [2022-08-24T16:25:23.426Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T16:25:23.426Z] #71 sha256:3f6589c5759ef5181588bc825ff62dfec70596203f325e69eae24e7c058600f5 [2022-08-24T16:25:23.426Z] #71 13.49 + cd /tmp/tmp.ZDg7XN4Jnz/src/github.com/containerd/containerd [2022-08-24T16:25:23.426Z] #71 13.49 + git checkout -q v1.6.7 [2022-08-24T16:25:23.426Z] #71 14.14 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-24T16:25:23.426Z] #71 14.14 + BUILDTAGS='netgo osusergo static_build' [2022-08-24T16:25:23.426Z] #71 14.14 + export EXTRA_FLAGS=-buildmode=pie [2022-08-24T16:25:23.426Z] #71 14.14 + EXTRA_FLAGS=-buildmode=pie [2022-08-24T16:25:23.426Z] #71 14.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-24T16:25:23.426Z] #71 14.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-24T16:25:23.426Z] #71 14.14 + '[' '' = dynamic ']' [2022-08-24T16:25:23.426Z] #71 14.14 + make [2022-08-24T16:25:23.426Z] #71 14.83 + bin/ctr [2022-08-24T16:25:23.697Z] #82 exporting layers 6.9s done [2022-08-24T16:25:23.697Z] #82 writing image sha256:869a3e73ef4f1d0cf7573ca422378c4d82803c292733c8f9e4de46609ce98662 done [2022-08-24T16:25:23.697Z] #82 naming to docker.io/library/docker:92d2e12a4d1f2886dac5d202694c89f628ef2134 done [2022-08-24T16:25:23.697Z] #82 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-24T16:25:23.994Z] #71 ... [2022-08-24T16:25:23.994Z] [2022-08-24T16:25:23.994Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T16:25:23.994Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T16:25:23.994Z] #20 68.24 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-24T16:25:23.994Z] #20 68.24 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-24T16:25:23.994Z] #20 68.25 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-24T16:25:24.029Z] + trap exit INT TERM [2022-08-24T16:25:24.029Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-24T16:25:24.029Z] + CONTAINER_NAME=docker-pr2 [2022-08-24T16:25:24.029Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44030/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44030/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=92d2e12a4d1f2886dac5d202694c89f628ef2134 -e DOCKER_GRAPHDRIVER docker:92d2e12a4d1f2886dac5d202694c89f628ef2134 hack/make.sh dynbinary [2022-08-24T16:25:24.254Z] #20 68.32 Selecting previously unselected package libapparmor1:amd64. [2022-08-24T16:25:24.254Z] #20 68.32 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-24T16:25:24.254Z] #20 68.33 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-24T16:25:24.254Z] #20 68.40 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-24T16:25:24.254Z] #20 68.40 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-24T16:25:24.254Z] #20 68.41 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-24T16:25:24.254Z] #20 68.52 Selecting previously unselected package libbtrfs0:amd64. [2022-08-24T16:25:24.512Z] #20 68.53 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-24T16:25:24.512Z] #20 68.53 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T16:25:24.512Z] #20 68.61 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-24T16:25:24.512Z] #20 68.62 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-24T16:25:24.512Z] #20 68.62 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T16:25:24.512Z] #20 68.71 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-24T16:25:24.512Z] #20 68.71 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T16:25:24.512Z] #20 68.72 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T16:25:24.599Z] [2022-08-24T16:25:24.599Z] Removing bundles/ [2022-08-24T16:25:24.599Z] [2022-08-24T16:25:24.599Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-24T16:25:24.599Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-24T16:25:24.599Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T16:25:24.772Z] #20 68.76 Selecting previously unselected package libudev-dev:amd64. [2022-08-24T16:25:24.772Z] #20 68.76 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-24T16:25:24.772Z] #20 68.77 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-24T16:25:24.772Z] #20 68.84 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-24T16:25:24.772Z] #20 68.85 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-24T16:25:24.772Z] #20 68.85 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-24T16:25:25.031Z] #20 68.97 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-24T16:25:25.031Z] #20 68.98 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-24T16:25:25.031Z] #20 68.98 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-24T16:25:25.031Z] #20 69.06 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-24T16:25:25.031Z] #20 69.06 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-24T16:25:25.031Z] #20 69.06 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-24T16:25:25.031Z] #20 69.16 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-24T16:25:25.031Z] #20 69.16 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-24T16:25:25.031Z] #20 69.17 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-24T16:25:25.031Z] #20 69.21 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-24T16:25:25.031Z] #20 69.22 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-24T16:25:25.290Z] #20 69.22 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-24T16:25:25.290Z] #20 69.42 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-24T16:25:25.290Z] #20 69.42 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-24T16:25:25.290Z] #20 69.43 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-24T16:25:25.290Z] #20 69.52 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-24T16:25:25.549Z] #20 69.53 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T16:25:25.549Z] #20 69.53 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-24T16:25:25.549Z] #20 69.57 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-24T16:25:25.549Z] #20 69.57 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-24T16:25:25.549Z] #20 69.58 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T16:25:25.549Z] #20 69.64 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-24T16:25:25.549Z] #20 69.64 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-24T16:25:25.549Z] #20 69.65 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T16:25:25.808Z] #20 69.89 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T16:25:25.808Z] #20 69.91 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-24T16:25:25.808Z] #20 69.92 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-24T16:25:25.808Z] #20 69.94 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-24T16:25:25.808Z] #20 69.95 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-24T16:25:25.808Z] #20 69.97 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-24T16:25:25.808Z] #20 69.98 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T16:25:25.808Z] #20 69.99 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-24T16:25:25.808Z] #20 70.00 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-24T16:25:25.808Z] #20 70.01 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-24T16:25:25.808Z] #20 70.03 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-24T16:25:25.808Z] #20 70.04 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T16:25:25.808Z] #20 70.05 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-24T16:25:25.808Z] #20 70.07 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-24T16:25:25.808Z] #20 70.08 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-24T16:25:25.808Z] #20 70.09 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T16:25:26.109Z] #20 70.11 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-24T16:25:26.109Z] #20 70.12 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-24T16:25:26.109Z] #20 70.13 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-24T16:25:26.109Z] #20 70.14 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-24T16:25:26.109Z] #20 70.15 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T16:25:26.109Z] #20 70.17 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-24T16:25:26.109Z] #20 70.17 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T16:25:26.109Z] #20 70.19 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-24T16:25:26.109Z] #20 70.19 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-24T16:25:26.109Z] #20 70.20 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T16:25:26.109Z] #20 70.21 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-24T16:25:26.109Z] #20 70.22 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T16:25:26.109Z] #20 70.24 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-24T16:25:26.109Z] #20 70.25 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T16:25:26.109Z] #20 70.27 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-24T16:25:26.109Z] #20 70.28 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T16:25:26.109Z] #20 70.29 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-24T16:25:26.109Z] #20 70.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T16:25:27.055Z] #20 DONE 71.1s [2022-08-24T16:25:27.055Z] [2022-08-24T16:25:27.055Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-08-24T16:25:27.055Z] #21 sha256:712fa7a5e2c75bce4e7968c23d7ac09307045cc9d27cf3c54650b68e019ca6a6 [2022-08-24T16:25:28.434Z] #21 1.198 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-24T16:25:28.434Z] #21 1.198 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-24T16:25:28.434Z] #21 1.198 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-24T16:25:29.574Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-24T16:25:29.574Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-24T16:25:29.574Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T16:25:29.574Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-24T16:25:29.574Z] [2022-08-24T16:25:29.574Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T16:25:29.574Z] DOCKER_SYSTEMD=1 [2022-08-24T16:25:29.574Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T16:25:29.574Z] HOSTNAME=1258f6cf287a [2022-08-24T16:25:29.574Z] DEST=bundles/test-integration [2022-08-24T16:25:29.574Z] PWD=/go/src/github.com/docker/docker [2022-08-24T16:25:29.574Z] DOCKER_GITCOMMIT=92d2e12a4d1f2886dac5d202694c89f628ef2134 [2022-08-24T16:25:29.574Z] container=docker [2022-08-24T16:25:29.574Z] HOME=/root [2022-08-24T16:25:29.574Z] LANG=C.UTF-8 [2022-08-24T16:25:29.574Z] INVOCATION_ID=bd56b1f1fce149c1a88c2c4bf8c77aa9 [2022-08-24T16:25:29.574Z] GOLANG_VERSION=1.18.5 [2022-08-24T16:25:29.574Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T16:25:29.574Z] VALIDATE_BRANCH=master [2022-08-24T16:25:29.574Z] TERM=xterm [2022-08-24T16:25:29.574Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T16:25:29.574Z] SHLVL=3 [2022-08-24T16:25:29.574Z] TIMEOUT=120m [2022-08-24T16:25:29.574Z] DOCKER_BUILDTAGS= journald [2022-08-24T16:25:29.574Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T16:25:29.574Z] GO111MODULE=off [2022-08-24T16:25:29.574Z] DOCKER_EXPERIMENTAL=1 [2022-08-24T16:25:29.574Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-24T16:25:29.574Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T16:25:29.574Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T16:25:29.574Z] GOPATH=/go [2022-08-24T16:25:29.574Z] PKG_CONFIG=pkg-config [2022-08-24T16:25:29.574Z] _=/usr/bin/env [2022-08-24T16:25:29.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-24T16:25:33.971Z] #21 1.756 Reading package lists... [2022-08-24T16:25:36.906Z] ok github.com/docker/docker/cmd/dockerd 0.066s coverage: 29.9% of statements [2022-08-24T16:25:36.906Z] ok github.com/docker/docker/container 0.120s coverage: 37.2% of statements [2022-08-24T16:25:37.476Z] ok github.com/docker/docker/cmd/dockerd/trap 2.413s coverage: 0.0% of statements [2022-08-24T16:25:37.476Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-24T16:25:37.476Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-24T16:25:37.476Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-24T16:25:37.476Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-24T16:25:37.476Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-24T16:25:39.247Z] #21 6.745 Reading package lists... [2022-08-24T16:25:39.817Z] #21 11.56 Building dependency tree... [2022-08-24T16:25:39.817Z] #21 12.77 Reading state information... [2022-08-24T16:25:41.197Z] #21 14.08 The following additional packages will be installed: [2022-08-24T16:25:41.197Z] #21 14.08 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-24T16:25:41.197Z] #21 14.08 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-24T16:25:41.197Z] #21 14.08 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-24T16:25:41.197Z] #21 14.08 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-24T16:25:41.197Z] #21 14.08 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-24T16:25:41.197Z] #21 14.09 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-24T16:25:41.197Z] #21 14.09 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-24T16:25:41.197Z] #21 14.11 Suggested packages: [2022-08-24T16:25:41.197Z] #21 14.11 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-24T16:25:41.197Z] #21 14.11 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-24T16:25:41.197Z] #21 14.11 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-24T16:25:41.197Z] #21 14.11 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-24T16:25:41.197Z] #21 14.11 seccomp:ppc64el seccomp:s390x [2022-08-24T16:25:41.197Z] #21 14.11 Recommended packages: [2022-08-24T16:25:41.197Z] #21 14.11 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-24T16:25:41.197Z] #21 14.11 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-24T16:25:41.197Z] #21 14.11 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-24T16:25:41.197Z] #21 14.12 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-24T16:25:41.456Z] #21 14.60 The following NEW packages will be installed: [2022-08-24T16:25:41.456Z] #21 14.60 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-24T16:25:41.456Z] #21 14.60 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-24T16:25:41.456Z] #21 14.60 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-24T16:25:41.456Z] #21 14.60 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-24T16:25:41.456Z] #21 14.60 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-24T16:25:41.456Z] #21 14.61 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-24T16:25:41.456Z] #21 14.61 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-24T16:25:41.456Z] #21 14.61 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-24T16:25:41.456Z] #21 14.61 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-24T16:25:41.456Z] #21 14.61 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-24T16:25:41.456Z] #21 14.62 libseccomp2:ppc64el libseccomp2:s390x [2022-08-24T16:25:42.025Z] #21 15.00 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T16:25:42.025Z] #21 15.00 Need to get 15.9 MB of archives. [2022-08-24T16:25:42.025Z] #21 15.00 After this operation, 73.0 MB of additional disk space will be used. [2022-08-24T16:25:42.025Z] #21 15.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-24T16:25:42.025Z] #21 15.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-24T16:25:42.025Z] #21 15.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-24T16:25:42.025Z] #21 15.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-24T16:25:42.025Z] #21 15.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-24T16:25:42.025Z] #21 15.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-24T16:25:42.025Z] #21 15.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-24T16:25:42.025Z] #21 15.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-24T16:25:42.025Z] #21 15.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-24T16:25:42.025Z] #21 15.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-24T16:25:42.025Z] #21 15.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-24T16:25:42.025Z] #21 15.09 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-24T16:25:42.025Z] #21 15.09 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-24T16:25:42.025Z] #21 15.13 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-24T16:25:42.025Z] #21 15.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-24T16:25:42.025Z] #21 15.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-24T16:25:42.025Z] #21 15.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-24T16:25:42.025Z] #21 15.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-24T16:25:42.025Z] #21 15.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-24T16:25:42.025Z] #21 15.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-24T16:25:42.025Z] #21 15.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-24T16:25:42.025Z] #21 15.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-24T16:25:42.025Z] #21 15.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-24T16:25:42.025Z] #21 15.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-24T16:25:42.285Z] #21 15.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-24T16:25:42.285Z] #21 15.22 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-24T16:25:42.285Z] #21 15.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-24T16:25:42.285Z] #21 15.23 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-24T16:25:42.285Z] #21 15.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-24T16:25:42.285Z] #21 15.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-24T16:25:42.285Z] #21 15.26 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-24T16:25:42.285Z] #21 15.26 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-08-24T16:25:42.285Z] #21 15.26 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-24T16:25:42.285Z] #21 15.26 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-08-24T16:25:42.285Z] #21 15.26 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-24T16:25:42.285Z] #21 15.27 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-08-24T16:25:42.285Z] #21 15.27 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-24T16:25:42.285Z] #21 15.28 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-08-24T16:25:42.285Z] #21 15.28 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-24T16:25:42.285Z] #21 15.28 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-24T16:25:42.855Z] #21 15.83 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T16:25:42.855Z] #21 16.04 Fetched 15.9 MB in 1s (27.4 MB/s) [2022-08-24T16:25:43.115Z] #21 16.08 Selecting previously unselected package gcc-10-base:armel. [2022-08-24T16:25:43.115Z] #21 16.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-08-24T16:25:43.115Z] #21 16.13 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-24T16:25:43.115Z] #21 16.14 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-24T16:25:43.115Z] #21 16.19 Selecting previously unselected package gcc-10-base:armhf. [2022-08-24T16:25:43.115Z] #21 16.20 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-24T16:25:43.115Z] #21 16.21 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-24T16:25:43.115Z] #21 16.27 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-24T16:25:43.115Z] #21 16.27 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-24T16:25:43.115Z] #21 16.28 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-24T16:25:43.375Z] #21 16.34 Selecting previously unselected package gcc-10-base:s390x. [2022-08-24T16:25:43.375Z] #21 16.35 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-24T16:25:43.375Z] #21 16.35 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-24T16:25:43.375Z] #21 16.40 Selecting previously unselected package gcc-10-base:arm64. [2022-08-24T16:25:43.375Z] #21 16.42 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-24T16:25:43.375Z] #21 16.43 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-24T16:25:43.375Z] #21 16.48 Selecting previously unselected package libgcc-s1:armel. [2022-08-24T16:25:43.634Z] #21 16.49 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-24T16:25:43.634Z] #21 16.50 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-24T16:25:43.634Z] #21 16.57 Selecting previously unselected package libcrypt1:armel. [2022-08-24T16:25:43.634Z] #21 16.57 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-24T16:25:43.634Z] #21 16.58 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-24T16:25:43.634Z] #21 16.68 Selecting previously unselected package libc6:armel. [2022-08-24T16:25:43.634Z] #21 16.68 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-24T16:25:43.894Z] #21 16.85 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-24T16:25:44.055Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements [2022-08-24T16:25:44.153Z] #21 17.30 Selecting previously unselected package libapparmor1:armel. [2022-08-24T16:25:44.153Z] #21 17.31 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-24T16:25:44.153Z] #21 17.31 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-24T16:25:44.153Z] #21 17.38 Selecting previously unselected package libapparmor-dev:armel. [2022-08-24T16:25:44.315Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-08-24T16:25:44.412Z] #21 17.38 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-24T16:25:44.412Z] #21 17.38 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-24T16:25:44.412Z] #21 17.45 Selecting previously unselected package libgcc-s1:arm64. [2022-08-24T16:25:44.412Z] #21 17.45 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-24T16:25:44.412Z] #21 17.46 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-24T16:25:44.412Z] #21 17.50 Selecting previously unselected package libcrypt1:arm64. [2022-08-24T16:25:44.412Z] #21 17.52 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-24T16:25:44.412Z] #21 17.52 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-24T16:25:44.412Z] #21 17.60 Selecting previously unselected package libc6:arm64. [2022-08-24T16:25:44.672Z] #21 17.61 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-24T16:25:44.672Z] #21 17.82 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-24T16:25:45.240Z] #21 18.28 Selecting previously unselected package libapparmor1:arm64. [2022-08-24T16:25:45.240Z] #21 18.29 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-24T16:25:45.240Z] #21 18.29 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-24T16:25:45.240Z] #21 18.35 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-24T16:25:45.500Z] #21 18.35 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-24T16:25:45.500Z] #21 18.36 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-24T16:25:45.500Z] #21 18.44 Selecting previously unselected package libgcc-s1:s390x. [2022-08-24T16:25:45.500Z] #21 18.44 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-24T16:25:45.500Z] #21 18.44 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-24T16:25:45.500Z] #21 18.52 Selecting previously unselected package libcrypt1:s390x. [2022-08-24T16:25:45.500Z] #21 18.53 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-24T16:25:45.500Z] #21 18.53 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-24T16:25:45.500Z] #21 18.62 Selecting previously unselected package libc6:s390x. [2022-08-24T16:25:45.500Z] #21 18.62 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-24T16:25:45.698Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-08-24T16:25:45.760Z] #21 18.77 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-24T16:25:46.329Z] #21 19.26 Selecting previously unselected package libapparmor1:s390x. [2022-08-24T16:25:46.329Z] #21 19.26 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-24T16:25:46.329Z] #21 19.27 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-24T16:25:46.329Z] #21 19.32 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-24T16:25:46.329Z] #21 19.33 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-24T16:25:46.329Z] #21 19.33 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-24T16:25:46.329Z] #21 19.40 Selecting previously unselected package libgcc-s1:armhf. [2022-08-24T16:25:46.329Z] #21 19.40 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-24T16:25:46.329Z] #21 19.41 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-24T16:25:46.329Z] #21 19.47 Selecting previously unselected package libcrypt1:armhf. [2022-08-24T16:25:46.588Z] #21 19.48 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-24T16:25:46.588Z] #21 19.48 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-24T16:25:46.588Z] #21 19.56 Selecting previously unselected package libc6:armhf. [2022-08-24T16:25:46.588Z] #21 19.57 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-24T16:25:46.588Z] #21 19.76 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-24T16:25:47.157Z] #21 20.18 Selecting previously unselected package libapparmor1:armhf. [2022-08-24T16:25:47.157Z] #21 20.18 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-24T16:25:47.157Z] #21 20.19 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-24T16:25:47.157Z] #21 20.25 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-24T16:25:47.157Z] #21 20.25 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-24T16:25:47.157Z] #21 20.26 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-24T16:25:47.416Z] #21 20.33 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-24T16:25:47.416Z] #21 20.33 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-24T16:25:47.416Z] #21 20.34 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-24T16:25:47.416Z] #21 20.39 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-24T16:25:47.416Z] #21 20.39 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-24T16:25:47.416Z] #21 20.40 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-24T16:25:47.416Z] #21 20.49 Selecting previously unselected package libc6:ppc64el. [2022-08-24T16:25:47.416Z] #21 20.50 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-24T16:25:47.676Z] #21 20.74 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-24T16:25:48.244Z] #21 21.38 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-24T16:25:48.244Z] #21 21.39 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-24T16:25:48.244Z] #21 21.39 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-24T16:25:48.244Z] #21 21.45 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-24T16:25:48.504Z] #21 21.45 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-24T16:25:48.504Z] #21 21.46 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-24T16:25:48.504Z] #21 21.54 Selecting previously unselected package libseccomp2:s390x. [2022-08-24T16:25:48.504Z] #21 21.54 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-24T16:25:48.504Z] #21 21.55 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-24T16:25:48.504Z] #21 21.60 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-24T16:25:48.504Z] #21 21.60 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-24T16:25:48.504Z] #21 21.61 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-24T16:25:48.504Z] #21 21.67 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-24T16:25:48.763Z] #21 21.67 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-24T16:25:48.763Z] #21 21.68 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-24T16:25:48.763Z] #21 21.72 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-24T16:25:48.763Z] #21 21.73 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-24T16:25:48.763Z] #21 21.74 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-24T16:25:48.763Z] #21 21.80 Selecting previously unselected package libseccomp2:armhf. [2022-08-24T16:25:48.763Z] #21 21.81 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-24T16:25:48.763Z] #21 21.81 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-24T16:25:48.763Z] #21 21.86 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-24T16:25:48.764Z] #21 21.86 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-24T16:25:48.764Z] #21 21.87 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-24T16:25:49.023Z] #21 21.92 Selecting previously unselected package libseccomp2:armel. [2022-08-24T16:25:49.023Z] #21 21.93 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-24T16:25:49.023Z] #21 21.93 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-24T16:25:49.023Z] #21 21.98 Selecting previously unselected package libseccomp-dev:armel. [2022-08-24T16:25:49.023Z] #21 21.98 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-24T16:25:49.023Z] #21 21.99 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-24T16:25:49.023Z] #21 22.05 Selecting previously unselected package libseccomp2:arm64. [2022-08-24T16:25:49.023Z] #21 22.05 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-24T16:25:49.023Z] #21 22.06 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-24T16:25:49.023Z] #21 22.10 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-24T16:25:49.023Z] #21 22.11 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-24T16:25:49.023Z] #21 22.11 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-24T16:25:49.282Z] #21 22.22 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-24T16:25:49.282Z] #21 22.24 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-24T16:25:49.282Z] #21 22.25 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-24T16:25:49.282Z] #21 22.26 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-24T16:25:49.282Z] #21 22.28 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-24T16:25:49.282Z] #21 22.30 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-24T16:25:49.282Z] #21 22.31 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-24T16:25:49.282Z] #21 22.33 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-24T16:25:49.282Z] #21 22.34 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-24T16:25:49.282Z] #21 22.35 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-24T16:25:49.282Z] #21 22.36 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-24T16:25:49.282Z] #21 22.38 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-24T16:25:49.282Z] #21 22.39 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-24T16:25:49.282Z] #21 22.41 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-24T16:25:49.542Z] #21 22.42 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-24T16:25:49.542Z] #21 22.45 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-24T16:25:50.921Z] #21 23.68 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-24T16:25:51.858Z] #21 24.90 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-24T16:25:52.300Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-24T16:25:53.252Z] #21 26.15 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-24T16:25:53.682Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 76.8% of statements [2022-08-24T16:25:54.252Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-08-24T16:25:54.652Z] #21 27.42 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-24T16:25:54.822Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-24T16:25:55.394Z] ok github.com/docker/docker/daemon 10.129s coverage: 16.6% of statements [2022-08-24T16:25:55.394Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-24T16:25:55.394Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-24T16:25:55.394Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-24T16:25:55.394Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-24T16:25:55.394Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-24T16:25:55.588Z] #21 28.67 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-24T16:25:55.588Z] #21 28.68 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-24T16:25:55.588Z] #21 28.70 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-24T16:25:55.588Z] #21 28.71 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-24T16:25:55.588Z] #21 28.72 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-24T16:25:55.588Z] #21 28.73 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-24T16:25:55.588Z] #21 28.75 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-24T16:25:55.588Z] #21 28.76 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-24T16:25:55.854Z] #21 28.77 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-24T16:25:55.854Z] #21 28.79 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-24T16:25:55.854Z] #21 28.80 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-24T16:25:55.854Z] #21 28.81 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-24T16:25:55.854Z] #21 28.83 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-24T16:25:55.854Z] #21 28.84 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-24T16:25:55.854Z] #21 28.85 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-24T16:25:55.854Z] #21 28.86 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-24T16:25:55.854Z] #21 28.88 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-24T16:25:55.854Z] #21 28.89 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-24T16:25:55.854Z] #21 28.90 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-24T16:25:55.854Z] #21 28.91 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-24T16:25:55.854Z] #21 28.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T16:25:56.120Z] #21 DONE 29.3s [2022-08-24T16:25:56.120Z] [2022-08-24T16:25:56.120Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-24T16:25:56.120Z] #66 sha256:d4e4b9259f4c235a9cf2e908d7ff7241c641e5a9fae0bd24b5377ab04d705350 [2022-08-24T16:25:56.335Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.604s coverage: 74.8% of statements [2022-08-24T16:25:56.381Z] #66 DONE 0.2s [2022-08-24T16:25:56.381Z] [2022-08-24T16:25:56.381Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T16:25:56.381Z] #67 sha256:7f2cf8ef7960177a599a211906120d410e1877d915d01344d619a9ec4b4715c2 [2022-08-24T16:25:57.277Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.326s coverage: 60.7% of statements [2022-08-24T16:25:57.277Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-08-24T16:25:57.764Z] #67 ... [2022-08-24T16:25:57.764Z] [2022-08-24T16:25:57.764Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-24T16:25:57.764Z] #22 sha256:1d99e39e98a51071f990fd610f992bbb11d9d0fe77ffd1d4336b3191c1ded6fd [2022-08-24T16:25:57.764Z] #22 DONE 1.3s [2022-08-24T16:25:57.764Z] [2022-08-24T16:25:57.764Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T16:25:57.764Z] #67 sha256:7f2cf8ef7960177a599a211906120d410e1877d915d01344d619a9ec4b4715c2 [2022-08-24T16:25:57.764Z] #67 1.114 + RM_GOPATH=0 [2022-08-24T16:25:57.764Z] #67 1.114 + TMP_GOPATH= [2022-08-24T16:25:57.764Z] #67 1.114 + : /build [2022-08-24T16:25:57.764Z] #67 1.114 + '[' -z '' ']' [2022-08-24T16:25:57.764Z] #67 1.114 ++ mktemp -d [2022-08-24T16:25:57.764Z] #67 1.120 + export GOPATH=/tmp/tmp.lFOmx1Vzc6 [2022-08-24T16:25:57.764Z] #67 1.120 + GOPATH=/tmp/tmp.lFOmx1Vzc6 [2022-08-24T16:25:57.764Z] #67 1.120 + RM_GOPATH=1 [2022-08-24T16:25:57.764Z] #67 1.120 + case "$(go env GOARCH)" in [2022-08-24T16:25:57.764Z] #67 1.120 ++ go env GOARCH [2022-08-24T16:25:57.764Z] #67 1.124 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T16:25:57.764Z] #67 1.124 + GO_BUILDMODE=-buildmode=pie [2022-08-24T16:25:57.764Z] #67 1.125 ++ dirname /install.sh [2022-08-24T16:25:57.764Z] #67 1.127 + dir=/ [2022-08-24T16:25:57.764Z] #67 1.127 + bin=runc [2022-08-24T16:25:57.764Z] #67 1.127 + shift [2022-08-24T16:25:57.764Z] #67 1.127 + '[' '!' -f //runc.installer ']' [2022-08-24T16:25:57.764Z] #67 1.127 + . //runc.installer [2022-08-24T16:25:57.764Z] #67 1.127 ++ set -e [2022-08-24T16:25:57.764Z] #67 1.127 ++ : v1.1.3 [2022-08-24T16:25:57.764Z] #67 1.127 + install_runc [2022-08-24T16:25:57.764Z] #67 1.127 + RUNC_BUILDTAGS=seccomp [2022-08-24T16:25:57.764Z] #67 1.127 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-24T16:25:57.764Z] #67 1.128 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lFOmx1Vzc6/src/github.com/opencontainers/runc [2022-08-24T16:25:57.764Z] #67 1.128 Install runc version v1.1.3 (build tags: seccomp) [2022-08-24T16:25:57.764Z] #67 1.136 Cloning into '/tmp/tmp.lFOmx1Vzc6/src/github.com/opencontainers/runc'... [2022-08-24T16:25:58.662Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-08-24T16:25:58.702Z] #67 ... [2022-08-24T16:25:58.702Z] [2022-08-24T16:25:58.702Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-24T16:25:58.702Z] #23 sha256:848cfc50239e4e025235a2eb65db834bd11a9fb21c13557695750bde4aa4cd1b [2022-08-24T16:25:58.702Z] #23 DONE 1.0s [2022-08-24T16:25:58.702Z] [2022-08-24T16:25:58.702Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-24T16:25:58.702Z] #24 sha256:b8c87ff49c36b96d0aefc364379f326c4bb457d5306b810cea861c3e7e1a2e0d [2022-08-24T16:25:59.643Z] #24 0.929 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-24T16:25:59.643Z] #24 DONE 1.0s [2022-08-24T16:25:59.643Z] [2022-08-24T16:25:59.643Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T16:25:59.643Z] #71 sha256:3f6589c5759ef5181588bc825ff62dfec70596203f325e69eae24e7c058600f5 [2022-08-24T16:25:59.643Z] #71 ... [2022-08-24T16:25:59.643Z] [2022-08-24T16:25:59.643Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-24T16:25:59.643Z] #25 sha256:92af7fea986221c5b5d54fb0c6eeb31b1231346561a89c0bee169093f86b591b [2022-08-24T16:26:00.576Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.293s coverage: 50.6% of statements [2022-08-24T16:26:00.576Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.989s coverage: 45.9% of statements [2022-08-24T16:26:00.576Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-24T16:26:00.582Z] #25 DONE 0.9s [2022-08-24T16:26:00.582Z] [2022-08-24T16:26:00.582Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-24T16:26:00.582Z] #26 sha256:3061f366959b6ac508e8b50ad7bf4280d23275482f3a4c8f769d22680903a89f [2022-08-24T16:26:01.520Z] #26 DONE 1.0s [2022-08-24T16:26:01.520Z] [2022-08-24T16:26:01.520Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-24T16:26:01.520Z] #27 sha256:5e28808655f3031a0d50adf80aefd45a0cb43b3af4f8024bb1c58751be4efbad [2022-08-24T16:26:01.960Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-08-24T16:26:02.221Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.874s coverage: 58.5% of statements [2022-08-24T16:26:02.221Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-24T16:26:02.221Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-24T16:26:02.460Z] #27 DONE 1.1s [2022-08-24T16:26:02.461Z] [2022-08-24T16:26:02.461Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T16:26:02.461Z] #67 sha256:7f2cf8ef7960177a599a211906120d410e1877d915d01344d619a9ec4b4715c2 [2022-08-24T16:26:02.461Z] #67 5.540 + cd /tmp/tmp.lFOmx1Vzc6/src/github.com/opencontainers/runc [2022-08-24T16:26:02.461Z] #67 5.540 + git checkout -q v1.1.3 [2022-08-24T16:26:02.461Z] #67 5.836 + '[' -z '' ']' [2022-08-24T16:26:02.461Z] #67 5.836 + target=static [2022-08-24T16:26:02.461Z] #67 5.836 + make BUILDTAGS=seccomp static [2022-08-24T16:26:02.461Z] #67 5.919 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-24T16:26:02.793Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2022-08-24T16:26:03.053Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-08-24T16:26:04.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-24T16:26:04.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-24T16:26:04.436Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.9% of statements [2022-08-24T16:26:04.436Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-24T16:26:04.436Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-24T16:26:04.696Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements [2022-08-24T16:26:05.637Z] ok github.com/docker/docker/daemon/logger/awslogs 0.145s coverage: 80.2% of statements [2022-08-24T16:26:05.637Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2022-08-24T16:26:05.637Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-24T16:26:06.222Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-24T16:26:06.793Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.009s coverage: 88.2% of statements [2022-08-24T16:26:07.735Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.168s coverage: 76.8% of statements [2022-08-24T16:26:07.739Z] #67 11.32 + mkdir -p /build [2022-08-24T16:26:07.739Z] #67 11.32 + cp runc /build/runc [2022-08-24T16:26:07.995Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-08-24T16:26:07.998Z] #67 DONE 11.5s [2022-08-24T16:26:07.998Z] [2022-08-24T16:26:07.998Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T16:26:07.999Z] #28 sha256:58810bf6fbfab1fbdaa9480d0b42364a0268e930252485f44426602b6e1a9625 [2022-08-24T16:26:07.999Z] #28 1.222 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-24T16:26:07.999Z] #28 1.391 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T16:26:07.999Z] #28 1.392 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-24T16:26:07.999Z] #28 1.433 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-24T16:26:07.999Z] #28 1.684 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-24T16:26:07.999Z] #28 1.912 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-24T16:26:07.999Z] #28 2.256 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T16:26:07.999Z] #28 2.584 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-24T16:26:07.999Z] #28 2.880 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-24T16:26:07.999Z] #28 2.883 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-24T16:26:07.999Z] #28 2.889 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-24T16:26:07.999Z] #28 2.891 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-24T16:26:07.999Z] #28 2.897 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-24T16:26:07.999Z] #28 2.898 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-24T16:26:07.999Z] #28 2.992 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-24T16:26:07.999Z] #28 2.994 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T16:26:07.999Z] #28 2.999 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-24T16:26:07.999Z] #28 3.003 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-24T16:26:07.999Z] #28 3.003 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-24T16:26:08.566Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 79.4% of statements [2022-08-24T16:26:09.508Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 67.4% of statements [2022-08-24T16:26:10.079Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-08-24T16:26:10.650Z] ok github.com/docker/docker/daemon/logger/journald 3.636s coverage: 74.3% of statements [2022-08-24T16:26:10.650Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-24T16:26:10.650Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-24T16:26:10.650Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-24T16:26:10.650Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-24T16:26:11.590Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-08-24T16:26:11.590Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-24T16:26:12.161Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-24T16:26:12.422Z] ok github.com/docker/docker/daemon/logger/splunk 1.583s coverage: 82.5% of statements [2022-08-24T16:26:12.422Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-24T16:26:12.422Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-24T16:26:12.992Z] ok github.com/docker/docker/distribution/metadata 0.046s coverage: 44.4% of statements [2022-08-24T16:26:14.576Z] #28 11.09 Fetched 40.9 MB in 10s (4028 kB/s) [2022-08-24T16:26:15.532Z] ok github.com/docker/docker/distribution 1.510s coverage: 28.0% of statements [2022-08-24T16:26:15.532Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-24T16:26:15.532Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-24T16:26:16.102Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 85.4% of statements [2022-08-24T16:26:16.102Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-24T16:26:16.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-24T16:26:16.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-24T16:26:16.363Z] ok github.com/docker/docker/image 0.030s coverage: 86.9% of statements [2022-08-24T16:26:16.624Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-24T16:26:17.196Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-08-24T16:26:17.196Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-24T16:26:17.196Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-24T16:26:17.456Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2022-08-24T16:26:18.027Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-08-24T16:26:18.598Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-08-24T16:26:18.773Z] #28 11.09 Reading package lists... [2022-08-24T16:26:18.773Z] #28 15.82 Reading package lists... [2022-08-24T16:26:18.773Z] #28 ... [2022-08-24T16:26:18.773Z] [2022-08-24T16:26:18.773Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T16:26:18.773Z] #71 sha256:3f6589c5759ef5181588bc825ff62dfec70596203f325e69eae24e7c058600f5 [2022-08-24T16:26:18.773Z] #71 78.58 + bin/containerd [2022-08-24T16:26:18.858Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-24T16:26:20.242Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 82.3% of statements [2022-08-24T16:26:21.267Z] ok github.com/docker/docker/pkg/authorization 0.149s coverage: 68.3% of statements [2022-08-24T16:26:21.267Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-24T16:26:21.267Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-24T16:26:24.051Z] #71 ... [2022-08-24T16:26:24.051Z] [2022-08-24T16:26:24.051Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T16:26:24.051Z] #28 sha256:58810bf6fbfab1fbdaa9480d0b42364a0268e930252485f44426602b6e1a9625 [2022-08-24T16:26:24.051Z] #28 15.82 Reading package lists... [2022-08-24T16:26:24.564Z] ok github.com/docker/docker/pkg/chrootarchive 2.520s coverage: 42.7% of statements [2022-08-24T16:26:24.621Z] #28 20.76 Building dependency tree... [2022-08-24T16:26:24.621Z] #28 21.99 Reading state information... [2022-08-24T16:26:24.824Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-24T16:26:25.084Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-24T16:26:25.084Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-08-24T16:26:25.560Z] #28 23.14 bzip2 is already the newest version (1.0.8-4). [2022-08-24T16:26:25.560Z] #28 23.14 patch is already the newest version (2.7.6-7). [2022-08-24T16:26:25.560Z] #28 23.14 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-24T16:26:25.560Z] #28 23.14 The following additional packages will be installed: [2022-08-24T16:26:25.655Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-08-24T16:26:25.820Z] #28 23.14 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-08-24T16:26:25.820Z] #28 23.14 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-08-24T16:26:25.820Z] #28 23.15 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-08-24T16:26:25.820Z] #28 23.15 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-08-24T16:26:25.820Z] #28 23.15 systemd vim-runtime xxd [2022-08-24T16:26:25.820Z] #28 23.17 Suggested packages: [2022-08-24T16:26:25.820Z] #28 23.17 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-24T16:26:25.820Z] #28 23.17 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-08-24T16:26:25.820Z] #28 23.17 vim-scripts xfsdump acl attr quota [2022-08-24T16:26:25.820Z] #28 23.17 Recommended packages: [2022-08-24T16:26:25.820Z] #28 23.17 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-24T16:26:25.820Z] #28 23.17 systemd-timesyncd | time-daemon unzip [2022-08-24T16:26:25.916Z] ok github.com/docker/docker/pkg/fsutils 0.129s coverage: 85.1% of statements [2022-08-24T16:26:25.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-24T16:26:26.176Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-08-24T16:26:26.176Z] ok github.com/docker/docker/layer 7.937s coverage: 68.9% of statements [2022-08-24T16:26:26.176Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-24T16:26:26.176Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-24T16:26:26.176Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-24T16:26:26.176Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-24T16:26:26.176Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-24T16:26:26.176Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-24T16:26:26.783Z] #28 24.30 The following NEW packages will be installed: [2022-08-24T16:26:26.783Z] #28 24.31 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-08-24T16:26:26.783Z] #28 24.31 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-24T16:26:26.783Z] #28 24.31 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-24T16:26:26.783Z] #28 24.31 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-24T16:26:26.783Z] #28 24.32 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-24T16:26:26.783Z] #28 24.32 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-24T16:26:26.783Z] #28 24.32 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-08-24T16:26:26.783Z] #28 24.32 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-08-24T16:26:26.783Z] #28 24.32 zstd [2022-08-24T16:26:27.119Z] ok github.com/docker/docker/pkg/idtools 0.384s coverage: 69.3% of statements [2022-08-24T16:26:27.119Z] ok github.com/docker/docker/pkg/ioutils 0.367s coverage: 71.5% of statements [2022-08-24T16:26:27.357Z] #28 24.68 0 upgraded, 52 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T16:26:27.357Z] #28 24.68 Need to get 23.8 MB of archives. [2022-08-24T16:26:27.357Z] #28 24.68 After this operation, 89.3 MB of additional disk space will be used. [2022-08-24T16:26:27.357Z] #28 24.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-24T16:26:27.357Z] #28 24.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-24T16:26:27.357Z] #28 24.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-24T16:26:27.357Z] #28 24.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-24T16:26:27.357Z] #28 24.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-24T16:26:27.357Z] #28 24.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-24T16:26:27.357Z] #28 24.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-24T16:26:27.357Z] #28 24.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-24T16:26:27.357Z] #28 24.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-24T16:26:27.357Z] #28 24.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-24T16:26:27.357Z] #28 24.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-24T16:26:27.357Z] #28 24.80 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-24T16:26:27.357Z] #28 24.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-24T16:26:27.357Z] #28 24.80 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-24T16:26:27.357Z] #28 24.81 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T16:26:27.357Z] #28 24.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-24T16:26:27.357Z] #28 24.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-24T16:26:27.357Z] #28 24.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-24T16:26:27.357Z] #28 24.83 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-24T16:26:27.357Z] #28 24.84 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-24T16:26:27.357Z] #28 24.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-24T16:26:27.357Z] #28 24.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-24T16:26:27.357Z] #28 24.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-24T16:26:27.357Z] #28 24.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-24T16:26:27.357Z] #28 24.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-24T16:26:27.357Z] #28 24.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-24T16:26:27.357Z] #28 24.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-24T16:26:27.357Z] #28 24.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-24T16:26:27.357Z] #28 24.85 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-24T16:26:27.357Z] #28 24.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-24T16:26:27.357Z] #28 24.85 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-24T16:26:27.357Z] #28 24.85 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-24T16:26:27.357Z] #28 24.85 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-24T16:26:27.357Z] #28 24.86 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T16:26:27.357Z] #28 24.86 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-24T16:26:27.357Z] #28 24.88 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-24T16:26:27.357Z] #28 24.88 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-24T16:26:27.357Z] #28 24.91 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-24T16:26:27.357Z] #28 24.91 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-24T16:26:27.357Z] #28 24.92 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-24T16:26:27.357Z] #28 24.92 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-24T16:26:27.357Z] #28 24.92 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-24T16:26:27.357Z] #28 24.93 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-24T16:26:27.357Z] #28 24.93 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-24T16:26:27.357Z] #28 24.95 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-24T16:26:27.357Z] #28 24.95 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-24T16:26:27.357Z] #28 24.96 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-24T16:26:27.380Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-08-24T16:26:27.617Z] #28 24.96 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-24T16:26:27.617Z] #28 25.04 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-24T16:26:27.617Z] #28 25.06 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-24T16:26:27.617Z] #28 25.08 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-24T16:26:27.617Z] #28 25.09 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-24T16:26:27.641Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2022-08-24T16:26:27.641Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-24T16:26:27.641Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-08-24T16:26:27.901Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-24T16:26:27.901Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-08-24T16:26:28.161Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-08-24T16:26:28.161Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-08-24T16:26:28.161Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-24T16:26:28.161Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-24T16:26:28.186Z] #28 25.63 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T16:26:28.446Z] #28 25.86 Fetched 23.8 MB in 1s (34.2 MB/s) [2022-08-24T16:26:28.446Z] #28 25.92 Selecting previously unselected package libcap2:amd64. [2022-08-24T16:26:28.446Z] #28 25.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-08-24T16:26:28.446Z] #28 25.96 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-24T16:26:28.446Z] #28 25.98 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-24T16:26:28.446Z] #28 26.03 Selecting previously unselected package libargon2-1:amd64. [2022-08-24T16:26:28.705Z] #28 26.03 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-24T16:26:28.705Z] #28 26.04 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-24T16:26:28.705Z] #28 26.11 Selecting previously unselected package libjson-c5:amd64. [2022-08-24T16:26:28.705Z] #28 26.11 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-24T16:26:28.705Z] #28 26.12 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-24T16:26:28.705Z] #28 26.18 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-24T16:26:28.705Z] #28 26.18 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-24T16:26:28.705Z] #28 26.19 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-24T16:26:28.705Z] #28 26.29 Selecting previously unselected package libip4tc2:amd64. [2022-08-24T16:26:28.733Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-08-24T16:26:28.964Z] #28 26.30 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-24T16:26:28.964Z] #28 26.30 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-24T16:26:28.964Z] #28 26.36 Selecting previously unselected package libkmod2:amd64. [2022-08-24T16:26:28.964Z] #28 26.36 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-24T16:26:28.964Z] #28 26.37 Unpacking libkmod2:amd64 (28-1) ... [2022-08-24T16:26:28.964Z] #28 26.44 Selecting previously unselected package systemd. [2022-08-24T16:26:28.964Z] #28 26.44 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-24T16:26:28.964Z] #28 26.51 Unpacking systemd (247.3-7) ... [2022-08-24T16:26:29.303Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-24T16:26:29.564Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-24T16:26:29.564Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-24T16:26:29.902Z] #28 27.26 Selecting previously unselected package pigz. [2022-08-24T16:26:29.902Z] #28 27.27 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-24T16:26:29.902Z] #28 27.28 Unpacking pigz (2.6-1) ... [2022-08-24T16:26:29.902Z] #28 27.34 Selecting previously unselected package libelf1:amd64. [2022-08-24T16:26:29.902Z] #28 27.35 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-24T16:26:29.902Z] #28 27.35 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-24T16:26:29.902Z] #28 27.44 Selecting previously unselected package libbpf0:amd64. [2022-08-24T16:26:29.902Z] #28 27.44 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-24T16:26:29.902Z] #28 27.45 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-24T16:26:29.902Z] #28 27.51 Selecting previously unselected package libmnl0:amd64. [2022-08-24T16:26:29.902Z] #28 27.52 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-24T16:26:29.902Z] #28 27.53 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-24T16:26:29.902Z] #28 27.58 Selecting previously unselected package libxtables12:amd64. [2022-08-24T16:26:30.161Z] #28 27.59 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-24T16:26:30.161Z] #28 27.59 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-24T16:26:30.161Z] #28 27.64 Selecting previously unselected package libcap2-bin. [2022-08-24T16:26:30.161Z] #28 27.65 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-24T16:26:30.161Z] #28 27.65 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-24T16:26:30.161Z] #28 27.71 Selecting previously unselected package iproute2. [2022-08-24T16:26:30.419Z] #28 27.71 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-24T16:26:30.420Z] #28 27.72 Unpacking iproute2 (5.10.0-4) ... [2022-08-24T16:26:30.420Z] #28 27.95 Selecting previously unselected package xxd. [2022-08-24T16:26:30.420Z] #28 27.95 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T16:26:30.420Z] #28 27.96 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:26:30.678Z] #28 28.04 Selecting previously unselected package vim-common. [2022-08-24T16:26:30.678Z] #28 28.04 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T16:26:30.678Z] #28 28.06 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:26:30.678Z] #28 28.17 Selecting previously unselected package bash-completion. [2022-08-24T16:26:30.678Z] #28 28.17 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-24T16:26:30.945Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-08-24T16:26:31.205Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-24T16:26:31.465Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-24T16:26:31.617Z] #28 29.16 Unpacking bash-completion (1:2.11-2) ... [2022-08-24T16:26:31.726Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-24T16:26:31.876Z] #28 29.38 Selecting previously unselected package apparmor. [2022-08-24T16:26:31.876Z] #28 29.38 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-08-24T16:26:31.876Z] #28 29.42 Unpacking apparmor (2.13.6-10) ... [2022-08-24T16:26:31.986Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-24T16:26:32.135Z] #28 29.58 Selecting previously unselected package inetutils-ping. [2022-08-24T16:26:32.135Z] #28 29.59 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-24T16:26:32.135Z] #28 29.60 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-24T16:26:32.135Z] #28 29.66 Selecting previously unselected package libip6tc2:amd64. [2022-08-24T16:26:32.135Z] #28 29.66 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-24T16:26:32.135Z] #28 29.67 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-24T16:26:32.135Z] #28 29.72 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-24T16:26:32.135Z] #28 29.72 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-24T16:26:32.135Z] #28 29.73 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-24T16:26:32.247Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-24T16:26:32.394Z] #28 29.78 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-24T16:26:32.394Z] #28 29.78 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-24T16:26:32.394Z] #28 29.79 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-24T16:26:32.394Z] #28 29.85 Selecting previously unselected package libnftnl11:amd64. [2022-08-24T16:26:32.394Z] #28 29.85 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-24T16:26:32.394Z] #28 29.86 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-24T16:26:32.394Z] #28 29.91 Selecting previously unselected package iptables. [2022-08-24T16:26:32.394Z] #28 29.92 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-08-24T16:26:32.394Z] #28 29.93 Unpacking iptables (1.8.7-1) ... [2022-08-24T16:26:32.654Z] #28 30.09 Selecting previously unselected package libonig5:amd64. [2022-08-24T16:26:32.654Z] #28 30.10 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-24T16:26:32.654Z] #28 30.10 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T16:26:32.654Z] #28 30.19 Selecting previously unselected package libjq1:amd64. [2022-08-24T16:26:32.654Z] #28 30.19 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-08-24T16:26:32.654Z] #28 30.20 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-24T16:26:32.654Z] #28 30.27 Selecting previously unselected package jq. [2022-08-24T16:26:32.654Z] #28 30.27 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-24T16:26:32.654Z] #28 30.28 Unpacking jq (1.6-2.1) ... [2022-08-24T16:26:32.654Z] #28 30.32 Selecting previously unselected package libaio1:amd64. [2022-08-24T16:26:32.818Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-08-24T16:26:32.914Z] #28 30.33 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-08-24T16:26:32.914Z] #28 30.33 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-24T16:26:32.914Z] #28 30.38 Selecting previously unselected package libgpm2:amd64. [2022-08-24T16:26:32.914Z] #28 30.39 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-08-24T16:26:32.914Z] #28 30.40 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-24T16:26:32.914Z] #28 30.45 Selecting previously unselected package libinih1:amd64. [2022-08-24T16:26:32.914Z] #28 30.46 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-08-24T16:26:32.914Z] #28 30.46 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-24T16:26:32.914Z] #28 30.51 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-24T16:26:32.914Z] #28 30.51 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-24T16:26:32.914Z] #28 30.52 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-24T16:26:32.914Z] #28 30.59 Selecting previously unselected package libnet1:amd64. [2022-08-24T16:26:33.080Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-08-24T16:26:33.174Z] #28 30.59 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-24T16:26:33.175Z] #28 30.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T16:26:33.175Z] #28 30.66 Selecting previously unselected package libnl-3-200:amd64. [2022-08-24T16:26:33.175Z] #28 30.67 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-24T16:26:33.175Z] #28 30.68 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T16:26:33.175Z] #28 30.74 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T16:26:33.175Z] #28 30.75 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T16:26:33.175Z] #28 30.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T16:26:33.175Z] #28 30.84 Selecting previously unselected package libyajl2:amd64. [2022-08-24T16:26:33.340Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2022-08-24T16:26:33.435Z] #28 30.85 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-08-24T16:26:33.435Z] #28 30.86 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-24T16:26:33.435Z] #28 30.92 Selecting previously unselected package net-tools. [2022-08-24T16:26:33.435Z] #28 30.92 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-24T16:26:33.435Z] #28 30.93 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T16:26:33.694Z] #28 31.04 Selecting previously unselected package python-pip-whl. [2022-08-24T16:26:33.694Z] #28 31.04 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-24T16:26:33.694Z] #28 31.04 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T16:26:33.910Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-08-24T16:26:33.954Z] #28 31.35 Selecting previously unselected package python3-lib2to3. [2022-08-24T16:26:33.954Z] #28 31.36 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-24T16:26:33.954Z] #28 31.36 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-24T16:26:33.954Z] #28 31.44 Selecting previously unselected package python3-distutils. [2022-08-24T16:26:33.954Z] #28 31.44 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-08-24T16:26:33.954Z] #28 31.45 Unpacking python3-distutils (3.9.2-1) ... [2022-08-24T16:26:33.954Z] #28 31.52 Selecting previously unselected package python3-pkg-resources. [2022-08-24T16:26:33.954Z] #28 31.53 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-24T16:26:33.954Z] #28 31.53 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-24T16:26:34.170Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-24T16:26:34.214Z] #28 31.61 Selecting previously unselected package python3-setuptools. [2022-08-24T16:26:34.214Z] #28 31.61 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-08-24T16:26:34.214Z] #28 31.62 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-24T16:26:34.214Z] #28 31.75 Selecting previously unselected package python3-wheel. [2022-08-24T16:26:34.214Z] #28 31.76 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-08-24T16:26:34.214Z] #28 31.76 Unpacking python3-wheel (0.34.2-1) ... [2022-08-24T16:26:34.214Z] #28 31.82 Selecting previously unselected package python3-pip. [2022-08-24T16:26:34.214Z] #28 31.82 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-24T16:26:34.214Z] #28 31.83 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T16:26:34.474Z] #28 31.98 Selecting previously unselected package sudo. [2022-08-24T16:26:34.474Z] #28 31.99 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-08-24T16:26:34.474Z] #28 31.99 Unpacking sudo (1.9.5p2-3) ... [2022-08-24T16:26:34.734Z] #28 32.23 Selecting previously unselected package systemd-journal-remote. [2022-08-24T16:26:34.734Z] #28 32.23 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-24T16:26:34.734Z] #28 32.24 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-24T16:26:34.994Z] #28 32.30 Selecting previously unselected package thin-provisioning-tools. [2022-08-24T16:26:34.994Z] #28 32.31 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-24T16:26:34.994Z] #28 32.31 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-24T16:26:34.994Z] #28 32.43 Selecting previously unselected package uidmap. [2022-08-24T16:26:34.994Z] #28 32.44 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-24T16:26:34.994Z] #28 32.45 Unpacking uidmap (1:4.8.1-1) ... [2022-08-24T16:26:35.254Z] #28 32.54 Selecting previously unselected package vim-runtime. [2022-08-24T16:26:35.254Z] #28 32.54 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T16:26:35.254Z] #28 32.56 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-24T16:26:35.254Z] #28 32.58 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-24T16:26:35.254Z] #28 32.59 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:26:35.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-24T16:26:36.087Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-08-24T16:26:36.087Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-08-24T16:26:36.636Z] #28 33.77 Selecting previously unselected package vim. [2022-08-24T16:26:36.636Z] #28 33.78 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T16:26:36.636Z] #28 33.80 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:26:36.636Z] #28 34.06 Selecting previously unselected package xfsprogs. [2022-08-24T16:26:36.636Z] #28 34.07 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-24T16:26:36.636Z] #28 34.08 Unpacking xfsprogs (5.10.0-4) ... [2022-08-24T16:26:36.658Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-08-24T16:26:36.897Z] #28 34.31 Selecting previously unselected package zip. [2022-08-24T16:26:36.897Z] #28 34.32 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-08-24T16:26:36.897Z] #28 34.33 Unpacking zip (3.0-12) ... [2022-08-24T16:26:36.897Z] #28 34.41 Selecting previously unselected package zstd. [2022-08-24T16:26:36.897Z] #28 34.42 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-24T16:26:36.897Z] #28 34.43 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-24T16:26:37.157Z] #28 34.63 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-24T16:26:37.727Z] #28 35.10 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-24T16:26:37.727Z] #28 35.12 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T16:26:37.727Z] #28 35.13 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-24T16:26:37.727Z] #28 35.15 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-24T16:26:37.727Z] #28 35.16 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-24T16:26:37.727Z] #28 35.18 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-24T16:26:37.727Z] #28 35.19 Setting up uidmap (1:4.8.1-1) ... [2022-08-24T16:26:37.727Z] #28 35.20 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-24T16:26:37.727Z] #28 35.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T16:26:37.727Z] #28 35.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T16:26:37.727Z] #28 35.24 Setting up python3-wheel (0.34.2-1) ... [2022-08-24T16:26:38.041Z] ok github.com/docker/docker/quota 0.198s coverage: 71.4% of statements [2022-08-24T16:26:38.041Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-24T16:26:38.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-24T16:26:38.297Z] #28 35.57 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-24T16:26:38.297Z] #28 35.59 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:26:38.297Z] #28 35.60 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-24T16:26:38.297Z] #28 35.61 Setting up libcap2-bin (1:2.44-1) ... [2022-08-24T16:26:38.297Z] #28 35.63 Setting up apparmor (2.13.6-10) ... [2022-08-24T16:26:38.982Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-08-24T16:26:39.237Z] #28 36.71 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-24T16:26:39.237Z] #28 36.74 Setting up zip (3.0-12) ... [2022-08-24T16:26:39.237Z] #28 36.76 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:26:39.237Z] #28 36.79 Setting up bash-completion (1:2.11-2) ... [2022-08-24T16:26:39.553Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-24T16:26:39.553Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-24T16:26:40.125Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-24T16:26:40.386Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-24T16:26:40.620Z] #28 37.88 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-24T16:26:40.620Z] #28 37.89 Setting up sudo (1.9.5p2-3) ... [2022-08-24T16:26:40.620Z] #28 37.95 invoke-rc.d: could not determine current runlevel [2022-08-24T16:26:40.620Z] #28 37.96 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-24T16:26:40.620Z] #28 37.97 Setting up xfsprogs (5.10.0-4) ... [2022-08-24T16:26:40.620Z] #28 37.98 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-24T16:26:40.620Z] #28 37.98 Failed to connect to bus: Host is down [2022-08-24T16:26:40.620Z] #28 37.99 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-24T16:26:40.620Z] #28 38.00 Setting up inetutils-ping (2:2.0-1) ... [2022-08-24T16:26:40.620Z] #28 38.01 Setting up pigz (2.6-1) ... [2022-08-24T16:26:40.620Z] #28 38.03 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-24T16:26:40.620Z] #28 38.04 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T16:26:40.620Z] #28 38.07 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T16:26:40.620Z] #28 38.09 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:26:40.880Z] #28 38.38 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-24T16:26:40.880Z] #28 38.40 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-24T16:26:41.140Z] #28 38.59 Setting up libelf1:amd64 (0.183-1) ... [2022-08-24T16:26:41.140Z] #28 38.61 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-24T16:26:41.140Z] #28 38.64 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-24T16:26:41.140Z] #28 38.66 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T16:26:41.140Z] #28 38.67 Setting up libkmod2:amd64 (28-1) ... [2022-08-24T16:26:41.140Z] #28 38.68 Setting up python3-distutils (3.9.2-1) ... [2022-08-24T16:26:41.400Z] #28 38.89 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T16:26:41.400Z] #28 38.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-24T16:26:41.400Z] #28 38.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-24T16:26:41.400Z] #28 38.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-24T16:26:41.400Z] #28 38.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-24T16:26:41.400Z] #28 38.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-24T16:26:41.400Z] #28 38.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-24T16:26:41.400Z] #28 38.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-24T16:26:41.400Z] #28 38.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-24T16:26:41.400Z] #28 38.96 Setting up python3-setuptools (52.0.0-4) ... [2022-08-24T16:26:41.971Z] #28 39.54 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-24T16:26:41.971Z] #28 39.56 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-24T16:26:41.971Z] #28 39.57 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-24T16:26:42.232Z] #28 39.64 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T16:26:42.300Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-24T16:26:42.561Z] ok github.com/docker/docker/volume/local 0.079s coverage: 76.8% of statements [2022-08-24T16:26:42.802Z] #28 40.12 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-24T16:26:42.802Z] #28 40.13 Setting up jq (1.6-2.1) ... [2022-08-24T16:26:42.802Z] #28 40.16 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-24T16:26:42.802Z] #28 40.18 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-24T16:26:42.802Z] #28 40.19 Setting up iptables (1.8.7-1) ... [2022-08-24T16:26:42.802Z] #28 40.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T16:26:42.802Z] #28 40.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T16:26:42.802Z] #28 40.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T16:26:42.802Z] #28 40.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T16:26:42.802Z] #28 40.23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-24T16:26:42.802Z] #28 40.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-24T16:26:42.802Z] #28 40.24 Setting up iproute2 (5.10.0-4) ... [2022-08-24T16:26:42.802Z] #28 40.45 Setting up systemd (247.3-7) ... [2022-08-24T16:26:43.063Z] #28 40.51 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-24T16:26:43.063Z] #28 40.52 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-24T16:26:43.063Z] #28 40.52 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-24T16:26:43.063Z] #28 40.55 Initializing machine ID from KVM UUID. [2022-08-24T16:26:43.133Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-24T16:26:43.634Z] #28 41.10 Setting up systemd-journal-remote (247.3-7) ... [2022-08-24T16:26:43.894Z] #28 41.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T16:26:43.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-24T16:26:43.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-24T16:26:44.465Z] #28 DONE 42.0s [2022-08-24T16:26:44.465Z] [2022-08-24T16:26:44.465Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-24T16:26:44.465Z] #29 sha256:bf7201df75a6911be3b96ec8bc69a5125171cdccaab7987bc60646c6b07faf7c [2022-08-24T16:26:44.518Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-08-24T16:26:44.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-24T16:26:45.411Z] #29 0.847 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-24T16:26:45.411Z] #29 0.854 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-24T16:26:45.411Z] #29 0.859 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-24T16:26:45.411Z] #29 DONE 1.0s [2022-08-24T16:26:45.411Z] [2022-08-24T16:26:45.411Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T16:26:45.411Z] #71 sha256:3f6589c5759ef5181588bc825ff62dfec70596203f325e69eae24e7c058600f5 [2022-08-24T16:26:45.411Z] #71 ... [2022-08-24T16:26:45.411Z] [2022-08-24T16:26:45.411Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-24T16:26:45.411Z] #30 sha256:4405493a5a4d634b38e8079c446135e15b634d0e2d8c9720bf323e49af3f6534 [2022-08-24T16:26:45.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-24T16:26:46.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-24T16:26:46.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-24T16:26:47.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-24T16:26:50.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-24T16:26:50.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-24T16:26:51.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-24T16:26:51.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-24T16:26:52.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-24T16:26:53.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-24T16:26:53.553Z] #30 6.947 Collecting yamllint==1.26.1 [2022-08-24T16:26:53.553Z] #30 7.975 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-24T16:26:53.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-24T16:26:53.821Z] #30 8.551 Collecting pathspec>=0.5.3 [2022-08-24T16:26:54.084Z] #30 8.555 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-24T16:26:54.084Z] #30 8.786 Collecting pyyaml [2022-08-24T16:26:54.084Z] #30 8.797 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-24T16:26:54.084Z] #30 8.835 Building wheels for collected packages: yamllint [2022-08-24T16:26:54.345Z] #30 8.836 Building wheel for yamllint (setup.py): started [2022-08-24T16:26:54.605Z] #30 9.281 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-24T16:26:54.874Z] #30 9.282 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=619818d7addda78556fd8bc6364f32e0fbda5f0fb196c58934d51f3212ff8738 [2022-08-24T16:26:54.874Z] #30 9.283 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-24T16:26:54.874Z] #30 9.286 Successfully built yamllint [2022-08-24T16:26:54.874Z] #30 9.296 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-24T16:26:54.874Z] #30 9.496 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-24T16:26:55.135Z] #30 DONE 9.7s [2022-08-24T16:26:55.135Z] [2022-08-24T16:26:55.135Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T16:26:55.135Z] #71 sha256:3f6589c5759ef5181588bc825ff62dfec70596203f325e69eae24e7c058600f5 [2022-08-24T16:26:55.135Z] #71 ... [2022-08-24T16:26:55.135Z] [2022-08-24T16:26:55.135Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-24T16:26:55.135Z] #34 sha256:4f44b545264608cae0302a06077ae8d4e7f89fa2e41b70fea6d49c20afd86f01 [2022-08-24T16:26:55.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-24T16:26:55.395Z] #34 DONE 0.3s [2022-08-24T16:26:55.395Z] [2022-08-24T16:26:55.395Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T16:26:55.395Z] #71 sha256:3f6589c5759ef5181588bc825ff62dfec70596203f325e69eae24e7c058600f5 [2022-08-24T16:26:55.395Z] #71 ... [2022-08-24T16:26:55.395Z] [2022-08-24T16:26:55.395Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-24T16:26:55.395Z] #39 sha256:c6b925bf6def664d3d32c1ff6af14455b165461c6337e6b46d71879ffcfb27a1 [2022-08-24T16:26:55.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-24T16:26:55.970Z] #39 DONE 0.3s [2022-08-24T16:26:55.970Z] [2022-08-24T16:26:55.970Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-24T16:26:55.970Z] #42 sha256:122e4bb0e8c72a34eb4193c682b6af11809992d181dd49075cbb8eaa50444050 [2022-08-24T16:26:55.970Z] #42 DONE 0.2s [2022-08-24T16:26:55.970Z] [2022-08-24T16:26:55.970Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-24T16:26:55.970Z] #44 sha256:e5ad13ced453f25de948b0c7b99f06e8dc3114ccd63cb32cf81100aa3d968606 [2022-08-24T16:26:55.970Z] #44 DONE 0.2s [2022-08-24T16:26:55.970Z] [2022-08-24T16:26:55.970Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-24T16:26:55.970Z] #46 sha256:3ed6d31e91adac0136b683f2f420c32b9c120fa294697fe3f4f024ae61c5a2da [2022-08-24T16:26:55.970Z] #46 DONE 0.1s [2022-08-24T16:26:55.970Z] [2022-08-24T16:26:55.970Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T16:26:55.970Z] #71 sha256:3f6589c5759ef5181588bc825ff62dfec70596203f325e69eae24e7c058600f5 [2022-08-24T16:26:56.230Z] #71 ... [2022-08-24T16:26:56.230Z] [2022-08-24T16:26:56.230Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-24T16:26:56.230Z] #48 sha256:28a5ed6101ad852eb07300b963020122aa91c2b2a3c59ff3a7b7c0fba15dc881 [2022-08-24T16:26:56.230Z] #48 DONE 0.1s [2022-08-24T16:26:56.230Z] [2022-08-24T16:26:56.230Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-24T16:26:56.230Z] #52 sha256:418fb3f0bc33b7111287b2e9bdc0aa161872d3b98eadb775b346d784336f9d49 [2022-08-24T16:26:56.230Z] #52 DONE 0.1s [2022-08-24T16:26:56.491Z] [2022-08-24T16:26:56.491Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-24T16:26:56.491Z] #55 sha256:683746468533af4e9a3662b7d6a77a43ea0c25c59d2dbe553c1dc74cbcf2aa14 [2022-08-24T16:26:56.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-24T16:26:56.756Z] #55 DONE 0.3s [2022-08-24T16:26:56.756Z] [2022-08-24T16:26:56.756Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-24T16:26:56.756Z] #59 sha256:ae36760e3648a6714c03c2d4c9e2fc6741b5f2402ccc272ff01065329fde5f86 [2022-08-24T16:26:56.756Z] #59 DONE 0.1s [2022-08-24T16:26:56.756Z] [2022-08-24T16:26:56.756Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-24T16:26:56.756Z] #61 sha256:23e49418aedf77ff00a4b703241f9fe5e04bc03e26e24450d150d7b63dae6042 [2022-08-24T16:26:56.756Z] #61 DONE 0.1s [2022-08-24T16:26:56.756Z] [2022-08-24T16:26:56.756Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-24T16:26:56.756Z] #63 sha256:52ea3802d2ecc42d71ffc57a894ec25a7b0e4e246771f2e58843d59e67a15dc3 [2022-08-24T16:26:57.017Z] #63 DONE 0.4s [2022-08-24T16:26:57.017Z] [2022-08-24T16:26:57.017Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T16:26:57.017Z] #71 sha256:3f6589c5759ef5181588bc825ff62dfec70596203f325e69eae24e7c058600f5 [2022-08-24T16:26:57.276Z] #71 ... [2022-08-24T16:26:57.276Z] [2022-08-24T16:26:57.276Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-24T16:26:57.276Z] #65 sha256:70316b217f9e45626f4a6f475c2507952b290fca11020b17356ddcfc5b0e1063 [2022-08-24T16:26:57.276Z] #65 DONE 0.1s [2022-08-24T16:26:57.276Z] [2022-08-24T16:26:57.276Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-24T16:26:57.276Z] #68 sha256:6c1fb32dab892d355c8d5a37fc11f8441cbee51f24f3c849cd6030f1b57a2d00 [2022-08-24T16:26:57.276Z] #68 DONE 0.1s [2022-08-24T16:26:57.276Z] [2022-08-24T16:26:57.276Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T16:26:57.276Z] #71 sha256:3f6589c5759ef5181588bc825ff62dfec70596203f325e69eae24e7c058600f5 [2022-08-24T16:26:57.562Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T16:26:57.562Z] Using test binary docker [2022-08-24T16:26:57.562Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-24T16:26:57.562Z] Not: starting. [2022-08-24T16:26:57.562Z] INFO: Waiting for daemon to start... [2022-08-24T16:26:57.562Z] Starting dockerd [2022-08-24T16:26:58.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-24T16:26:58.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-24T16:26:58.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-24T16:26:59.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-24T16:27:00.082Z] . [2022-08-24T16:27:00.082Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T16:27:00.082Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T16:27:00.082Z] Error: No such image: emptyfs [2022-08-24T16:27:00.082Z] Loaded image: emptyfs:latest [2022-08-24T16:27:00.082Z] Running integration-test (iteration 1) [2022-08-24T16:27:00.082Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-24T16:27:00.082Z] Loaded image: busybox:latest [2022-08-24T16:27:00.082Z] Loaded image: busybox:glibc [2022-08-24T16:27:00.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-24T16:27:00.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-24T16:27:01.454Z] Loaded image: debian:bullseye-slim [2022-08-24T16:27:01.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-24T16:27:01.711Z] Loaded image: hello-world:latest [2022-08-24T16:27:01.711Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T16:27:01.711Z] INFO: Testing against a local daemon [2022-08-24T16:27:01.711Z] === RUN TestCgroupNamespacesBuild [2022-08-24T16:27:02.625Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-08-24T16:27:02.625Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-24T16:27:02.625Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-24T16:27:02.625Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-24T16:27:02.625Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-24T16:27:02.625Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-24T16:27:02.625Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-24T16:27:02.625Z] ? github.com/docker/docker/rootless [no test files] [2022-08-24T16:27:02.625Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-24T16:27:02.625Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-24T16:27:02.625Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-24T16:27:02.625Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-24T16:27:02.625Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-24T16:27:02.625Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-24T16:27:02.625Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-24T16:27:02.625Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-24T16:27:02.625Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-24T16:27:02.625Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-24T16:27:02.625Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-24T16:27:02.625Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-24T16:27:02.625Z] ? github.com/docker/docker/volume [no test files] [2022-08-24T16:27:02.625Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-24T16:27:02.625Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-24T16:27:02.885Z] [2022-08-24T16:27:02.885Z] === Skipped [2022-08-24T16:27:02.885Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-24T16:27:02.885Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-24T16:27:02.885Z] [2022-08-24T16:27:02.885Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-24T16:27:02.885Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-24T16:27:02.885Z] [2022-08-24T16:27:02.885Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-24T16:27:02.885Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-24T16:27:02.885Z] [2022-08-24T16:27:02.885Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-24T16:27:02.885Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-24T16:27:02.885Z] [2022-08-24T16:27:02.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-24T16:27:02.885Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T16:27:02.885Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T16:27:02.885Z] [2022-08-24T16:27:02.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-24T16:27:02.885Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T16:27:02.885Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T16:27:02.885Z] [2022-08-24T16:27:02.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-24T16:27:02.885Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T16:27:02.885Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T16:27:02.885Z] [2022-08-24T16:27:02.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-24T16:27:02.885Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T16:27:02.885Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T16:27:02.885Z] [2022-08-24T16:27:02.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-24T16:27:02.885Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T16:27:02.885Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T16:27:02.885Z] [2022-08-24T16:27:02.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-24T16:27:02.885Z] graphtest_unix.go:71: No driver to put! [2022-08-24T16:27:02.885Z] [2022-08-24T16:27:02.885Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-24T16:27:02.885Z] time="2022-08-24T16:25:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T16:27:02.885Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T16:27:02.885Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T16:27:02.885Z] [2022-08-24T16:27:02.885Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-24T16:27:02.885Z] time="2022-08-24T16:25:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T16:27:02.885Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T16:27:02.885Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T16:27:02.885Z] [2022-08-24T16:27:02.885Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-24T16:27:02.885Z] time="2022-08-24T16:25:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T16:27:02.885Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T16:27:02.885Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T16:27:02.885Z] [2022-08-24T16:27:02.885Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-24T16:27:02.885Z] time="2022-08-24T16:25:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T16:27:02.885Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T16:27:02.885Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T16:27:02.885Z] [2022-08-24T16:27:02.885Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-24T16:27:02.885Z] time="2022-08-24T16:25:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T16:27:02.885Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T16:27:02.886Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T16:27:02.886Z] [2022-08-24T16:27:02.886Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-24T16:27:02.886Z] graphtest_unix.go:71: No driver to put! [2022-08-24T16:27:02.886Z] [2022-08-24T16:27:02.886Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-24T16:27:02.886Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-24T16:27:02.886Z] [2022-08-24T16:27:02.886Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-24T16:27:02.886Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-24T16:27:02.886Z] [2022-08-24T16:27:02.886Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-24T16:27:02.886Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-24T16:27:02.886Z] [2022-08-24T16:27:02.886Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-24T16:27:02.886Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-24T16:27:02.886Z] [2022-08-24T16:27:02.886Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-24T16:27:02.886Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T16:27:02.886Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T16:27:02.886Z] [2022-08-24T16:27:02.886Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-24T16:27:02.886Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T16:27:02.886Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T16:27:02.886Z] [2022-08-24T16:27:02.886Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-24T16:27:02.886Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T16:27:02.886Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T16:27:02.886Z] [2022-08-24T16:27:02.886Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-24T16:27:02.886Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T16:27:02.886Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T16:27:02.886Z] [2022-08-24T16:27:02.886Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-24T16:27:02.886Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T16:27:02.886Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T16:27:02.886Z] [2022-08-24T16:27:02.886Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-24T16:27:02.886Z] graphtest_unix.go:71: No driver to put! [2022-08-24T16:27:02.886Z] [2022-08-24T16:27:02.886Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-24T16:27:02.886Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-24T16:27:02.886Z] [2022-08-24T16:27:02.886Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-24T16:27:02.886Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-24T16:27:02.886Z] [2022-08-24T16:27:02.886Z] DONE 2874 tests, 28 skipped in 214.299s [2022-08-24T16:27:02.886Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/config [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/idm [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/ns [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/options [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/osl [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T16:27:02.886Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-24T16:27:02.886Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-24T16:27:03.079Z] --- PASS: TestCgroupNamespacesBuild (1.24s) [2022-08-24T16:27:03.079Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-24T16:27:04.009Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-08-24T16:27:04.009Z] === RUN TestBuildWithSession [2022-08-24T16:27:04.009Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T16:27:04.009Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-24T16:27:04.009Z] === RUN TestBuildSquashParent [2022-08-24T16:27:04.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-24T16:27:04.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-24T16:27:05.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-24T16:27:06.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-24T16:27:07.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-24T16:27:08.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-24T16:27:09.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-24T16:27:09.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-24T16:27:10.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-24T16:27:11.869Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T16:27:11.869Z] Using test binary docker [2022-08-24T16:27:11.869Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-24T16:27:11.869Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-24T16:27:11.869Z] Starting dockerd [2022-08-24T16:27:11.869Z] INFO: Waiting for daemon to start... [2022-08-24T16:27:12.099Z] --- PASS: TestBuildSquashParent (7.03s) [2022-08-24T16:27:12.099Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-24T16:27:12.099Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T16:27:12.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T16:27:12.099Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T16:27:12.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T16:27:12.099Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T16:27:12.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T16:27:12.099Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T16:27:12.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T16:27:12.099Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T16:27:12.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T16:27:12.099Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T16:27:12.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T16:27:12.099Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T16:27:12.099Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T16:27:12.663Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T16:27:12.920Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T16:27:13.770Z] . [2022-08-24T16:27:13.770Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T16:27:13.770Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T16:27:13.770Z] Error: No such image: emptyfs [2022-08-24T16:27:14.028Z] Loaded image: emptyfs:latest [2022-08-24T16:27:14.028Z] Running integration-test (iteration 1) [2022-08-24T16:27:14.028Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-24T16:27:14.287Z] Loaded image: busybox:latest [2022-08-24T16:27:14.287Z] Loaded image: busybox:glibc [2022-08-24T16:27:14.814Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T16:27:14.814Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T16:27:15.664Z] Loaded image: debian:bullseye-slim [2022-08-24T16:27:15.664Z] Loaded image: hello-world:latest [2022-08-24T16:27:15.923Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T16:27:15.923Z] INFO: Testing against a local daemon [2022-08-24T16:27:15.923Z] === RUN TestCgroupNamespacesBuild [2022-08-24T16:27:16.707Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-24T16:27:16.707Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.62s) [2022-08-24T16:27:16.707Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.77s) [2022-08-24T16:27:16.707Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.99s) [2022-08-24T16:27:16.707Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s) [2022-08-24T16:27:16.707Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.87s) [2022-08-24T16:27:16.707Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.90s) [2022-08-24T16:27:16.707Z] === RUN TestBuildMultiStageCopy [2022-08-24T16:27:16.707Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-24T16:27:17.296Z] --- PASS: TestCgroupNamespacesBuild (1.24s) [2022-08-24T16:27:17.296Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-24T16:27:18.236Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s) [2022-08-24T16:27:18.236Z] === RUN TestBuildWithSession [2022-08-24T16:27:18.236Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T16:27:18.236Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-24T16:27:18.236Z] === RUN TestBuildSquashParent [2022-08-24T16:27:20.878Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-24T16:27:21.135Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-24T16:27:22.064Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-24T16:27:22.424Z] --- PASS: TestBuildSquashParent (4.13s) [2022-08-24T16:27:22.424Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-24T16:27:22.424Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T16:27:22.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T16:27:22.424Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T16:27:22.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T16:27:22.424Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T16:27:22.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T16:27:22.424Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T16:27:22.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T16:27:22.424Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T16:27:22.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T16:27:22.424Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T16:27:22.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T16:27:22.424Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T16:27:22.424Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T16:27:23.445Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-24T16:27:23.833Z] #71 143.4 # github.com/containerd/containerd/cmd/containerd [2022-08-24T16:27:23.833Z] #71 143.4 /usr/bin/ld: /tmp/go-link-3455120520/000019.o: in function `New': [2022-08-24T16:27:23.833Z] #71 143.4 /tmp/tmp.ZDg7XN4Jnz/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-24T16:27:23.833Z] #71 143.5 + bin/containerd-stress [2022-08-24T16:27:24.329Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T16:27:24.329Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T16:27:24.374Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2022-08-24T16:27:24.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2022-08-24T16:27:24.375Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-24T16:27:24.375Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-24T16:27:24.375Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-24T16:27:24.375Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-24T16:27:24.375Z] === RUN TestBuildMultiStageParentConfig [2022-08-24T16:27:24.771Z] #71 144.7 + bin/containerd-shim [2022-08-24T16:27:25.706Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T16:27:25.707Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T16:27:27.084Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-24T16:27:27.084Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.65s) [2022-08-24T16:27:27.084Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.75s) [2022-08-24T16:27:27.084Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.30s) [2022-08-24T16:27:27.084Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.42s) [2022-08-24T16:27:27.084Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.36s) [2022-08-24T16:27:27.084Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.46s) [2022-08-24T16:27:27.084Z] === RUN TestBuildMultiStageCopy [2022-08-24T16:27:27.084Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-24T16:27:28.460Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-24T16:27:28.719Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-24T16:27:28.978Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-24T16:27:29.546Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-24T16:27:29.546Z] --- PASS: TestBuildMultiStageCopy (2.52s) [2022-08-24T16:27:29.546Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s) [2022-08-24T16:27:29.546Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-08-24T16:27:29.546Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-24T16:27:29.546Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2022-08-24T16:27:29.546Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-08-24T16:27:29.546Z] === RUN TestBuildMultiStageParentConfig [2022-08-24T16:27:29.621Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-08-24T16:27:29.621Z] === RUN TestBuildLabelWithTargets [2022-08-24T16:27:30.483Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-08-24T16:27:30.483Z] === RUN TestBuildLabelWithTargets [2022-08-24T16:27:31.127Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-24T16:27:31.127Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-24T16:27:31.127Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T16:27:31.127Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-24T16:27:31.127Z] [2022-08-24T16:27:31.127Z] + TEST_INTEGRATION_DEST=1 [2022-08-24T16:27:31.127Z] + CONTAINER_NAME=docker-pr2-1 [2022-08-24T16:27:31.127Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-24T16:27:31.127Z] + run_tests test-integration-flaky [2022-08-24T16:27:31.127Z] + '[' -n 0 ']' [2022-08-24T16:27:31.127Z] + rm= [2022-08-24T16:27:31.127Z] + c=0 [2022-08-24T16:27:31.127Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44030/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44030/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44030/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=92d2e12a4d1f2886dac5d202694c89f628ef2134 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:92d2e12a4d1f2886dac5d202694c89f628ef2134 hack/make.sh test-integration-flaky test-integration [2022-08-24T16:27:31.127Z] ++ jobs -p [2022-08-24T16:27:31.127Z] + for job in $(jobs -p) [2022-08-24T16:27:31.127Z] + wait 18106 [2022-08-24T16:27:31.127Z] + TEST_INTEGRATION_DEST=3 [2022-08-24T16:27:31.127Z] + CONTAINER_NAME=docker-pr2-3 [2022-08-24T16:27:31.127Z] + TEST_SKIP_INTEGRATION=1 [2022-08-24T16:27:31.127Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-24T16:27:31.127Z] + run_tests [2022-08-24T16:27:31.127Z] + '[' -n 0 ']' [2022-08-24T16:27:31.127Z] + rm= [2022-08-24T16:27:31.127Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44030/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44030/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44030/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=92d2e12a4d1f2886dac5d202694c89f628ef2134 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:92d2e12a4d1f2886dac5d202694c89f628ef2134 hack/make.sh '' test-integration [2022-08-24T16:27:31.127Z] + TEST_INTEGRATION_DEST=2 [2022-08-24T16:27:31.127Z] + CONTAINER_NAME=docker-pr2-2 [2022-08-24T16:27:31.127Z] + TEST_SKIP_INTEGRATION=1 [2022-08-24T16:27:31.127Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-24T16:27:31.127Z] + run_tests [2022-08-24T16:27:31.127Z] + '[' -n 0 ']' [2022-08-24T16:27:31.127Z] + rm= [2022-08-24T16:27:31.127Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44030/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44030/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44030/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=92d2e12a4d1f2886dac5d202694c89f628ef2134 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:92d2e12a4d1f2886dac5d202694c89f628ef2134 hack/make.sh '' test-integration [2022-08-24T16:27:31.127Z] [2022-08-24T16:27:31.127Z] [2022-08-24T16:27:31.127Z] [2022-08-24T16:27:31.127Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T16:27:31.127Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T16:27:31.127Z] HOSTNAME=68412b2e7079 [2022-08-24T16:27:31.127Z] TEST_SKIP_INTEGRATION=1 [2022-08-24T16:27:31.127Z] TESTDEBUG=0 [2022-08-24T16:27:31.127Z] DEST=bundles/test-integration [2022-08-24T16:27:31.127Z] PWD=/go/src/github.com/docker/docker [2022-08-24T16:27:31.127Z] KEEPBUNDLE=1 [2022-08-24T16:27:31.127Z] DOCKER_GITCOMMIT=92d2e12a4d1f2886dac5d202694c89f628ef2134 [2022-08-24T16:27:31.127Z] container=docker [2022-08-24T16:27:31.127Z] HOME=/root [2022-08-24T16:27:31.127Z] GOLANG_VERSION=1.18.5 [2022-08-24T16:27:31.127Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T16:27:31.127Z] VALIDATE_BRANCH=master [2022-08-24T16:27:31.127Z] TERM=xterm [2022-08-24T16:27:31.128Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T16:27:31.128Z] SHLVL=1 [2022-08-24T16:27:31.128Z] TIMEOUT=120m [2022-08-24T16:27:31.128Z] DOCKER_BUILDTAGS= journald [2022-08-24T16:27:31.128Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T16:27:31.128Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-24T16:27:31.128Z] GO111MODULE=off [2022-08-24T16:27:31.128Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T16:27:31.128Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T16:27:31.128Z] GOPATH=/go [2022-08-24T16:27:31.128Z] PKG_CONFIG=pkg-config [2022-08-24T16:27:31.128Z] _=/usr/bin/env [2022-08-24T16:27:31.128Z] Building test suite binary ./integration-cli/test.main [2022-08-24T16:27:31.128Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-24T16:27:31.128Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T16:27:31.128Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T16:27:31.128Z] HOSTNAME=c96a5417ac9c [2022-08-24T16:27:31.128Z] TEST_SKIP_INTEGRATION=1 [2022-08-24T16:27:31.128Z] TESTDEBUG=0 [2022-08-24T16:27:31.128Z] DEST=bundles/test-integration [2022-08-24T16:27:31.128Z] PWD=/go/src/github.com/docker/docker [2022-08-24T16:27:31.128Z] KEEPBUNDLE=1 [2022-08-24T16:27:31.128Z] DOCKER_GITCOMMIT=92d2e12a4d1f2886dac5d202694c89f628ef2134 [2022-08-24T16:27:31.128Z] container=docker [2022-08-24T16:27:31.128Z] HOME=/root [2022-08-24T16:27:31.128Z] GOLANG_VERSION=1.18.5 [2022-08-24T16:27:31.128Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T16:27:31.128Z] VALIDATE_BRANCH=master [2022-08-24T16:27:31.128Z] TERM=xterm [2022-08-24T16:27:31.128Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T16:27:31.128Z] SHLVL=1 [2022-08-24T16:27:31.128Z] TIMEOUT=120m [2022-08-24T16:27:31.128Z] DOCKER_BUILDTAGS= journald [2022-08-24T16:27:31.128Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T16:27:31.128Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-24T16:27:31.128Z] GO111MODULE=off [2022-08-24T16:27:31.128Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T16:27:31.128Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T16:27:31.128Z] GOPATH=/go [2022-08-24T16:27:31.128Z] PKG_CONFIG=pkg-config [2022-08-24T16:27:31.128Z] _=/usr/bin/env [2022-08-24T16:27:31.128Z] Building test suite binary ./integration-cli/test.main [2022-08-24T16:27:31.128Z] No new tests added to integration. [2022-08-24T16:27:31.128Z] [2022-08-24T16:27:31.128Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T16:27:31.128Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T16:27:31.128Z] HOSTNAME=586303d449af [2022-08-24T16:27:31.128Z] TESTDEBUG=0 [2022-08-24T16:27:31.128Z] DEST=bundles/test-integration [2022-08-24T16:27:31.128Z] PWD=/go/src/github.com/docker/docker [2022-08-24T16:27:31.128Z] KEEPBUNDLE=1 [2022-08-24T16:27:31.128Z] DOCKER_GITCOMMIT=92d2e12a4d1f2886dac5d202694c89f628ef2134 [2022-08-24T16:27:31.128Z] container=docker [2022-08-24T16:27:31.128Z] HOME=/root [2022-08-24T16:27:31.128Z] GOLANG_VERSION=1.18.5 [2022-08-24T16:27:31.128Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T16:27:31.128Z] VALIDATE_BRANCH=master [2022-08-24T16:27:31.128Z] TERM=xterm [2022-08-24T16:27:31.128Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T16:27:31.128Z] SHLVL=1 [2022-08-24T16:27:31.128Z] TIMEOUT=120m [2022-08-24T16:27:31.128Z] DOCKER_BUILDTAGS= journald [2022-08-24T16:27:31.128Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T16:27:31.128Z] GO111MODULE=off [2022-08-24T16:27:31.128Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-24T16:27:31.128Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T16:27:31.128Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T16:27:31.128Z] GOPATH=/go [2022-08-24T16:27:31.128Z] PKG_CONFIG=pkg-config [2022-08-24T16:27:31.128Z] _=/usr/bin/env [2022-08-24T16:27:31.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-24T16:27:31.422Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-08-24T16:27:31.422Z] === RUN TestBuildWithEmptyLayers [2022-08-24T16:27:31.680Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-08-24T16:27:31.680Z] === RUN TestBuildMultiStageOnBuild [2022-08-24T16:27:33.582Z] --- PASS: TestBuildMultiStageOnBuild (1.73s) [2022-08-24T16:27:33.582Z] === RUN TestBuildUncleanTarFilenames [2022-08-24T16:27:34.149Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-08-24T16:27:34.149Z] === RUN TestBuildMultiStageLayerLeak [2022-08-24T16:27:36.052Z] --- PASS: TestBuildMultiStageLayerLeak (1.63s) [2022-08-24T16:27:36.052Z] === RUN TestBuildWithHugeFile [2022-08-24T16:27:36.997Z] #71 156.3 + bin/containerd-shim-runc-v1 [2022-08-24T16:27:37.707Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-24T16:27:37.707Z] === RUN TestBuildWithEmptyLayers [2022-08-24T16:27:40.225Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-24T16:27:40.225Z] === RUN TestBuildMultiStageOnBuild [2022-08-24T16:27:43.571Z] #71 162.8 + bin/containerd-shim-runc-v2 [2022-08-24T16:27:43.571Z] #71 163.7 + binaries [2022-08-24T16:27:43.830Z] #71 163.7 + install -D bin/containerd /build/containerd [2022-08-24T16:27:43.830Z] #71 163.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-24T16:27:43.830Z] #71 163.7 + install -D bin/ctr /build/ctr [2022-08-24T16:27:44.767Z] #71 DONE 164.8s [2022-08-24T16:27:45.474Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-24T16:27:45.474Z] === RUN TestBuildUncleanTarFilenames [2022-08-24T16:27:45.731Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-08-24T16:27:45.731Z] === RUN TestBuildMultiStageLayerLeak [2022-08-24T16:27:46.158Z] [2022-08-24T16:27:46.158Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-24T16:27:46.158Z] #72 sha256:687023e9223ac4222499655023380b847580e4d8d0f55eb603a341cdf41d041d [2022-08-24T16:27:46.158Z] #72 DONE 0.3s [2022-08-24T16:27:46.158Z] [2022-08-24T16:27:46.158Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-24T16:27:46.158Z] #77 sha256:0c91fe655d81a1b2b705fdb67386e2f1f8d7312f7f39a6290843bfa2672b3ef4 [2022-08-24T16:27:46.158Z] #77 DONE 0.1s [2022-08-24T16:27:46.417Z] [2022-08-24T16:27:46.417Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-24T16:27:46.417Z] #82 sha256:9ac4ccfa64ad5e01140334d850ec1eaf64373c0c61f4508d979f0075a66e004a [2022-08-24T16:27:46.676Z] #82 DONE 0.5s [2022-08-24T16:27:46.676Z] [2022-08-24T16:27:46.676Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-24T16:27:46.676Z] #85 sha256:2bad62edb70aef509e00b1973387ddd6de0cc685976f7aca22445c04f0a515c7 [2022-08-24T16:27:46.676Z] #85 DONE 0.1s [2022-08-24T16:27:46.676Z] [2022-08-24T16:27:46.676Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-24T16:27:46.676Z] #86 sha256:b9ed0e59a9cfdac989a6703b259427eb35217810d890c85c628e207e7e6757aa [2022-08-24T16:27:46.676Z] #86 DONE 0.0s [2022-08-24T16:27:46.935Z] [2022-08-24T16:27:46.935Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-24T16:27:46.935Z] #87 sha256:67dffca38a8e7da3684ce2c65cd33c371df2f800a3a06298980aba219886562f [2022-08-24T16:27:46.935Z] #87 DONE 0.0s [2022-08-24T16:27:46.935Z] [2022-08-24T16:27:46.935Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-24T16:27:46.935Z] #88 sha256:ebbf6ddd4e887299583235ef3539c2cb67f1c1fa9fd23ce9d7b1aa0ed552cbf3 [2022-08-24T16:27:49.605Z] ok github.com/docker/docker/libnetwork 37.333s coverage: 40.6% of statements [2022-08-24T16:27:49.605Z] ok github.com/docker/docker/libnetwork/bitseq 0.140s coverage: 84.4% of statements [2022-08-24T16:27:49.605Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-24T16:27:49.605Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-24T16:27:49.605Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-24T16:27:49.605Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-24T16:27:49.605Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-24T16:27:49.605Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-24T16:27:49.605Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-24T16:27:49.605Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-24T16:27:49.605Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-24T16:27:49.605Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-24T16:27:49.605Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-24T16:27:49.605Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-24T16:27:49.605Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-24T16:27:50.227Z] #88 DONE 2.7s [2022-08-24T16:27:50.227Z] [2022-08-24T16:27:50.227Z] #89 exporting to image [2022-08-24T16:27:50.227Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-24T16:27:50.227Z] #89 exporting layers [2022-08-24T16:27:50.546Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.521s coverage: 59.9% of statements [2022-08-24T16:27:50.546Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-24T16:27:50.546Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-08-24T16:27:50.981Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2022-08-24T16:27:50.981Z] === RUN TestBuildWithHugeFile [2022-08-24T16:27:51.118Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.1% of statements [2022-08-24T16:27:51.118Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-24T16:27:51.690Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.7% of statements [2022-08-24T16:27:51.690Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-24T16:27:51.951Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-24T16:28:01.948Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.284s coverage: 6.6% of statements [2022-08-24T16:28:01.948Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-24T16:28:01.948Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-24T16:28:02.520Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.013s coverage: 57.4% of statements [2022-08-24T16:28:02.520Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-24T16:28:02.520Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-24T16:28:02.520Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-24T16:28:03.094Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-24T16:28:03.355Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-08-24T16:28:03.615Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-24T16:28:03.615Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-24T16:28:15.871Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-24T16:28:16.805Z] #89 exporting layers 24.1s done [2022-08-24T16:28:16.805Z] #89 writing image sha256:360d4eadd5619fe5140b69371671ec2c3fd27f1e391eef2ee88f42361ba357b5 done [2022-08-24T16:28:16.805Z] #89 naming to docker.io/library/docker:92d2e12a4d1f2886dac5d202694c89f628ef2134 done [2022-08-24T16:28:16.805Z] #89 DONE 24.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-24T16:28:17.135Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44030/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44030/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=92d2e12a4d1f2886dac5d202694c89f628ef2134 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:92d2e12a4d1f2886dac5d202694c89f628ef2134 hack/validate/default [2022-08-24T16:28:18.072Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-24T16:28:18.072Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-24T16:28:18.072Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-24T16:28:18.072Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-24T16:28:18.072Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-24T16:28:18.072Z] [2022-08-24T16:28:18.072Z] INFO Start validation with golang-ci-lint [2022-08-24T16:28:19.010Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-24T16:28:19.011Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-24T16:28:19.011Z] INFO [loader] Using build tags: [ journald] [2022-08-24T16:28:32.287Z] --- PASS: TestBuildWithHugeFile (48.25s) [2022-08-24T16:28:32.287Z] === RUN TestBuildWCOWSandboxSize [2022-08-24T16:28:32.287Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T16:28:32.287Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-24T16:28:32.287Z] === RUN TestBuildWithEmptyDockerfile [2022-08-24T16:28:32.287Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T16:28:32.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T16:28:32.287Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T16:28:32.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T16:28:32.287Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T16:28:32.287Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T16:28:32.287Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T16:28:32.287Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T16:28:32.287Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T16:28:32.287Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-24T16:28:32.287Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-24T16:28:32.287Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-08-24T16:28:32.287Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-24T16:28:32.287Z] === RUN TestBuildPreserveOwnership [2022-08-24T16:28:32.287Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-24T16:28:32.287Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-24T16:28:32.287Z] --- PASS: TestBuildPreserveOwnership (3.60s) [2022-08-24T16:28:32.287Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.37s) [2022-08-24T16:28:32.287Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.22s) [2022-08-24T16:28:32.287Z] === RUN TestBuildPlatformInvalid [2022-08-24T16:28:32.287Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-24T16:28:32.287Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-24T16:28:32.287Z] Loaded image: busybox:latest [2022-08-24T16:28:32.287Z] Loaded image: busybox:glibc [2022-08-24T16:28:32.287Z] Loaded image: debian:bullseye-slim [2022-08-24T16:28:32.287Z] Loaded image: hello-world:latest [2022-08-24T16:28:32.287Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T16:28:33.989Z] ok github.com/docker/docker/libnetwork/ipam 16.683s coverage: 85.3% of statements [2022-08-24T16:28:33.989Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-24T16:28:33.989Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-24T16:28:33.989Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-24T16:28:33.989Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-24T16:28:33.989Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-24T16:28:33.989Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-08-24T16:28:33.989Z] ok github.com/docker/docker/libnetwork/ipamutils 0.285s coverage: 74.0% of statements [2022-08-24T16:28:33.989Z] ok github.com/docker/docker/libnetwork/iptables 0.178s coverage: 45.0% of statements [2022-08-24T16:28:33.989Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-24T16:28:33.989Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-08-24T16:28:38.856Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.60s) [2022-08-24T16:28:38.857Z] PASS [2022-08-24T16:28:38.857Z] [2022-08-24T16:28:38.857Z] === Skipped [2022-08-24T16:28:38.857Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-24T16:28:38.857Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T16:28:38.857Z] [2022-08-24T16:28:38.857Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-24T16:28:38.857Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T16:28:38.857Z] [2022-08-24T16:28:38.857Z] DONE 34 tests, 2 skipped in 84.463s [2022-08-24T16:28:38.857Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-24T16:28:38.857Z] INFO: Testing against a local daemon [2022-08-24T16:28:38.857Z] === RUN TestConfigInspect [2022-08-24T16:28:40.758Z] --- PASS: TestConfigInspect (2.17s) [2022-08-24T16:28:40.758Z] === RUN TestConfigList [2022-08-24T16:28:43.288Z] --- PASS: TestConfigList (2.16s) [2022-08-24T16:28:43.288Z] === RUN TestConfigsCreateAndDelete [2022-08-24T16:28:45.188Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-08-24T16:28:45.188Z] === RUN TestConfigsUpdate [2022-08-24T16:28:47.090Z] --- PASS: TestConfigsUpdate (2.17s) [2022-08-24T16:28:47.090Z] === RUN TestTemplatedConfig [2022-08-24T16:28:47.172Z] --- PASS: TestBuildWithHugeFile (50.31s) [2022-08-24T16:28:47.172Z] === RUN TestBuildWCOWSandboxSize [2022-08-24T16:28:47.172Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T16:28:47.172Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-24T16:28:47.172Z] === RUN TestBuildWithEmptyDockerfile [2022-08-24T16:28:47.172Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T16:28:47.172Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T16:28:47.172Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T16:28:47.172Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T16:28:47.172Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T16:28:47.172Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T16:28:47.172Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T16:28:47.172Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T16:28:47.172Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T16:28:47.172Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-08-24T16:28:47.172Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-08-24T16:28:47.172Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2022-08-24T16:28:47.172Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-24T16:28:47.172Z] === RUN TestBuildPreserveOwnership [2022-08-24T16:28:47.172Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-24T16:28:47.172Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-24T16:28:49.638Z] --- PASS: TestTemplatedConfig (2.33s) [2022-08-24T16:28:49.639Z] === RUN TestConfigCreateResolve [2022-08-24T16:28:51.367Z] --- PASS: TestBuildPreserveOwnership (10.35s) [2022-08-24T16:28:51.367Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.33s) [2022-08-24T16:28:51.367Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-24T16:28:51.367Z] === RUN TestBuildPlatformInvalid [2022-08-24T16:28:51.367Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-08-24T16:28:51.367Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-24T16:28:51.367Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-24T16:28:51.367Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-24T16:28:51.367Z] PASS [2022-08-24T16:28:51.367Z] [2022-08-24T16:28:51.367Z] === Skipped [2022-08-24T16:28:51.367Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-24T16:28:51.367Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T16:28:51.367Z] [2022-08-24T16:28:51.368Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-24T16:28:51.368Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T16:28:51.368Z] [2022-08-24T16:28:51.368Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-24T16:28:51.368Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-24T16:28:51.368Z] [2022-08-24T16:28:51.368Z] DONE 34 tests, 3 skipped in 111.450s [2022-08-24T16:28:51.368Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-24T16:28:51.368Z] INFO: Testing against a local daemon [2022-08-24T16:28:51.368Z] === RUN TestConfigInspect [2022-08-24T16:28:51.368Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:28:51.368Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-24T16:28:51.368Z] === RUN TestConfigList [2022-08-24T16:28:51.368Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:28:51.368Z] --- SKIP: TestConfigList (0.01s) [2022-08-24T16:28:51.368Z] === RUN TestConfigsCreateAndDelete [2022-08-24T16:28:51.368Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:28:51.368Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-24T16:28:51.368Z] === RUN TestConfigsUpdate [2022-08-24T16:28:51.368Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:28:51.368Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-24T16:28:51.368Z] === RUN TestTemplatedConfig [2022-08-24T16:28:51.368Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:28:51.368Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-24T16:28:51.368Z] === RUN TestConfigCreateResolve [2022-08-24T16:28:51.368Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:28:51.368Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-24T16:28:51.368Z] PASS [2022-08-24T16:28:51.368Z] [2022-08-24T16:28:51.368Z] === Skipped [2022-08-24T16:28:51.368Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-24T16:28:51.368Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:28:51.368Z] [2022-08-24T16:28:51.368Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-24T16:28:51.368Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:28:51.368Z] [2022-08-24T16:28:51.368Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-24T16:28:51.368Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:28:51.368Z] [2022-08-24T16:28:51.368Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-24T16:28:51.368Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:28:51.368Z] [2022-08-24T16:28:51.368Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-24T16:28:51.368Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:28:51.368Z] [2022-08-24T16:28:51.368Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-24T16:28:51.368Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:28:51.368Z] [2022-08-24T16:28:51.368Z] DONE 6 tests, 6 skipped in 0.160s [2022-08-24T16:28:51.368Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-24T16:28:51.540Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-08-24T16:28:51.540Z] PASS [2022-08-24T16:28:51.540Z] [2022-08-24T16:28:51.540Z] DONE 6 tests in 13.159s [2022-08-24T16:28:51.625Z] INFO: Testing against a local daemon [2022-08-24T16:28:51.625Z] === RUN TestAttachWithTTY [2022-08-24T16:28:51.625Z] --- PASS: TestAttachWithTTY (0.04s) [2022-08-24T16:28:51.625Z] === RUN TestAttachWithoutTTy [2022-08-24T16:28:51.625Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-24T16:28:51.625Z] === RUN TestCheckpoint [2022-08-24T16:28:51.625Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T16:28:51.625Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-24T16:28:51.625Z] === RUN TestContainerInvalidJSON [2022-08-24T16:28:51.625Z] === RUN TestContainerInvalidJSON/commit [2022-08-24T16:28:51.625Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-24T16:28:51.625Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-24T16:28:51.625Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-24T16:28:51.625Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T16:28:51.625Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T16:28:51.625Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-24T16:28:51.625Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-24T16:28:51.625Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-24T16:28:51.625Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-24T16:28:51.625Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T16:28:51.625Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T16:28:51.625Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T16:28:51.625Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T16:28:51.625Z] === CONT TestContainerInvalidJSON/commit [2022-08-24T16:28:51.625Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-24T16:28:51.625Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-24T16:28:51.625Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-24T16:28:51.625Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-24T16:28:51.625Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-24T16:28:51.625Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-24T16:28:51.625Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-24T16:28:51.625Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-24T16:28:51.625Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T16:28:51.625Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-24T16:28:51.625Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-24T16:28:51.625Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-24T16:28:51.625Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T16:28:51.625Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-24T16:28:51.625Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-24T16:28:51.625Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-24T16:28:51.799Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-24T16:28:51.799Z] INFO: Testing against a local daemon [2022-08-24T16:28:51.799Z] === RUN TestAttachWithTTY [2022-08-24T16:28:51.799Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-24T16:28:51.799Z] === RUN TestAttachWithoutTTy [2022-08-24T16:28:51.799Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-24T16:28:51.799Z] === RUN TestCheckpoint [2022-08-24T16:28:51.799Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T16:28:51.799Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-24T16:28:51.799Z] === RUN TestContainerInvalidJSON [2022-08-24T16:28:51.799Z] === RUN TestContainerInvalidJSON/commit [2022-08-24T16:28:51.799Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-24T16:28:51.799Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-24T16:28:51.799Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-24T16:28:51.799Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T16:28:51.799Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T16:28:51.799Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-24T16:28:51.799Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-24T16:28:51.799Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-24T16:28:51.799Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-24T16:28:51.799Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T16:28:51.799Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T16:28:51.799Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T16:28:51.799Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T16:28:51.799Z] === CONT TestContainerInvalidJSON/commit [2022-08-24T16:28:51.799Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-24T16:28:51.799Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T16:28:51.799Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-24T16:28:51.799Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-24T16:28:51.799Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-24T16:28:51.799Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-24T16:28:51.799Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-24T16:28:51.799Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-24T16:28:51.800Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-24T16:28:51.800Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T16:28:51.800Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-24T16:28:51.800Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T16:28:51.800Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-24T16:28:51.800Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-24T16:28:51.800Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-24T16:28:51.800Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-24T16:28:51.800Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-24T16:28:51.800Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-24T16:28:51.800Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-24T16:28:51.800Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-24T16:28:51.800Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-24T16:28:51.800Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-24T16:28:51.800Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-24T16:28:51.800Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-24T16:28:51.800Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-24T16:28:51.800Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-24T16:28:51.800Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-24T16:28:51.800Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-24T16:28:51.800Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-24T16:28:51.800Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-24T16:28:51.800Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-24T16:28:51.800Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-24T16:28:51.800Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-24T16:28:51.800Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-24T16:28:51.800Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-24T16:28:51.800Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-24T16:28:51.800Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-24T16:28:51.800Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-24T16:28:51.882Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-24T16:28:51.882Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T16:28:51.882Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-24T16:28:51.882Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-24T16:28:51.882Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-24T16:28:51.882Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-24T16:28:51.882Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-24T16:28:51.882Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-24T16:28:51.882Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-24T16:28:51.882Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-24T16:28:51.882Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-24T16:28:51.882Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-24T16:28:51.882Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-24T16:28:51.882Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-24T16:28:51.882Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-24T16:28:51.882Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-24T16:28:51.882Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-24T16:28:51.882Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-24T16:28:51.882Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-24T16:28:51.882Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-24T16:28:51.882Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-24T16:28:51.882Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-24T16:28:51.882Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-24T16:28:51.882Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-24T16:28:51.882Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-24T16:28:51.882Z] === RUN TestCopyEmptyFile [2022-08-24T16:28:52.059Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-24T16:28:52.059Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-24T16:28:52.059Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-24T16:28:52.059Z] === RUN TestCopyEmptyFile [2022-08-24T16:28:52.139Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-24T16:28:52.139Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-24T16:28:52.139Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-24T16:28:52.139Z] === RUN TestCopyFromContainer [2022-08-24T16:28:52.318Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-24T16:28:52.319Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-24T16:28:52.319Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-24T16:28:52.319Z] === RUN TestCopyFromContainer [2022-08-24T16:28:53.254Z] === RUN TestCopyFromContainer// [2022-08-24T16:28:53.513Z] === RUN TestCopyFromContainer//bar/root [2022-08-24T16:28:53.513Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-24T16:28:53.513Z] === RUN TestCopyFromContainer/bar/quux [2022-08-24T16:28:53.513Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-24T16:28:53.513Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-24T16:28:53.772Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-24T16:28:53.772Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-24T16:28:53.772Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-24T16:28:53.772Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-24T16:28:54.031Z] --- PASS: TestCopyFromContainer (1.69s) [2022-08-24T16:28:54.031Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-24T16:28:54.031Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-24T16:28:54.031Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-24T16:28:54.031Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-24T16:28:54.031Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-24T16:28:54.031Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-24T16:28:54.031Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-24T16:28:54.031Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-24T16:28:54.031Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-24T16:28:54.031Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-24T16:28:54.031Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-24T16:28:54.031Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T16:28:54.031Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T16:28:54.031Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T16:28:54.031Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T16:28:54.031Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T16:28:54.031Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T16:28:54.031Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T16:28:54.031Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T16:28:54.031Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T16:28:54.031Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-24T16:28:54.031Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-24T16:28:54.031Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-24T16:28:54.031Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-24T16:28:54.031Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-24T16:28:54.031Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-24T16:28:54.031Z] === RUN TestCreateWithInvalidEnv [2022-08-24T16:28:54.031Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-24T16:28:54.031Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-24T16:28:54.031Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-24T16:28:54.031Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-24T16:28:54.031Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-24T16:28:54.031Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-24T16:28:54.031Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-24T16:28:54.031Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-24T16:28:54.031Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-24T16:28:54.031Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-24T16:28:54.031Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-24T16:28:54.031Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-24T16:28:54.031Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-24T16:28:54.031Z] === RUN TestCreateTmpfsMountsTarget [2022-08-24T16:28:54.031Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-24T16:28:54.031Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-24T16:28:55.934Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2022-08-24T16:28:55.934Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-24T16:28:56.309Z] === RUN TestCopyFromContainer// [2022-08-24T16:28:56.309Z] === RUN TestCopyFromContainer//bar/root [2022-08-24T16:28:56.309Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-24T16:28:56.309Z] === RUN TestCopyFromContainer/bar/quux [2022-08-24T16:28:56.309Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-24T16:28:56.565Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-24T16:28:56.565Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-24T16:28:56.565Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-24T16:28:56.565Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-24T16:28:56.565Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-24T16:28:56.822Z] --- PASS: TestCopyFromContainer (4.59s) [2022-08-24T16:28:56.822Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-24T16:28:56.822Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-24T16:28:56.823Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-24T16:28:56.823Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-24T16:28:56.823Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-24T16:28:56.823Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-24T16:28:56.823Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-24T16:28:56.823Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-24T16:28:56.823Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-24T16:28:56.823Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-24T16:28:56.823Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-24T16:28:56.823Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T16:28:56.823Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T16:28:56.823Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T16:28:56.823Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T16:28:56.823Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T16:28:56.823Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T16:28:56.823Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T16:28:56.823Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T16:28:56.823Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T16:28:56.823Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-24T16:28:56.823Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-24T16:28:56.823Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-24T16:28:56.823Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-24T16:28:56.823Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-24T16:28:56.823Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-24T16:28:56.823Z] === RUN TestCreateWithInvalidEnv [2022-08-24T16:28:56.823Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-24T16:28:56.823Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-24T16:28:56.823Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-24T16:28:56.823Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-24T16:28:56.823Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-24T16:28:56.823Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-24T16:28:56.823Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-24T16:28:56.823Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-24T16:28:56.823Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-24T16:28:56.823Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-24T16:28:56.823Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-24T16:28:56.823Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-24T16:28:56.823Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-24T16:28:56.823Z] === RUN TestCreateTmpfsMountsTarget [2022-08-24T16:28:56.823Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-24T16:28:56.823Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-24T16:28:57.310Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2022-08-24T16:28:57.310Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-24T16:28:57.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T16:28:57.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T16:28:57.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T16:28:57.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T16:28:57.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T16:28:57.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T16:28:57.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T16:28:57.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T16:28:57.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T16:28:57.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T16:28:57.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T16:28:57.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T16:28:57.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T16:28:57.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T16:28:57.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T16:28:57.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-24T16:28:57.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-24T16:28:57.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-24T16:28:57.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-24T16:28:57.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-24T16:28:57.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-08-24T16:28:57.310Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-24T16:28:57.876Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-08-24T16:28:57.876Z] === RUN TestCreateDifferentPlatform [2022-08-24T16:28:57.876Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-24T16:28:57.876Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-24T16:28:57.876Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-24T16:28:57.876Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-24T16:28:57.876Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-24T16:28:57.876Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-24T16:28:57.876Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-24T16:28:57.876Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-24T16:28:57.876Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-08-24T16:28:57.876Z] === RUN TestCreateInvalidHostConfig [2022-08-24T16:28:57.876Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T16:28:57.876Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T16:28:57.876Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T16:28:57.876Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T16:28:57.876Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T16:28:57.876Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T16:28:57.876Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T16:28:57.876Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T16:28:57.876Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T16:28:57.876Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T16:28:57.876Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T16:28:57.876Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T16:28:57.876Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-24T16:28:57.876Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-24T16:28:57.877Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-24T16:28:57.877Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-24T16:28:57.877Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-24T16:28:57.877Z] === RUN TestContainerStartOnDaemonRestart [2022-08-24T16:28:57.877Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-24T16:28:57.877Z] === RUN TestDaemonRestartIpcMode [2022-08-24T16:28:57.877Z] === PAUSE TestDaemonRestartIpcMode [2022-08-24T16:28:57.877Z] === RUN TestDaemonHostGatewayIP [2022-08-24T16:28:57.877Z] === PAUSE TestDaemonHostGatewayIP [2022-08-24T16:28:57.877Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-24T16:28:57.877Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-24T16:28:57.877Z] === RUN TestContainerKillOnDaemonStart [2022-08-24T16:28:57.877Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-24T16:28:57.877Z] === RUN TestDiff [2022-08-24T16:28:58.188Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-08-24T16:28:58.189Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-24T16:28:58.443Z] --- PASS: TestDiff (0.56s) [2022-08-24T16:28:58.443Z] === RUN TestExecConsoleSize [2022-08-24T16:28:59.013Z] --- PASS: TestExecConsoleSize (0.60s) [2022-08-24T16:28:59.013Z] === RUN TestExecWithCloseStdin [2022-08-24T16:28:59.116Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-08-24T16:28:59.116Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-24T16:28:59.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T16:28:59.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T16:28:59.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T16:28:59.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T16:28:59.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T16:28:59.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T16:28:59.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T16:28:59.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T16:28:59.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T16:28:59.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T16:28:59.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T16:28:59.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T16:28:59.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T16:28:59.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T16:28:59.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T16:28:59.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-24T16:28:59.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-24T16:28:59.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-24T16:28:59.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-24T16:28:59.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-08-24T16:28:59.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-08-24T16:28:59.373Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-24T16:28:59.629Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-08-24T16:28:59.629Z] === RUN TestCreateDifferentPlatform [2022-08-24T16:28:59.629Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-24T16:28:59.629Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-24T16:28:59.629Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-24T16:28:59.629Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-24T16:28:59.629Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-24T16:28:59.629Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-24T16:28:59.629Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-24T16:28:59.629Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-24T16:28:59.885Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-24T16:28:59.885Z] === RUN TestCreateInvalidHostConfig [2022-08-24T16:28:59.885Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T16:28:59.885Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T16:28:59.885Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T16:28:59.885Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T16:28:59.885Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T16:28:59.885Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T16:28:59.885Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T16:28:59.885Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T16:28:59.885Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T16:28:59.885Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T16:28:59.885Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T16:28:59.885Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T16:28:59.885Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-24T16:28:59.885Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-24T16:28:59.885Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-24T16:28:59.885Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-24T16:28:59.886Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-24T16:28:59.886Z] === RUN TestContainerStartOnDaemonRestart [2022-08-24T16:28:59.886Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-24T16:28:59.886Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-24T16:28:59.886Z] === RUN TestDaemonRestartIpcMode [2022-08-24T16:28:59.886Z] === PAUSE TestDaemonRestartIpcMode [2022-08-24T16:28:59.886Z] === RUN TestDaemonHostGatewayIP [2022-08-24T16:28:59.886Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T16:28:59.886Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-24T16:28:59.886Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-24T16:28:59.886Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-24T16:28:59.886Z] === RUN TestContainerKillOnDaemonStart [2022-08-24T16:28:59.886Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-24T16:28:59.886Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-24T16:28:59.886Z] === RUN TestDiff [2022-08-24T16:28:59.949Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-08-24T16:28:59.949Z] === RUN TestExec [2022-08-24T16:29:00.142Z] --- PASS: TestDiff (0.37s) [2022-08-24T16:29:00.142Z] === RUN TestExecConsoleSize [2022-08-24T16:29:00.515Z] --- PASS: TestExec (0.62s) [2022-08-24T16:29:00.515Z] === RUN TestExecUser [2022-08-24T16:29:00.704Z] --- PASS: TestExecConsoleSize (0.44s) [2022-08-24T16:29:00.704Z] === RUN TestExecWithCloseStdin [2022-08-24T16:29:00.960Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-08-24T16:29:00.960Z] === RUN TestExec [2022-08-24T16:29:01.083Z] --- PASS: TestExecUser (0.64s) [2022-08-24T16:29:01.083Z] === RUN TestExportContainerAndImportImage [2022-08-24T16:29:01.524Z] --- PASS: TestExec (0.45s) [2022-08-24T16:29:01.524Z] === RUN TestExecUser [2022-08-24T16:29:02.019Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2022-08-24T16:29:02.019Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-24T16:29:02.086Z] --- PASS: TestExecUser (0.44s) [2022-08-24T16:29:02.086Z] === RUN TestExportContainerAndImportImage [2022-08-24T16:29:02.649Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-08-24T16:29:02.649Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-24T16:29:02.954Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-24T16:29:02.954Z] === RUN TestHealthCheckWorkdir [2022-08-24T16:29:03.890Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2022-08-24T16:29:03.890Z] === RUN TestHealthKillContainer [2022-08-24T16:29:04.017Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-08-24T16:29:04.018Z] === RUN TestHealthCheckWorkdir [2022-08-24T16:29:04.277Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-08-24T16:29:04.277Z] === RUN TestHealthKillContainer [2022-08-24T16:29:12.367Z] --- PASS: TestHealthKillContainer (7.87s) [2022-08-24T16:29:12.367Z] === RUN TestHealthCheckProcessKilled [2022-08-24T16:29:12.931Z] --- PASS: TestHealthCheckProcessKilled (0.63s) [2022-08-24T16:29:12.931Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-24T16:29:12.931Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-24T16:29:12.931Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-24T16:29:12.931Z] === RUN TestIpcModeNone [2022-08-24T16:29:13.188Z] --- PASS: TestIpcModeNone (0.46s) [2022-08-24T16:29:13.188Z] === RUN TestIpcModePrivate [2022-08-24T16:29:13.751Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-08-24T16:29:13.862Z] --- PASS: TestHealthKillContainer (8.26s) [2022-08-24T16:29:13.862Z] === RUN TestHealthCheckProcessKilled [2022-08-24T16:29:13.862Z] --- PASS: TestHealthCheckProcessKilled (0.83s) [2022-08-24T16:29:13.862Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-24T16:29:13.862Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2022-08-24T16:29:13.862Z] === RUN TestIpcModeNone [2022-08-24T16:29:14.009Z] --- PASS: TestIpcModePrivate (0.61s) [2022-08-24T16:29:14.009Z] === RUN TestIpcModeShareable [2022-08-24T16:29:14.009Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T16:29:14.009Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-24T16:29:14.009Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-24T16:29:14.121Z] --- PASS: TestIpcModeNone (0.63s) [2022-08-24T16:29:14.121Z] === RUN TestIpcModePrivate [2022-08-24T16:29:14.379Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-08-24T16:29:14.637Z] --- PASS: TestIpcModePrivate (0.59s) [2022-08-24T16:29:14.637Z] === RUN TestIpcModeShareable [2022-08-24T16:29:15.229Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-08-24T16:29:15.229Z] --- PASS: TestIpcModeShareable (0.64s) [2022-08-24T16:29:15.229Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-24T16:29:15.377Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-08-24T16:29:15.377Z] === RUN TestAPIIpcModeHost [2022-08-24T16:29:15.377Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T16:29:15.377Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-24T16:29:15.377Z] === RUN TestDaemonIpcModeShareable [2022-08-24T16:29:15.377Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T16:29:15.377Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-24T16:29:15.377Z] === RUN TestDaemonIpcModePrivate [2022-08-24T16:29:16.345Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-24T16:29:16.345Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-08-24T16:29:16.345Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-24T16:29:16.345Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T16:29:16.345Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-24T16:29:16.345Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-24T16:29:16.345Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T16:29:16.345Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-24T16:29:16.345Z] === RUN TestIpcModeOlderClient [2022-08-24T16:29:16.345Z] === PAUSE TestIpcModeOlderClient [2022-08-24T16:29:16.345Z] === RUN TestKillContainerInvalidSignal [2022-08-24T16:29:16.908Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-08-24T16:29:16.908Z] === RUN TestKillContainer [2022-08-24T16:29:16.908Z] === RUN TestKillContainer/no_signal [2022-08-24T16:29:17.134Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2022-08-24T16:29:17.134Z] === RUN TestAPIIpcModeHost [2022-08-24T16:29:17.165Z] === RUN TestKillContainer/non_killing_signal [2022-08-24T16:29:17.421Z] === RUN TestKillContainer/killing_signal [2022-08-24T16:29:17.700Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-08-24T16:29:17.700Z] === RUN TestDaemonIpcModeShareable [2022-08-24T16:29:17.984Z] --- PASS: TestKillContainer (1.19s) [2022-08-24T16:29:17.984Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-24T16:29:17.984Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-08-24T16:29:17.984Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-08-24T16:29:17.984Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-24T16:29:17.984Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-24T16:29:18.547Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-24T16:29:18.636Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-24T16:29:18.636Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2022-08-24T16:29:18.636Z] === RUN TestDaemonIpcModePrivate [2022-08-24T16:29:18.804Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-08-24T16:29:18.804Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-24T16:29:18.804Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-08-24T16:29:18.804Z] === RUN TestKillStoppedContainer [2022-08-24T16:29:18.804Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-24T16:29:18.804Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-24T16:29:19.061Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-24T16:29:19.061Z] === RUN TestKillDifferentUserContainer [2022-08-24T16:29:19.322Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-08-24T16:29:19.322Z] === RUN TestInspectOomKilledTrue [2022-08-24T16:29:19.322Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T16:29:19.322Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-24T16:29:19.322Z] === RUN TestInspectOomKilledFalse [2022-08-24T16:29:19.322Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T16:29:19.322Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-24T16:29:19.322Z] === RUN TestLinksEtcHostsContentMatch [2022-08-24T16:29:19.322Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-24T16:29:19.322Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-24T16:29:19.322Z] === RUN TestLinksContainerNames [2022-08-24T16:29:20.013Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-24T16:29:20.013Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-08-24T16:29:20.013Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-24T16:29:20.253Z] --- PASS: TestLinksContainerNames (0.80s) [2022-08-24T16:29:20.253Z] === RUN TestLogsFollowTailEmpty [2022-08-24T16:29:20.510Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-08-24T16:29:20.510Z] === RUN TestLogs [2022-08-24T16:29:20.510Z] === RUN TestLogs/driver_local [2022-08-24T16:29:20.510Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T16:29:20.510Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T16:29:20.510Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-24T16:29:20.510Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-24T16:29:20.510Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-24T16:29:20.510Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-24T16:29:20.510Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T16:29:20.510Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T16:29:20.510Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-24T16:29:20.510Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-24T16:29:20.510Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-24T16:29:20.510Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-24T16:29:20.510Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T16:29:20.510Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-24T16:29:20.950Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-24T16:29:20.950Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-08-24T16:29:20.950Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-24T16:29:21.073Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-24T16:29:21.330Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T16:29:21.895Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-24T16:29:21.895Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-24T16:29:22.328Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-24T16:29:22.328Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-08-24T16:29:22.328Z] === RUN TestIpcModeOlderClient [2022-08-24T16:29:22.328Z] === PAUSE TestIpcModeOlderClient [2022-08-24T16:29:22.328Z] === RUN TestKillContainerInvalidSignal [2022-08-24T16:29:22.458Z] === RUN TestLogs/driver_json-file [2022-08-24T16:29:22.458Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T16:29:22.458Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T16:29:22.458Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-24T16:29:22.458Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-24T16:29:22.458Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-24T16:29:22.458Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-24T16:29:22.458Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T16:29:22.458Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T16:29:22.458Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T16:29:22.458Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T16:29:22.458Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T16:29:22.458Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T16:29:22.458Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T16:29:22.458Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T16:29:22.587Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-08-24T16:29:22.587Z] === RUN TestKillContainer [2022-08-24T16:29:22.587Z] === RUN TestKillContainer/no_signal [2022-08-24T16:29:23.022Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T16:29:23.022Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T16:29:23.154Z] === RUN TestKillContainer/non_killing_signal [2022-08-24T16:29:23.413Z] === RUN TestKillContainer/killing_signal [2022-08-24T16:29:23.586Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-24T16:29:23.586Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-24T16:29:23.980Z] --- PASS: TestKillContainer (1.31s) [2022-08-24T16:29:23.980Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-24T16:29:23.980Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-08-24T16:29:23.980Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-08-24T16:29:23.980Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-24T16:29:23.980Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-24T16:29:24.149Z] --- PASS: TestLogs (3.70s) [2022-08-24T16:29:24.149Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-24T16:29:24.149Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.61s) [2022-08-24T16:29:24.149Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.64s) [2022-08-24T16:29:24.149Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.55s) [2022-08-24T16:29:24.149Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.62s) [2022-08-24T16:29:24.149Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s) [2022-08-24T16:29:24.149Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s) [2022-08-24T16:29:24.149Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-24T16:29:24.149Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s) [2022-08-24T16:29:24.149Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.76s) [2022-08-24T16:29:24.149Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.54s) [2022-08-24T16:29:24.149Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.54s) [2022-08-24T16:29:24.149Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.62s) [2022-08-24T16:29:24.149Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.61s) [2022-08-24T16:29:24.149Z] === RUN TestContainerNetworkMountsNoChown [2022-08-24T16:29:24.546Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-24T16:29:24.713Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/default [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/default [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/private [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/private [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/rprivate [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/slave [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/slave [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/rslave [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/shared [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/shared [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/rshared [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-24T16:29:24.713Z] === CONT TestMountDaemonRoot/default [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-24T16:29:24.713Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-24T16:29:24.713Z] === CONT TestMountDaemonRoot/rshared [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T16:29:24.713Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-24T16:29:24.713Z] === CONT TestMountDaemonRoot/shared [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-24T16:29:24.713Z] === CONT TestMountDaemonRoot/rslave [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-24T16:29:24.713Z] === CONT TestMountDaemonRoot/slave [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-24T16:29:24.713Z] === CONT TestMountDaemonRoot/rprivate [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T16:29:24.713Z] === CONT TestMountDaemonRoot/private [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-24T16:29:24.713Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-24T16:29:24.713Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-24T16:29:24.713Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-24T16:29:24.713Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-24T16:29:24.713Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-24T16:29:24.713Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T16:29:24.713Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-24T16:29:24.970Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T16:29:24.970Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-24T16:29:24.970Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T16:29:24.970Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-24T16:29:24.970Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-24T16:29:24.970Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-24T16:29:24.970Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-24T16:29:24.970Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-24T16:29:24.970Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T16:29:24.970Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-24T16:29:24.970Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-24T16:29:24.970Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-24T16:29:24.970Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-24T16:29:24.970Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-24T16:29:24.970Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-24T16:29:24.970Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T16:29:24.970Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-24T16:29:24.970Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T16:29:24.970Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-24T16:29:25.115Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-08-24T16:29:25.115Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-08-24T16:29:25.115Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-08-24T16:29:25.115Z] === RUN TestKillStoppedContainer [2022-08-24T16:29:25.228Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-24T16:29:25.228Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-24T16:29:25.228Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-24T16:29:25.228Z] === RUN TestContainerBindMountNonRecursive [2022-08-24T16:29:25.228Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-24T16:29:25.228Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-24T16:29:25.228Z] === RUN TestContainerVolumesMountedAsShared [2022-08-24T16:29:25.228Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-24T16:29:25.228Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-24T16:29:25.228Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-24T16:29:25.228Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-24T16:29:25.228Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-24T16:29:25.228Z] === RUN TestNetworkNat [2022-08-24T16:29:25.374Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-24T16:29:25.374Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-24T16:29:25.374Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-24T16:29:25.374Z] === RUN TestKillDifferentUserContainer [2022-08-24T16:29:25.790Z] --- PASS: TestNetworkNat (0.50s) [2022-08-24T16:29:25.790Z] === RUN TestNetworkLocalhostTCPNat [2022-08-24T16:29:25.942Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2022-08-24T16:29:25.942Z] === RUN TestInspectOomKilledTrue [2022-08-24T16:29:25.942Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-24T16:29:25.942Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-24T16:29:25.942Z] === RUN TestInspectOomKilledFalse [2022-08-24T16:29:26.049Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-08-24T16:29:26.049Z] === RUN TestNetworkLoopbackNat [2022-08-24T16:29:26.201Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-08-24T16:29:26.202Z] === RUN TestLinksEtcHostsContentMatch [2022-08-24T16:29:26.460Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-08-24T16:29:26.460Z] === RUN TestLinksContainerNames [2022-08-24T16:29:27.399Z] --- PASS: TestLinksContainerNames (0.87s) [2022-08-24T16:29:27.399Z] === RUN TestLogsFollowTailEmpty [2022-08-24T16:29:27.967Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2022-08-24T16:29:27.967Z] === RUN TestLogs [2022-08-24T16:29:27.967Z] === RUN TestLogs/driver_local [2022-08-24T16:29:27.967Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T16:29:27.967Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T16:29:27.967Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-24T16:29:27.967Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-24T16:29:27.967Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-24T16:29:27.967Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-24T16:29:27.967Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T16:29:27.967Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T16:29:27.967Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-24T16:29:27.967Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-24T16:29:27.967Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-24T16:29:27.967Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-24T16:29:27.967Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T16:29:27.967Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-24T16:29:28.533Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-24T16:29:28.533Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T16:29:28.646Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-08-24T16:29:28.646Z] === RUN TestPause [2022-08-24T16:29:28.646Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T16:29:28.646Z] --- SKIP: TestPause (0.00s) [2022-08-24T16:29:28.646Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-24T16:29:28.646Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T16:29:28.646Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T16:29:28.646Z] === RUN TestPauseStopPausedContainer [2022-08-24T16:29:28.646Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T16:29:28.646Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-24T16:29:28.646Z] === RUN TestPidHost [2022-08-24T16:29:29.102Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-24T16:29:29.102Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-24T16:29:29.576Z] --- PASS: TestPidHost (0.89s) [2022-08-24T16:29:29.576Z] === RUN TestPsFilter [2022-08-24T16:29:29.576Z] --- PASS: TestPsFilter (0.09s) [2022-08-24T16:29:29.576Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-24T16:29:29.669Z] === RUN TestLogs/driver_json-file [2022-08-24T16:29:29.928Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T16:29:29.928Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T16:29:29.928Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-24T16:29:29.928Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-24T16:29:29.928Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-24T16:29:29.928Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-24T16:29:29.928Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T16:29:29.928Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T16:29:29.928Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T16:29:29.928Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T16:29:29.928Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T16:29:29.928Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T16:29:29.928Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T16:29:29.928Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T16:29:30.139Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-08-24T16:29:30.139Z] === RUN TestRemoveContainerWithVolume [2022-08-24T16:29:30.397Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-24T16:29:30.397Z] === RUN TestRemoveContainerRunning [2022-08-24T16:29:30.495Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T16:29:30.755Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T16:29:30.959Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-08-24T16:29:30.960Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-24T16:29:31.216Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-08-24T16:29:31.216Z] === RUN TestRemoveInvalidContainer [2022-08-24T16:29:31.216Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-24T16:29:31.216Z] === RUN TestRenameLinkedContainer [2022-08-24T16:29:31.322Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-24T16:29:31.322Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-24T16:29:31.889Z] --- PASS: TestLogs (3.88s) [2022-08-24T16:29:31.889Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-24T16:29:31.889Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.68s) [2022-08-24T16:29:31.889Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.72s) [2022-08-24T16:29:31.889Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s) [2022-08-24T16:29:31.889Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.54s) [2022-08-24T16:29:31.889Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s) [2022-08-24T16:29:31.889Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.60s) [2022-08-24T16:29:31.889Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-24T16:29:31.889Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.78s) [2022-08-24T16:29:31.889Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.83s) [2022-08-24T16:29:31.889Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.61s) [2022-08-24T16:29:31.889Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.61s) [2022-08-24T16:29:31.889Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.58s) [2022-08-24T16:29:31.889Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-08-24T16:29:31.889Z] === RUN TestContainerNetworkMountsNoChown [2022-08-24T16:29:32.148Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-08-24T16:29:32.148Z] === RUN TestMountDaemonRoot [2022-08-24T16:29:32.148Z] === RUN TestMountDaemonRoot/default [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/default [2022-08-24T16:29:32.148Z] === RUN TestMountDaemonRoot/private [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/private [2022-08-24T16:29:32.148Z] === RUN TestMountDaemonRoot/rprivate [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-24T16:29:32.148Z] === RUN TestMountDaemonRoot/slave [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/slave [2022-08-24T16:29:32.148Z] === RUN TestMountDaemonRoot/rslave [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-24T16:29:32.148Z] === RUN TestMountDaemonRoot/shared [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/shared [2022-08-24T16:29:32.148Z] === RUN TestMountDaemonRoot/rshared [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-24T16:29:32.148Z] === CONT TestMountDaemonRoot/default [2022-08-24T16:29:32.148Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-24T16:29:32.148Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-24T16:29:32.148Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-24T16:29:32.148Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-24T16:29:32.148Z] === CONT TestMountDaemonRoot/rslave [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-24T16:29:32.148Z] === CONT TestMountDaemonRoot/rshared [2022-08-24T16:29:32.148Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-24T16:29:32.148Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-24T16:29:32.148Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-24T16:29:32.148Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T16:29:32.148Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T16:29:32.149Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-24T16:29:32.149Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-24T16:29:32.149Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T16:29:32.149Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T16:29:32.149Z] === CONT TestMountDaemonRoot/shared [2022-08-24T16:29:32.149Z] === CONT TestMountDaemonRoot/rprivate [2022-08-24T16:29:32.149Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-24T16:29:32.149Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T16:29:32.149Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-24T16:29:32.149Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-24T16:29:32.149Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-24T16:29:32.149Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T16:29:32.149Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-24T16:29:32.149Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-24T16:29:32.149Z] === CONT TestMountDaemonRoot/slave [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-24T16:29:32.149Z] === CONT TestMountDaemonRoot/private [2022-08-24T16:29:32.149Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-24T16:29:32.149Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-24T16:29:32.149Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-24T16:29:32.149Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-24T16:29:32.149Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-24T16:29:32.149Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-24T16:29:32.149Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-24T16:29:32.149Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-24T16:29:32.149Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-24T16:29:32.149Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-24T16:29:32.149Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-24T16:29:32.149Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-24T16:29:32.408Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-24T16:29:32.408Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-24T16:29:32.408Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-24T16:29:32.408Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T16:29:32.408Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-24T16:29:32.408Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T16:29:32.408Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-24T16:29:32.408Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T16:29:32.408Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T16:29:32.408Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-24T16:29:32.408Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T16:29:32.668Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-24T16:29:32.668Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T16:29:32.668Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-24T16:29:32.668Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-24T16:29:32.668Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-24T16:29:32.668Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-24T16:29:32.668Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-24T16:29:32.668Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-24T16:29:32.668Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-24T16:29:32.668Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-24T16:29:32.668Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-24T16:29:32.668Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-24T16:29:32.668Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-24T16:29:32.668Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-24T16:29:32.668Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-24T16:29:32.668Z] === RUN TestContainerBindMountNonRecursive [2022-08-24T16:29:33.111Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-08-24T16:29:33.111Z] === RUN TestRenameStoppedContainer [2022-08-24T16:29:33.368Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-08-24T16:29:33.368Z] === RUN TestRenameRunningContainerAndReuse [2022-08-24T16:29:34.046Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-08-24T16:29:34.046Z] === RUN TestContainerVolumesMountedAsShared [2022-08-24T16:29:34.300Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-08-24T16:29:34.300Z] === RUN TestRenameInvalidName [2022-08-24T16:29:34.557Z] --- PASS: TestRenameInvalidName (0.38s) [2022-08-24T16:29:34.557Z] === RUN TestRenameAnonymousContainer [2022-08-24T16:29:34.613Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-08-24T16:29:34.613Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-24T16:29:34.873Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-08-24T16:29:34.873Z] === RUN TestNetworkNat [2022-08-24T16:29:35.446Z] --- PASS: TestNetworkNat (0.46s) [2022-08-24T16:29:35.446Z] === RUN TestNetworkLocalhostTCPNat [2022-08-24T16:29:35.709Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2022-08-24T16:29:35.709Z] === RUN TestNetworkLoopbackNat [2022-08-24T16:29:36.453Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-08-24T16:29:36.453Z] === RUN TestRenameContainerWithSameName [2022-08-24T16:29:36.453Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-08-24T16:29:36.453Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-24T16:29:37.384Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-08-24T16:29:37.384Z] === RUN TestResize [2022-08-24T16:29:37.648Z] --- PASS: TestResize (0.44s) [2022-08-24T16:29:37.648Z] === RUN TestResizeWithInvalidSize [2022-08-24T16:29:38.219Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-24T16:29:38.219Z] === RUN TestResizeWhenContainerNotStarted [2022-08-24T16:29:38.239Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-08-24T16:29:38.239Z] === RUN TestPause [2022-08-24T16:29:38.782Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-08-24T16:29:38.782Z] === RUN TestDaemonRestartKillContainers [2022-08-24T16:29:38.782Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-24T16:29:38.782Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-24T16:29:38.782Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-24T16:29:38.782Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-24T16:29:38.806Z] --- PASS: TestPause (0.44s) [2022-08-24T16:29:38.806Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-24T16:29:38.806Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T16:29:38.806Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T16:29:38.806Z] === RUN TestPauseStopPausedContainer [2022-08-24T16:29:39.372Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-08-24T16:29:39.372Z] === RUN TestPidHost [2022-08-24T16:29:39.710Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-24T16:29:40.274Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.71s) [2022-08-24T16:29:40.274Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.85s) [2022-08-24T16:29:40.274Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.84s) [2022-08-24T16:29:40.274Z] === RUN TestCgroupNamespacesRun [2022-08-24T16:29:40.307Z] --- PASS: TestPidHost (0.96s) [2022-08-24T16:29:40.307Z] === RUN TestPsFilter [2022-08-24T16:29:40.307Z] --- PASS: TestPsFilter (0.10s) [2022-08-24T16:29:40.307Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-24T16:29:40.566Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-08-24T16:29:40.566Z] === RUN TestRemoveContainerWithVolume [2022-08-24T16:29:41.133Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-08-24T16:29:41.133Z] === RUN TestRemoveContainerRunning [2022-08-24T16:29:41.392Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-08-24T16:29:41.392Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-24T16:29:41.640Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-08-24T16:29:41.640Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-24T16:29:41.959Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-24T16:29:41.959Z] === RUN TestRemoveInvalidContainer [2022-08-24T16:29:41.959Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-24T16:29:41.959Z] === RUN TestRenameLinkedContainer [2022-08-24T16:29:42.649Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-08-24T16:29:42.649Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-24T16:29:43.864Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-08-24T16:29:43.864Z] === RUN TestRenameStoppedContainer [2022-08-24T16:29:44.016Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-08-24T16:29:44.016Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-24T16:29:44.123Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-24T16:29:44.123Z] === RUN TestRenameRunningContainerAndReuse [2022-08-24T16:29:44.946Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2022-08-24T16:29:44.946Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-24T16:29:45.058Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-08-24T16:29:45.058Z] === RUN TestRenameInvalidName [2022-08-24T16:29:45.625Z] --- PASS: TestRenameInvalidName (0.46s) [2022-08-24T16:29:45.625Z] === RUN TestRenameAnonymousContainer [2022-08-24T16:29:45.876Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-08-24T16:29:45.876Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-24T16:29:47.001Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-08-24T16:29:47.001Z] === RUN TestRenameContainerWithSameName [2022-08-24T16:29:47.245Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-08-24T16:29:47.245Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-24T16:29:47.568Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-08-24T16:29:47.568Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-24T16:29:47.808Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-08-24T16:29:47.808Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-24T16:29:48.506Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-08-24T16:29:48.506Z] === RUN TestResize [2022-08-24T16:29:48.765Z] --- PASS: TestResize (0.44s) [2022-08-24T16:29:48.765Z] === RUN TestResizeWithInvalidSize [2022-08-24T16:29:49.176Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-08-24T16:29:49.176Z] === RUN TestNISDomainname [2022-08-24T16:29:49.176Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-24T16:29:49.176Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-24T16:29:49.176Z] === RUN TestHostnameDnsResolution [2022-08-24T16:29:49.333Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-24T16:29:49.333Z] === RUN TestResizeWhenContainerNotStarted [2022-08-24T16:29:49.592Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-08-24T16:29:49.592Z] === RUN TestDaemonRestartKillContainers [2022-08-24T16:29:49.592Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T16:29:49.592Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T16:29:49.592Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T16:29:49.592Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T16:29:49.592Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T16:29:49.592Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T16:29:49.592Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T16:29:49.592Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T16:29:49.592Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T16:29:49.592Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T16:29:49.592Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T16:29:49.592Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T16:29:49.592Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T16:29:49.592Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T16:29:49.592Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T16:29:49.592Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T16:29:49.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T16:29:49.592Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T16:29:49.592Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T16:29:49.739Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-08-24T16:29:49.739Z] === RUN TestUnprivilegedPortsAndPing [2022-08-24T16:29:49.739Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-24T16:29:49.739Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-24T16:29:49.739Z] === RUN TestPrivilegedHostDevices [2022-08-24T16:29:49.996Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-08-24T16:29:49.996Z] === RUN TestRunConsoleSize [2022-08-24T16:29:50.559Z] --- PASS: TestRunConsoleSize (0.43s) [2022-08-24T16:29:50.559Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-24T16:29:52.125Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T16:29:52.451Z] --- PASS: TestRunWithAlternativeContainerdShim (1.98s) [2022-08-24T16:29:52.452Z] === RUN TestStats [2022-08-24T16:29:52.452Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T16:29:52.452Z] --- SKIP: TestStats (0.00s) [2022-08-24T16:29:52.452Z] === RUN TestStopContainerWithTimeout [2022-08-24T16:29:52.452Z] === RUN TestStopContainerWithTimeout/0 [2022-08-24T16:29:52.452Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-24T16:29:52.452Z] === RUN TestStopContainerWithTimeout/1 [2022-08-24T16:29:52.452Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-24T16:29:52.452Z] === RUN TestStopContainerWithTimeout/3 [2022-08-24T16:29:52.452Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-24T16:29:52.452Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-24T16:29:52.452Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-24T16:29:52.452Z] === CONT TestStopContainerWithTimeout/0 [2022-08-24T16:29:52.452Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-24T16:29:53.015Z] === CONT TestStopContainerWithTimeout/3 [2022-08-24T16:29:53.060Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T16:29:53.998Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T16:29:53.998Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T16:29:55.376Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T16:29:55.376Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T16:29:55.534Z] === CONT TestStopContainerWithTimeout/1 [2022-08-24T16:29:56.463Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-24T16:29:56.463Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-08-24T16:29:56.463Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-08-24T16:29:56.463Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-08-24T16:29:56.463Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-08-24T16:29:56.463Z] === RUN TestDeleteDevicemapper [2022-08-24T16:29:56.463Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T16:29:56.463Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-24T16:29:56.463Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-24T16:29:58.359Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.76s) [2022-08-24T16:29:58.359Z] === RUN TestUpdateMemory [2022-08-24T16:29:58.359Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T16:29:58.359Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-24T16:29:58.359Z] === RUN TestUpdateCPUQuota [2022-08-24T16:29:58.359Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T16:29:58.359Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-24T16:29:58.359Z] === RUN TestUpdatePidsLimit [2022-08-24T16:29:58.359Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T16:29:58.359Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-24T16:29:58.359Z] === RUN TestUpdateRestartPolicy [2022-08-24T16:29:58.659Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T16:29:58.918Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T16:30:00.836Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T16:30:02.738Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T16:30:02.738Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T16:30:04.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T16:30:04.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T16:30:06.544Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T16:30:07.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-24T16:30:07.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-24T16:30:07.922Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-24T16:30:07.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.99s) [2022-08-24T16:30:07.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-24T16:30:07.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.18s) [2022-08-24T16:30:07.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-24T16:30:07.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-24T16:30:07.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-08-24T16:30:07.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.45s) [2022-08-24T16:30:07.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.45s) [2022-08-24T16:30:07.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.09s) [2022-08-24T16:30:07.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-08-24T16:30:07.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.11s) [2022-08-24T16:30:07.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.96s) [2022-08-24T16:30:07.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.11s) [2022-08-24T16:30:07.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2022-08-24T16:30:07.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.86s) [2022-08-24T16:30:07.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.49s) [2022-08-24T16:30:07.922Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-24T16:30:07.922Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-24T16:30:08.858Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-24T16:30:09.794Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s) [2022-08-24T16:30:09.794Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s) [2022-08-24T16:30:09.794Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s) [2022-08-24T16:30:09.794Z] === RUN TestCgroupNamespacesRun [2022-08-24T16:30:10.579Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-08-24T16:30:10.579Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-24T16:30:10.579Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-08-24T16:30:10.579Z] === RUN TestWaitNonBlocked [2022-08-24T16:30:10.579Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T16:30:10.579Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T16:30:10.579Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T16:30:10.579Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T16:30:10.579Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T16:30:10.579Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T16:30:10.579Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-24T16:30:10.579Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) [2022-08-24T16:30:10.579Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-08-24T16:30:10.579Z] === RUN TestWaitBlocked [2022-08-24T16:30:10.579Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T16:30:10.579Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T16:30:10.579Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T16:30:10.579Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T16:30:10.579Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T16:30:10.579Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T16:30:11.142Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-24T16:30:11.142Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-08-24T16:30:11.142Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2022-08-24T16:30:11.142Z] === RUN TestWaitConditions [2022-08-24T16:30:11.142Z] === RUN TestWaitConditions/default [2022-08-24T16:30:11.142Z] === PAUSE TestWaitConditions/default [2022-08-24T16:30:11.142Z] === RUN TestWaitConditions/not-running [2022-08-24T16:30:11.142Z] === PAUSE TestWaitConditions/not-running [2022-08-24T16:30:11.142Z] === RUN TestWaitConditions/next-exit [2022-08-24T16:30:11.142Z] === PAUSE TestWaitConditions/next-exit [2022-08-24T16:30:11.142Z] === RUN TestWaitConditions/removed [2022-08-24T16:30:11.142Z] === PAUSE TestWaitConditions/removed [2022-08-24T16:30:11.142Z] === CONT TestWaitConditions/default [2022-08-24T16:30:11.142Z] === CONT TestWaitConditions/removed [2022-08-24T16:30:11.169Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-08-24T16:30:11.169Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-24T16:30:11.169Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-24T16:30:11.169Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-24T16:30:11.169Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-24T16:30:12.106Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-08-24T16:30:12.106Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-24T16:30:13.039Z] === CONT TestWaitConditions/not-running [2022-08-24T16:30:13.039Z] === CONT TestWaitConditions/next-exit [2022-08-24T16:30:13.483Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-08-24T16:30:13.483Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-24T16:30:14.406Z] --- PASS: TestWaitConditions (0.01s) [2022-08-24T16:30:14.406Z] --- PASS: TestWaitConditions/removed (1.60s) [2022-08-24T16:30:14.406Z] --- PASS: TestWaitConditions/default (1.68s) [2022-08-24T16:30:14.406Z] --- PASS: TestWaitConditions/not-running (1.61s) [2022-08-24T16:30:14.406Z] --- PASS: TestWaitConditions/next-exit (1.60s) [2022-08-24T16:30:14.406Z] === RUN TestWaitRestartedContainer [2022-08-24T16:30:14.406Z] === RUN TestWaitRestartedContainer/default [2022-08-24T16:30:14.406Z] === PAUSE TestWaitRestartedContainer/default [2022-08-24T16:30:14.406Z] === RUN TestWaitRestartedContainer/not-running [2022-08-24T16:30:14.406Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-24T16:30:14.406Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-24T16:30:14.406Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-24T16:30:14.406Z] === CONT TestWaitRestartedContainer/default [2022-08-24T16:30:14.406Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-24T16:30:14.420Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-08-24T16:30:14.420Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-24T16:30:15.776Z] === CONT TestWaitRestartedContainer/not-running [2022-08-24T16:30:15.795Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-08-24T16:30:15.795Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-24T16:30:16.362Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-24T16:30:16.362Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-24T16:30:16.705Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-24T16:30:16.705Z] --- PASS: TestWaitRestartedContainer/default (1.18s) [2022-08-24T16:30:16.705Z] --- PASS: TestWaitRestartedContainer/next-exit (1.37s) [2022-08-24T16:30:16.705Z] --- PASS: TestWaitRestartedContainer/not-running (0.89s) [2022-08-24T16:30:16.705Z] === CONT TestDaemonRestartIpcMode [2022-08-24T16:30:16.705Z] === CONT TestIpcModeOlderClient [2022-08-24T16:30:16.705Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-24T16:30:16.705Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-24T16:30:17.738Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-08-24T16:30:17.738Z] === RUN TestNISDomainname [2022-08-24T16:30:17.997Z] --- PASS: TestNISDomainname (0.59s) [2022-08-24T16:30:17.997Z] === RUN TestHostnameDnsResolution [2022-08-24T16:30:18.941Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-08-24T16:30:18.941Z] === RUN TestUnprivilegedPortsAndPing [2022-08-24T16:30:19.227Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.33s) [2022-08-24T16:30:19.227Z] --- PASS: TestDaemonRestartIpcMode (2.74s) [2022-08-24T16:30:19.227Z] PASS [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === Skipped [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-24T16:30:19.227Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-24T16:30:19.227Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-24T16:30:19.227Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-24T16:30:19.227Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-24T16:30:19.227Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-24T16:30:19.227Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-24T16:30:19.227Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-24T16:30:19.227Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-24T16:30:19.227Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-24T16:30:19.227Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-24T16:30:19.227Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-24T16:30:19.227Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-24T16:30:19.227Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-24T16:30:19.227Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-24T16:30:19.227Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-24T16:30:19.227Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-24T16:30:19.227Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T16:30:19.227Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-24T16:30:19.227Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-24T16:30:19.227Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-24T16:30:19.227Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-24T16:30:19.227Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-24T16:30:19.227Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-24T16:30:19.227Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-24T16:30:19.227Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-24T16:30:19.227Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-24T16:30:19.227Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T16:30:19.227Z] [2022-08-24T16:30:19.227Z] DONE 250 tests, 27 skipped in 87.774s [2022-08-24T16:30:19.227Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-24T16:30:19.488Z] === RUN TestConfigDaemonLibtrustID [2022-08-24T16:30:19.509Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-08-24T16:30:19.509Z] === RUN TestPrivilegedHostDevices [2022-08-24T16:30:19.767Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-08-24T16:30:19.767Z] === RUN TestRunConsoleSize [2022-08-24T16:30:20.055Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-24T16:30:20.055Z] === RUN TestConfigDaemonID [2022-08-24T16:30:20.335Z] --- PASS: TestRunConsoleSize (0.44s) [2022-08-24T16:30:20.335Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-24T16:30:20.984Z] daemon_test.go:83: [d3673507e5db1] daemon is not started [2022-08-24T16:30:20.984Z] --- PASS: TestConfigDaemonID (1.09s) [2022-08-24T16:30:20.984Z] === RUN TestDaemonConfigValidation [2022-08-24T16:30:20.984Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-24T16:30:20.984Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-24T16:30:20.984Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-24T16:30:20.984Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-24T16:30:20.984Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-24T16:30:20.984Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-24T16:30:20.984Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-24T16:30:20.984Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-24T16:30:20.984Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-24T16:30:20.984Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-24T16:30:20.984Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-24T16:30:20.984Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-24T16:30:21.241Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-24T16:30:21.241Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-24T16:30:21.241Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-24T16:30:21.241Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-24T16:30:21.241Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-24T16:30:21.241Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-24T16:30:21.241Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-24T16:30:21.241Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-24T16:30:21.241Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-24T16:30:21.241Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-24T16:30:21.241Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-24T16:30:22.255Z] --- PASS: TestRunWithAlternativeContainerdShim (2.03s) [2022-08-24T16:30:22.255Z] === RUN TestStats [2022-08-24T16:30:22.619Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-24T16:30:23.548Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-24T16:30:24.477Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-24T16:30:24.477Z] daemon_test.go:197: [d22578966f5de] daemon is not started [2022-08-24T16:30:24.477Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-08-24T16:30:24.477Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-08-24T16:30:24.477Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-08-24T16:30:24.477Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-24T16:30:24.477Z] === RUN TestDaemonProxy [2022-08-24T16:30:24.477Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-24T16:30:24.477Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-24T16:30:24.477Z] PASS [2022-08-24T16:30:24.477Z] [2022-08-24T16:30:24.477Z] === Skipped [2022-08-24T16:30:24.477Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-24T16:30:24.477Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-24T16:30:24.477Z] [2022-08-24T16:30:24.477Z] DONE 13 tests, 1 skipped in 5.259s [2022-08-24T16:30:24.477Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-24T16:30:24.733Z] INFO: Testing against a local daemon [2022-08-24T16:30:24.733Z] === RUN TestCommitInheritsEnv [2022-08-24T16:30:24.789Z] --- PASS: TestStats (2.51s) [2022-08-24T16:30:24.789Z] === RUN TestStopContainerWithTimeout [2022-08-24T16:30:24.789Z] === RUN TestStopContainerWithTimeout/0 [2022-08-24T16:30:24.789Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-24T16:30:24.789Z] === RUN TestStopContainerWithTimeout/1 [2022-08-24T16:30:24.789Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-24T16:30:24.789Z] === RUN TestStopContainerWithTimeout/3 [2022-08-24T16:30:24.789Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-24T16:30:24.789Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-24T16:30:24.789Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-24T16:30:24.789Z] === CONT TestStopContainerWithTimeout/0 [2022-08-24T16:30:24.789Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-24T16:30:25.553Z] ok github.com/docker/docker/libnetwork/networkdb 104.210s coverage: 60.1% of statements [2022-08-24T16:30:25.553Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-24T16:30:25.553Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-24T16:30:25.553Z] ok github.com/docker/docker/libnetwork/osl 4.340s coverage: 39.7% of statements [2022-08-24T16:30:25.553Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-24T16:30:25.553Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-08-24T16:30:25.821Z] === CONT TestStopContainerWithTimeout/3 [2022-08-24T16:30:26.099Z] --- PASS: TestCommitInheritsEnv (1.44s) [2022-08-24T16:30:26.099Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-24T16:30:26.099Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-24T16:30:26.099Z] === RUN TestImportWithCustomPlatform [2022-08-24T16:30:26.099Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-24T16:30:26.355Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-24T16:30:26.355Z] === RUN TestImportWithCustomPlatform// [2022-08-24T16:30:26.355Z] === RUN TestImportWithCustomPlatform/linux [2022-08-24T16:30:26.355Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-24T16:30:26.355Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-24T16:30:26.355Z] === RUN TestImportWithCustomPlatform/macos [2022-08-24T16:30:26.355Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-24T16:30:26.355Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-24T16:30:26.355Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-08-24T16:30:26.355Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-24T16:30:26.355Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-24T16:30:26.355Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-24T16:30:26.355Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-24T16:30:26.355Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-08-24T16:30:26.355Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-24T16:30:26.355Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-24T16:30:26.355Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-24T16:30:26.355Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-24T16:30:26.355Z] === RUN TestImagesFilterMultiReference [2022-08-24T16:30:26.497Z] ok github.com/docker/docker/libnetwork/portmapper 0.716s coverage: 48.6% of statements [2022-08-24T16:30:26.497Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-24T16:30:26.497Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-24T16:30:26.612Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-24T16:30:26.612Z] === RUN TestImagePullPlatformInvalid [2022-08-24T16:30:26.612Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-08-24T16:30:26.612Z] === RUN TestRemoveImageOrphaning [2022-08-24T16:30:26.759Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-24T16:30:26.759Z] [2022-08-24T16:30:26.759Z] === Skipped [2022-08-24T16:30:26.759Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-24T16:30:26.759Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T16:30:26.759Z] [2022-08-24T16:30:26.759Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-24T16:30:26.759Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T16:30:26.759Z] [2022-08-24T16:30:26.759Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-24T16:30:26.759Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T16:30:26.759Z] [2022-08-24T16:30:26.759Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-24T16:30:26.759Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T16:30:26.759Z] [2022-08-24T16:30:26.759Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-24T16:30:26.759Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T16:30:26.759Z] [2022-08-24T16:30:26.759Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-24T16:30:26.759Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T16:30:26.759Z] [2022-08-24T16:30:26.759Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-24T16:30:26.759Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T16:30:26.759Z] [2022-08-24T16:30:26.759Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-24T16:30:26.759Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T16:30:26.759Z] [2022-08-24T16:30:26.759Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-24T16:30:26.759Z] firewalld_test.go:14: firewalld is not running [2022-08-24T16:30:26.759Z] [2022-08-24T16:30:26.759Z] DONE 327 tests, 9 skipped in 204.021s Post stage [Pipeline] junit [2022-08-24T16:30:27.718Z] Recording test results [2022-08-24T16:30:27.724Z] === CONT TestStopContainerWithTimeout/1 [2022-08-24T16:30:27.809Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T16:30:28.151Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=92d2e12a4d1f2886dac5d202694c89f628ef2134 -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:92d2e12a4d1f2886dac5d202694c89f628ef2134 hack/make.sh dynbinary test-integration [2022-08-24T16:30:28.413Z] [2022-08-24T16:30:28.502Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-08-24T16:30:28.502Z] === RUN TestRemoveImageGarbageCollector [2022-08-24T16:30:28.502Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-24T16:30:28.502Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-24T16:30:28.502Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-24T16:30:28.502Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-24T16:30:28.502Z] === RUN TestTagInvalidReference [2022-08-24T16:30:28.502Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-24T16:30:28.502Z] === RUN TestTagValidPrefixedRepo [2022-08-24T16:30:28.502Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-24T16:30:28.502Z] === RUN TestTagExistedNameWithoutForce [2022-08-24T16:30:28.502Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-24T16:30:28.502Z] === RUN TestTagOfficialNames [2022-08-24T16:30:28.502Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-24T16:30:28.502Z] === RUN TestTagMatchesDigest [2022-08-24T16:30:28.502Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-24T16:30:28.502Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-24T16:30:28.673Z] Removing bundles/ [2022-08-24T16:30:28.673Z] [2022-08-24T16:30:28.673Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-24T16:30:28.673Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-24T16:30:28.673Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T16:30:29.100Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-24T16:30:29.100Z] --- PASS: TestStopContainerWithTimeout/0 (0.81s) [2022-08-24T16:30:29.100Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2022-08-24T16:30:29.100Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-08-24T16:30:29.100Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-08-24T16:30:29.100Z] === RUN TestDeleteDevicemapper [2022-08-24T16:30:29.100Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T16:30:29.100Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-24T16:30:29.100Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-24T16:30:30.477Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s) [2022-08-24T16:30:30.477Z] === RUN TestUpdateMemory [2022-08-24T16:30:31.046Z] --- PASS: TestUpdateMemory (0.58s) [2022-08-24T16:30:31.046Z] === RUN TestUpdateCPUQuota [2022-08-24T16:30:31.981Z] --- PASS: TestUpdateCPUQuota (0.93s) [2022-08-24T16:30:31.981Z] === RUN TestUpdatePidsLimit [2022-08-24T16:30:31.981Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-24T16:30:32.240Z] === RUN TestUpdatePidsLimit/no_change [2022-08-24T16:30:32.498Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-24T16:30:32.757Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-24T16:30:32.757Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-24T16:30:33.015Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-24T16:30:33.273Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-24T16:30:34.209Z] --- PASS: TestUpdatePidsLimit (2.09s) [2022-08-24T16:30:34.209Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-08-24T16:30:34.209Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-08-24T16:30:34.209Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-08-24T16:30:34.209Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-08-24T16:30:34.209Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-08-24T16:30:34.209Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-08-24T16:30:34.209Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-08-24T16:30:34.209Z] === RUN TestUpdateRestartPolicy [2022-08-24T16:30:46.411Z] --- PASS: TestUpdateRestartPolicy (11.19s) [2022-08-24T16:30:46.411Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-24T16:30:46.411Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-08-24T16:30:46.411Z] === RUN TestWaitNonBlocked [2022-08-24T16:30:46.411Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T16:30:46.411Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T16:30:46.411Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T16:30:46.411Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T16:30:46.411Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T16:30:46.411Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T16:30:46.411Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-24T16:30:46.411Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2022-08-24T16:30:46.411Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-08-24T16:30:46.411Z] === RUN TestWaitBlocked [2022-08-24T16:30:46.411Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T16:30:46.411Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T16:30:46.411Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T16:30:46.411Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T16:30:46.411Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T16:30:46.411Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T16:30:47.346Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-24T16:30:47.346Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s) [2022-08-24T16:30:47.346Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s) [2022-08-24T16:30:47.346Z] === RUN TestWaitConditions [2022-08-24T16:30:47.346Z] === RUN TestWaitConditions/default [2022-08-24T16:30:47.346Z] === PAUSE TestWaitConditions/default [2022-08-24T16:30:47.346Z] === RUN TestWaitConditions/not-running [2022-08-24T16:30:47.346Z] === PAUSE TestWaitConditions/not-running [2022-08-24T16:30:47.346Z] === RUN TestWaitConditions/next-exit [2022-08-24T16:30:47.346Z] === PAUSE TestWaitConditions/next-exit [2022-08-24T16:30:47.346Z] === RUN TestWaitConditions/removed [2022-08-24T16:30:47.346Z] === PAUSE TestWaitConditions/removed [2022-08-24T16:30:47.346Z] === CONT TestWaitConditions/default [2022-08-24T16:30:47.346Z] === CONT TestWaitConditions/next-exit [2022-08-24T16:30:49.250Z] === CONT TestWaitConditions/not-running [2022-08-24T16:30:49.250Z] === CONT TestWaitConditions/removed [2022-08-24T16:30:51.151Z] --- PASS: TestWaitConditions (0.02s) [2022-08-24T16:30:51.151Z] --- PASS: TestWaitConditions/default (1.66s) [2022-08-24T16:30:51.151Z] --- PASS: TestWaitConditions/next-exit (1.72s) [2022-08-24T16:30:51.151Z] --- PASS: TestWaitConditions/not-running (1.72s) [2022-08-24T16:30:51.151Z] --- PASS: TestWaitConditions/removed (1.76s) [2022-08-24T16:30:51.151Z] === RUN TestWaitRestartedContainer [2022-08-24T16:30:51.151Z] === RUN TestWaitRestartedContainer/default [2022-08-24T16:30:51.151Z] === PAUSE TestWaitRestartedContainer/default [2022-08-24T16:30:51.151Z] === RUN TestWaitRestartedContainer/not-running [2022-08-24T16:30:51.151Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-24T16:30:51.151Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-24T16:30:51.151Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-24T16:30:51.151Z] === CONT TestWaitRestartedContainer/default [2022-08-24T16:30:51.151Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-24T16:30:52.087Z] === CONT TestWaitRestartedContainer/not-running [2022-08-24T16:30:53.023Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-24T16:30:53.023Z] --- PASS: TestWaitRestartedContainer/default (1.27s) [2022-08-24T16:30:53.023Z] --- PASS: TestWaitRestartedContainer/next-exit (1.50s) [2022-08-24T16:30:53.023Z] --- PASS: TestWaitRestartedContainer/not-running (0.93s) [2022-08-24T16:30:53.023Z] === CONT TestContainerStartOnDaemonRestart [2022-08-24T16:30:53.023Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-24T16:30:55.556Z] --- PASS: TestContainerStartOnDaemonRestart (2.42s) [2022-08-24T16:30:55.556Z] === CONT TestIpcModeOlderClient [2022-08-24T16:30:55.556Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s) [2022-08-24T16:30:55.556Z] === CONT TestContainerKillOnDaemonStart [2022-08-24T16:30:55.556Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-08-24T16:30:55.556Z] === CONT TestDaemonHostGatewayIP [2022-08-24T16:30:58.843Z] --- PASS: TestDaemonHostGatewayIP (2.63s) [2022-08-24T16:30:58.843Z] === CONT TestDaemonRestartIpcMode [2022-08-24T16:31:00.747Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-08-24T16:31:07.308Z] --- PASS: TestContainerKillOnDaemonStart (11.87s) [2022-08-24T16:31:07.308Z] PASS [2022-08-24T16:31:07.567Z] [2022-08-24T16:31:07.567Z] === Skipped [2022-08-24T16:31:07.567Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-24T16:31:07.567Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T16:31:07.567Z] [2022-08-24T16:31:07.567Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-24T16:31:07.567Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-24T16:31:07.567Z] [2022-08-24T16:31:07.567Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T16:31:07.567Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T16:31:07.567Z] [2022-08-24T16:31:07.567Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-24T16:31:07.567Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-24T16:31:07.567Z] [2022-08-24T16:31:07.567Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-24T16:31:07.567Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T16:31:07.567Z] [2022-08-24T16:31:07.567Z] DONE 273 tests, 5 skipped in 135.758s [2022-08-24T16:31:07.567Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-24T16:31:07.567Z] === RUN TestConfigDaemonLibtrustID [2022-08-24T16:31:08.134Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-24T16:31:08.134Z] === RUN TestConfigDaemonID [2022-08-24T16:31:09.086Z] daemon_test.go:83: [d7a7180553fa4] daemon is not started [2022-08-24T16:31:09.086Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-24T16:31:09.086Z] === RUN TestDaemonConfigValidation [2022-08-24T16:31:09.086Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-24T16:31:09.086Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-24T16:31:09.086Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-24T16:31:09.086Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-24T16:31:09.086Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-24T16:31:09.086Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-24T16:31:09.086Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-24T16:31:09.086Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-24T16:31:09.086Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-24T16:31:09.086Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-24T16:31:09.086Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-24T16:31:09.086Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-24T16:31:09.086Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-24T16:31:09.086Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-24T16:31:09.346Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-24T16:31:09.346Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-24T16:31:09.346Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-24T16:31:09.346Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-24T16:31:09.346Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-24T16:31:09.346Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2022-08-24T16:31:09.346Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-08-24T16:31:09.346Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-24T16:31:09.346Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-24T16:31:10.304Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-24T16:31:11.680Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-24T16:31:12.615Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-24T16:31:12.615Z] daemon_test.go:197: [d52dd8f7501b5] daemon is not started [2022-08-24T16:31:12.615Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-24T16:31:12.615Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-24T16:31:12.615Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-24T16:31:12.615Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-24T16:31:12.615Z] === RUN TestDaemonProxy [2022-08-24T16:31:12.615Z] === RUN TestDaemonProxy/environment_variables [2022-08-24T16:31:14.515Z] === RUN TestDaemonProxy/command-line_options [2022-08-24T16:31:15.890Z] === RUN TestDaemonProxy/configuration_file [2022-08-24T16:31:17.791Z] === RUN TestDaemonProxy/conflicting_options [2022-08-24T16:31:18.050Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-24T16:31:18.617Z] --- PASS: TestDaemonProxy (6.24s) [2022-08-24T16:31:18.617Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-24T16:31:18.617Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-24T16:31:18.617Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-24T16:31:18.617Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-24T16:31:18.617Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-24T16:31:18.617Z] PASS [2022-08-24T16:31:18.617Z] [2022-08-24T16:31:18.617Z] DONE 18 tests in 11.194s [2022-08-24T16:31:18.617Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-24T16:31:18.617Z] INFO: Testing against a local daemon [2022-08-24T16:31:18.617Z] === RUN TestCommitInheritsEnv [2022-08-24T16:31:19.184Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-08-24T16:31:19.184Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-24T16:31:19.184Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-24T16:31:19.184Z] === RUN TestImportWithCustomPlatform [2022-08-24T16:31:19.184Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-24T16:31:19.184Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-24T16:31:19.184Z] === RUN TestImportWithCustomPlatform// [2022-08-24T16:31:19.184Z] === RUN TestImportWithCustomPlatform/linux [2022-08-24T16:31:19.184Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-24T16:31:19.184Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-24T16:31:19.443Z] === RUN TestImportWithCustomPlatform/macos [2022-08-24T16:31:19.443Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-24T16:31:19.443Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-24T16:31:19.443Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-08-24T16:31:19.443Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-24T16:31:19.443Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-24T16:31:19.443Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-24T16:31:19.443Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-24T16:31:19.443Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-24T16:31:19.443Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-24T16:31:19.443Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-24T16:31:19.443Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-24T16:31:19.443Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-24T16:31:19.443Z] === RUN TestImagesFilterMultiReference [2022-08-24T16:31:19.443Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-24T16:31:19.443Z] === RUN TestImagePullPlatformInvalid [2022-08-24T16:31:19.443Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-24T16:31:19.443Z] === RUN TestRemoveImageOrphaning [2022-08-24T16:31:19.702Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-08-24T16:31:19.702Z] === RUN TestRemoveImageGarbageCollector [2022-08-24T16:31:20.268Z] time="2022-08-24T16:31:20Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-24T16:31:21.646Z] --- PASS: TestRemoveImageGarbageCollector (1.82s) [2022-08-24T16:31:21.646Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-24T16:31:21.646Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-24T16:31:21.646Z] === RUN TestTagInvalidReference [2022-08-24T16:31:21.646Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-24T16:31:21.646Z] === RUN TestTagValidPrefixedRepo [2022-08-24T16:31:21.646Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-24T16:31:21.646Z] === RUN TestTagExistedNameWithoutForce [2022-08-24T16:31:21.646Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-24T16:31:21.646Z] === RUN TestTagOfficialNames [2022-08-24T16:31:21.646Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-24T16:31:21.646Z] === RUN TestTagMatchesDigest [2022-08-24T16:31:21.646Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-24T16:31:21.646Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-24T16:31:25.546Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|name|compiled_files|imports|types_sizes|deps) took 3m2.187388675s [2022-08-24T16:31:25.546Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 537.61018ms [2022-08-24T16:31:29.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-24T16:32:01.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-24T16:32:04.904Z] --- PASS: TestImportExtremelyLargeImageWorks (92.66s) [2022-08-24T16:32:04.904Z] PASS [2022-08-24T16:32:04.904Z] [2022-08-24T16:32:04.904Z] === Skipped [2022-08-24T16:32:04.904Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-24T16:32:04.904Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-24T16:32:04.904Z] [2022-08-24T16:32:04.904Z] DONE 22 tests, 1 skipped in 96.451s [2022-08-24T16:32:04.904Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-24T16:32:04.904Z] === RUN TestStripANSICommands [2022-08-24T16:32:04.904Z] === RUN TestStripANSICommands/#00 [2022-08-24T16:32:04.904Z] === RUN TestStripANSICommands/#01 [2022-08-24T16:32:04.904Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-24T16:32:04.904Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-24T16:32:04.904Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-24T16:32:04.904Z] PASS [2022-08-24T16:32:04.904Z] [2022-08-24T16:32:04.904Z] DONE 3 tests in 0.036s [2022-08-24T16:32:04.904Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-24T16:32:04.904Z] INFO: Testing against a local daemon [2022-08-24T16:32:04.904Z] === RUN TestNetworkCreateDelete [2022-08-24T16:32:04.904Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-24T16:32:04.904Z] === RUN TestDockerNetworkDeletePreferID [2022-08-24T16:32:04.904Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-08-24T16:32:04.904Z] === RUN TestDaemonDNSFallback [2022-08-24T16:32:05.187Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-24T16:32:05.187Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-24T16:32:05.187Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T16:32:05.187Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-24T16:32:05.187Z] [2022-08-24T16:32:05.187Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T16:32:05.187Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T16:32:05.187Z] HOSTNAME=2680ea94793c [2022-08-24T16:32:05.187Z] TESTDEBUG=0 [2022-08-24T16:32:05.187Z] DEST=bundles/test-integration [2022-08-24T16:32:05.187Z] PWD=/go/src/github.com/docker/docker [2022-08-24T16:32:05.187Z] DOCKER_GITCOMMIT=92d2e12a4d1f2886dac5d202694c89f628ef2134 [2022-08-24T16:32:05.187Z] container=docker [2022-08-24T16:32:05.187Z] HOME=/root [2022-08-24T16:32:05.187Z] GOLANG_VERSION=1.18.5 [2022-08-24T16:32:05.187Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T16:32:05.187Z] VALIDATE_BRANCH=master [2022-08-24T16:32:05.187Z] TERM=xterm [2022-08-24T16:32:05.187Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T16:32:05.187Z] SHLVL=1 [2022-08-24T16:32:05.187Z] TIMEOUT=120m [2022-08-24T16:32:05.187Z] DOCKER_BUILDTAGS= journald [2022-08-24T16:32:05.187Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T16:32:05.187Z] GO111MODULE=off [2022-08-24T16:32:05.187Z] DOCKER_EXPERIMENTAL=1 [2022-08-24T16:32:05.187Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-24T16:32:05.187Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T16:32:05.187Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T16:32:05.187Z] GOPATH=/go [2022-08-24T16:32:05.187Z] PKG_CONFIG=pkg-config [2022-08-24T16:32:05.187Z] _=/usr/bin/env [2022-08-24T16:32:05.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-24T16:32:08.175Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-08-24T16:32:08.175Z] === RUN TestInspectNetwork [2022-08-24T16:32:08.175Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:08.175Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-24T16:32:08.175Z] === RUN TestRunContainerWithBridgeNone [2022-08-24T16:32:08.175Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T16:32:08.175Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-24T16:32:08.175Z] === RUN TestNetworkInvalidJSON [2022-08-24T16:32:08.175Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-24T16:32:08.175Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-24T16:32:08.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T16:32:08.175Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T16:32:08.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T16:32:08.175Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T16:32:08.175Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-24T16:32:08.175Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-24T16:32:08.175Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T16:32:08.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-24T16:32:08.175Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-24T16:32:08.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-24T16:32:08.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-24T16:32:08.175Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-24T16:32:08.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-24T16:32:08.175Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-24T16:32:08.175Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T16:32:08.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-24T16:32:08.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-24T16:32:08.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-24T16:32:08.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-24T16:32:08.175Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-24T16:32:08.175Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-24T16:32:08.175Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-24T16:32:08.175Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-24T16:32:08.175Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-24T16:32:08.175Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-24T16:32:08.175Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-24T16:32:08.175Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-24T16:32:08.175Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-24T16:32:08.175Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-24T16:32:08.175Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-24T16:32:08.175Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-24T16:32:08.175Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-24T16:32:08.175Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-24T16:32:08.175Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-24T16:32:08.175Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-24T16:32:08.175Z] === RUN TestNetworkList [2022-08-24T16:32:08.175Z] === RUN TestNetworkList//networks [2022-08-24T16:32:08.175Z] === PAUSE TestNetworkList//networks [2022-08-24T16:32:08.175Z] === RUN TestNetworkList//networks/ [2022-08-24T16:32:08.175Z] === PAUSE TestNetworkList//networks/ [2022-08-24T16:32:08.175Z] === CONT TestNetworkList//networks [2022-08-24T16:32:08.175Z] === CONT TestNetworkList//networks/ [2022-08-24T16:32:08.175Z] --- PASS: TestNetworkList (0.01s) [2022-08-24T16:32:08.175Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-24T16:32:08.175Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-24T16:32:08.175Z] === RUN TestHostIPv4BridgeLabel [2022-08-24T16:32:08.175Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T16:32:08.175Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-24T16:32:08.175Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-24T16:32:08.175Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T16:32:08.175Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-24T16:32:08.175Z] === RUN TestDaemonDefaultNetworkPools [2022-08-24T16:32:08.175Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T16:32:08.175Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-24T16:32:08.175Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-24T16:32:08.175Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T16:32:08.175Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-24T16:32:08.175Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-24T16:32:08.175Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T16:32:08.175Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-24T16:32:08.175Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-24T16:32:08.175Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T16:32:08.175Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-24T16:32:08.175Z] === RUN TestServiceWithPredefinedNetwork [2022-08-24T16:32:08.175Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:08.175Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-24T16:32:08.175Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-24T16:32:08.175Z] service_test.go:243: FLAKY_TEST [2022-08-24T16:32:08.175Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T16:32:08.175Z] === RUN TestServiceWithDataPathPortInit [2022-08-24T16:32:08.175Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:08.175Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-24T16:32:08.175Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-24T16:32:08.175Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:08.175Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-24T16:32:08.175Z] PASS [2022-08-24T16:32:08.175Z] [2022-08-24T16:32:08.175Z] === Skipped [2022-08-24T16:32:08.175Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-24T16:32:08.175Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:08.175Z] [2022-08-24T16:32:08.175Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-24T16:32:08.175Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T16:32:08.175Z] [2022-08-24T16:32:08.175Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-24T16:32:08.175Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T16:32:08.175Z] [2022-08-24T16:32:08.175Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-24T16:32:08.175Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T16:32:08.175Z] [2022-08-24T16:32:08.175Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-24T16:32:08.175Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T16:32:08.175Z] [2022-08-24T16:32:08.175Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-24T16:32:08.175Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T16:32:08.175Z] [2022-08-24T16:32:08.175Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-24T16:32:08.175Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T16:32:08.175Z] [2022-08-24T16:32:08.175Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-24T16:32:08.175Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T16:32:08.175Z] [2022-08-24T16:32:08.175Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-24T16:32:08.175Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:08.175Z] [2022-08-24T16:32:08.175Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T16:32:08.175Z] service_test.go:243: FLAKY_TEST [2022-08-24T16:32:08.175Z] [2022-08-24T16:32:08.175Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-24T16:32:08.175Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:08.175Z] [2022-08-24T16:32:08.175Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-24T16:32:08.175Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:08.175Z] [2022-08-24T16:32:08.175Z] DONE 34 tests, 12 skipped in 7.121s [2022-08-24T16:32:08.175Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-24T16:32:08.175Z] INFO: Testing against a local daemon [2022-08-24T16:32:08.175Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-24T16:32:08.175Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T16:32:08.175Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T16:32:08.175Z] === RUN TestDockerNetworkIpvlan [2022-08-24T16:32:08.175Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T16:32:08.175Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-24T16:32:08.175Z] PASS [2022-08-24T16:32:08.175Z] [2022-08-24T16:32:08.175Z] === Skipped [2022-08-24T16:32:08.175Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T16:32:08.175Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T16:32:08.175Z] [2022-08-24T16:32:08.175Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-24T16:32:08.175Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T16:32:08.175Z] [2022-08-24T16:32:08.175Z] DONE 2 tests, 2 skipped in 0.093s [2022-08-24T16:32:08.175Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-24T16:32:08.432Z] INFO: Testing against a local daemon [2022-08-24T16:32:08.432Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-24T16:32:08.432Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T16:32:08.432Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-24T16:32:08.432Z] === RUN TestDockerNetworkMacvlan [2022-08-24T16:32:08.432Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T16:32:08.432Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-24T16:32:08.432Z] PASS [2022-08-24T16:32:08.432Z] [2022-08-24T16:32:08.432Z] === Skipped [2022-08-24T16:32:08.432Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-24T16:32:08.432Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T16:32:08.432Z] [2022-08-24T16:32:08.432Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-24T16:32:08.432Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T16:32:08.432Z] [2022-08-24T16:32:08.432Z] DONE 2 tests, 2 skipped in 0.084s [2022-08-24T16:32:08.432Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-24T16:32:08.432Z] testing: warning: no tests to run [2022-08-24T16:32:08.432Z] PASS [2022-08-24T16:32:08.432Z] [2022-08-24T16:32:08.432Z] DONE 0 tests in 0.027s [2022-08-24T16:32:08.432Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-24T16:32:08.432Z] INFO: Testing against a local daemon [2022-08-24T16:32:08.432Z] === RUN TestAuthZPluginAllowRequest [2022-08-24T16:32:08.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:08.432Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-24T16:32:08.432Z] === RUN TestAuthZPluginTLS [2022-08-24T16:32:08.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:08.432Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-24T16:32:08.432Z] === RUN TestAuthZPluginDenyRequest [2022-08-24T16:32:08.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:08.432Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-24T16:32:08.432Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-24T16:32:08.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:08.432Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-24T16:32:08.432Z] === RUN TestAuthZPluginDenyResponse [2022-08-24T16:32:08.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:08.432Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-24T16:32:08.432Z] === RUN TestAuthZPluginAllowEventStream [2022-08-24T16:32:08.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:08.432Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-24T16:32:08.432Z] === RUN TestAuthZPluginErrorResponse [2022-08-24T16:32:08.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:08.432Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-24T16:32:08.432Z] === RUN TestAuthZPluginErrorRequest [2022-08-24T16:32:08.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:08.432Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-24T16:32:08.432Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-24T16:32:08.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:08.432Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-24T16:32:08.432Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-24T16:32:08.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:08.432Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-24T16:32:08.432Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-24T16:32:08.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:08.432Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-24T16:32:08.432Z] === RUN TestAuthZPluginHeader [2022-08-24T16:32:08.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:08.432Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-24T16:32:08.432Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-24T16:32:08.994Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:08.994Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-08-24T16:32:08.994Z] === RUN TestAuthZPluginV2Disable [2022-08-24T16:32:09.250Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:09.250Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-24T16:32:09.250Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-24T16:32:09.506Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:09.506Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-24T16:32:09.506Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-24T16:32:10.086Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:10.086Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.62s) [2022-08-24T16:32:10.086Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-24T16:32:10.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:10.654Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-24T16:32:10.654Z] PASS [2022-08-24T16:32:10.654Z] [2022-08-24T16:32:10.654Z] === Skipped [2022-08-24T16:32:10.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-24T16:32:10.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:10.654Z] [2022-08-24T16:32:10.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-24T16:32:10.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:10.654Z] [2022-08-24T16:32:10.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-24T16:32:10.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:10.654Z] [2022-08-24T16:32:10.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-24T16:32:10.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:10.654Z] [2022-08-24T16:32:10.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-24T16:32:10.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:10.654Z] [2022-08-24T16:32:10.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-24T16:32:10.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:10.654Z] [2022-08-24T16:32:10.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-24T16:32:10.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:10.654Z] [2022-08-24T16:32:10.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-24T16:32:10.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:10.654Z] [2022-08-24T16:32:10.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-24T16:32:10.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:10.654Z] [2022-08-24T16:32:10.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-24T16:32:10.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:10.654Z] [2022-08-24T16:32:10.654Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-24T16:32:10.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:10.654Z] [2022-08-24T16:32:10.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-24T16:32:10.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:10.654Z] [2022-08-24T16:32:10.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-08-24T16:32:10.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:10.654Z] [2022-08-24T16:32:10.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-24T16:32:10.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:10.654Z] [2022-08-24T16:32:10.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-24T16:32:10.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:10.654Z] [2022-08-24T16:32:10.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.62s) [2022-08-24T16:32:10.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:10.654Z] [2022-08-24T16:32:10.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-24T16:32:10.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:10.654Z] [2022-08-24T16:32:10.654Z] DONE 17 tests, 17 skipped in 2.091s [2022-08-24T16:32:10.654Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-24T16:32:10.654Z] INFO: Testing against a local daemon [2022-08-24T16:32:10.654Z] === RUN TestPluginInvalidJSON [2022-08-24T16:32:10.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T16:32:10.654Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T16:32:10.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T16:32:10.654Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T16:32:10.654Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-24T16:32:10.654Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-24T16:32:10.654Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T16:32:10.654Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-24T16:32:10.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-24T16:32:10.654Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-24T16:32:10.654Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-24T16:32:10.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-24T16:32:10.654Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-24T16:32:10.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-24T16:32:10.654Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-24T16:32:10.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-24T16:32:10.654Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T16:32:10.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-24T16:32:10.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-24T16:32:10.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-24T16:32:10.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-24T16:32:10.654Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-24T16:32:10.654Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-24T16:32:10.654Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-24T16:32:10.654Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-24T16:32:10.654Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-24T16:32:10.654Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-24T16:32:10.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-24T16:32:10.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-24T16:32:10.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-24T16:32:10.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-24T16:32:10.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-24T16:32:10.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-24T16:32:10.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-24T16:32:10.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-24T16:32:10.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-24T16:32:10.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-24T16:32:10.654Z] === RUN TestPluginInstall [2022-08-24T16:32:10.654Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:10.654Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-24T16:32:10.654Z] === RUN TestPluginsWithRuntimes [2022-08-24T16:32:10.654Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-24T16:32:10.654Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-24T16:32:10.654Z] === RUN TestPluginBackCompatMediaTypes [2022-08-24T16:32:10.654Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-24T16:32:10.654Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-24T16:32:10.654Z] PASS [2022-08-24T16:32:10.654Z] [2022-08-24T16:32:10.654Z] === Skipped [2022-08-24T16:32:10.654Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-24T16:32:10.654Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T16:32:10.654Z] [2022-08-24T16:32:10.654Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-24T16:32:10.654Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-24T16:32:10.654Z] [2022-08-24T16:32:10.654Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-24T16:32:10.654Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-24T16:32:10.654Z] [2022-08-24T16:32:10.654Z] DONE 19 tests, 3 skipped in 0.155s [2022-08-24T16:32:10.654Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-24T16:32:10.910Z] INFO: Testing against a local daemon [2022-08-24T16:32:10.910Z] === RUN TestExternalGraphDriver [2022-08-24T16:32:11.166Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-24T16:32:11.166Z] --- SKIP: TestExternalGraphDriver (0.42s) [2022-08-24T16:32:11.166Z] === RUN TestGraphdriverPluginV2 [2022-08-24T16:32:15.338Z] --- PASS: TestGraphdriverPluginV2 (3.73s) [2022-08-24T16:32:15.338Z] PASS [2022-08-24T16:32:15.338Z] [2022-08-24T16:32:15.338Z] === Skipped [2022-08-24T16:32:15.338Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.42s) [2022-08-24T16:32:15.338Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-24T16:32:15.338Z] [2022-08-24T16:32:15.338Z] DONE 2 tests, 1 skipped in 4.246s [2022-08-24T16:32:15.338Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-24T16:32:15.338Z] INFO: Testing against a local daemon [2022-08-24T16:32:15.338Z] === RUN TestContinueAfterPluginCrash [2022-08-24T16:32:15.338Z] === PAUSE TestContinueAfterPluginCrash [2022-08-24T16:32:15.338Z] === RUN TestReadPluginNoRead [2022-08-24T16:32:15.338Z] === PAUSE TestReadPluginNoRead [2022-08-24T16:32:15.338Z] === RUN TestDaemonStartWithLogOpt [2022-08-24T16:32:15.339Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-24T16:32:15.339Z] === CONT TestContinueAfterPluginCrash [2022-08-24T16:32:15.339Z] === CONT TestDaemonStartWithLogOpt [2022-08-24T16:32:19.511Z] === CONT TestReadPluginNoRead [2022-08-24T16:32:19.511Z] --- PASS: TestDaemonStartWithLogOpt (4.28s) [2022-08-24T16:32:22.030Z] === RUN TestReadPluginNoRead/default [2022-08-24T16:32:22.959Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-24T16:32:23.888Z] --- PASS: TestContinueAfterPluginCrash (8.89s) [2022-08-24T16:32:24.145Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-24T16:32:25.511Z] === CONT TestReadPluginNoRead [2022-08-24T16:32:25.511Z] read_test.go:92: [d212d685f3f55] daemon is not started [2022-08-24T16:32:25.511Z] --- PASS: TestReadPluginNoRead (6.07s) [2022-08-24T16:32:25.511Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-08-24T16:32:25.511Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.36s) [2022-08-24T16:32:25.511Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-08-24T16:32:25.511Z] PASS [2022-08-24T16:32:25.511Z] [2022-08-24T16:32:25.511Z] DONE 6 tests in 10.465s [2022-08-24T16:32:25.511Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-24T16:32:25.511Z] testing: warning: no tests to run [2022-08-24T16:32:25.511Z] PASS [2022-08-24T16:32:25.511Z] [2022-08-24T16:32:25.511Z] DONE 0 tests in 0.038s [2022-08-24T16:32:25.511Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-24T16:32:25.511Z] INFO: Testing against a local daemon [2022-08-24T16:32:25.511Z] === RUN TestPluginWithDevMounts [2022-08-24T16:32:25.511Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-24T16:32:25.511Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-24T16:32:25.511Z] PASS [2022-08-24T16:32:25.511Z] [2022-08-24T16:32:25.511Z] === Skipped [2022-08-24T16:32:25.511Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-24T16:32:25.511Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-24T16:32:25.511Z] [2022-08-24T16:32:25.511Z] DONE 1 tests, 1 skipped in 0.105s [2022-08-24T16:32:25.511Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-24T16:32:25.768Z] INFO: Testing against a local daemon [2022-08-24T16:32:25.768Z] === RUN TestSecretInspect [2022-08-24T16:32:25.768Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:25.768Z] --- SKIP: TestSecretInspect (0.02s) [2022-08-24T16:32:25.768Z] === RUN TestSecretList [2022-08-24T16:32:25.768Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:25.768Z] --- SKIP: TestSecretList (0.02s) [2022-08-24T16:32:25.768Z] === RUN TestSecretsCreateAndDelete [2022-08-24T16:32:25.768Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:25.768Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-24T16:32:25.768Z] === RUN TestSecretsUpdate [2022-08-24T16:32:25.768Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:25.768Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-24T16:32:25.768Z] === RUN TestTemplatedSecret [2022-08-24T16:32:25.768Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:25.768Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-24T16:32:25.768Z] === RUN TestSecretCreateResolve [2022-08-24T16:32:25.768Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:25.768Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-24T16:32:25.768Z] PASS [2022-08-24T16:32:25.768Z] [2022-08-24T16:32:25.768Z] === Skipped [2022-08-24T16:32:25.768Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-08-24T16:32:25.768Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:25.768Z] [2022-08-24T16:32:25.768Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-08-24T16:32:25.768Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:25.768Z] [2022-08-24T16:32:25.768Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-24T16:32:25.768Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:25.768Z] [2022-08-24T16:32:25.768Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-24T16:32:25.768Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:25.768Z] [2022-08-24T16:32:25.768Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-24T16:32:25.768Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:25.768Z] [2022-08-24T16:32:25.768Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-24T16:32:25.768Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:25.768Z] [2022-08-24T16:32:25.768Z] DONE 6 tests, 6 skipped in 0.165s [2022-08-24T16:32:25.768Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-24T16:32:25.768Z] INFO: Testing against a local daemon [2022-08-24T16:32:25.768Z] === RUN TestServiceCreateInit [2022-08-24T16:32:26.025Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-24T16:32:26.025Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:26.025Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-24T16:32:26.025Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:26.025Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-24T16:32:26.025Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-24T16:32:26.025Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-24T16:32:26.025Z] === RUN TestCreateServiceMultipleTimes [2022-08-24T16:32:26.025Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:26.025Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-24T16:32:26.025Z] === RUN TestCreateServiceConflict [2022-08-24T16:32:26.025Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:26.025Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-24T16:32:26.025Z] === RUN TestCreateServiceMaxReplicas [2022-08-24T16:32:26.025Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:26.025Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-08-24T16:32:26.025Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-24T16:32:26.025Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:26.025Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-08-24T16:32:26.025Z] === RUN TestCreateServiceSecretFileMode [2022-08-24T16:32:26.025Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:26.025Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-24T16:32:26.025Z] === RUN TestCreateServiceConfigFileMode [2022-08-24T16:32:26.025Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:26.025Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-24T16:32:26.025Z] === RUN TestCreateServiceSysctls [2022-08-24T16:32:26.025Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:26.025Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-24T16:32:26.025Z] === RUN TestCreateServiceCapabilities [2022-08-24T16:32:26.025Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:26.025Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-24T16:32:26.025Z] === RUN TestInspect [2022-08-24T16:32:26.025Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:26.025Z] --- SKIP: TestInspect (0.01s) [2022-08-24T16:32:26.025Z] === RUN TestCreateJob [2022-08-24T16:32:26.025Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:26.025Z] --- SKIP: TestCreateJob (0.01s) [2022-08-24T16:32:26.025Z] === RUN TestReplicatedJob [2022-08-24T16:32:26.025Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:26.025Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-24T16:32:26.025Z] === RUN TestUpdateReplicatedJob [2022-08-24T16:32:26.025Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:26.025Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-08-24T16:32:26.025Z] === RUN TestServiceListWithStatuses [2022-08-24T16:32:26.025Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T16:32:26.025Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-24T16:32:26.025Z] === RUN TestDockerNetworkConnectAlias [2022-08-24T16:32:26.025Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:26.025Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-24T16:32:26.025Z] === RUN TestDockerNetworkReConnect [2022-08-24T16:32:26.025Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:26.025Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-24T16:32:26.025Z] === RUN TestServicePlugin [2022-08-24T16:32:27.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-24T16:32:27.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-24T16:32:27.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-24T16:32:28.546Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] --- SKIP: TestServicePlugin (1.97s) [2022-08-24T16:32:28.546Z] === RUN TestServiceUpdateLabel [2022-08-24T16:32:28.546Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-24T16:32:28.546Z] === RUN TestServiceUpdateSecrets [2022-08-24T16:32:28.546Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-24T16:32:28.546Z] === RUN TestServiceUpdateConfigs [2022-08-24T16:32:28.546Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-24T16:32:28.546Z] === RUN TestServiceUpdateNetwork [2022-08-24T16:32:28.546Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-24T16:32:28.546Z] === RUN TestServiceUpdatePidsLimit [2022-08-24T16:32:28.546Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-24T16:32:28.546Z] PASS [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] === Skipped [2022-08-24T16:32:28.546Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-24T16:32:28.546Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-24T16:32:28.546Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-24T16:32:28.546Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-24T16:32:28.546Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-08-24T16:32:28.546Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-08-24T16:32:28.546Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-24T16:32:28.546Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-24T16:32:28.546Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-24T16:32:28.546Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-24T16:32:28.546Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-24T16:32:28.546Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-24T16:32:28.546Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-24T16:32:28.546Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-08-24T16:32:28.546Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-24T16:32:28.546Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-24T16:32:28.546Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-24T16:32:28.546Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] === SKIP: amd64.integration.service TestServicePlugin (1.97s) [2022-08-24T16:32:28.546Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-24T16:32:28.546Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-24T16:32:28.546Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-24T16:32:28.546Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-24T16:32:28.546Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-24T16:32:28.546Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] DONE 24 tests, 23 skipped in 2.390s [2022-08-24T16:32:28.546Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-24T16:32:28.546Z] INFO: Testing against a local daemon [2022-08-24T16:32:28.546Z] === RUN TestSessionCreate [2022-08-24T16:32:28.546Z] --- PASS: TestSessionCreate (0.04s) [2022-08-24T16:32:28.546Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-24T16:32:28.546Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-24T16:32:28.546Z] PASS [2022-08-24T16:32:28.546Z] [2022-08-24T16:32:28.546Z] DONE 2 tests in 0.171s [2022-08-24T16:32:28.546Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-24T16:32:28.546Z] INFO: Testing against a local daemon [2022-08-24T16:32:28.546Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-24T16:32:28.546Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T16:32:28.546Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T16:32:28.546Z] === RUN TestDiskUsage [2022-08-24T16:32:28.546Z] === PAUSE TestDiskUsage [2022-08-24T16:32:28.546Z] === RUN TestEventsExecDie [2022-08-24T16:32:29.109Z] --- PASS: TestEventsExecDie (0.51s) [2022-08-24T16:32:29.109Z] === RUN TestEventsBackwardsCompatible [2022-08-24T16:32:29.109Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-08-24T16:32:29.109Z] === RUN TestEventsVolumeCreate [2022-08-24T16:32:29.109Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-24T16:32:29.109Z] === RUN TestInfoBinaryCommits [2022-08-24T16:32:29.109Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-24T16:32:29.109Z] === RUN TestInfoAPIVersioned [2022-08-24T16:32:29.109Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-08-24T16:32:29.109Z] === RUN TestInfoAPI [2022-08-24T16:32:29.109Z] --- PASS: TestInfoAPI (0.02s) [2022-08-24T16:32:29.109Z] === RUN TestInfoAPIWarnings [2022-08-24T16:32:31.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-24T16:32:31.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-24T16:32:32.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-24T16:32:33.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-24T16:32:33.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-24T16:32:36.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-24T16:32:44.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-24T16:32:46.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-24T16:32:47.154Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-08-24T16:32:47.154Z] === RUN TestInfoDebug [2022-08-24T16:32:47.154Z] --- PASS: TestInfoDebug (0.55s) [2022-08-24T16:32:47.154Z] === RUN TestInfoInsecureRegistries [2022-08-24T16:32:47.154Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-24T16:32:47.154Z] === RUN TestInfoRegistryMirrors [2022-08-24T16:32:47.410Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-24T16:32:47.410Z] === RUN TestLoginFailsWithBadCredentials [2022-08-24T16:32:47.667Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-24T16:32:47.667Z] === RUN TestPingCacheHeaders [2022-08-24T16:32:47.667Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-24T16:32:47.667Z] === RUN TestPingGet [2022-08-24T16:32:47.667Z] --- PASS: TestPingGet (0.02s) [2022-08-24T16:32:47.667Z] === RUN TestPingHead [2022-08-24T16:32:47.924Z] --- PASS: TestPingHead (0.04s) [2022-08-24T16:32:47.924Z] === RUN TestPingSwarmHeader [2022-08-24T16:32:48.486Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-24T16:32:49.050Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-24T16:32:49.982Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-24T16:32:49.982Z] --- PASS: TestPingSwarmHeader (2.16s) [2022-08-24T16:32:49.982Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-24T16:32:49.982Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-24T16:32:49.982Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-24T16:32:49.982Z] === RUN TestPingBuilderHeader [2022-08-24T16:32:49.982Z] === RUN TestPingBuilderHeader/default_config [2022-08-24T16:32:50.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-24T16:32:50.568Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-24T16:32:51.131Z] --- PASS: TestPingBuilderHeader (1.09s) [2022-08-24T16:32:51.131Z] --- PASS: TestPingBuilderHeader/default_config (0.54s) [2022-08-24T16:32:51.131Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-08-24T16:32:51.131Z] === RUN TestVersion [2022-08-24T16:32:51.131Z] --- PASS: TestVersion (0.03s) [2022-08-24T16:32:51.131Z] === CONT TestDiskUsage [2022-08-24T16:32:51.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-24T16:32:51.694Z] === RUN TestDiskUsage/empty [2022-08-24T16:32:51.694Z] === RUN TestDiskUsage/empty/container_types [2022-08-24T16:32:51.694Z] === RUN TestDiskUsage/empty/image_types [2022-08-24T16:32:51.694Z] === RUN TestDiskUsage/empty/volume_types [2022-08-24T16:32:51.694Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-24T16:32:51.694Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-24T16:32:51.694Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-24T16:32:51.694Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-24T16:32:51.694Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-24T16:32:51.694Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-24T16:32:51.694Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-24T16:32:51.694Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-24T16:32:51.694Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-24T16:32:51.694Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-24T16:32:51.694Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-24T16:32:51.694Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-24T16:32:51.694Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-24T16:32:51.694Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-24T16:32:51.694Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-24T16:32:51.694Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-24T16:32:51.694Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-24T16:32:51.694Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-24T16:32:51.694Z] === RUN TestDiskUsage/after_container.Run [2022-08-24T16:32:51.950Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-24T16:32:52.208Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-24T16:32:52.208Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-24T16:32:52.208Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-24T16:32:52.208Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-24T16:32:52.208Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-24T16:32:52.208Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-24T16:32:52.208Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-24T16:32:52.208Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-24T16:32:52.208Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage (1.23s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-24T16:32:52.208Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-24T16:32:52.208Z] PASS [2022-08-24T16:32:52.208Z] [2022-08-24T16:32:52.208Z] === Skipped [2022-08-24T16:32:52.208Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T16:32:52.208Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T16:32:52.208Z] [2022-08-24T16:32:52.208Z] DONE 57 tests, 1 skipped in 23.959s [2022-08-24T16:32:52.464Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-24T16:32:52.464Z] INFO: Testing against a local daemon [2022-08-24T16:32:52.464Z] === RUN TestVolumesCreateAndList [2022-08-24T16:32:52.464Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-24T16:32:52.464Z] === RUN TestVolumesRemove [2022-08-24T16:32:52.464Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-24T16:32:52.464Z] === RUN TestVolumesInspect [2022-08-24T16:32:52.464Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-24T16:32:52.464Z] === RUN TestVolumesInvalidJSON [2022-08-24T16:32:52.464Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-24T16:32:52.464Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-24T16:32:52.464Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-24T16:32:52.464Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-24T16:32:52.464Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-24T16:32:52.464Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-24T16:32:52.464Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-24T16:32:52.464Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-24T16:32:52.464Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-24T16:32:52.464Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-24T16:32:52.464Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-24T16:32:52.464Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-24T16:32:52.464Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-24T16:32:52.464Z] PASS [2022-08-24T16:32:52.464Z] [2022-08-24T16:32:52.464Z] DONE 9 tests in 0.199s [2022-08-24T16:32:52.464Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T16:32:52.721Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14469 is not a child of this shell [2022-08-24T16:32:52.721Z] warning: PID 14469 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-24T16:32:52.721Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T16:32:52.721Z] [2022-08-24T16:32:52.721Z] Unloading profiles will leave already running processes permanently [2022-08-24T16:32:52.721Z] unconfined, which can lead to unexpected situations. [2022-08-24T16:32:52.721Z] [2022-08-24T16:32:52.721Z] To set a process to complain mode, use the command line tool [2022-08-24T16:32:52.721Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T16:32:52.721Z] Removing test suite binaries [2022-08-24T16:32:52.721Z] exiting test-integration [2022-08-24T16:32:52.721Z] ++ exit 0 [2022-08-24T16:32:52.721Z] Post stage [Pipeline] junit [2022-08-24T16:32:54.100Z] Recording test results [2022-08-24T16:32:54.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-24T16:32:54.508Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T16:32:54.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-24T16:32:54.880Z] + echo Ensuring container killed. [2022-08-24T16:32:54.880Z] Ensuring container killed. [2022-08-24T16:32:54.880Z] + docker rm -vf docker-pr2 [2022-08-24T16:32:54.880Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-24T16:32:55.155Z] + echo Chowning /workspace to jenkins user [2022-08-24T16:32:55.155Z] Chowning /workspace to jenkins user [2022-08-24T16:32:55.155Z] + id -u [2022-08-24T16:32:55.155Z] + id -g [2022-08-24T16:32:55.155Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44030:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T16:32:56.851Z] + bundleName=amd64-rootless [2022-08-24T16:32:56.851Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-24T16:32:56.851Z] Creating amd64-rootless-bundles.tar.gz [2022-08-24T16:32:56.851Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-08-24T16:32:56.851Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-24T16:32:56.861Z] Archiving artifacts [2022-08-24T16:32:57.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-24T16:32:57.138Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44030/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-24T16:32:57.437Z] + make clean [2022-08-24T16:32:57.437Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T16:32:57.437Z] docker-dev-cache [2022-08-24T16:32:57.437Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-24T16:32:58.098Z] --- PASS: TestImportExtremelyLargeImageWorks (92.01s) [2022-08-24T16:32:58.098Z] PASS [2022-08-24T16:32:58.098Z] [2022-08-24T16:32:58.098Z] DONE 22 tests in 95.036s [2022-08-24T16:32:58.098Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-24T16:32:58.098Z] === RUN TestStripANSICommands [2022-08-24T16:32:58.098Z] === RUN TestStripANSICommands/#00 [2022-08-24T16:32:58.098Z] === RUN TestStripANSICommands/#01 [2022-08-24T16:32:58.098Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-24T16:32:58.098Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-24T16:32:58.098Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-24T16:32:58.098Z] PASS [2022-08-24T16:32:58.098Z] [2022-08-24T16:32:58.098Z] DONE 3 tests in 0.011s [2022-08-24T16:32:58.098Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-24T16:32:58.098Z] INFO: Testing against a local daemon [2022-08-24T16:32:58.098Z] === RUN TestNetworkCreateDelete [2022-08-24T16:32:58.098Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-24T16:32:58.098Z] === RUN TestDockerNetworkDeletePreferID [2022-08-24T16:32:58.098Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-08-24T16:32:58.098Z] === RUN TestDaemonDNSFallback [2022-08-24T16:33:00.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-24T16:33:00.628Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-08-24T16:33:00.628Z] === RUN TestInspectNetwork [2022-08-24T16:33:01.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-24T16:33:02.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-24T16:33:03.917Z] === RUN TestInspectNetwork/full_network_id [2022-08-24T16:33:03.917Z] === RUN TestInspectNetwork/partial_network_id [2022-08-24T16:33:03.917Z] === RUN TestInspectNetwork/network_name [2022-08-24T16:33:03.917Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-24T16:33:05.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-24T16:33:08.089Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T16:33:08.089Z] Using test binary docker [2022-08-24T16:33:08.089Z] +++ /etc/init.d/apparmor start [2022-08-24T16:33:08.089Z] Not: starting. [2022-08-24T16:33:08.089Z] INFO: Waiting for daemon to start... [2022-08-24T16:33:08.089Z] Starting dockerd [2022-08-24T16:33:08.089Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-24T16:33:08.103Z] --- PASS: TestInspectNetwork (7.20s) [2022-08-24T16:33:08.103Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-24T16:33:08.103Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-24T16:33:08.103Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-24T16:33:08.103Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-24T16:33:08.103Z] === RUN TestRunContainerWithBridgeNone [2022-08-24T16:33:09.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-24T16:33:09.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-24T16:33:09.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-24T16:33:09.478Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2022-08-24T16:33:09.478Z] === RUN TestNetworkInvalidJSON [2022-08-24T16:33:09.478Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-24T16:33:09.478Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-24T16:33:09.478Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T16:33:09.478Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T16:33:09.478Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T16:33:09.478Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T16:33:09.478Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-24T16:33:09.478Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-24T16:33:09.478Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T16:33:09.478Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-24T16:33:09.478Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-24T16:33:09.478Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-24T16:33:09.478Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-24T16:33:09.478Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-24T16:33:09.478Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-24T16:33:09.478Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-24T16:33:09.478Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T16:33:09.478Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-24T16:33:09.478Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-24T16:33:09.478Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-24T16:33:09.478Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-24T16:33:09.478Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-24T16:33:09.478Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-24T16:33:09.478Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-24T16:33:09.478Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-24T16:33:09.478Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-24T16:33:09.478Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-24T16:33:09.478Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-24T16:33:09.478Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-24T16:33:09.478Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-24T16:33:09.478Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-24T16:33:09.478Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-24T16:33:09.478Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-24T16:33:09.478Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-24T16:33:09.478Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-24T16:33:09.478Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-24T16:33:09.478Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-24T16:33:09.478Z] === RUN TestNetworkList [2022-08-24T16:33:09.478Z] === RUN TestNetworkList//networks [2022-08-24T16:33:09.478Z] === PAUSE TestNetworkList//networks [2022-08-24T16:33:09.478Z] === RUN TestNetworkList//networks/ [2022-08-24T16:33:09.478Z] === PAUSE TestNetworkList//networks/ [2022-08-24T16:33:09.478Z] === CONT TestNetworkList//networks [2022-08-24T16:33:09.478Z] === CONT TestNetworkList//networks/ [2022-08-24T16:33:09.478Z] --- PASS: TestNetworkList (0.01s) [2022-08-24T16:33:09.478Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-24T16:33:09.478Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-24T16:33:09.478Z] === RUN TestHostIPv4BridgeLabel [2022-08-24T16:33:10.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-24T16:33:10.004Z] . [2022-08-24T16:33:10.004Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T16:33:10.004Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T16:33:10.004Z] Error: No such image: emptyfs [2022-08-24T16:33:10.004Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-24T16:33:10.004Z] ++++ docker load [2022-08-24T16:33:10.045Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-24T16:33:10.045Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-24T16:33:10.576Z] Loaded image: emptyfs:latest [2022-08-24T16:33:10.576Z] Running integration-test (iteration 1) [2022-08-24T16:33:10.576Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-24T16:33:10.576Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:33:10.576Z] ++ set -e [2022-08-24T16:33:10.576Z] ++ '[' -n 0 ']' [2022-08-24T16:33:10.576Z] ++ set -x [2022-08-24T16:33:10.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:33:10.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-24T16:33:10.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-24T16:33:10.979Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-24T16:33:10.979Z] === RUN TestDaemonDefaultNetworkPools [2022-08-24T16:33:11.520Z] Loaded image: busybox:latest [2022-08-24T16:33:11.781Z] Loaded image: busybox:glibc [2022-08-24T16:33:11.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-24T16:33:11.914Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-08-24T16:33:11.914Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-24T16:33:12.848Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-08-24T16:33:12.848Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-24T16:33:13.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-24T16:33:14.225Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-08-24T16:33:14.225Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-24T16:33:14.484Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-24T16:33:14.484Z] === RUN TestServiceWithPredefinedNetwork [2022-08-24T16:33:14.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-24T16:33:15.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-24T16:33:16.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-24T16:33:17.018Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-08-24T16:33:17.018Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-24T16:33:17.018Z] service_test.go:243: FLAKY_TEST [2022-08-24T16:33:17.018Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T16:33:17.018Z] === RUN TestServiceWithDataPathPortInit [2022-08-24T16:33:17.050Z] INFO [linters context/goanalysis] analyzers took 6m39.248190596s with top 10 stages: buildir: 2m26.871727083s, the_only_name: 40.371307411s, goimports: 29.961576382s, unconvert: 25.150066007s, gosec: 17.618196478s, S1038: 17.37289033s, misspell: 6.847061699s, unused: 5.665119869s, nilness: 5.039516252s, S1039: 4.581861413s [2022-08-24T16:33:17.050Z] INFO [runner] Issues before processing: 2444, after processing: 0 [2022-08-24T16:33:17.050Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2123/2123, exclude: 2020/2020, cgo: 2123/2444, path_prettifier: 2123/2123, identifier_marker: 2020/2020, exclude-rules: 79/2020, nolint: 0/79, skip_files: 2123/2123, skip_dirs: 2123/2123, autogenerated_exclude: 2020/2123 [2022-08-24T16:33:17.050Z] INFO [runner] processing took 86.930065ms with stages: nolint: 35.490801ms, identifier_marker: 22.663258ms, path_prettifier: 9.650989ms, autogenerated_exclude: 9.09864ms, exclude-rules: 7.823876ms, skip_dirs: 1.828374ms, cgo: 247.5µs, filename_unadjuster: 121.44µs, max_same_issues: 1.584µs, uniq_by_line: 625ns, skip_files: 441ns, exclude: 349ns, max_from_linter: 348ns, path_shortener: 342ns, diff: 329ns, source_code: 323ns, sort_results: 281ns, severity-rules: 231ns, max_per_file_from_linter: 227ns, path_prefixer: 107ns [2022-08-24T16:33:17.050Z] INFO [runner] linters took 1m51.634132032s with stages: goanalysis_metalinter: 1m51.547063124s [2022-08-24T16:33:17.050Z] INFO File cache stats: 1703 entries of total size 8.7MiB [2022-08-24T16:33:17.050Z] INFO Memory: 2945 samples, avg is 321.1MB, max is 1239.2MB [2022-08-24T16:33:17.050Z] INFO Execution took 4m54.37208629s [2022-08-24T16:33:17.050Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [2022-08-24T16:33:17.090Z] Loaded image: debian:bullseye-slim [2022-08-24T16:33:17.090Z] Loaded image: hello-world:latest [2022-08-24T16:33:17.090Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T16:33:17.090Z] INFO: Testing against a local daemon [2022-08-24T16:33:17.090Z] === RUN TestCgroupNamespacesBuild [Pipeline] sh [2022-08-24T16:33:17.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-24T16:33:17.386Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=92d2e12a4d1f2886dac5d202694c89f628ef2134 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:92d2e12a4d1f2886dac5d202694c89f628ef2134 hack/make.sh dynbinary test-docker-py [2022-08-24T16:33:17.645Z] [2022-08-24T16:33:17.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-24T16:33:17.905Z] Removing bundles/ [2022-08-24T16:33:17.905Z] [2022-08-24T16:33:17.905Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-24T16:33:17.905Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-24T16:33:17.905Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T16:33:18.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-24T16:33:19.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-24T16:33:19.636Z] --- PASS: TestCgroupNamespacesBuild (2.35s) [2022-08-24T16:33:19.636Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-24T16:33:20.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-24T16:33:21.174Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T16:33:21.174Z] Using test binary docker [2022-08-24T16:33:21.174Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-24T16:33:21.174Z] +++ /etc/init.d/apparmor start [2022-08-24T16:33:21.174Z] Not: starting. [2022-08-24T16:33:21.174Z] INFO: Waiting for daemon to start... [2022-08-24T16:33:21.174Z] Starting dockerd [2022-08-24T16:33:21.174Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-08-24T16:33:21.552Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.00s) [2022-08-24T16:33:21.552Z] === RUN TestBuildWithSession [2022-08-24T16:33:21.552Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T16:33:21.552Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-24T16:33:21.552Z] === RUN TestBuildSquashParent [2022-08-24T16:33:23.121Z] . [2022-08-24T16:33:23.121Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T16:33:23.121Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T16:33:23.121Z] Error: No such image: emptyfs [2022-08-24T16:33:23.121Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-24T16:33:23.121Z] ++++ docker load [2022-08-24T16:33:23.383Z] Loaded image: emptyfs:latest [2022-08-24T16:33:23.383Z] Running integration-test (iteration 1) [2022-08-24T16:33:23.383Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-24T16:33:23.383Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:33:23.383Z] ++ set -e [2022-08-24T16:33:23.383Z] ++ '[' -n 0 ']' [2022-08-24T16:33:23.383Z] ++ set -x [2022-08-24T16:33:23.383Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:33:23.644Z] Loaded image: busybox:latest [2022-08-24T16:33:23.644Z] Loaded image: busybox:glibc [2022-08-24T16:33:24.587Z] Loaded image: debian:bullseye-slim [2022-08-24T16:33:24.587Z] Loaded image: hello-world:latest [2022-08-24T16:33:24.849Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T16:33:24.849Z] INFO: Testing against a local daemon [2022-08-24T16:33:24.849Z] === RUN TestCgroupNamespacesBuild [2022-08-24T16:33:25.791Z] --- PASS: TestCgroupNamespacesBuild (1.12s) [2022-08-24T16:33:25.791Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-24T16:33:27.176Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-08-24T16:33:27.176Z] === RUN TestBuildWithSession [2022-08-24T16:33:27.176Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T16:33:27.176Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-24T16:33:27.176Z] === RUN TestBuildSquashParent [2022-08-24T16:33:29.698Z] --- PASS: TestBuildSquashParent (8.23s) [2022-08-24T16:33:29.698Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-24T16:33:29.698Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T16:33:29.698Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T16:33:29.698Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T16:33:29.698Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T16:33:29.698Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T16:33:29.698Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T16:33:29.698Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T16:33:29.698Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T16:33:29.698Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T16:33:29.698Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T16:33:29.698Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T16:33:29.698Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T16:33:29.699Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T16:33:29.699Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T16:33:31.383Z] --- PASS: TestBuildSquashParent (4.26s) [2022-08-24T16:33:31.383Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-24T16:33:31.383Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T16:33:31.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T16:33:31.383Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T16:33:31.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T16:33:31.383Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T16:33:31.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T16:33:31.383Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T16:33:31.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T16:33:31.383Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T16:33:31.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T16:33:31.383Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T16:33:31.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T16:33:31.383Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T16:33:31.383Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T16:33:31.893Z] --- PASS: TestServiceWithDataPathPortInit (13.87s) [2022-08-24T16:33:31.893Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-24T16:33:32.768Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T16:33:32.768Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T16:33:33.003Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T16:33:33.003Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T16:33:33.283Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fxqggddpy8heyk6kgev03009t Created:2022-08-24 16:33:32.005009396 +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[4430b3f9bcaf098d12d7ace971bfcad938015dc38fec7995710fe23db935fba7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j9d2w3kwb6ny9xqpnye29yj32 EndpointID:97c3150a1b1494874b448d903372fbef56a7f11666a4f780f2031ec49e53b8f7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7ec4894c768756c367f406380e7b1fded57ed7a5bbf25ce39ef0eb3b5f29ff35 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:2f82039980c6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j9d2w3kwb6ny9xqpnye29yj32 EndpointID:97c3150a1b1494874b448d903372fbef56a7f11666a4f780f2031ec49e53b8f7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-24T16:33:33.710Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T16:33:33.970Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T16:33:35.355Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-24T16:33:35.355Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.19s) [2022-08-24T16:33:35.355Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.31s) [2022-08-24T16:33:35.355Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.24s) [2022-08-24T16:33:35.355Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.29s) [2022-08-24T16:33:35.355Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.33s) [2022-08-24T16:33:35.355Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.25s) [2022-08-24T16:33:35.355Z] === RUN TestBuildMultiStageCopy [2022-08-24T16:33:35.355Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-24T16:33:36.299Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-24T16:33:36.302Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T16:33:36.302Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T16:33:36.560Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-24T16:33:36.821Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-24T16:33:36.821Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-24T16:33:37.083Z] --- PASS: TestBuildMultiStageCopy (1.99s) [2022-08-24T16:33:37.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) [2022-08-24T16:33:37.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-24T16:33:37.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-24T16:33:37.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-24T16:33:37.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-08-24T16:33:37.083Z] === RUN TestBuildMultiStageParentConfig [2022-08-24T16:33:37.655Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-08-24T16:33:37.655Z] === RUN TestBuildLabelWithTargets [2022-08-24T16:33:38.560Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s) [2022-08-24T16:33:38.560Z] PASS [2022-08-24T16:33:38.560Z] [2022-08-24T16:33:38.560Z] === Skipped [2022-08-24T16:33:38.560Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T16:33:38.560Z] service_test.go:243: FLAKY_TEST [2022-08-24T16:33:38.560Z] [2022-08-24T16:33:38.560Z] DONE 38 tests, 1 skipped in 43.889s [2022-08-24T16:33:38.560Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-24T16:33:38.560Z] INFO: Testing against a local daemon [2022-08-24T16:33:38.560Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-24T16:33:38.560Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T16:33:38.560Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T16:33:38.560Z] === RUN TestDockerNetworkIpvlan [2022-08-24T16:33:38.560Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T16:33:38.560Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-24T16:33:38.560Z] PASS [2022-08-24T16:33:38.560Z] [2022-08-24T16:33:38.560Z] === Skipped [2022-08-24T16:33:38.560Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T16:33:38.560Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T16:33:38.560Z] [2022-08-24T16:33:38.560Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-24T16:33:38.560Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T16:33:38.560Z] [2022-08-24T16:33:38.560Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-24T16:33:38.560Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-24T16:33:38.560Z] INFO: Testing against a local daemon [2022-08-24T16:33:38.560Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-24T16:33:38.598Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-08-24T16:33:38.598Z] === RUN TestBuildWithEmptyLayers [2022-08-24T16:33:38.820Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2022-08-24T16:33:38.820Z] === RUN TestDockerNetworkMacvlan [2022-08-24T16:33:39.170Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-08-24T16:33:39.170Z] === RUN TestBuildMultiStageOnBuild [2022-08-24T16:33:39.603Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-24T16:33:39.603Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s) [2022-08-24T16:33:39.603Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.32s) [2022-08-24T16:33:39.603Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.17s) [2022-08-24T16:33:39.603Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.40s) [2022-08-24T16:33:39.603Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.25s) [2022-08-24T16:33:39.603Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.36s) [2022-08-24T16:33:39.603Z] === RUN TestBuildMultiStageCopy [2022-08-24T16:33:39.603Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-24T16:33:39.756Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-24T16:33:40.324Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-24T16:33:40.555Z] --- PASS: TestBuildMultiStageOnBuild (1.38s) [2022-08-24T16:33:40.555Z] === RUN TestBuildUncleanTarFilenames [2022-08-24T16:33:41.127Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-08-24T16:33:41.127Z] === RUN TestBuildMultiStageLayerLeak [2022-08-24T16:33:41.259Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-24T16:33:42.152Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-24T16:33:42.524Z] --- PASS: TestBuildMultiStageLayerLeak (1.41s) [2022-08-24T16:33:42.524Z] === RUN TestBuildWithHugeFile [2022-08-24T16:33:42.725Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-24T16:33:43.163Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-24T16:33:43.298Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-24T16:33:43.870Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-24T16:33:44.541Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-24T16:33:44.814Z] --- PASS: TestBuildMultiStageCopy (5.28s) [2022-08-24T16:33:44.815Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.85s) [2022-08-24T16:33:44.815Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2022-08-24T16:33:44.815Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2022-08-24T16:33:44.815Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2022-08-24T16:33:44.815Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s) [2022-08-24T16:33:44.815Z] === RUN TestBuildMultiStageParentConfig [2022-08-24T16:33:45.758Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2022-08-24T16:33:45.758Z] === RUN TestBuildLabelWithTargets [2022-08-24T16:33:47.830Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-24T16:33:48.306Z] --- PASS: TestBuildLabelWithTargets (2.22s) [2022-08-24T16:33:48.306Z] === RUN TestBuildWithEmptyLayers [2022-08-24T16:33:48.766Z] --- PASS: TestDockerNetworkMacvlan (9.72s) [2022-08-24T16:33:48.766Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-08-24T16:33:48.766Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-24T16:33:48.766Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-08-24T16:33:48.766Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s) [2022-08-24T16:33:48.766Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s) [2022-08-24T16:33:48.766Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-08-24T16:33:48.766Z] PASS [2022-08-24T16:33:48.766Z] [2022-08-24T16:33:48.766Z] DONE 8 tests in 10.988s [2022-08-24T16:33:48.766Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-24T16:33:48.766Z] testing: warning: no tests to run [2022-08-24T16:33:48.766Z] PASS [2022-08-24T16:33:48.766Z] [2022-08-24T16:33:48.766Z] DONE 0 tests in 0.007s [2022-08-24T16:33:48.766Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-24T16:33:48.766Z] INFO: Testing against a local daemon [2022-08-24T16:33:48.766Z] === RUN TestAuthZPluginAllowRequest [2022-08-24T16:33:49.258Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2022-08-24T16:33:49.258Z] === RUN TestBuildMultiStageOnBuild [2022-08-24T16:33:50.140Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-08-24T16:33:50.141Z] === RUN TestAuthZPluginTLS [2022-08-24T16:33:50.399Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-24T16:33:50.399Z] === RUN TestAuthZPluginDenyRequest [2022-08-24T16:33:50.966Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-24T16:33:50.966Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-24T16:33:51.533Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-24T16:33:51.533Z] === RUN TestAuthZPluginDenyResponse [2022-08-24T16:33:52.100Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-24T16:33:52.100Z] === RUN TestAuthZPluginAllowEventStream [2022-08-24T16:33:52.562Z] --- PASS: TestBuildMultiStageOnBuild (3.08s) [2022-08-24T16:33:52.562Z] === RUN TestBuildUncleanTarFilenames [2022-08-24T16:33:53.480Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2022-08-24T16:33:53.480Z] === RUN TestAuthZPluginErrorResponse [2022-08-24T16:33:53.738Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-24T16:33:53.738Z] === RUN TestAuthZPluginErrorRequest [2022-08-24T16:33:54.305Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-24T16:33:54.305Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-24T16:33:54.479Z] --- PASS: TestBuildUncleanTarFilenames (1.79s) [2022-08-24T16:33:54.480Z] === RUN TestBuildMultiStageLayerLeak [2022-08-24T16:33:54.873Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-24T16:33:54.873Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-24T16:33:56.250Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) [2022-08-24T16:33:56.250Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-24T16:33:57.636Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.45s) [2022-08-24T16:33:57.636Z] === RUN TestAuthZPluginHeader [2022-08-24T16:33:57.787Z] --- PASS: TestBuildMultiStageLayerLeak (3.38s) [2022-08-24T16:33:57.787Z] === RUN TestBuildWithHugeFile [2022-08-24T16:33:58.572Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-08-24T16:33:58.572Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-24T16:34:02.757Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.25s) [2022-08-24T16:34:02.757Z] === RUN TestAuthZPluginV2Disable [2022-08-24T16:34:06.945Z] --- PASS: TestAuthZPluginV2Disable (3.77s) [2022-08-24T16:34:06.945Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-24T16:34:10.229Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s) [2022-08-24T16:34:10.229Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-24T16:34:20.202Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.84s) [2022-08-24T16:34:20.202Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-24T16:34:21.280Z] --- PASS: TestBuildWithHugeFile (34.68s) [2022-08-24T16:34:21.280Z] === RUN TestBuildWCOWSandboxSize [2022-08-24T16:34:21.280Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T16:34:21.280Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-24T16:34:21.280Z] === RUN TestBuildWithEmptyDockerfile [2022-08-24T16:34:21.280Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T16:34:21.280Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T16:34:21.280Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T16:34:21.280Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T16:34:21.280Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T16:34:21.280Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T16:34:21.280Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T16:34:21.280Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T16:34:21.280Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T16:34:21.280Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-24T16:34:21.280Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-24T16:34:21.280Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-08-24T16:34:21.280Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-24T16:34:21.280Z] === RUN TestBuildPreserveOwnership [2022-08-24T16:34:21.280Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-24T16:34:21.280Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-24T16:34:21.280Z] --- PASS: TestBuildPreserveOwnership (2.80s) [2022-08-24T16:34:21.280Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.85s) [2022-08-24T16:34:21.280Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-08-24T16:34:21.280Z] === RUN TestBuildPlatformInvalid [2022-08-24T16:34:21.280Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-24T16:34:21.280Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-24T16:34:21.280Z] Loaded image: busybox:latest [2022-08-24T16:34:21.280Z] Loaded image: busybox:glibc [2022-08-24T16:34:22.222Z] Loaded image: debian:bullseye-slim [2022-08-24T16:34:22.222Z] Loaded image: hello-world:latest [2022-08-24T16:34:22.222Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T16:34:30.363Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.41s) [2022-08-24T16:34:30.363Z] PASS [2022-08-24T16:34:30.363Z] [2022-08-24T16:34:30.363Z] === Skipped [2022-08-24T16:34:30.363Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-24T16:34:30.363Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T16:34:30.363Z] [2022-08-24T16:34:30.363Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-24T16:34:30.363Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T16:34:30.363Z] [2022-08-24T16:34:30.363Z] DONE 34 tests, 2 skipped in 66.411s [2022-08-24T16:34:30.363Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-24T16:34:30.363Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:34:30.363Z] ++ set -e [2022-08-24T16:34:30.363Z] ++ '[' -n 0 ']' [2022-08-24T16:34:30.363Z] ++ set -x [2022-08-24T16:34:30.363Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:34:30.363Z] INFO: Testing against a local daemon [2022-08-24T16:34:30.363Z] === RUN TestConfigInspect [2022-08-24T16:34:32.276Z] --- PASS: TestConfigInspect (2.24s) [2022-08-24T16:34:32.276Z] === RUN TestConfigList [2022-08-24T16:34:34.823Z] --- PASS: TestConfigList (2.27s) [2022-08-24T16:34:34.823Z] === RUN TestConfigsCreateAndDelete [2022-08-24T16:34:36.736Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2022-08-24T16:34:36.736Z] === RUN TestConfigsUpdate [2022-08-24T16:34:38.282Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-24T16:34:38.282Z] PASS [2022-08-24T16:34:38.282Z] [2022-08-24T16:34:38.282Z] DONE 17 tests in 47.967s [2022-08-24T16:34:38.282Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-24T16:34:38.282Z] INFO: Testing against a local daemon [2022-08-24T16:34:38.282Z] === RUN TestPluginInvalidJSON [2022-08-24T16:34:38.282Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T16:34:38.282Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T16:34:38.282Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T16:34:38.282Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T16:34:38.282Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-24T16:34:38.282Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-24T16:34:38.282Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T16:34:38.282Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-24T16:34:38.282Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-24T16:34:38.282Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-24T16:34:38.282Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-24T16:34:38.282Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-24T16:34:38.282Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-24T16:34:38.282Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-24T16:34:38.282Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-24T16:34:38.282Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-24T16:34:38.282Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T16:34:38.282Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-24T16:34:38.282Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-24T16:34:38.282Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-24T16:34:38.282Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-24T16:34:38.282Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-24T16:34:38.282Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-24T16:34:38.282Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-24T16:34:38.282Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-24T16:34:38.282Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-24T16:34:38.282Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-24T16:34:38.282Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-24T16:34:38.282Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-24T16:34:38.282Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-24T16:34:38.282Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-24T16:34:38.282Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-24T16:34:38.282Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-24T16:34:38.282Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-24T16:34:38.282Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-24T16:34:38.282Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-24T16:34:38.282Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-24T16:34:38.282Z] === RUN TestPluginInstall [2022-08-24T16:34:38.282Z] === RUN TestPluginInstall/no_auth [2022-08-24T16:34:38.282Z] time="2022-08-24T16:34:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T16:34:38.282Z] time="2022-08-24T16:34:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a63c15cbc94c3a15b0b8b1b4a016f886c62197737ee6ded7025b1d568b2032de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T16:34:38.282Z] time="2022-08-24T16:34:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T16:34:38.282Z] time="2022-08-24T16:34:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a63c15cbc94c3a15b0b8b1b4a016f886c62197737ee6ded7025b1d568b2032de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T16:34:38.282Z] === RUN TestPluginInstall/with_htpasswd [2022-08-24T16:34:38.282Z] time="2022-08-24T16:34:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T16:34:38.282Z] time="2022-08-24T16:34:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a63c15cbc94c3a15b0b8b1b4a016f886c62197737ee6ded7025b1d568b2032de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T16:34:38.282Z] time="2022-08-24T16:34:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T16:34:38.282Z] time="2022-08-24T16:34:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a63c15cbc94c3a15b0b8b1b4a016f886c62197737ee6ded7025b1d568b2032de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T16:34:38.282Z] === RUN TestPluginInstall/with_insecure [2022-08-24T16:34:38.653Z] --- PASS: TestConfigsUpdate (2.17s) [2022-08-24T16:34:38.653Z] === RUN TestTemplatedConfig [2022-08-24T16:34:39.218Z] time="2022-08-24T16:34:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T16:34:39.218Z] time="2022-08-24T16:34:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83c2eed39a6910013b08164e4f4aaf44d134acb0853b1301baeecdc85343ffe7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T16:34:39.218Z] time="2022-08-24T16:34:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T16:34:39.218Z] time="2022-08-24T16:34:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83c2eed39a6910013b08164e4f4aaf44d134acb0853b1301baeecdc85343ffe7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T16:34:39.476Z] plugin_test.go:196: [dfd2a40bb6fce] daemon is not started [2022-08-24T16:34:39.476Z] --- PASS: TestPluginInstall (2.77s) [2022-08-24T16:34:39.476Z] --- PASS: TestPluginInstall/no_auth (1.06s) [2022-08-24T16:34:39.476Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-08-24T16:34:39.476Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-08-24T16:34:39.476Z] === RUN TestPluginsWithRuntimes [2022-08-24T16:34:40.852Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-24T16:34:41.216Z] --- PASS: TestTemplatedConfig (2.05s) [2022-08-24T16:34:41.216Z] === RUN TestConfigCreateResolve [2022-08-24T16:34:41.788Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-24T16:34:42.722Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-08-24T16:34:42.722Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-08-24T16:34:42.722Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-08-24T16:34:42.722Z] === RUN TestPluginBackCompatMediaTypes [2022-08-24T16:34:43.127Z] --- PASS: TestConfigCreateResolve (2.19s) [2022-08-24T16:34:43.128Z] PASS [2022-08-24T16:34:43.128Z] [2022-08-24T16:34:43.128Z] DONE 6 tests in 13.244s [2022-08-24T16:34:43.128Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-24T16:34:43.128Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:34:43.128Z] ++ set -e [2022-08-24T16:34:43.128Z] ++ '[' -n 0 ']' [2022-08-24T16:34:43.128Z] ++ set -x [2022-08-24T16:34:43.128Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:34:43.128Z] INFO: Testing against a local daemon [2022-08-24T16:34:43.128Z] === RUN TestAttachWithTTY [2022-08-24T16:34:43.128Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-24T16:34:43.128Z] === RUN TestAttachWithoutTTy [2022-08-24T16:34:43.128Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-24T16:34:43.128Z] === RUN TestCheckpoint [2022-08-24T16:34:43.128Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T16:34:43.128Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-24T16:34:43.128Z] === RUN TestContainerInvalidJSON [2022-08-24T16:34:43.306Z] --- PASS: TestPluginBackCompatMediaTypes (0.61s) [2022-08-24T16:34:43.306Z] PASS [2022-08-24T16:34:43.306Z] [2022-08-24T16:34:43.306Z] DONE 24 tests in 6.750s [2022-08-24T16:34:43.306Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/commit [2022-08-24T16:34:43.389Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-24T16:34:43.389Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T16:34:43.389Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-24T16:34:43.389Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-24T16:34:43.389Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T16:34:43.389Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T16:34:43.389Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T16:34:43.389Z] === CONT TestContainerInvalidJSON/commit [2022-08-24T16:34:43.389Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-24T16:34:43.389Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-24T16:34:43.389Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-24T16:34:43.389Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-24T16:34:43.389Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-24T16:34:43.389Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-24T16:34:43.389Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-24T16:34:43.389Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-24T16:34:43.389Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-24T16:34:43.389Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-24T16:34:43.389Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-24T16:34:43.389Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-24T16:34:43.389Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-24T16:34:43.389Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-24T16:34:43.389Z] === RUN TestCopyEmptyFile [2022-08-24T16:34:43.567Z] INFO: Testing against a local daemon [2022-08-24T16:34:43.567Z] === RUN TestExternalGraphDriver [2022-08-24T16:34:43.650Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-24T16:34:43.650Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-24T16:34:43.650Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-24T16:34:43.650Z] === RUN TestCopyFromContainer [2022-08-24T16:34:43.825Z] === RUN TestExternalGraphDriver/json [2022-08-24T16:34:44.591Z] === RUN TestCopyFromContainer// [2022-08-24T16:34:44.592Z] === RUN TestCopyFromContainer//bar/root [2022-08-24T16:34:44.852Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-24T16:34:44.852Z] === RUN TestCopyFromContainer/bar/quux [2022-08-24T16:34:44.852Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-24T16:34:44.852Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-24T16:34:44.852Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-24T16:34:45.113Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-24T16:34:45.113Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-24T16:34:45.113Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-24T16:34:45.113Z] --- PASS: TestCopyFromContainer (1.52s) [2022-08-24T16:34:45.113Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-24T16:34:45.113Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-24T16:34:45.113Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-24T16:34:45.113Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-24T16:34:45.113Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-24T16:34:45.113Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-24T16:34:45.113Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-24T16:34:45.113Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-24T16:34:45.113Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-24T16:34:45.113Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-24T16:34:45.113Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-24T16:34:45.113Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T16:34:45.113Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T16:34:45.113Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T16:34:45.113Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T16:34:45.114Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T16:34:45.114Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T16:34:45.114Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T16:34:45.114Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T16:34:45.114Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T16:34:45.114Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-24T16:34:45.114Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-24T16:34:45.114Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-24T16:34:45.114Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-24T16:34:45.114Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-24T16:34:45.374Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-24T16:34:45.374Z] === RUN TestCreateWithInvalidEnv [2022-08-24T16:34:45.374Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-24T16:34:45.374Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-24T16:34:45.374Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-24T16:34:45.374Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-24T16:34:45.374Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-24T16:34:45.374Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-24T16:34:45.374Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-24T16:34:45.374Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-24T16:34:45.374Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-24T16:34:45.374Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-24T16:34:45.374Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-24T16:34:45.374Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-24T16:34:45.374Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-24T16:34:45.374Z] === RUN TestCreateTmpfsMountsTarget [2022-08-24T16:34:45.375Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-24T16:34:45.375Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-24T16:34:45.727Z] === RUN TestExternalGraphDriver/spec [2022-08-24T16:34:46.759Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-08-24T16:34:46.760Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-24T16:34:47.104Z] === RUN TestExternalGraphDriver/pull [2022-08-24T16:34:47.702Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-08-24T16:34:47.702Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-24T16:34:47.702Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T16:34:47.702Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T16:34:47.702Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T16:34:47.702Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T16:34:47.702Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T16:34:47.702Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T16:34:47.702Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T16:34:47.702Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T16:34:47.702Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T16:34:47.702Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T16:34:47.702Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T16:34:47.702Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T16:34:47.702Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T16:34:47.702Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T16:34:47.702Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T16:34:47.702Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-24T16:34:47.702Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-24T16:34:47.702Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-24T16:34:47.702Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-24T16:34:47.702Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-24T16:34:47.702Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-24T16:34:47.702Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-24T16:34:47.965Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-08-24T16:34:47.965Z] === RUN TestCreateDifferentPlatform [2022-08-24T16:34:47.965Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-24T16:34:47.965Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-24T16:34:48.226Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-24T16:34:48.226Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-24T16:34:48.226Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-24T16:34:48.226Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-24T16:34:48.226Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-24T16:34:48.226Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-24T16:34:48.226Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-24T16:34:48.226Z] === RUN TestCreateInvalidHostConfig [2022-08-24T16:34:48.226Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T16:34:48.226Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T16:34:48.226Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T16:34:48.226Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T16:34:48.226Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T16:34:48.226Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T16:34:48.226Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T16:34:48.226Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T16:34:48.226Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T16:34:48.226Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T16:34:48.226Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T16:34:48.226Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T16:34:48.226Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-24T16:34:48.226Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-24T16:34:48.226Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-24T16:34:48.226Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-24T16:34:48.226Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-24T16:34:48.226Z] === RUN TestContainerStartOnDaemonRestart [2022-08-24T16:34:48.226Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-24T16:34:48.226Z] === RUN TestDaemonRestartIpcMode [2022-08-24T16:34:48.226Z] === PAUSE TestDaemonRestartIpcMode [2022-08-24T16:34:48.226Z] === RUN TestDaemonHostGatewayIP [2022-08-24T16:34:48.226Z] === PAUSE TestDaemonHostGatewayIP [2022-08-24T16:34:48.226Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-24T16:34:48.226Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-24T16:34:48.226Z] === RUN TestContainerKillOnDaemonStart [2022-08-24T16:34:48.226Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-24T16:34:48.226Z] === RUN TestDiff [2022-08-24T16:34:48.487Z] --- PASS: TestDiff (0.44s) [2022-08-24T16:34:48.487Z] === RUN TestExecConsoleSize [2022-08-24T16:34:49.009Z] --- PASS: TestExternalGraphDriver (5.24s) [2022-08-24T16:34:49.009Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-08-24T16:34:49.009Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-08-24T16:34:49.009Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-08-24T16:34:49.009Z] === RUN TestGraphdriverPluginV2 [2022-08-24T16:34:49.058Z] --- PASS: TestExecConsoleSize (0.44s) [2022-08-24T16:34:49.059Z] === RUN TestExecWithCloseStdin [2022-08-24T16:34:49.630Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-08-24T16:34:49.630Z] === RUN TestExec [2022-08-24T16:34:49.890Z] --- PASS: TestExec (0.48s) [2022-08-24T16:34:49.890Z] === RUN TestExecUser [2022-08-24T16:34:50.462Z] --- PASS: TestExecUser (0.47s) [2022-08-24T16:34:50.462Z] === RUN TestExportContainerAndImportImage [2022-08-24T16:34:51.034Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-08-24T16:34:51.034Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-24T16:34:52.417Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-08-24T16:34:52.417Z] === RUN TestHealthCheckWorkdir [2022-08-24T16:34:52.988Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-08-24T16:34:52.988Z] === RUN TestHealthKillContainer [2022-08-24T16:34:53.196Z] --- PASS: TestGraphdriverPluginV2 (4.10s) [2022-08-24T16:34:53.196Z] PASS [2022-08-24T16:34:53.196Z] [2022-08-24T16:34:53.196Z] DONE 5 tests in 9.390s [2022-08-24T16:34:53.196Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-24T16:34:53.196Z] INFO: Testing against a local daemon [2022-08-24T16:34:53.196Z] === RUN TestContinueAfterPluginCrash [2022-08-24T16:34:53.196Z] === PAUSE TestContinueAfterPluginCrash [2022-08-24T16:34:53.196Z] === RUN TestReadPluginNoRead [2022-08-24T16:34:53.196Z] === PAUSE TestReadPluginNoRead [2022-08-24T16:34:53.196Z] === RUN TestDaemonStartWithLogOpt [2022-08-24T16:34:53.196Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-24T16:34:53.196Z] === CONT TestContinueAfterPluginCrash [2022-08-24T16:34:53.196Z] === CONT TestDaemonStartWithLogOpt [2022-08-24T16:34:56.484Z] --- PASS: TestDaemonStartWithLogOpt (3.40s) [2022-08-24T16:34:56.484Z] === CONT TestReadPluginNoRead [2022-08-24T16:34:58.390Z] === RUN TestReadPluginNoRead/default [2022-08-24T16:34:59.765Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-24T16:35:01.122Z] --- PASS: TestHealthKillContainer (7.83s) [2022-08-24T16:35:01.122Z] === RUN TestHealthCheckProcessKilled [2022-08-24T16:35:01.141Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-24T16:35:01.141Z] --- PASS: TestContinueAfterPluginCrash (8.40s) [2022-08-24T16:35:01.390Z] --- PASS: TestHealthCheckProcessKilled (0.68s) [2022-08-24T16:35:01.390Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-24T16:35:01.974Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s) [2022-08-24T16:35:01.974Z] === RUN TestIpcModeNone [2022-08-24T16:35:02.076Z] === CONT TestReadPluginNoRead [2022-08-24T16:35:02.077Z] read_test.go:92: [d92da71e8e2fb] daemon is not started [2022-08-24T16:35:02.077Z] --- PASS: TestReadPluginNoRead (5.90s) [2022-08-24T16:35:02.077Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-08-24T16:35:02.077Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-08-24T16:35:02.077Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-08-24T16:35:02.077Z] PASS [2022-08-24T16:35:02.077Z] [2022-08-24T16:35:02.077Z] DONE 6 tests in 9.328s [2022-08-24T16:35:02.077Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-24T16:35:02.077Z] testing: warning: no tests to run [2022-08-24T16:35:02.077Z] PASS [2022-08-24T16:35:02.077Z] [2022-08-24T16:35:02.077Z] DONE 0 tests in 0.008s [2022-08-24T16:35:02.077Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-24T16:35:02.237Z] --- PASS: TestIpcModeNone (0.51s) [2022-08-24T16:35:02.237Z] === RUN TestIpcModePrivate [2022-08-24T16:35:02.335Z] INFO: Testing against a local daemon [2022-08-24T16:35:02.335Z] === RUN TestPluginWithDevMounts [2022-08-24T16:35:02.335Z] === PAUSE TestPluginWithDevMounts [2022-08-24T16:35:02.335Z] === CONT TestPluginWithDevMounts [2022-08-24T16:35:02.810Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-24T16:35:02.810Z] --- PASS: TestIpcModePrivate (0.51s) [2022-08-24T16:35:02.810Z] === RUN TestIpcModeShareable [2022-08-24T16:35:03.071Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-24T16:35:03.333Z] --- PASS: TestIpcModeShareable (0.51s) [2022-08-24T16:35:03.333Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-24T16:35:03.712Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-08-24T16:35:03.712Z] PASS [2022-08-24T16:35:03.712Z] [2022-08-24T16:35:03.712Z] DONE 1 tests in 1.621s [2022-08-24T16:35:03.712Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-24T16:35:03.970Z] INFO: Testing against a local daemon [2022-08-24T16:35:03.970Z] === RUN TestSecretInspect [2022-08-24T16:35:04.720Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s) [2022-08-24T16:35:04.720Z] === RUN TestAPIIpcModeHost [2022-08-24T16:35:05.292Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-08-24T16:35:05.292Z] === RUN TestDaemonIpcModeShareable [2022-08-24T16:35:06.237Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-24T16:35:06.237Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-08-24T16:35:06.237Z] === RUN TestDaemonIpcModePrivate [2022-08-24T16:35:06.500Z] --- PASS: TestSecretInspect (2.18s) [2022-08-24T16:35:06.500Z] === RUN TestSecretList [2022-08-24T16:35:07.622Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-24T16:35:07.622Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-08-24T16:35:07.622Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-24T16:35:08.403Z] --- PASS: TestSecretList (2.16s) [2022-08-24T16:35:08.403Z] === RUN TestSecretsCreateAndDelete [2022-08-24T16:35:08.567Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-24T16:35:08.567Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-08-24T16:35:08.567Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-24T16:35:09.952Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-24T16:35:09.952Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-08-24T16:35:09.952Z] === RUN TestIpcModeOlderClient [2022-08-24T16:35:09.952Z] === PAUSE TestIpcModeOlderClient [2022-08-24T16:35:09.952Z] === RUN TestKillContainerInvalidSignal [2022-08-24T16:35:10.213Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-08-24T16:35:10.213Z] === RUN TestKillContainer [2022-08-24T16:35:10.213Z] === RUN TestKillContainer/no_signal [2022-08-24T16:35:10.343Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2022-08-24T16:35:10.343Z] === RUN TestSecretsUpdate [2022-08-24T16:35:10.785Z] === RUN TestKillContainer/non_killing_signal [2022-08-24T16:35:11.046Z] === RUN TestKillContainer/killing_signal [2022-08-24T16:35:11.617Z] --- PASS: TestKillContainer (1.28s) [2022-08-24T16:35:11.617Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-24T16:35:11.617Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-08-24T16:35:11.617Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-08-24T16:35:11.617Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-24T16:35:11.617Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-24T16:35:11.878Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-24T16:35:12.820Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2022-08-24T16:35:12.820Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-08-24T16:35:12.820Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-08-24T16:35:12.820Z] === RUN TestKillStoppedContainer [2022-08-24T16:35:12.820Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-24T16:35:12.820Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-24T16:35:12.820Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-24T16:35:12.820Z] === RUN TestKillDifferentUserContainer [2022-08-24T16:35:12.877Z] --- PASS: TestSecretsUpdate (2.19s) [2022-08-24T16:35:12.877Z] === RUN TestTemplatedSecret [2022-08-24T16:35:13.081Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-24T16:35:13.081Z] === RUN TestInspectOomKilledTrue [2022-08-24T16:35:13.653Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2022-08-24T16:35:13.653Z] === RUN TestInspectOomKilledFalse [2022-08-24T16:35:14.225Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-08-24T16:35:14.225Z] === RUN TestLinksEtcHostsContentMatch [2022-08-24T16:35:14.486Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-08-24T16:35:14.486Z] === RUN TestLinksContainerNames [2022-08-24T16:35:15.409Z] --- PASS: TestTemplatedSecret (2.63s) [2022-08-24T16:35:15.409Z] === RUN TestSecretCreateResolve [2022-08-24T16:35:15.429Z] --- PASS: TestLinksContainerNames (0.83s) [2022-08-24T16:35:15.429Z] === RUN TestLogsFollowTailEmpty [2022-08-24T16:35:15.689Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-08-24T16:35:15.689Z] === RUN TestLogs [2022-08-24T16:35:15.689Z] === RUN TestLogs/driver_local [2022-08-24T16:35:15.689Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T16:35:15.689Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T16:35:15.689Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-24T16:35:15.689Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-24T16:35:15.689Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-24T16:35:15.689Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-24T16:35:15.689Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T16:35:15.689Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T16:35:15.689Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-24T16:35:15.689Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-24T16:35:15.689Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-24T16:35:15.689Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-24T16:35:15.689Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T16:35:15.689Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-24T16:35:16.261Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-24T16:35:16.261Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T16:35:16.834Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-24T16:35:17.095Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-24T16:35:17.311Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-08-24T16:35:17.311Z] PASS [2022-08-24T16:35:17.311Z] [2022-08-24T16:35:17.311Z] DONE 6 tests in 13.580s [2022-08-24T16:35:17.311Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-24T16:35:17.311Z] INFO: Testing against a local daemon [2022-08-24T16:35:17.311Z] === RUN TestServiceCreateInit [2022-08-24T16:35:17.356Z] === RUN TestLogs/driver_json-file [2022-08-24T16:35:17.356Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T16:35:17.356Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T16:35:17.356Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-24T16:35:17.356Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-24T16:35:17.356Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-24T16:35:17.356Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-24T16:35:17.356Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T16:35:17.356Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T16:35:17.356Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T16:35:17.356Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T16:35:17.356Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T16:35:17.356Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T16:35:17.356Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T16:35:17.356Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T16:35:17.569Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-24T16:35:18.303Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T16:35:18.304Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T16:35:18.581Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-24T16:35:18.842Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-24T16:35:19.413Z] --- PASS: TestLogs (3.66s) [2022-08-24T16:35:19.413Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-24T16:35:19.413Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.62s) [2022-08-24T16:35:19.413Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s) [2022-08-24T16:35:19.413Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.55s) [2022-08-24T16:35:19.413Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.61s) [2022-08-24T16:35:19.413Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s) [2022-08-24T16:35:19.413Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.48s) [2022-08-24T16:35:19.413Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-24T16:35:19.413Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.67s) [2022-08-24T16:35:19.413Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.71s) [2022-08-24T16:35:19.413Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.48s) [2022-08-24T16:35:19.413Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s) [2022-08-24T16:35:19.413Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.55s) [2022-08-24T16:35:19.413Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s) [2022-08-24T16:35:19.413Z] === RUN TestContainerNetworkMountsNoChown [2022-08-24T16:35:19.674Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/default [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/default [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/private [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/private [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/rprivate [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/slave [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/slave [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/rslave [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/shared [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/shared [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/rshared [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-24T16:35:19.674Z] === CONT TestMountDaemonRoot/default [2022-08-24T16:35:19.674Z] === CONT TestMountDaemonRoot/rslave [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-24T16:35:19.674Z] === CONT TestMountDaemonRoot/rshared [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T16:35:19.674Z] === CONT TestMountDaemonRoot/shared [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-24T16:35:19.674Z] === CONT TestMountDaemonRoot/rprivate [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-24T16:35:19.674Z] === CONT TestMountDaemonRoot/slave [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-24T16:35:19.674Z] === CONT TestMountDaemonRoot/private [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-24T16:35:19.674Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-24T16:35:19.674Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-24T16:35:19.674Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T16:35:19.674Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-24T16:35:19.674Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-24T16:35:19.674Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-24T16:35:19.674Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T16:35:19.674Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-24T16:35:19.935Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-24T16:35:19.935Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-24T16:35:19.935Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-24T16:35:19.935Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-24T16:35:19.935Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T16:35:19.935Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T16:35:19.935Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-24T16:35:19.935Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T16:35:19.935Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-24T16:35:19.935Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-24T16:35:19.935Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-24T16:35:19.935Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-24T16:35:19.935Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-24T16:35:19.935Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-24T16:35:19.935Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T16:35:19.935Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-24T16:35:19.935Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-24T16:35:20.196Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-24T16:35:20.196Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-24T16:35:20.196Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-24T16:35:20.196Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-24T16:35:20.196Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-24T16:35:20.196Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-24T16:35:20.196Z] === RUN TestContainerBindMountNonRecursive [2022-08-24T16:35:21.581Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-08-24T16:35:21.581Z] === RUN TestContainerVolumesMountedAsShared [2022-08-24T16:35:21.769Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-24T16:35:21.843Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-08-24T16:35:21.843Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-24T16:35:22.104Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-08-24T16:35:22.104Z] === RUN TestNetworkNat [2022-08-24T16:35:22.676Z] --- PASS: TestNetworkNat (0.46s) [2022-08-24T16:35:22.676Z] === RUN TestNetworkLocalhostTCPNat [2022-08-24T16:35:23.248Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-24T16:35:23.248Z] === RUN TestNetworkLoopbackNat [2022-08-24T16:35:24.389Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-24T16:35:24.389Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-24T16:35:24.389Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T16:35:24.389Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-24T16:35:24.389Z] [2022-08-24T16:35:24.389Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-24T16:35:24.389Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-24T16:35:24.389Z] Using test binary docker [2022-08-24T16:35:24.389Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-24T16:35:24.389Z] Not: starting. [2022-08-24T16:35:24.389Z] INFO: Waiting for daemon to start... [2022-08-24T16:35:24.389Z] Starting dockerd [2022-08-24T16:35:24.389Z] . [2022-08-24T16:35:24.389Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-24T16:35:25.054Z] --- PASS: TestServiceCreateInit (7.54s) [2022-08-24T16:35:25.054Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s) [2022-08-24T16:35:25.054Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s) [2022-08-24T16:35:25.054Z] === RUN TestCreateServiceMultipleTimes [2022-08-24T16:35:25.792Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-08-24T16:35:25.792Z] === RUN TestPause [2022-08-24T16:35:26.054Z] --- PASS: TestPause (0.48s) [2022-08-24T16:35:26.054Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-24T16:35:26.054Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T16:35:26.054Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T16:35:26.054Z] === RUN TestPauseStopPausedContainer [2022-08-24T16:35:26.625Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-08-24T16:35:26.625Z] === RUN TestPidHost [2022-08-24T16:35:27.567Z] --- PASS: TestPidHost (0.95s) [2022-08-24T16:35:27.567Z] === RUN TestPsFilter [2022-08-24T16:35:27.567Z] --- PASS: TestPsFilter (0.11s) [2022-08-24T16:35:27.567Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-24T16:35:28.138Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-24T16:35:28.138Z] === RUN TestRemoveContainerWithVolume [2022-08-24T16:35:28.399Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-08-24T16:35:28.399Z] === RUN TestRemoveContainerRunning [2022-08-24T16:35:28.970Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-08-24T16:35:28.970Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-24T16:35:29.231Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-08-24T16:35:29.231Z] === RUN TestRemoveInvalidContainer [2022-08-24T16:35:29.231Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-24T16:35:29.231Z] === RUN TestRenameLinkedContainer [2022-08-24T16:35:31.145Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-08-24T16:35:31.145Z] === RUN TestRenameStoppedContainer [2022-08-24T16:35:31.406Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-24T16:35:31.406Z] === RUN TestRenameRunningContainerAndReuse [2022-08-24T16:35:32.349Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-08-24T16:35:32.349Z] === RUN TestRenameInvalidName [2022-08-24T16:35:32.609Z] --- PASS: TestRenameInvalidName (0.41s) [2022-08-24T16:35:32.609Z] === RUN TestRenameAnonymousContainer [2022-08-24T16:35:34.531Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-08-24T16:35:34.531Z] === RUN TestRenameContainerWithSameName [2022-08-24T16:35:34.531Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-08-24T16:35:34.531Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-24T16:35:35.475Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-08-24T16:35:35.475Z] === RUN TestResize [2022-08-24T16:35:36.046Z] --- PASS: TestResize (0.43s) [2022-08-24T16:35:36.046Z] === RUN TestResizeWithInvalidSize [2022-08-24T16:35:36.308Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-24T16:35:36.308Z] === RUN TestResizeWhenContainerNotStarted [2022-08-24T16:35:36.903Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-24T16:35:36.903Z] === RUN TestDaemonRestartKillContainers [2022-08-24T16:35:36.903Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T16:35:36.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T16:35:36.903Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T16:35:36.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T16:35:36.903Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T16:35:36.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T16:35:36.903Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T16:35:36.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T16:35:36.903Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T16:35:36.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T16:35:36.903Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T16:35:36.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T16:35:36.903Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T16:35:36.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T16:35:36.903Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T16:35:36.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T16:35:36.903Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T16:35:36.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T16:35:36.903Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T16:35:36.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T16:35:36.903Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T16:35:36.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T16:35:36.903Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T16:35:36.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T16:35:36.903Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T16:35:36.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T16:35:36.903Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T16:35:36.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T16:35:36.903Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T16:35:36.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T16:35:36.903Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T16:35:36.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T16:35:36.903Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T16:35:36.903Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T16:35:38.288Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T16:35:38.288Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T16:35:39.677Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T16:35:39.677Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T16:35:41.062Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T16:35:41.062Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T16:35:43.137Z] --- PASS: TestCreateServiceMultipleTimes (15.54s) [2022-08-24T16:35:43.137Z] === RUN TestCreateServiceConflict [2022-08-24T16:35:43.137Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-08-24T16:35:43.137Z] === RUN TestCreateServiceMaxReplicas [2022-08-24T16:35:44.364Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T16:35:44.364Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T16:35:45.670Z] --- PASS: TestCreateServiceMaxReplicas (2.78s) [2022-08-24T16:35:45.670Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-24T16:35:48.572Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T16:35:48.572Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T16:35:49.302Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T16:35:49.302Z] Using test binary docker [2022-08-24T16:35:49.302Z] +++ /etc/init.d/apparmor start [2022-08-24T16:35:49.302Z] Not: starting. [2022-08-24T16:35:49.302Z] INFO: Waiting for daemon to start... [2022-08-24T16:35:49.302Z] Starting dockerd [2022-08-24T16:35:49.302Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-24T16:35:49.875Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T16:35:49.875Z] Using test binary docker [2022-08-24T16:35:49.875Z] +++ /etc/init.d/apparmor start [2022-08-24T16:35:49.875Z] Not: starting. [2022-08-24T16:35:49.875Z] INFO: Waiting for daemon to start... [2022-08-24T16:35:49.875Z] Starting dockerd [2022-08-24T16:35:49.875Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-24T16:35:49.957Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T16:35:50.217Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T16:35:51.077Z] . [2022-08-24T16:35:51.077Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T16:35:51.077Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T16:35:51.077Z] Error: No such image: emptyfs [2022-08-24T16:35:51.077Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-24T16:35:51.077Z] ++++ docker load [2022-08-24T16:35:51.077Z] Loaded image: emptyfs:latest [2022-08-24T16:35:51.077Z] Running integration-test (iteration 1) [2022-08-24T16:35:51.077Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-24T16:35:51.077Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-24T16:35:51.077Z] ++ set -e [2022-08-24T16:35:51.077Z] ++ '[' -n 0 ']' [2022-08-24T16:35:51.077Z] ++ set -x [2022-08-24T16:35:51.077Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-24T16:35:51.648Z] Loaded image: busybox:latest [2022-08-24T16:35:51.909Z] Loaded image: busybox:glibc [2022-08-24T16:35:52.131Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T16:35:52.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T16:35:52.170Z] [2022-08-24T16:35:52.170Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T16:35:52.170Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T16:35:52.170Z] Error: No such image: emptyfs [2022-08-24T16:35:52.170Z] ++++ docker load [2022-08-24T16:35:52.170Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-24T16:35:52.740Z] Loaded image: emptyfs:latest [2022-08-24T16:35:52.740Z] Running integration-test (iteration 1) [2022-08-24T16:35:52.740Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-24T16:35:52.740Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-24T16:35:52.740Z] ++ set -e [2022-08-24T16:35:52.740Z] ++ '[' -n 0 ']' [2022-08-24T16:35:52.740Z] ++ set -x [2022-08-24T16:35:52.740Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-24T16:35:53.683Z] Loaded image: busybox:latest [2022-08-24T16:35:54.045Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-24T16:35:54.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-08-24T16:35:54.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s) [2022-08-24T16:35:54.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-08-24T16:35:54.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.73s) [2022-08-24T16:35:54.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-24T16:35:54.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-08-24T16:35:54.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s) [2022-08-24T16:35:54.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.38s) [2022-08-24T16:35:54.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.94s) [2022-08-24T16:35:54.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.88s) [2022-08-24T16:35:54.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-08-24T16:35:54.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s) [2022-08-24T16:35:54.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s) [2022-08-24T16:35:54.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.92s) [2022-08-24T16:35:54.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s) [2022-08-24T16:35:54.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-08-24T16:35:54.045Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-24T16:35:54.045Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-24T16:35:54.254Z] Loaded image: busybox:glibc [2022-08-24T16:35:54.617Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-24T16:35:55.558Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s) [2022-08-24T16:35:55.558Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.88s) [2022-08-24T16:35:55.558Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s) [2022-08-24T16:35:55.558Z] === RUN TestCgroupNamespacesRun [2022-08-24T16:35:56.823Z] Loaded image: debian:bullseye-slim [2022-08-24T16:35:56.823Z] Loaded image: hello-world:latest [2022-08-24T16:35:56.823Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T16:35:56.823Z] INFO: Testing against a local daemon [2022-08-24T16:35:56.823Z] === RUN TestDockerSuite [2022-08-24T16:35:56.823Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-24T16:35:56.823Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-24T16:35:56.823Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-24T16:35:56.823Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-24T16:35:56.823Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-24T16:35:56.823Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-24T16:35:56.823Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-24T16:35:56.823Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-24T16:35:56.944Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-08-24T16:35:56.944Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-24T16:35:57.887Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-08-24T16:35:57.887Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-24T16:35:58.210Z] Loaded image: debian:bullseye-slim [2022-08-24T16:35:58.210Z] Loaded image: hello-world:latest [2022-08-24T16:35:58.210Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T16:35:58.470Z] INFO: Testing against a local daemon [2022-08-24T16:35:58.470Z] === RUN TestDockerDaemonSuite [2022-08-24T16:35:58.470Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-24T16:35:59.045Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-24T16:35:59.273Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-08-24T16:35:59.273Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-24T16:35:59.306Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-24T16:35:59.881Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-24T16:36:00.224Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-08-24T16:36:00.224Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-24T16:36:00.451Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-24T16:36:00.565Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2022-08-24T16:36:00.565Z] === RUN TestCreateServiceSecretFileMode [2022-08-24T16:36:01.138Z] --- PASS: TestCreateServiceSecretFileMode (2.54s) [2022-08-24T16:36:01.138Z] === RUN TestCreateServiceConfigFileMode [2022-08-24T16:36:01.394Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-24T16:36:01.609Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-08-24T16:36:01.609Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-24T16:36:01.966Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-24T16:36:01.967Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-24T16:36:02.552Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-08-24T16:36:02.552Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-24T16:36:02.909Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-24T16:36:03.124Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-24T16:36:03.124Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-24T16:36:03.671Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2022-08-24T16:36:03.671Z] === RUN TestCreateServiceSysctls [2022-08-24T16:36:03.853Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-24T16:36:04.119Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-24T16:36:04.119Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-24T16:36:04.119Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-24T16:36:04.508Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-08-24T16:36:04.508Z] === RUN TestNISDomainname [2022-08-24T16:36:04.768Z] --- PASS: TestNISDomainname (0.53s) [2022-08-24T16:36:04.768Z] === RUN TestHostnameDnsResolution [2022-08-24T16:36:05.063Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-24T16:36:05.324Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-24T16:36:05.709Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-08-24T16:36:05.709Z] === RUN TestUnprivilegedPortsAndPing [2022-08-24T16:36:05.895Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-24T16:36:05.895Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-24T16:36:05.895Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-24T16:36:05.895Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-24T16:36:05.969Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-08-24T16:36:05.970Z] === RUN TestPrivilegedHostDevices [2022-08-24T16:36:06.467Z] --- PASS: TestBuildWithHugeFile (128.79s) [2022-08-24T16:36:06.467Z] === RUN TestBuildWCOWSandboxSize [2022-08-24T16:36:06.467Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T16:36:06.467Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-24T16:36:06.467Z] === RUN TestBuildWithEmptyDockerfile [2022-08-24T16:36:06.467Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T16:36:06.467Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T16:36:06.467Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T16:36:06.467Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T16:36:06.467Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T16:36:06.467Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T16:36:06.467Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T16:36:06.467Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T16:36:06.467Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T16:36:06.467Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-24T16:36:06.467Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-08-24T16:36:06.467Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-08-24T16:36:06.467Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-24T16:36:06.467Z] === RUN TestBuildPreserveOwnership [2022-08-24T16:36:06.467Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-24T16:36:06.540Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-08-24T16:36:06.541Z] === RUN TestRunConsoleSize [2022-08-24T16:36:06.957Z] --- PASS: TestCreateServiceSysctls (3.08s) [2022-08-24T16:36:06.957Z] === RUN TestCreateServiceCapabilities [2022-08-24T16:36:07.111Z] --- PASS: TestRunConsoleSize (0.40s) [2022-08-24T16:36:07.111Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-24T16:36:09.009Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-24T16:36:09.031Z] --- PASS: TestRunWithAlternativeContainerdShim (1.96s) [2022-08-24T16:36:09.031Z] === RUN TestStats [2022-08-24T16:36:09.488Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-08-24T16:36:09.488Z] === RUN TestInspect [2022-08-24T16:36:09.586Z] --- PASS: TestBuildPreserveOwnership (2.95s) [2022-08-24T16:36:09.586Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.98s) [2022-08-24T16:36:09.586Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) [2022-08-24T16:36:09.586Z] === RUN TestBuildPlatformInvalid [2022-08-24T16:36:09.586Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-24T16:36:09.586Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-24T16:36:09.586Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-24T16:36:10.527Z] Loaded image: busybox:latest [2022-08-24T16:36:10.527Z] Loaded image: busybox:glibc [2022-08-24T16:36:11.094Z] sha256:08fc221c19bca1bf8e8276b29caa0eac96164d1d449db1d20b99ae3535ccd8df [2022-08-24T16:36:11.094Z] INFO: Starting docker-py tests... [2022-08-24T16:36:11.094Z] ============================= test session starts ============================== [2022-08-24T16:36:11.094Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-24T16:36:11.094Z] rootdir: /src, inifile: pytest.ini [2022-08-24T16:36:11.094Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-24T16:36:11.094Z] collected 395 items / 2 deselected / 393 selected [2022-08-24T16:36:11.094Z] [2022-08-24T16:36:11.573Z] --- PASS: TestStats (2.46s) [2022-08-24T16:36:11.573Z] === RUN TestStopContainerWithTimeout [2022-08-24T16:36:11.573Z] === RUN TestStopContainerWithTimeout/0 [2022-08-24T16:36:11.573Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-24T16:36:11.573Z] === RUN TestStopContainerWithTimeout/1 [2022-08-24T16:36:11.573Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-24T16:36:11.573Z] === RUN TestStopContainerWithTimeout/3 [2022-08-24T16:36:11.573Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-24T16:36:11.573Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-24T16:36:11.573Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-24T16:36:11.573Z] === CONT TestStopContainerWithTimeout/0 [2022-08-24T16:36:11.573Z] === CONT TestStopContainerWithTimeout/3 [2022-08-24T16:36:11.913Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-24T16:36:11.913Z] Loaded image: debian:bullseye-slim [2022-08-24T16:36:12.024Z] --- PASS: TestInspect (2.75s) [2022-08-24T16:36:12.024Z] === RUN TestCreateJob [2022-08-24T16:36:12.145Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-24T16:36:12.174Z] Loaded image: hello-world:latest [2022-08-24T16:36:12.174Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T16:36:14.057Z] === CONT TestStopContainerWithTimeout/1 [2022-08-24T16:36:14.085Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-24T16:36:15.311Z] --- PASS: TestCreateJob (3.18s) [2022-08-24T16:36:15.311Z] === RUN TestReplicatedJob [2022-08-24T16:36:15.441Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-24T16:36:15.441Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-08-24T16:36:15.441Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2022-08-24T16:36:15.441Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-08-24T16:36:15.441Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-08-24T16:36:15.441Z] === RUN TestDeleteDevicemapper [2022-08-24T16:36:15.441Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T16:36:15.441Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-24T16:36:15.441Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-24T16:36:16.000Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-24T16:36:16.572Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-24T16:36:16.828Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s) [2022-08-24T16:36:16.828Z] === RUN TestUpdateMemory [2022-08-24T16:36:17.399Z] --- PASS: TestUpdateMemory (0.54s) [2022-08-24T16:36:17.399Z] === RUN TestUpdateCPUQuota [2022-08-24T16:36:17.512Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-24T16:36:18.341Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-08-24T16:36:18.341Z] === RUN TestUpdatePidsLimit [2022-08-24T16:36:18.341Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-24T16:36:18.341Z] === RUN TestUpdatePidsLimit/no_change [2022-08-24T16:36:18.601Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-24T16:36:18.862Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-24T16:36:18.862Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-24T16:36:18.911Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-24T16:36:19.131Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-24T16:36:19.394Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-24T16:36:19.853Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-24T16:36:19.966Z] --- PASS: TestUpdatePidsLimit (1.81s) [2022-08-24T16:36:19.966Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-08-24T16:36:19.966Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-08-24T16:36:19.966Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-08-24T16:36:19.966Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-08-24T16:36:19.966Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-08-24T16:36:19.966Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-08-24T16:36:19.966Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-08-24T16:36:19.966Z] === RUN TestUpdateRestartPolicy [2022-08-24T16:36:21.240Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-24T16:36:21.240Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-24T16:36:21.500Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-24T16:36:21.873Z] --- PASS: TestReplicatedJob (5.49s) [2022-08-24T16:36:21.873Z] === RUN TestUpdateReplicatedJob [2022-08-24T16:36:22.071Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-24T16:36:23.013Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.29s) [2022-08-24T16:36:23.013Z] PASS [2022-08-24T16:36:23.013Z] [2022-08-24T16:36:23.013Z] === Skipped [2022-08-24T16:36:23.013Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-24T16:36:23.013Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T16:36:23.013Z] [2022-08-24T16:36:23.013Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-24T16:36:23.013Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T16:36:23.013Z] [2022-08-24T16:36:23.013Z] DONE 34 tests, 2 skipped in 192.398s [2022-08-24T16:36:23.013Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-24T16:36:23.013Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:36:23.013Z] ++ set -e [2022-08-24T16:36:23.013Z] ++ '[' -n 0 ']' [2022-08-24T16:36:23.013Z] ++ set -x [2022-08-24T16:36:23.013Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:36:23.013Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-24T16:36:23.013Z] INFO: Testing against a local daemon [2022-08-24T16:36:23.013Z] === RUN TestConfigInspect [2022-08-24T16:36:23.273Z] docker_cli_daemon_test.go:1475: [da6e085dd910e] daemon is not started [2022-08-24T16:36:23.843Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-24T16:36:23.843Z] check_test.go:540: [d48d59686f7fd] daemon is not started [2022-08-24T16:36:23.843Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-24T16:36:24.406Z] --- PASS: TestUpdateReplicatedJob (3.35s) [2022-08-24T16:36:24.406Z] === RUN TestServiceListWithStatuses [2022-08-24T16:36:24.406Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T16:36:24.406Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-24T16:36:24.406Z] === RUN TestDockerNetworkConnectAlias [2022-08-24T16:36:24.784Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-24T16:36:25.391Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-24T16:36:25.958Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-24T16:36:26.166Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-24T16:36:26.427Z] --- PASS: TestConfigInspect (3.29s) [2022-08-24T16:36:26.427Z] === RUN TestConfigList [2022-08-24T16:36:27.814Z] check_test.go:540: [db5382c9cf90a] daemon is not started [2022-08-24T16:36:27.814Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-24T16:36:27.935Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-24T16:36:28.595Z] --- PASS: TestDockerNetworkConnectAlias (4.10s) [2022-08-24T16:36:28.595Z] === RUN TestDockerNetworkReConnect [2022-08-24T16:36:29.197Z] --- PASS: TestConfigList (2.72s) [2022-08-24T16:36:29.197Z] === RUN TestConfigsCreateAndDelete [2022-08-24T16:36:29.458Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-24T16:36:30.029Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-24T16:36:30.290Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-24T16:36:30.551Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-24T16:36:31.123Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-24T16:36:31.123Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-24T16:36:31.383Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-24T16:36:31.879Z] --- PASS: TestDockerNetworkReConnect (3.38s) [2022-08-24T16:36:31.879Z] === RUN TestServicePlugin [2022-08-24T16:36:31.954Z] --- PASS: TestConfigsCreateAndDelete (2.84s) [2022-08-24T16:36:31.954Z] === RUN TestConfigsUpdate [2022-08-24T16:36:32.195Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-08-24T16:36:32.195Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-24T16:36:32.195Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-08-24T16:36:32.195Z] === RUN TestWaitNonBlocked [2022-08-24T16:36:32.195Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T16:36:32.195Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T16:36:32.195Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T16:36:32.195Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T16:36:32.195Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T16:36:32.195Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T16:36:32.195Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-24T16:36:32.195Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2022-08-24T16:36:32.195Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-08-24T16:36:32.195Z] === RUN TestWaitBlocked [2022-08-24T16:36:32.195Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T16:36:32.195Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T16:36:32.195Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T16:36:32.195Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T16:36:32.195Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T16:36:32.195Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T16:36:32.214Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-24T16:36:32.768Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-24T16:36:32.768Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-08-24T16:36:32.768Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-08-24T16:36:32.768Z] === RUN TestWaitConditions [2022-08-24T16:36:32.768Z] === RUN TestWaitConditions/default [2022-08-24T16:36:32.768Z] === PAUSE TestWaitConditions/default [2022-08-24T16:36:32.768Z] === RUN TestWaitConditions/not-running [2022-08-24T16:36:32.768Z] === PAUSE TestWaitConditions/not-running [2022-08-24T16:36:32.768Z] === RUN TestWaitConditions/next-exit [2022-08-24T16:36:32.768Z] === PAUSE TestWaitConditions/next-exit [2022-08-24T16:36:32.768Z] === RUN TestWaitConditions/removed [2022-08-24T16:36:32.768Z] === PAUSE TestWaitConditions/removed [2022-08-24T16:36:32.768Z] === CONT TestWaitConditions/default [2022-08-24T16:36:32.768Z] === CONT TestWaitConditions/next-exit [2022-08-24T16:36:33.154Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-24T16:36:34.681Z] === CONT TestWaitConditions/removed [2022-08-24T16:36:34.681Z] === CONT TestWaitConditions/not-running [2022-08-24T16:36:35.069Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-24T16:36:35.069Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-24T16:36:35.069Z] --- PASS: TestConfigsUpdate (2.97s) [2022-08-24T16:36:35.069Z] === RUN TestTemplatedConfig [2022-08-24T16:36:35.069Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-24T16:36:35.181Z] plugin_test.go:61: [d46abf0d27c8b] joining swarm manager [d6d6784a410e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T16:36:35.330Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-24T16:36:35.902Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-24T16:36:36.065Z] --- PASS: TestWaitConditions (0.02s) [2022-08-24T16:36:36.065Z] --- PASS: TestWaitConditions/default (1.77s) [2022-08-24T16:36:36.065Z] --- PASS: TestWaitConditions/next-exit (1.81s) [2022-08-24T16:36:36.065Z] --- PASS: TestWaitConditions/removed (1.54s) [2022-08-24T16:36:36.065Z] --- PASS: TestWaitConditions/not-running (1.52s) [2022-08-24T16:36:36.065Z] === RUN TestWaitRestartedContainer [2022-08-24T16:36:36.065Z] === RUN TestWaitRestartedContainer/default [2022-08-24T16:36:36.065Z] === PAUSE TestWaitRestartedContainer/default [2022-08-24T16:36:36.065Z] === RUN TestWaitRestartedContainer/not-running [2022-08-24T16:36:36.065Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-24T16:36:36.065Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-24T16:36:36.065Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-24T16:36:36.065Z] === CONT TestWaitRestartedContainer/default [2022-08-24T16:36:36.065Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-24T16:36:36.555Z] plugin_test.go:64: [de1cdc24a60e9] joining swarm manager [d6d6784a410e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T16:36:36.845Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-24T16:36:37.417Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-24T16:36:37.417Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-24T16:36:37.451Z] === CONT TestWaitRestartedContainer/not-running [2022-08-24T16:36:38.361Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-24T16:36:38.361Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-24T16:36:38.361Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-24T16:36:38.361Z] --- PASS: TestTemplatedConfig (3.56s) [2022-08-24T16:36:38.361Z] === RUN TestConfigCreateResolve [2022-08-24T16:36:38.394Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-24T16:36:38.394Z] --- PASS: TestWaitRestartedContainer/next-exit (1.39s) [2022-08-24T16:36:38.394Z] --- PASS: TestWaitRestartedContainer/default (1.43s) [2022-08-24T16:36:38.394Z] --- PASS: TestWaitRestartedContainer/not-running (0.85s) [2022-08-24T16:36:38.394Z] === CONT TestContainerStartOnDaemonRestart [2022-08-24T16:36:38.394Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-24T16:36:38.931Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-24T16:36:38.931Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-24T16:36:38.931Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-24T16:36:39.193Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-24T16:36:39.193Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-24T16:36:39.778Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-24T16:36:40.309Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.00s) [2022-08-24T16:36:40.309Z] === CONT TestIpcModeOlderClient [2022-08-24T16:36:40.309Z] --- PASS: TestContainerStartOnDaemonRestart (2.05s) [2022-08-24T16:36:40.309Z] === CONT TestContainerKillOnDaemonStart [2022-08-24T16:36:40.352Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-24T16:36:40.571Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-24T16:36:40.571Z] === CONT TestDaemonHostGatewayIP [2022-08-24T16:36:40.614Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-24T16:36:41.557Z] --- PASS: TestConfigCreateResolve (3.07s) [2022-08-24T16:36:41.557Z] PASS [2022-08-24T16:36:41.557Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-24T16:36:41.557Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-24T16:36:41.557Z] [2022-08-24T16:36:41.557Z] DONE 6 tests in 18.603s [2022-08-24T16:36:41.557Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-24T16:36:41.557Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:36:41.557Z] ++ set -e [2022-08-24T16:36:41.557Z] ++ '[' -n 0 ']' [2022-08-24T16:36:41.557Z] ++ set -x [2022-08-24T16:36:41.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:36:41.820Z] INFO: Testing against a local daemon [2022-08-24T16:36:41.820Z] === RUN TestAttachWithTTY [2022-08-24T16:36:41.820Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-24T16:36:41.820Z] === RUN TestAttachWithoutTTy [2022-08-24T16:36:41.820Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-24T16:36:41.820Z] === RUN TestCheckpoint [2022-08-24T16:36:41.820Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T16:36:41.820Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/commit [2022-08-24T16:36:41.820Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-24T16:36:41.820Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T16:36:41.820Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-24T16:36:41.820Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-24T16:36:41.820Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T16:36:41.820Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T16:36:41.820Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T16:36:41.820Z] === CONT TestContainerInvalidJSON/commit [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-24T16:36:41.820Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-24T16:36:41.820Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-24T16:36:41.820Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-24T16:36:41.820Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-24T16:36:41.820Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-24T16:36:41.820Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-24T16:36:41.820Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-24T16:36:41.820Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-24T16:36:41.820Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-24T16:36:41.820Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-24T16:36:41.820Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-24T16:36:42.081Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-24T16:36:42.081Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-24T16:36:42.081Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-08-24T16:36:42.081Z] === RUN TestCopyEmptyFile [2022-08-24T16:36:42.653Z] --- PASS: TestCopyEmptyFile (0.49s) [2022-08-24T16:36:42.653Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-24T16:36:42.653Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-08-24T16:36:42.653Z] === RUN TestCopyFromContainer [2022-08-24T16:36:43.116Z] --- PASS: TestDaemonHostGatewayIP (2.41s) [2022-08-24T16:36:43.116Z] === CONT TestDaemonRestartIpcMode [2022-08-24T16:36:43.225Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-24T16:36:43.486Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-24T16:36:44.059Z] === RUN TestCopyFromContainer// [2022-08-24T16:36:44.059Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-24T16:36:44.059Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-24T16:36:44.320Z] === RUN TestCopyFromContainer//bar/root [2022-08-24T16:36:44.320Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-24T16:36:44.582Z] === RUN TestCopyFromContainer/bar/quux [2022-08-24T16:36:44.582Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-24T16:36:44.843Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-24T16:36:44.843Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-24T16:36:44.843Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-24T16:36:45.031Z] --- PASS: TestDaemonRestartIpcMode (2.17s) [2022-08-24T16:36:45.105Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-24T16:36:45.105Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-24T16:36:45.366Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-24T16:36:45.626Z] --- PASS: TestCopyFromContainer (2.88s) [2022-08-24T16:36:45.626Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-08-24T16:36:45.626Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2022-08-24T16:36:45.626Z] --- PASS: TestCopyFromContainer//bar/root/ (0.18s) [2022-08-24T16:36:45.626Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2022-08-24T16:36:45.626Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2022-08-24T16:36:45.626Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2022-08-24T16:36:45.626Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-08-24T16:36:45.626Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-08-24T16:36:45.626Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2022-08-24T16:36:45.626Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-08-24T16:36:45.626Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-24T16:36:45.626Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T16:36:45.626Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T16:36:45.626Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T16:36:45.626Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T16:36:45.626Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T16:36:45.626Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T16:36:45.626Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T16:36:45.626Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T16:36:45.626Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T16:36:45.626Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-08-24T16:36:45.626Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-24T16:36:45.626Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-24T16:36:45.626Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-08-24T16:36:45.626Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-24T16:36:45.626Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-08-24T16:36:45.626Z] === RUN TestCreateWithInvalidEnv [2022-08-24T16:36:45.626Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-24T16:36:45.626Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-24T16:36:45.626Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-24T16:36:45.626Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-24T16:36:45.626Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-24T16:36:45.626Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-24T16:36:45.626Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-24T16:36:45.626Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-24T16:36:45.626Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-24T16:36:45.626Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-24T16:36:45.626Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-24T16:36:45.626Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-24T16:36:45.626Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-24T16:36:45.626Z] === RUN TestCreateTmpfsMountsTarget [2022-08-24T16:36:45.626Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-24T16:36:45.626Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-24T16:36:45.626Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-24T16:36:45.887Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-24T16:36:46.830Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-24T16:36:47.404Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-24T16:36:47.404Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-24T16:36:47.404Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-24T16:36:47.665Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s) [2022-08-24T16:36:47.665Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-24T16:36:48.236Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-24T16:36:49.179Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-24T16:36:49.752Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-24T16:36:50.014Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-24T16:36:50.014Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.15s) [2022-08-24T16:36:50.014Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-24T16:36:50.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T16:36:50.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T16:36:50.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T16:36:50.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T16:36:50.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T16:36:50.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T16:36:50.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T16:36:50.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T16:36:50.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T16:36:50.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T16:36:50.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T16:36:50.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T16:36:50.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T16:36:50.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T16:36:50.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T16:36:50.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-24T16:36:50.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-08-24T16:36:50.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-24T16:36:50.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-24T16:36:50.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-24T16:36:50.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-24T16:36:50.014Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-24T16:36:50.014Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-24T16:36:50.586Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2022-08-24T16:36:50.586Z] === RUN TestCreateDifferentPlatform [2022-08-24T16:36:50.586Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-24T16:36:50.847Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-24T16:36:50.847Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-24T16:36:50.847Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-24T16:36:50.847Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-24T16:36:50.847Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-24T16:36:50.847Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-24T16:36:50.847Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-24T16:36:50.847Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-24T16:36:50.847Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-24T16:36:50.847Z] === RUN TestCreateInvalidHostConfig [2022-08-24T16:36:50.847Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T16:36:50.847Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T16:36:50.847Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T16:36:50.847Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T16:36:50.847Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T16:36:50.847Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T16:36:50.847Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T16:36:50.847Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T16:36:50.847Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T16:36:50.847Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T16:36:50.847Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T16:36:50.847Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T16:36:50.847Z] --- PASS: TestCreateInvalidHostConfig (0.03s) [2022-08-24T16:36:50.847Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-24T16:36:50.847Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.01s) [2022-08-24T16:36:50.847Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-24T16:36:50.847Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.01s) [2022-08-24T16:36:50.847Z] === RUN TestContainerStartOnDaemonRestart [2022-08-24T16:36:50.847Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-24T16:36:50.847Z] === RUN TestDaemonRestartIpcMode [2022-08-24T16:36:50.847Z] === PAUSE TestDaemonRestartIpcMode [2022-08-24T16:36:50.847Z] === RUN TestDaemonHostGatewayIP [2022-08-24T16:36:50.847Z] === PAUSE TestDaemonHostGatewayIP [2022-08-24T16:36:50.847Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-24T16:36:50.847Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-24T16:36:50.847Z] === RUN TestContainerKillOnDaemonStart [2022-08-24T16:36:50.847Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-24T16:36:50.847Z] === RUN TestDiff [2022-08-24T16:36:51.108Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-24T16:36:51.683Z] --- PASS: TestDiff (0.75s) [2022-08-24T16:36:51.683Z] === RUN TestExecConsoleSize [2022-08-24T16:36:51.683Z] check_test.go:540: [dc058f5bc8e43] daemon is not started [2022-08-24T16:36:51.683Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-24T16:36:52.254Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-24T16:36:52.514Z] --- PASS: TestExecConsoleSize (0.87s) [2022-08-24T16:36:52.514Z] === RUN TestExecWithCloseStdin [2022-08-24T16:36:53.194Z] --- PASS: TestContainerKillOnDaemonStart (11.64s) [2022-08-24T16:36:53.194Z] PASS [2022-08-24T16:36:53.194Z] [2022-08-24T16:36:53.194Z] === Skipped [2022-08-24T16:36:53.194Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-24T16:36:53.194Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T16:36:53.194Z] [2022-08-24T16:36:53.194Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T16:36:53.194Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T16:36:53.194Z] [2022-08-24T16:36:53.194Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-24T16:36:53.194Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T16:36:53.194Z] [2022-08-24T16:36:53.194Z] DONE 273 tests, 3 skipped in 129.097s [2022-08-24T16:36:53.194Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-24T16:36:53.194Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:36:53.194Z] ++ set -e [2022-08-24T16:36:53.194Z] ++ '[' -n 0 ']' [2022-08-24T16:36:53.194Z] ++ set -x [2022-08-24T16:36:53.194Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:36:53.194Z] === RUN TestConfigDaemonLibtrustID [2022-08-24T16:36:53.194Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-24T16:36:53.194Z] === RUN TestConfigDaemonID [2022-08-24T16:36:53.456Z] --- PASS: TestExecWithCloseStdin (0.84s) [2022-08-24T16:36:53.456Z] === RUN TestExec [2022-08-24T16:36:53.716Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-24T16:36:53.716Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-24T16:36:53.716Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-24T16:36:53.716Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-24T16:36:53.765Z] daemon_test.go:83: [d5632b7bc4a2b] daemon is not started [2022-08-24T16:36:53.765Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-24T16:36:53.765Z] === RUN TestDaemonConfigValidation [2022-08-24T16:36:53.765Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-24T16:36:53.765Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-24T16:36:53.765Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-24T16:36:53.765Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-24T16:36:53.765Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-24T16:36:53.765Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-24T16:36:53.765Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-24T16:36:53.765Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-24T16:36:53.765Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-24T16:36:53.765Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-24T16:36:53.765Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-24T16:36:53.765Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-24T16:36:53.977Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-24T16:36:53.977Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-24T16:36:54.026Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-24T16:36:54.026Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-24T16:36:54.026Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-24T16:36:54.026Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-24T16:36:54.026Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-08-24T16:36:54.026Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-08-24T16:36:54.026Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-08-24T16:36:54.026Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-08-24T16:36:54.026Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-24T16:36:54.026Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-24T16:36:54.026Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-24T16:36:54.239Z] --- PASS: TestExec (0.82s) [2022-08-24T16:36:54.239Z] === RUN TestExecUser [2022-08-24T16:36:54.499Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-24T16:36:54.968Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-24T16:36:55.070Z] --- PASS: TestExecUser (0.80s) [2022-08-24T16:36:55.071Z] === RUN TestExportContainerAndImportImage [2022-08-24T16:36:55.642Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-24T16:36:55.642Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2022-08-24T16:36:55.642Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-24T16:36:56.352Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-24T16:36:57.026Z] --- PASS: TestExportContainerAfterDaemonRestart (1.39s) [2022-08-24T16:36:57.026Z] === RUN TestHealthCheckWorkdir [2022-08-24T16:36:57.286Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-24T16:36:57.294Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-24T16:36:57.294Z] daemon_test.go:197: [d316939e4a014] daemon is not started [2022-08-24T16:36:57.294Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-08-24T16:36:57.294Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-24T16:36:57.294Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-24T16:36:57.294Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-24T16:36:57.294Z] === RUN TestDaemonProxy [2022-08-24T16:36:57.294Z] === RUN TestDaemonProxy/environment_variables [2022-08-24T16:36:57.857Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2022-08-24T16:36:57.857Z] === RUN TestHealthKillContainer [2022-08-24T16:36:58.178Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-24T16:36:59.207Z] === RUN TestDaemonProxy/command-line_options [2022-08-24T16:36:59.240Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-24T16:36:59.511Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-24T16:37:00.099Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-24T16:37:00.099Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-24T16:37:00.099Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-24T16:37:00.099Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-24T16:37:00.590Z] === RUN TestDaemonProxy/configuration_file [2022-08-24T16:37:01.039Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-24T16:37:02.421Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-24T16:37:02.503Z] === RUN TestDaemonProxy/conflicting_options [2022-08-24T16:37:02.765Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-24T16:37:02.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-24T16:37:03.091Z] --- PASS: TestServicePlugin (30.16s) [2022-08-24T16:37:03.091Z] === RUN TestServiceUpdateLabel [2022-08-24T16:37:03.336Z] --- PASS: TestDaemonProxy (6.22s) [2022-08-24T16:37:03.336Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-24T16:37:03.336Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-08-24T16:37:03.336Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-24T16:37:03.336Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-24T16:37:03.336Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-24T16:37:03.336Z] PASS [2022-08-24T16:37:03.336Z] [2022-08-24T16:37:03.336Z] DONE 18 tests in 11.278s [2022-08-24T16:37:03.336Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-24T16:37:03.336Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:37:03.336Z] ++ set -e [2022-08-24T16:37:03.336Z] ++ '[' -n 0 ']' [2022-08-24T16:37:03.336Z] ++ set -x [2022-08-24T16:37:03.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:37:03.596Z] INFO: Testing against a local daemon [2022-08-24T16:37:03.596Z] === RUN TestCommitInheritsEnv [2022-08-24T16:37:03.857Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-08-24T16:37:03.857Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-24T16:37:03.857Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-24T16:37:03.857Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-24T16:37:03.857Z] === RUN TestImportWithCustomPlatform [2022-08-24T16:37:03.857Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-24T16:37:03.857Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-24T16:37:03.857Z] === RUN TestImportWithCustomPlatform// [2022-08-24T16:37:03.857Z] === RUN TestImportWithCustomPlatform/linux [2022-08-24T16:37:03.857Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-24T16:37:03.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-24T16:37:04.026Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-08-24T16:37:04.026Z] === RUN TestServiceUpdateSecrets [2022-08-24T16:37:04.119Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-24T16:37:04.119Z] === RUN TestImportWithCustomPlatform/macos [2022-08-24T16:37:04.119Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-24T16:37:04.119Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-24T16:37:04.119Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-24T16:37:04.119Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-24T16:37:04.119Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-24T16:37:04.119Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-24T16:37:04.119Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-24T16:37:04.119Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-24T16:37:04.119Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-24T16:37:04.119Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-24T16:37:04.119Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-24T16:37:04.119Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-24T16:37:04.119Z] === RUN TestImagesFilterMultiReference [2022-08-24T16:37:04.119Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-24T16:37:04.119Z] === RUN TestImagePullPlatformInvalid [2022-08-24T16:37:04.119Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-24T16:37:04.119Z] === RUN TestRemoveImageOrphaning [2022-08-24T16:37:04.380Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-08-24T16:37:04.380Z] === RUN TestRemoveImageGarbageCollector [2022-08-24T16:37:04.380Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T16:37:04.380Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-24T16:37:04.380Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-24T16:37:04.501Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-24T16:37:04.640Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-24T16:37:04.640Z] === RUN TestTagInvalidReference [2022-08-24T16:37:04.640Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-24T16:37:04.640Z] === RUN TestTagValidPrefixedRepo [2022-08-24T16:37:04.640Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-24T16:37:04.640Z] === RUN TestTagExistedNameWithoutForce [2022-08-24T16:37:04.640Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-24T16:37:04.640Z] === RUN TestTagOfficialNames [2022-08-24T16:37:04.640Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-24T16:37:04.640Z] === RUN TestTagMatchesDigest [2022-08-24T16:37:04.640Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-24T16:37:04.640Z] PASS [2022-08-24T16:37:04.640Z] [2022-08-24T16:37:04.640Z] === Skipped [2022-08-24T16:37:04.640Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-24T16:37:04.640Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-24T16:37:04.640Z] [2022-08-24T16:37:04.640Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-24T16:37:04.640Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T16:37:04.640Z] [2022-08-24T16:37:04.640Z] DONE 22 tests, 2 skipped in 1.265s [2022-08-24T16:37:04.640Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-24T16:37:04.640Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:37:04.640Z] ++ set -e [2022-08-24T16:37:04.640Z] ++ '[' -n 0 ']' [2022-08-24T16:37:04.640Z] ++ set -x [2022-08-24T16:37:04.640Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:37:04.640Z] === RUN TestStripANSICommands [2022-08-24T16:37:04.640Z] === RUN TestStripANSICommands/#00 [2022-08-24T16:37:04.640Z] === RUN TestStripANSICommands/#01 [2022-08-24T16:37:04.640Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-24T16:37:04.640Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-24T16:37:04.640Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-24T16:37:04.640Z] PASS [2022-08-24T16:37:04.640Z] [2022-08-24T16:37:04.640Z] DONE 3 tests in 0.040s [2022-08-24T16:37:04.640Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-24T16:37:04.640Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:37:04.640Z] ++ set -e [2022-08-24T16:37:04.640Z] ++ '[' -n 0 ']' [2022-08-24T16:37:04.640Z] ++ set -x [2022-08-24T16:37:04.640Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:37:04.901Z] INFO: Testing against a local daemon [2022-08-24T16:37:04.901Z] === RUN TestNetworkCreateDelete [2022-08-24T16:37:04.901Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-24T16:37:04.901Z] === RUN TestDockerNetworkDeletePreferID [2022-08-24T16:37:05.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-24T16:37:05.071Z] check_test.go:540: [dc652b305a3b3] daemon is not started [2022-08-24T16:37:05.071Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-24T16:37:05.472Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-08-24T16:37:05.472Z] === RUN TestDaemonDNSFallback [2022-08-24T16:37:05.641Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-24T16:37:05.902Z] --- PASS: TestHealthKillContainer (8.15s) [2022-08-24T16:37:05.902Z] === RUN TestHealthCheckProcessKilled [2022-08-24T16:37:06.162Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-24T16:37:06.422Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-24T16:37:06.683Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-24T16:37:06.683Z] --- PASS: TestHealthCheckProcessKilled (0.86s) [2022-08-24T16:37:06.683Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-24T16:37:07.626Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2022-08-24T16:37:07.626Z] === RUN TestIpcModeNone [2022-08-24T16:37:07.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-24T16:37:08.151Z] --- PASS: TestIpcModeNone (0.69s) [2022-08-24T16:37:08.151Z] === RUN TestIpcModePrivate [2022-08-24T16:37:08.724Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:114, shared: false, mustBeShared: false [2022-08-24T16:37:08.985Z] --- PASS: TestIpcModePrivate (0.82s) [2022-08-24T16:37:08.985Z] === RUN TestIpcModeShareable [2022-08-24T16:37:09.246Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-08-24T16:37:09.507Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00083f650__} [2022-08-24T16:37:09.507Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-24T16:37:09.507Z] --- PASS: TestIpcModeShareable (0.66s) [2022-08-24T16:37:09.507Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-24T16:37:10.892Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1499370977_/foo_false_____} [2022-08-24T16:37:11.835Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.16s) [2022-08-24T16:37:11.835Z] === RUN TestAPIIpcModeHost [2022-08-24T16:37:12.062Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-08-24T16:37:12.062Z] === RUN TestInspectNetwork [2022-08-24T16:37:12.096Z] --- PASS: TestAPIIpcModeHost (0.44s) [2022-08-24T16:37:12.096Z] === RUN TestDaemonIpcModeShareable [2022-08-24T16:37:12.667Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1499370977_/foo_true_____} [2022-08-24T16:37:13.612Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2022-08-24T16:37:13.872Z] --- PASS: TestDaemonIpcModeShareable (1.58s) [2022-08-24T16:37:13.872Z] === RUN TestDaemonIpcModePrivate [2022-08-24T16:37:14.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32657558829_/foo_false_____} [2022-08-24T16:37:14.133Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-24T16:37:14.606Z] === RUN TestInspectNetwork/full_network_id [2022-08-24T16:37:14.606Z] === RUN TestInspectNetwork/partial_network_id [2022-08-24T16:37:14.606Z] === RUN TestInspectNetwork/network_name [2022-08-24T16:37:14.606Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-24T16:37:15.075Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2022-08-24T16:37:15.335Z] --- PASS: TestDaemonIpcModePrivate (1.52s) [2022-08-24T16:37:15.335Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-24T16:37:15.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32657558829_/foo_true_____} [2022-08-24T16:37:16.541Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-24T16:37:16.541Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-24T16:37:16.541Z] check_test.go:540: [d8e086d63b691] daemon is not started [2022-08-24T16:37:16.541Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-24T16:37:16.541Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2022-08-24T16:37:16.802Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.45s) [2022-08-24T16:37:16.802Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-24T16:37:17.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32657558829_/foo_true__0xc00083f698___} [2022-08-24T16:37:18.450Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2022-08-24T16:37:18.450Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-24T16:37:18.450Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s) [2022-08-24T16:37:18.450Z] === RUN TestIpcModeOlderClient [2022-08-24T16:37:18.450Z] === PAUSE TestIpcModeOlderClient [2022-08-24T16:37:18.450Z] === RUN TestKillContainerInvalidSignal [2022-08-24T16:37:18.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00083f6c8__} [2022-08-24T16:37:18.824Z] --- PASS: TestInspectNetwork (6.97s) [2022-08-24T16:37:18.825Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-24T16:37:18.825Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-24T16:37:18.825Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-24T16:37:18.825Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-24T16:37:18.825Z] === RUN TestRunContainerWithBridgeNone [2022-08-24T16:37:18.898Z] --- PASS: TestServiceUpdateSecrets (14.67s) [2022-08-24T16:37:18.898Z] === RUN TestServiceUpdateConfigs [2022-08-24T16:37:19.022Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2022-08-24T16:37:19.022Z] === RUN TestKillContainer [2022-08-24T16:37:19.022Z] === RUN TestKillContainer/no_signal [2022-08-24T16:37:19.600Z] === RUN TestKillContainer/non_killing_signal [2022-08-24T16:37:20.171Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-24T16:37:20.171Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00083f6f8__} [2022-08-24T16:37:20.171Z] === RUN TestKillContainer/killing_signal [2022-08-24T16:37:20.210Z] --- PASS: TestRunContainerWithBridgeNone (1.46s) [2022-08-24T16:37:20.211Z] === RUN TestNetworkInvalidJSON [2022-08-24T16:37:20.211Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-24T16:37:20.211Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-24T16:37:20.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T16:37:20.211Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T16:37:20.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T16:37:20.211Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T16:37:20.211Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-24T16:37:20.211Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T16:37:20.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-24T16:37:20.211Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-24T16:37:20.211Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-24T16:37:20.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-24T16:37:20.211Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-24T16:37:20.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-24T16:37:20.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-24T16:37:20.211Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-24T16:37:20.211Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T16:37:20.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-24T16:37:20.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-24T16:37:20.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-24T16:37:20.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-24T16:37:20.211Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-24T16:37:20.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-24T16:37:20.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-24T16:37:20.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-24T16:37:20.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-24T16:37:20.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-24T16:37:20.211Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-24T16:37:20.211Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-24T16:37:20.211Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-24T16:37:20.211Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-24T16:37:20.211Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-24T16:37:20.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-24T16:37:20.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-24T16:37:20.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-24T16:37:20.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-24T16:37:20.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-24T16:37:20.211Z] === RUN TestNetworkList [2022-08-24T16:37:20.211Z] === RUN TestNetworkList//networks [2022-08-24T16:37:20.211Z] === PAUSE TestNetworkList//networks [2022-08-24T16:37:20.211Z] === RUN TestNetworkList//networks/ [2022-08-24T16:37:20.211Z] === PAUSE TestNetworkList//networks/ [2022-08-24T16:37:20.211Z] === CONT TestNetworkList//networks [2022-08-24T16:37:20.211Z] === CONT TestNetworkList//networks/ [2022-08-24T16:37:20.211Z] --- PASS: TestNetworkList (0.02s) [2022-08-24T16:37:20.211Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-24T16:37:20.211Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-24T16:37:20.211Z] === RUN TestHostIPv4BridgeLabel [2022-08-24T16:37:20.783Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-08-24T16:37:20.783Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-24T16:37:21.112Z] --- PASS: TestKillContainer (2.03s) [2022-08-24T16:37:21.113Z] --- PASS: TestKillContainer/no_signal (0.63s) [2022-08-24T16:37:21.113Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2022-08-24T16:37:21.113Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2022-08-24T16:37:21.113Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-24T16:37:21.113Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-24T16:37:21.373Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-24T16:37:21.634Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00083f728__} [2022-08-24T16:37:21.634Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-24T16:37:21.726Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-24T16:37:21.726Z] === RUN TestDaemonDefaultNetworkPools [2022-08-24T16:37:22.298Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-24T16:37:22.298Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-24T16:37:22.577Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2022-08-24T16:37:22.577Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2022-08-24T16:37:22.577Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2022-08-24T16:37:22.577Z] === RUN TestKillStoppedContainer [2022-08-24T16:37:22.577Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-24T16:37:22.577Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-24T16:37:22.577Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-24T16:37:22.577Z] === RUN TestKillDifferentUserContainer [2022-08-24T16:37:22.838Z] check_test.go:540: [d91e46b03652d] daemon is not started [2022-08-24T16:37:22.838Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-24T16:37:23.099Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00083f758__} [2022-08-24T16:37:23.099Z] --- PASS: TestKillDifferentUserContainer (0.58s) [2022-08-24T16:37:23.099Z] === RUN TestInspectOomKilledTrue [2022-08-24T16:37:23.099Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T16:37:23.099Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-24T16:37:23.099Z] === RUN TestInspectOomKilledFalse [2022-08-24T16:37:23.099Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T16:37:23.099Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-24T16:37:23.099Z] === RUN TestLinksEtcHostsContentMatch [2022-08-24T16:37:23.671Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2022-08-24T16:37:23.671Z] === RUN TestLinksContainerNames [2022-08-24T16:37:23.681Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-08-24T16:37:23.681Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-24T16:37:24.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-24T16:37:24.873Z] --- PASS: TestLinksContainerNames (1.13s) [2022-08-24T16:37:24.873Z] === RUN TestLogsFollowTailEmpty [2022-08-24T16:37:25.065Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-24T16:37:25.066Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-24T16:37:25.326Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-24T16:37:25.326Z] === RUN TestServiceWithPredefinedNetwork [2022-08-24T16:37:25.444Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-24T16:37:25.704Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2022-08-24T16:37:25.704Z] === RUN TestLogs [2022-08-24T16:37:25.704Z] === RUN TestLogs/driver_local [2022-08-24T16:37:25.704Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T16:37:25.704Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T16:37:25.704Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-24T16:37:25.704Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-24T16:37:25.704Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-24T16:37:25.704Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-24T16:37:25.704Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T16:37:25.704Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T16:37:25.704Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-24T16:37:25.704Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-24T16:37:25.704Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-24T16:37:25.704Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-24T16:37:25.704Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T16:37:25.704Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-24T16:37:25.964Z] check_test.go:540: [d97a7bf76e233] daemon is not started [2022-08-24T16:37:25.964Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-24T16:37:26.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-24T16:37:26.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-24T16:37:26.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-24T16:37:26.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-24T16:37:26.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-24T16:37:26.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-24T16:37:26.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-24T16:37:26.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-24T16:37:26.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-24T16:37:26.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-24T16:37:26.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-24T16:37:26.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-24T16:37:26.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-24T16:37:26.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-24T16:37:26.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-24T16:37:26.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-24T16:37:26.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-24T16:37:26.486Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-24T16:37:26.486Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-24T16:37:26.486Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-24T16:37:26.486Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-24T16:37:26.486Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T16:37:26.486Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-24T16:37:27.430Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-24T16:37:27.430Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-24T16:37:27.430Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-24T16:37:27.870Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-08-24T16:37:27.870Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-24T16:37:27.870Z] service_test.go:243: FLAKY_TEST [2022-08-24T16:37:27.870Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T16:37:27.870Z] === RUN TestServiceWithDataPathPortInit [2022-08-24T16:37:28.374Z] === RUN TestLogs/driver_json-file [2022-08-24T16:37:28.374Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T16:37:28.374Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T16:37:28.374Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-24T16:37:28.374Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-24T16:37:28.374Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-24T16:37:28.374Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-24T16:37:28.374Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T16:37:28.374Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T16:37:28.374Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T16:37:28.374Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T16:37:28.374Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T16:37:28.374Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T16:37:28.374Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T16:37:28.374Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T16:37:28.947Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-24T16:37:29.518Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T16:37:29.518Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T16:37:29.518Z] docker_cli_daemon_plugins_test.go:80: [d21cc7ecd7179] daemon is not started [2022-08-24T16:37:29.518Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-24T16:37:30.462Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-24T16:37:30.462Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-24T16:37:30.724Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-24T16:37:31.296Z] --- PASS: TestLogs (5.66s) [2022-08-24T16:37:31.296Z] --- PASS: TestLogs/driver_local (0.03s) [2022-08-24T16:37:31.296Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.85s) [2022-08-24T16:37:31.296Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.93s) [2022-08-24T16:37:31.296Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.96s) [2022-08-24T16:37:31.296Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.94s) [2022-08-24T16:37:31.296Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.87s) [2022-08-24T16:37:31.296Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.92s) [2022-08-24T16:37:31.296Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-24T16:37:31.296Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.96s) [2022-08-24T16:37:31.296Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.97s) [2022-08-24T16:37:31.296Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.86s) [2022-08-24T16:37:31.296Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.93s) [2022-08-24T16:37:31.296Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.96s) [2022-08-24T16:37:31.296Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.92s) [2022-08-24T16:37:31.296Z] === RUN TestContainerNetworkMountsNoChown [2022-08-24T16:37:31.296Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-24T16:37:31.867Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2022-08-24T16:37:31.868Z] === RUN TestMountDaemonRoot [2022-08-24T16:37:31.868Z] === RUN TestMountDaemonRoot/default [2022-08-24T16:37:31.868Z] === PAUSE TestMountDaemonRoot/default [2022-08-24T16:37:31.868Z] === RUN TestMountDaemonRoot/private [2022-08-24T16:37:31.868Z] === PAUSE TestMountDaemonRoot/private [2022-08-24T16:37:31.868Z] === RUN TestMountDaemonRoot/rprivate [2022-08-24T16:37:31.868Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-24T16:37:31.868Z] === RUN TestMountDaemonRoot/slave [2022-08-24T16:37:31.868Z] === PAUSE TestMountDaemonRoot/slave [2022-08-24T16:37:31.868Z] === RUN TestMountDaemonRoot/rslave [2022-08-24T16:37:31.868Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-24T16:37:31.868Z] === RUN TestMountDaemonRoot/shared [2022-08-24T16:37:31.868Z] === PAUSE TestMountDaemonRoot/shared [2022-08-24T16:37:31.868Z] === RUN TestMountDaemonRoot/rshared [2022-08-24T16:37:31.868Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-24T16:37:31.868Z] === CONT TestMountDaemonRoot/default [2022-08-24T16:37:31.868Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-24T16:37:31.868Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-24T16:37:31.868Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-24T16:37:31.868Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-24T16:37:31.868Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-24T16:37:31.868Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-24T16:37:31.868Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-24T16:37:31.868Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-24T16:37:31.868Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-24T16:37:31.868Z] === CONT TestMountDaemonRoot/rshared [2022-08-24T16:37:31.868Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-24T16:37:31.868Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-24T16:37:31.868Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T16:37:31.868Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T16:37:31.868Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-24T16:37:31.868Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-24T16:37:31.868Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T16:37:31.868Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T16:37:31.868Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-24T16:37:32.129Z] === CONT TestMountDaemonRoot/shared [2022-08-24T16:37:32.129Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-24T16:37:32.129Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-24T16:37:32.129Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-24T16:37:32.129Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-24T16:37:32.129Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-24T16:37:32.129Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-24T16:37:32.129Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-24T16:37:32.129Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-24T16:37:32.129Z] === CONT TestMountDaemonRoot/rslave [2022-08-24T16:37:32.129Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T16:37:32.129Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T16:37:32.129Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-24T16:37:32.129Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-24T16:37:32.129Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T16:37:32.129Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T16:37:32.129Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-24T16:37:32.129Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-24T16:37:32.129Z] === CONT TestMountDaemonRoot/slave [2022-08-24T16:37:32.129Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-24T16:37:32.129Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-24T16:37:32.129Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-24T16:37:32.129Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-24T16:37:32.129Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-24T16:37:32.129Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-24T16:37:32.129Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-24T16:37:32.129Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-24T16:37:32.129Z] === CONT TestMountDaemonRoot/rprivate [2022-08-24T16:37:32.129Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-24T16:37:32.129Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-24T16:37:32.129Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T16:37:32.129Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T16:37:32.129Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-24T16:37:32.129Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-24T16:37:32.129Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T16:37:32.129Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T16:37:32.129Z] === CONT TestMountDaemonRoot/private [2022-08-24T16:37:32.129Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-24T16:37:32.129Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-24T16:37:32.129Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-24T16:37:32.129Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-24T16:37:32.129Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-24T16:37:32.129Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-24T16:37:32.129Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-24T16:37:32.129Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-24T16:37:32.129Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-24T16:37:32.129Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-24T16:37:32.129Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-24T16:37:32.129Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T16:37:32.129Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-24T16:37:32.129Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T16:37:32.129Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-24T16:37:32.129Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T16:37:32.129Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-24T16:37:32.129Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-24T16:37:32.129Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-24T16:37:32.129Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-24T16:37:32.129Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-24T16:37:32.129Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T16:37:32.390Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-24T16:37:32.390Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-24T16:37:32.390Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-24T16:37:32.390Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-24T16:37:32.390Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-24T16:37:32.390Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-24T16:37:32.390Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T16:37:32.390Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-24T16:37:32.390Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T16:37:32.390Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-24T16:37:32.390Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-24T16:37:32.390Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-24T16:37:32.390Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-24T16:37:32.390Z] === RUN TestContainerBindMountNonRecursive [2022-08-24T16:37:32.652Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-24T16:37:33.594Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-24T16:37:33.774Z] --- PASS: TestServiceUpdateConfigs (14.57s) [2022-08-24T16:37:33.774Z] === RUN TestServiceUpdateNetwork [2022-08-24T16:37:33.854Z] docker_cli_daemon_plugins_test.go:170: [d1121670a0aa9] daemon is not started [2022-08-24T16:37:34.116Z] --- PASS: TestContainerBindMountNonRecursive (1.80s) [2022-08-24T16:37:34.116Z] === RUN TestContainerVolumesMountedAsShared [2022-08-24T16:37:34.378Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-24T16:37:34.378Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-24T16:37:34.949Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s) [2022-08-24T16:37:34.949Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-24T16:37:35.210Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-24T16:37:35.210Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-24T16:37:35.471Z] --- PASS: TestContainerVolumesMountedAsSlave (0.70s) [2022-08-24T16:37:35.471Z] === RUN TestNetworkNat [2022-08-24T16:37:36.043Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-24T16:37:36.305Z] --- PASS: TestNetworkNat (0.81s) [2022-08-24T16:37:36.305Z] === RUN TestNetworkLocalhostTCPNat [2022-08-24T16:37:36.565Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-24T16:37:37.137Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2022-08-24T16:37:37.137Z] === RUN TestNetworkLoopbackNat [2022-08-24T16:37:38.523Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-24T16:37:38.785Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-24T16:37:39.046Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-24T16:37:39.307Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-24T16:37:39.570Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-24T16:37:39.852Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-24T16:37:40.113Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-24T16:37:40.113Z] --- PASS: TestNetworkLoopbackNat (3.06s) [2022-08-24T16:37:40.113Z] === RUN TestPause [2022-08-24T16:37:40.374Z] check_test.go:540: [dd36aadd49c52] daemon is not started [2022-08-24T16:37:40.374Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-24T16:37:40.947Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-24T16:37:41.209Z] --- PASS: TestPause (0.85s) [2022-08-24T16:37:41.209Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-24T16:37:41.209Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T16:37:41.209Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T16:37:41.209Z] === RUN TestPauseStopPausedContainer [2022-08-24T16:37:42.153Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-24T16:37:42.153Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2022-08-24T16:37:42.153Z] === RUN TestPidHost [2022-08-24T16:37:42.153Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-24T16:37:42.780Z] --- PASS: TestServiceWithDataPathPortInit (13.63s) [2022-08-24T16:37:42.780Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-24T16:37:43.095Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-24T16:37:43.665Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-24T16:37:43.722Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:17b64uvjscktta0jqj0x6lyj2 Created:2022-08-24 16:37:42.539546504 +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[7ffa91c1656739c972d9600c9442afa00c635ccc6c1fef7cd0c44dbb8e4d1964:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jgck4c0bvrel6dxf28an24n2f EndpointID:e432566099e9aad0d5a32b24e62d6a0789bb31e54e42bd824900112be46608d1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a19e21494c903514d10fbc665aad44b2e0243058cfcfa6d016085d7da837cb0a 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:c045c35321ca IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jgck4c0bvrel6dxf28an24n2f EndpointID:e432566099e9aad0d5a32b24e62d6a0789bb31e54e42bd824900112be46608d1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-24T16:37:43.925Z] --- PASS: TestPidHost (1.85s) [2022-08-24T16:37:43.925Z] === RUN TestPsFilter [2022-08-24T16:37:43.925Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-24T16:37:43.925Z] --- PASS: TestPsFilter (0.15s) [2022-08-24T16:37:43.925Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-24T16:37:44.868Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2022-08-24T16:37:44.868Z] === RUN TestRemoveContainerWithVolume [2022-08-24T16:37:45.438Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2022-08-24T16:37:45.438Z] === RUN TestRemoveContainerRunning [2022-08-24T16:37:45.699Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-24T16:37:45.699Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-24T16:37:45.984Z] --- PASS: TestServiceUpdateNetwork (12.44s) [2022-08-24T16:37:45.984Z] === RUN TestServiceUpdatePidsLimit [2022-08-24T16:37:46.640Z] --- PASS: TestRemoveContainerRunning (0.97s) [2022-08-24T16:37:46.640Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-24T16:37:46.920Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-24T16:37:47.211Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2022-08-24T16:37:47.211Z] === RUN TestRemoveInvalidContainer [2022-08-24T16:37:47.211Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-24T16:37:47.211Z] === RUN TestRenameLinkedContainer [2022-08-24T16:37:47.211Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-24T16:37:47.855Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-24T16:37:48.598Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-24T16:37:49.006Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-08-24T16:37:49.006Z] PASS [2022-08-24T16:37:49.006Z] [2022-08-24T16:37:49.006Z] === Skipped [2022-08-24T16:37:49.006Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T16:37:49.006Z] service_test.go:243: FLAKY_TEST [2022-08-24T16:37:49.006Z] [2022-08-24T16:37:49.006Z] DONE 38 tests, 1 skipped in 43.384s [2022-08-24T16:37:49.006Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-24T16:37:49.006Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:37:49.006Z] ++ set -e [2022-08-24T16:37:49.006Z] ++ '[' -n 0 ']' [2022-08-24T16:37:49.006Z] ++ set -x [2022-08-24T16:37:49.006Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:37:49.006Z] INFO: Testing against a local daemon [2022-08-24T16:37:49.006Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-24T16:37:49.006Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T16:37:49.006Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T16:37:49.006Z] === RUN TestDockerNetworkIpvlan [2022-08-24T16:37:49.006Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T16:37:49.006Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-24T16:37:49.006Z] PASS [2022-08-24T16:37:49.006Z] [2022-08-24T16:37:49.006Z] === Skipped [2022-08-24T16:37:49.006Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T16:37:49.006Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T16:37:49.006Z] [2022-08-24T16:37:49.006Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-24T16:37:49.006Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T16:37:49.006Z] [2022-08-24T16:37:49.006Z] DONE 2 tests, 2 skipped in 0.088s [2022-08-24T16:37:49.006Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-24T16:37:49.006Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:37:49.006Z] ++ set -e [2022-08-24T16:37:49.006Z] ++ '[' -n 0 ']' [2022-08-24T16:37:49.006Z] ++ set -x [2022-08-24T16:37:49.006Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:37:49.006Z] INFO: Testing against a local daemon [2022-08-24T16:37:49.006Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-24T16:37:49.540Z] --- PASS: TestRenameLinkedContainer (2.39s) [2022-08-24T16:37:49.540Z] === RUN TestRenameStoppedContainer [2022-08-24T16:37:49.596Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-08-24T16:37:49.596Z] === RUN TestDockerNetworkMacvlan [2022-08-24T16:37:50.113Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-24T16:37:50.113Z] --- PASS: TestRenameStoppedContainer (0.54s) [2022-08-24T16:37:50.113Z] === RUN TestRenameRunningContainerAndReuse [2022-08-24T16:37:50.167Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-24T16:37:51.110Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-24T16:37:51.500Z] --- PASS: TestRenameRunningContainerAndReuse (1.14s) [2022-08-24T16:37:51.500Z] === RUN TestRenameInvalidName [2022-08-24T16:37:51.682Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-24T16:37:51.760Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-24T16:37:51.760Z] --- PASS: TestRenameInvalidName (0.55s) [2022-08-24T16:37:51.760Z] === RUN TestRenameAnonymousContainer [2022-08-24T16:37:52.331Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-24T16:37:52.621Z] .........................xx.................... [ 29%] [2022-08-24T16:37:53.596Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-24T16:37:53.718Z] --- PASS: TestRenameAnonymousContainer (1.69s) [2022-08-24T16:37:53.718Z] === RUN TestRenameContainerWithSameName [2022-08-24T16:37:53.979Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-08-24T16:37:53.979Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-24T16:37:54.416Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-24T16:37:54.920Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-08-24T16:37:54.920Z] === RUN TestResize [2022-08-24T16:37:54.979Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-24T16:37:55.181Z] --- PASS: TestResize (0.47s) [2022-08-24T16:37:55.181Z] === RUN TestResizeWithInvalidSize [2022-08-24T16:37:55.752Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-24T16:37:55.752Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-24T16:37:55.752Z] === RUN TestResizeWhenContainerNotStarted [2022-08-24T16:37:56.322Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s) [2022-08-24T16:37:56.322Z] === RUN TestDaemonRestartKillContainers [2022-08-24T16:37:56.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T16:37:56.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T16:37:56.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T16:37:56.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T16:37:56.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T16:37:56.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T16:37:56.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T16:37:56.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T16:37:56.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T16:37:56.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T16:37:56.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T16:37:56.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T16:37:56.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T16:37:56.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T16:37:56.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T16:37:56.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T16:37:56.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T16:37:56.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T16:37:56.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T16:37:56.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T16:37:56.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T16:37:56.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T16:37:56.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T16:37:56.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T16:37:56.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T16:37:56.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T16:37:56.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T16:37:56.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T16:37:56.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T16:37:56.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T16:37:56.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T16:37:56.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T16:37:56.322Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T16:37:56.322Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T16:37:56.891Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-24T16:37:58.275Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T16:37:58.278Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-24T16:37:58.535Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T16:37:58.849Z] --- PASS: TestDockerNetworkMacvlan (9.33s) [2022-08-24T16:37:58.849Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-24T16:37:58.849Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-08-24T16:37:58.849Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.73s) [2022-08-24T16:37:58.849Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-08-24T16:37:58.849Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s) [2022-08-24T16:37:58.849Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-08-24T16:37:58.849Z] PASS [2022-08-24T16:37:58.849Z] [2022-08-24T16:37:58.849Z] DONE 8 tests in 10.654s [2022-08-24T16:37:58.849Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-24T16:37:58.849Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:37:58.849Z] ++ set -e [2022-08-24T16:37:58.849Z] ++ '[' -n 0 ']' [2022-08-24T16:37:58.849Z] ++ set -x [2022-08-24T16:37:58.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:37:58.849Z] testing: warning: no tests to run [2022-08-24T16:37:58.849Z] PASS [2022-08-24T16:37:58.849Z] [2022-08-24T16:37:58.849Z] DONE 0 tests in 0.025s [2022-08-24T16:37:58.849Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-24T16:37:58.849Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:37:58.849Z] ++ set -e [2022-08-24T16:37:58.849Z] ++ '[' -n 0 ']' [2022-08-24T16:37:58.849Z] ++ set -x [2022-08-24T16:37:58.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:37:59.109Z] INFO: Testing against a local daemon [2022-08-24T16:37:59.109Z] === RUN TestAuthZPluginAllowRequest [2022-08-24T16:37:59.922Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T16:38:00.494Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-08-24T16:38:00.494Z] === RUN TestAuthZPluginTLS [2022-08-24T16:38:00.755Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-24T16:38:00.755Z] === RUN TestAuthZPluginDenyRequest [2022-08-24T16:38:01.312Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T16:38:01.327Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-24T16:38:01.327Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-24T16:38:01.572Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-24T16:38:01.899Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-24T16:38:01.899Z] === RUN TestAuthZPluginDenyResponse [2022-08-24T16:38:02.142Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T16:38:02.142Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-24T16:38:02.403Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T16:38:02.471Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-24T16:38:02.471Z] === RUN TestAuthZPluginAllowEventStream [2022-08-24T16:38:02.525Z] --- PASS: TestServiceUpdatePidsLimit (16.34s) [2022-08-24T16:38:02.525Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2022-08-24T16:38:02.525Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-08-24T16:38:02.525Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-24T16:38:02.525Z] PASS [2022-08-24T16:38:02.525Z] [2022-08-24T16:38:02.525Z] === Skipped [2022-08-24T16:38:02.525Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-24T16:38:02.525Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T16:38:02.525Z] [2022-08-24T16:38:02.525Z] DONE 27 tests, 1 skipped in 164.521s [2022-08-24T16:38:02.525Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-24T16:38:02.525Z] INFO: Testing against a local daemon [2022-08-24T16:38:02.525Z] === RUN TestSessionCreate [2022-08-24T16:38:02.525Z] --- PASS: TestSessionCreate (0.02s) [2022-08-24T16:38:02.525Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-24T16:38:02.525Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-24T16:38:02.525Z] PASS [2022-08-24T16:38:02.525Z] [2022-08-24T16:38:02.525Z] DONE 2 tests in 0.059s [2022-08-24T16:38:02.525Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-24T16:38:02.525Z] INFO: Testing against a local daemon [2022-08-24T16:38:02.525Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-24T16:38:02.525Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-24T16:38:02.525Z] === RUN TestDiskUsage [2022-08-24T16:38:02.525Z] === PAUSE TestDiskUsage [2022-08-24T16:38:02.525Z] === RUN TestEventsExecDie [2022-08-24T16:38:02.784Z] --- PASS: TestEventsExecDie (0.65s) [2022-08-24T16:38:02.784Z] === RUN TestEventsBackwardsCompatible [2022-08-24T16:38:02.785Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-24T16:38:02.785Z] === RUN TestEventsVolumeCreate [2022-08-24T16:38:02.785Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-24T16:38:02.785Z] === RUN TestInfoBinaryCommits [2022-08-24T16:38:02.785Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-24T16:38:02.785Z] === RUN TestInfoAPIVersioned [2022-08-24T16:38:02.785Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-24T16:38:02.785Z] === RUN TestInfoAPI [2022-08-24T16:38:02.785Z] --- PASS: TestInfoAPI (0.02s) [2022-08-24T16:38:02.785Z] === RUN TestInfoAPIWarnings [2022-08-24T16:38:03.417Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-08-24T16:38:03.417Z] === RUN TestAuthZPluginErrorResponse [2022-08-24T16:38:03.787Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T16:38:03.989Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-24T16:38:03.989Z] === RUN TestAuthZPluginErrorRequest [2022-08-24T16:38:04.560Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-24T16:38:04.560Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-24T16:38:05.132Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-24T16:38:05.132Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-24T16:38:06.329Z] check_test.go:540: [d8175af9a13d3] daemon is not started [2022-08-24T16:38:06.330Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-24T16:38:06.330Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T16:38:06.330Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-24T16:38:06.516Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-08-24T16:38:06.516Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-24T16:38:06.900Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T16:38:07.900Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) [2022-08-24T16:38:07.900Z] === RUN TestAuthZPluginHeader [2022-08-24T16:38:08.286Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-24T16:38:08.471Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-24T16:38:08.471Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-24T16:38:08.471Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T16:38:08.471Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-24T16:38:08.471Z] === RUN TestAuthZPluginV2Disable [2022-08-24T16:38:08.471Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T16:38:08.471Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-24T16:38:08.471Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-24T16:38:08.471Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T16:38:08.471Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-24T16:38:08.471Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-24T16:38:08.471Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T16:38:08.471Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-24T16:38:08.471Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-24T16:38:08.547Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-24T16:38:09.929Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-24T16:38:09.930Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T16:38:12.480Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T16:38:12.480Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T16:38:13.051Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-24T16:38:13.995Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-24T16:38:13.995Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-24T16:38:13.995Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-24T16:38:15.382Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-24T16:38:15.382Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T16:38:15.643Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T16:38:16.219Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-24T16:38:17.163Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-24T16:38:17.404Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-24T16:38:18.105Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-24T16:38:19.051Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-24T16:38:19.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.01s) [2022-08-24T16:38:19.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.34s) [2022-08-24T16:38:19.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-08-24T16:38:19.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-08-24T16:38:19.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.88s) [2022-08-24T16:38:19.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s) [2022-08-24T16:38:19.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s) [2022-08-24T16:38:19.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.83s) [2022-08-24T16:38:19.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.42s) [2022-08-24T16:38:19.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.54s) [2022-08-24T16:38:19.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2022-08-24T16:38:19.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.51s) [2022-08-24T16:38:19.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.21s) [2022-08-24T16:38:19.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.17s) [2022-08-24T16:38:19.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.48s) [2022-08-24T16:38:19.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.35s) [2022-08-24T16:38:19.051Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-24T16:38:19.051Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-24T16:38:19.051Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-24T16:38:19.992Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-24T16:38:19.992Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-24T16:38:19.992Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-24T16:38:20.861Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-24T16:38:20.861Z] === RUN TestInfoDebug [2022-08-24T16:38:20.861Z] --- PASS: TestInfoDebug (0.52s) [2022-08-24T16:38:20.861Z] === RUN TestInfoInsecureRegistries [2022-08-24T16:38:20.861Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-24T16:38:20.861Z] === RUN TestInfoRegistryMirrors [2022-08-24T16:38:20.861Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-24T16:38:20.861Z] === RUN TestLoginFailsWithBadCredentials [2022-08-24T16:38:20.934Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-24T16:38:20.934Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-24T16:38:21.429Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-24T16:38:21.429Z] === RUN TestPingCacheHeaders [2022-08-24T16:38:21.429Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-24T16:38:21.429Z] === RUN TestPingGet [2022-08-24T16:38:21.429Z] --- PASS: TestPingGet (0.01s) [2022-08-24T16:38:21.429Z] === RUN TestPingHead [2022-08-24T16:38:21.429Z] --- PASS: TestPingHead (0.02s) [2022-08-24T16:38:21.429Z] === RUN TestPingSwarmHeader [2022-08-24T16:38:21.996Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-24T16:38:22.231Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-24T16:38:22.321Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-24T16:38:22.321Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-24T16:38:22.562Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-24T16:38:23.263Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (4.12s) [2022-08-24T16:38:23.263Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.88s) [2022-08-24T16:38:23.263Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (2.22s) [2022-08-24T16:38:23.263Z] === RUN TestCgroupNamespacesRun [2022-08-24T16:38:23.501Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-24T16:38:23.501Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-08-24T16:38:23.501Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-24T16:38:23.501Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-24T16:38:23.501Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-24T16:38:23.501Z] === RUN TestPingBuilderHeader [2022-08-24T16:38:23.501Z] === RUN TestPingBuilderHeader/default_config [2022-08-24T16:38:24.068Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-24T16:38:24.206Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-24T16:38:24.478Z] --- PASS: TestCgroupNamespacesRun (1.32s) [2022-08-24T16:38:24.478Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-24T16:38:24.635Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-24T16:38:24.636Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-24T16:38:24.636Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2022-08-24T16:38:24.636Z] === RUN TestVersion [2022-08-24T16:38:24.636Z] --- PASS: TestVersion (0.02s) [2022-08-24T16:38:24.636Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-24T16:38:24.636Z] === CONT TestDiskUsage [2022-08-24T16:38:25.204Z] === RUN TestDiskUsage/empty [2022-08-24T16:38:25.204Z] === RUN TestDiskUsage/empty/container_types [2022-08-24T16:38:25.204Z] === RUN TestDiskUsage/empty/image_types [2022-08-24T16:38:25.204Z] === RUN TestDiskUsage/empty/volume_types [2022-08-24T16:38:25.204Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-24T16:38:25.204Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-24T16:38:25.204Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-24T16:38:25.204Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-24T16:38:25.204Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-24T16:38:25.204Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-24T16:38:25.204Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-24T16:38:25.204Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-24T16:38:25.428Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-24T16:38:25.464Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-24T16:38:25.464Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-24T16:38:25.464Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-24T16:38:25.464Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-24T16:38:25.464Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-24T16:38:25.464Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-24T16:38:25.464Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-24T16:38:25.464Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-24T16:38:25.464Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-24T16:38:25.464Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-24T16:38:25.464Z] === RUN TestDiskUsage/after_container.Run [2022-08-24T16:38:25.688Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.28s) [2022-08-24T16:38:25.688Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-24T16:38:25.723Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-24T16:38:25.723Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-24T16:38:25.723Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-24T16:38:25.723Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-24T16:38:25.723Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-24T16:38:25.723Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-24T16:38:25.723Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-24T16:38:25.723Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-24T16:38:25.723Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-24T16:38:25.723Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage (1.54s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/empty (0.02s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.34s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T16:38:25.982Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.55s) [2022-08-24T16:38:25.982Z] PASS [2022-08-24T16:38:25.982Z] [2022-08-24T16:38:25.982Z] DONE 57 tests in 24.044s [2022-08-24T16:38:25.982Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-24T16:38:25.982Z] INFO: Testing against a local daemon [2022-08-24T16:38:25.982Z] === RUN TestVolumesCreateAndList [2022-08-24T16:38:26.241Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-24T16:38:26.241Z] === RUN TestVolumesRemove [2022-08-24T16:38:26.241Z] --- PASS: TestVolumesRemove (0.10s) [2022-08-24T16:38:26.241Z] === RUN TestVolumesInspect [2022-08-24T16:38:26.241Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-24T16:38:26.241Z] === RUN TestVolumesInvalidJSON [2022-08-24T16:38:26.241Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-24T16:38:26.241Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-24T16:38:26.241Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-24T16:38:26.241Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-24T16:38:26.241Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-24T16:38:26.241Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-24T16:38:26.241Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-24T16:38:26.241Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-24T16:38:26.241Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-24T16:38:26.241Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-24T16:38:26.241Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-24T16:38:26.241Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-24T16:38:26.241Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-24T16:38:26.241Z] PASS [2022-08-24T16:38:26.241Z] [2022-08-24T16:38:26.241Z] DONE 9 tests in 0.181s [2022-08-24T16:38:26.241Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T16:38:26.259Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-24T16:38:26.605Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-24T16:38:26.605Z] PASS [2022-08-24T16:38:26.605Z] [2022-08-24T16:38:26.605Z] === Skipped [2022-08-24T16:38:26.605Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-24T16:38:26.605Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T16:38:26.605Z] [2022-08-24T16:38:26.605Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-24T16:38:26.605Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T16:38:26.605Z] [2022-08-24T16:38:26.605Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-24T16:38:26.605Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T16:38:26.605Z] [2022-08-24T16:38:26.605Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-24T16:38:26.605Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T16:38:26.605Z] [2022-08-24T16:38:26.605Z] DONE 17 tests, 4 skipped in 26.433s [2022-08-24T16:38:26.605Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-24T16:38:26.605Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:38:26.605Z] ++ set -e [2022-08-24T16:38:26.605Z] ++ '[' -n 0 ']' [2022-08-24T16:38:26.605Z] ++ set -x [2022-08-24T16:38:26.605Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:38:26.605Z] INFO: Testing against a local daemon [2022-08-24T16:38:26.605Z] === RUN TestPluginInvalidJSON [2022-08-24T16:38:26.605Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T16:38:26.605Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T16:38:26.605Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T16:38:26.605Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T16:38:26.605Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-24T16:38:26.605Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-24T16:38:26.605Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T16:38:26.605Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-24T16:38:26.605Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-24T16:38:26.605Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-24T16:38:26.605Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-24T16:38:26.605Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-24T16:38:26.605Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-24T16:38:26.605Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-24T16:38:26.605Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-24T16:38:26.605Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T16:38:26.605Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-24T16:38:26.605Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-24T16:38:26.605Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-24T16:38:26.605Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-24T16:38:26.605Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-24T16:38:26.605Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-24T16:38:26.605Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-24T16:38:26.605Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-24T16:38:26.605Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-24T16:38:26.605Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-24T16:38:26.605Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-24T16:38:26.605Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-24T16:38:26.605Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-24T16:38:26.605Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-24T16:38:26.605Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-24T16:38:26.605Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-24T16:38:26.605Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-24T16:38:26.605Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-24T16:38:26.605Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-24T16:38:26.605Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-24T16:38:26.605Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-24T16:38:26.605Z] === RUN TestPluginInstall [2022-08-24T16:38:26.605Z] === RUN TestPluginInstall/no_auth [2022-08-24T16:38:26.605Z] time="2022-08-24T16:38:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T16:38:26.605Z] time="2022-08-24T16:38:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8c55e81140413d5588a5c95faf4ea7a86c899b795a58c119ed8d85171aebce1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T16:38:26.605Z] time="2022-08-24T16:38:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T16:38:26.605Z] time="2022-08-24T16:38:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8c55e81140413d5588a5c95faf4ea7a86c899b795a58c119ed8d85171aebce1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T16:38:26.605Z] === RUN TestPluginInstall/with_htpasswd [2022-08-24T16:38:26.809Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-24T16:38:26.809Z] Removing test suite binaries [2022-08-24T16:38:26.809Z] exiting test-integration [2022-08-24T16:38:26.809Z] ++ exit 0 [2022-08-24T16:38:26.809Z] [2022-08-24T16:38:26.831Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-24T16:38:26.866Z] time="2022-08-24T16:38:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T16:38:26.866Z] time="2022-08-24T16:38:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd16618054689289c512c600d0816d4016371bc35ce900b31aae4e83946ff43a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T16:38:26.866Z] time="2022-08-24T16:38:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T16:38:26.866Z] time="2022-08-24T16:38:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd16618054689289c512c600d0816d4016371bc35ce900b31aae4e83946ff43a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T16:38:27.126Z] === RUN TestPluginInstall/with_insecure [2022-08-24T16:38:27.772Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.91s) [2022-08-24T16:38:27.772Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-24T16:38:28.066Z] time="2022-08-24T16:38:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T16:38:28.066Z] time="2022-08-24T16:38:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b350dcdbd1b94f43986bafab0db0acbe40698b96c38147e8468454d05047f3e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T16:38:28.066Z] time="2022-08-24T16:38:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T16:38:28.066Z] time="2022-08-24T16:38:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b350dcdbd1b94f43986bafab0db0acbe40698b96c38147e8468454d05047f3e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T16:38:28.066Z] plugin_test.go:196: [d81b5b6511de0] daemon is not started [2022-08-24T16:38:28.066Z] --- PASS: TestPluginInstall (2.54s) [2022-08-24T16:38:28.066Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-08-24T16:38:28.066Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-08-24T16:38:28.066Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-08-24T16:38:28.066Z] === RUN TestPluginsWithRuntimes Post stage [Pipeline] junit [2022-08-24T16:38:28.235Z] Recording test results [2022-08-24T16:38:28.430Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T16:38:28.759Z] + echo Ensuring container killed. [2022-08-24T16:38:28.759Z] Ensuring container killed. [2022-08-24T16:38:28.759Z] + docker rm -vf docker-pr2 [2022-08-24T16:38:28.759Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-24T16:38:29.044Z] + echo Chowning /workspace to jenkins user [2022-08-24T16:38:29.044Z] Chowning /workspace to jenkins user [2022-08-24T16:38:29.044Z] + id -u [2022-08-24T16:38:29.044Z] + id -g [2022-08-24T16:38:29.044Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44030:/workspace busybox chown -R 1000:1000 /workspace [2022-08-24T16:38:29.158Z] --- PASS: TestCgroupNamespacesRunHostMode (1.34s) [2022-08-24T16:38:29.158Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-24T16:38:29.419Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-24T16:38:29.452Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-24T16:38:30.361Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.35s) [2022-08-24T16:38:30.361Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-24T16:38:30.395Z] === RUN TestPluginsWithRuntimes/With_Args [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T16:38:30.723Z] + bundleName=amd64-cgroup2 [2022-08-24T16:38:30.723Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-24T16:38:30.723Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-24T16:38:30.723Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-24T16:38:30.723Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-24T16:38:30.993Z] Archiving artifacts [2022-08-24T16:38:31.322Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44030/2/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-08-24T16:38:31.336Z] --- PASS: TestPluginsWithRuntimes (3.32s) [2022-08-24T16:38:31.336Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-08-24T16:38:31.336Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-08-24T16:38:31.336Z] === RUN TestPluginBackCompatMediaTypes [Pipeline] sh [2022-08-24T16:38:31.628Z] + make clean [2022-08-24T16:38:31.628Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T16:38:31.628Z] docker-dev-cache [2022-08-24T16:38:31.628Z] docker-mod-cache [Pipeline] deleteDir [2022-08-24T16:38:31.745Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.29s) [2022-08-24T16:38:31.745Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-24T16:38:31.745Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-24T16:38:31.908Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-08-24T16:38:31.908Z] PASS [2022-08-24T16:38:31.908Z] [2022-08-24T16:38:31.908Z] DONE 24 tests in 6.565s [2022-08-24T16:38:31.908Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-24T16:38:31.908Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:38:31.908Z] ++ set -e [2022-08-24T16:38:31.908Z] ++ '[' -n 0 ']' [2022-08-24T16:38:31.908Z] ++ set -x [2022-08-24T16:38:31.908Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:38:32.007Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-24T16:38:32.169Z] INFO: Testing against a local daemon [2022-08-24T16:38:32.169Z] === RUN TestExternalGraphDriver [2022-08-24T16:38:32.430Z] === RUN TestExternalGraphDriver/json [2022-08-24T16:38:32.579Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2022-08-24T16:38:32.579Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-24T16:38:32.579Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-24T16:38:33.969Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-24T16:38:34.230Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2022-08-24T16:38:34.230Z] === RUN TestNISDomainname [2022-08-24T16:38:34.345Z] === RUN TestExternalGraphDriver/spec [2022-08-24T16:38:35.172Z] --- PASS: TestNISDomainname (0.89s) [2022-08-24T16:38:35.172Z] === RUN TestHostnameDnsResolution [2022-08-24T16:38:35.729Z] === RUN TestExternalGraphDriver/pull [2022-08-24T16:38:36.114Z] --- PASS: TestHostnameDnsResolution (1.08s) [2022-08-24T16:38:36.115Z] === RUN TestUnprivilegedPortsAndPing [2022-08-24T16:38:36.684Z] check_test.go:540: [d6604e27753d5] daemon is not started [2022-08-24T16:38:36.684Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-24T16:38:36.944Z] --- PASS: TestUnprivilegedPortsAndPing (0.73s) [2022-08-24T16:38:36.944Z] === RUN TestPrivilegedHostDevices [2022-08-24T16:38:37.515Z] --- PASS: TestPrivilegedHostDevices (0.66s) [2022-08-24T16:38:37.515Z] === RUN TestRunConsoleSize [2022-08-24T16:38:37.640Z] --- PASS: TestExternalGraphDriver (5.34s) [2022-08-24T16:38:37.640Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-08-24T16:38:37.640Z] --- PASS: TestExternalGraphDriver/spec (1.73s) [2022-08-24T16:38:37.640Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-08-24T16:38:37.640Z] === RUN TestGraphdriverPluginV2 [2022-08-24T16:38:37.640Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T16:38:37.640Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-24T16:38:37.640Z] PASS [2022-08-24T16:38:37.640Z] [2022-08-24T16:38:37.640Z] === Skipped [2022-08-24T16:38:37.640Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-24T16:38:37.640Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T16:38:37.640Z] [2022-08-24T16:38:37.640Z] DONE 5 tests, 1 skipped in 5.779s [2022-08-24T16:38:37.901Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-24T16:38:37.901Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:38:37.901Z] ++ set -e [2022-08-24T16:38:37.901Z] ++ '[' -n 0 ']' [2022-08-24T16:38:37.901Z] ++ set -x [2022-08-24T16:38:37.901Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:38:37.901Z] INFO: Testing against a local daemon [2022-08-24T16:38:37.901Z] === RUN TestContinueAfterPluginCrash [2022-08-24T16:38:37.901Z] === PAUSE TestContinueAfterPluginCrash [2022-08-24T16:38:37.901Z] === RUN TestReadPluginNoRead [2022-08-24T16:38:37.901Z] === PAUSE TestReadPluginNoRead [2022-08-24T16:38:37.901Z] === RUN TestDaemonStartWithLogOpt [2022-08-24T16:38:37.901Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-24T16:38:37.901Z] === CONT TestContinueAfterPluginCrash [2022-08-24T16:38:37.901Z] === CONT TestDaemonStartWithLogOpt [2022-08-24T16:38:38.087Z] --- PASS: TestRunConsoleSize (0.55s) [2022-08-24T16:38:38.087Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-24T16:38:38.087Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-24T16:38:38.923Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-24T16:38:40.629Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-24T16:38:40.889Z] --- PASS: TestRunWithAlternativeContainerdShim (2.66s) [2022-08-24T16:38:40.889Z] === RUN TestStats [2022-08-24T16:38:41.150Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-24T16:38:41.150Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-24T16:38:41.150Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-24T16:38:41.202Z] --- PASS: TestDaemonStartWithLogOpt (2.95s) [2022-08-24T16:38:41.202Z] === CONT TestReadPluginNoRead [2022-08-24T16:38:41.722Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-24T16:38:41.723Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-24T16:38:42.294Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-24T16:38:42.294Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-24T16:38:42.867Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-24T16:38:42.867Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-24T16:38:43.116Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-24T16:38:43.439Z] --- PASS: TestStats (2.66s) [2022-08-24T16:38:43.439Z] === RUN TestStopContainerWithTimeout [2022-08-24T16:38:43.439Z] === RUN TestStopContainerWithTimeout/0 [2022-08-24T16:38:43.439Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-24T16:38:43.439Z] === RUN TestStopContainerWithTimeout/1 [2022-08-24T16:38:43.439Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-24T16:38:43.439Z] === RUN TestStopContainerWithTimeout/3 [2022-08-24T16:38:43.439Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-24T16:38:43.439Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-24T16:38:43.439Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-24T16:38:43.439Z] === CONT TestStopContainerWithTimeout/0 [2022-08-24T16:38:43.439Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-24T16:38:44.382Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-24T16:38:44.382Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-24T16:38:44.508Z] === RUN TestReadPluginNoRead/default [2022-08-24T16:38:44.643Z] === CONT TestStopContainerWithTimeout/3 [2022-08-24T16:38:45.216Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-24T16:38:45.452Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-24T16:38:45.713Z] --- PASS: TestContinueAfterPluginCrash (7.94s) [2022-08-24T16:38:46.620Z] === CONT TestStopContainerWithTimeout/1 [2022-08-24T16:38:46.654Z] === CONT TestReadPluginNoRead [2022-08-24T16:38:46.655Z] read_test.go:92: [dc3bd71886b11] daemon is not started [2022-08-24T16:38:46.655Z] --- PASS: TestReadPluginNoRead (5.71s) [2022-08-24T16:38:46.655Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-08-24T16:38:46.655Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-08-24T16:38:46.655Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-08-24T16:38:46.655Z] PASS [2022-08-24T16:38:46.655Z] [2022-08-24T16:38:46.655Z] DONE 6 tests in 8.771s [2022-08-24T16:38:46.655Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-24T16:38:46.655Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:38:46.655Z] ++ set -e [2022-08-24T16:38:46.655Z] ++ '[' -n 0 ']' [2022-08-24T16:38:46.655Z] ++ set -x [2022-08-24T16:38:46.655Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:38:46.655Z] testing: warning: no tests to run [2022-08-24T16:38:46.655Z] PASS [2022-08-24T16:38:46.655Z] [2022-08-24T16:38:46.655Z] DONE 0 tests in 0.035s [2022-08-24T16:38:46.655Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-24T16:38:46.655Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:38:46.655Z] ++ set -e [2022-08-24T16:38:46.655Z] ++ '[' -n 0 ']' [2022-08-24T16:38:46.655Z] ++ set -x [2022-08-24T16:38:46.655Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:38:46.655Z] INFO: Testing against a local daemon [2022-08-24T16:38:46.655Z] === RUN TestPluginWithDevMounts [2022-08-24T16:38:46.655Z] === PAUSE TestPluginWithDevMounts [2022-08-24T16:38:46.655Z] === CONT TestPluginWithDevMounts [2022-08-24T16:38:47.193Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-24T16:38:48.140Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-24T16:38:48.403Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-08-24T16:38:48.403Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) [2022-08-24T16:38:48.404Z] --- PASS: TestStopContainerWithTimeout/-1 (3.23s) [2022-08-24T16:38:48.404Z] --- PASS: TestStopContainerWithTimeout/3 (2.80s) [2022-08-24T16:38:48.404Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2022-08-24T16:38:48.404Z] === RUN TestDeleteDevicemapper [2022-08-24T16:38:48.404Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T16:38:48.404Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-24T16:38:48.404Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-24T16:38:48.476Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-24T16:38:48.568Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-08-24T16:38:48.568Z] PASS [2022-08-24T16:38:48.568Z] [2022-08-24T16:38:48.568Z] DONE 1 tests in 1.630s [2022-08-24T16:38:48.568Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-24T16:38:48.568Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:38:48.568Z] ++ set -e [2022-08-24T16:38:48.568Z] ++ '[' -n 0 ']' [2022-08-24T16:38:48.568Z] ++ set -x [2022-08-24T16:38:48.568Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:38:48.568Z] INFO: Testing against a local daemon [2022-08-24T16:38:48.568Z] === RUN TestSecretInspect [2022-08-24T16:38:48.977Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-24T16:38:49.920Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-24T16:38:50.492Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.11s) [2022-08-24T16:38:50.492Z] === RUN TestUpdateMemory [2022-08-24T16:38:50.492Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-24T16:38:50.492Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-24T16:38:50.492Z] === RUN TestUpdateCPUQuota [2022-08-24T16:38:50.498Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-24T16:38:51.064Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-24T16:38:51.112Z] --- PASS: TestSecretInspect (2.28s) [2022-08-24T16:38:51.112Z] === RUN TestSecretList [2022-08-24T16:38:51.325Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-24T16:38:51.895Z] --- PASS: TestUpdateCPUQuota (1.39s) [2022-08-24T16:38:51.895Z] === RUN TestUpdatePidsLimit [2022-08-24T16:38:51.895Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-24T16:38:52.155Z] === RUN TestUpdatePidsLimit/no_change [2022-08-24T16:38:52.415Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-24T16:38:52.676Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-24T16:38:52.676Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-24T16:38:52.937Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-24T16:38:52.937Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-24T16:38:53.025Z] --- PASS: TestSecretList (2.18s) [2022-08-24T16:38:53.025Z] === RUN TestSecretsCreateAndDelete [2022-08-24T16:38:53.509Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-24T16:38:53.769Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-24T16:38:53.769Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-24T16:38:54.712Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-24T16:38:54.861Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-24T16:38:54.973Z] --- PASS: TestUpdatePidsLimit (3.01s) [2022-08-24T16:38:54.973Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2022-08-24T16:38:54.973Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-08-24T16:38:54.973Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2022-08-24T16:38:54.973Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2022-08-24T16:38:54.973Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2022-08-24T16:38:54.973Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2022-08-24T16:38:54.973Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2022-08-24T16:38:54.973Z] === RUN TestUpdateRestartPolicy [2022-08-24T16:38:55.235Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-24T16:38:55.571Z] --- PASS: TestSecretsCreateAndDelete (2.28s) [2022-08-24T16:38:55.571Z] === RUN TestSecretsUpdate [2022-08-24T16:38:57.484Z] --- PASS: TestSecretsUpdate (2.19s) [2022-08-24T16:38:57.484Z] === RUN TestTemplatedSecret [2022-08-24T16:38:57.782Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-24T16:38:57.782Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-24T16:38:57.782Z] check_test.go:540: [df65f2c257102] daemon is not started [2022-08-24T16:38:57.782Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-24T16:38:57.782Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-24T16:38:57.782Z] check_test.go:540: [d88c82a8cad38] daemon is not started [2022-08-24T16:38:57.782Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-24T16:38:59.573Z] ............................ [ 66%] [2022-08-24T16:39:00.029Z] --- PASS: TestTemplatedSecret (2.56s) [2022-08-24T16:39:00.029Z] === RUN TestSecretCreateResolve [2022-08-24T16:39:01.083Z] check_test.go:540: [daff5a8293cc6] daemon is not started [2022-08-24T16:39:01.083Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-24T16:39:01.942Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-08-24T16:39:01.942Z] PASS [2022-08-24T16:39:01.942Z] [2022-08-24T16:39:01.942Z] DONE 6 tests in 13.751s [2022-08-24T16:39:01.942Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-24T16:39:01.942Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:39:01.942Z] ++ set -e [2022-08-24T16:39:01.942Z] ++ '[' -n 0 ']' [2022-08-24T16:39:01.942Z] ++ set -x [2022-08-24T16:39:01.942Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:39:02.203Z] INFO: Testing against a local daemon [2022-08-24T16:39:02.203Z] === RUN TestServiceCreateInit [2022-08-24T16:39:02.203Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-24T16:39:05.289Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-24T16:39:06.405Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-24T16:39:07.838Z] --- PASS: TestUpdateRestartPolicy (12.53s) [2022-08-24T16:39:07.838Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-24T16:39:07.838Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-24T16:39:08.409Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2022-08-24T16:39:08.409Z] === RUN TestWaitNonBlocked [2022-08-24T16:39:08.409Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T16:39:08.409Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T16:39:08.409Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T16:39:08.409Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T16:39:08.409Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T16:39:08.409Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T16:39:08.409Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-24T16:39:09.352Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-24T16:39:09.613Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-24T16:39:09.613Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2022-08-24T16:39:09.613Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s) [2022-08-24T16:39:09.613Z] === RUN TestWaitBlocked [2022-08-24T16:39:09.613Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T16:39:09.613Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T16:39:09.613Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T16:39:09.613Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T16:39:09.613Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T16:39:09.613Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T16:39:09.711Z] --- PASS: TestServiceCreateInit (7.19s) [2022-08-24T16:39:09.711Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s) [2022-08-24T16:39:09.711Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s) [2022-08-24T16:39:09.711Z] === RUN TestCreateServiceMultipleTimes [2022-08-24T16:39:11.012Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-24T16:39:11.012Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) [2022-08-24T16:39:11.012Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s) [2022-08-24T16:39:11.012Z] === RUN TestWaitConditions [2022-08-24T16:39:11.012Z] === RUN TestWaitConditions/default [2022-08-24T16:39:11.012Z] === PAUSE TestWaitConditions/default [2022-08-24T16:39:11.012Z] === RUN TestWaitConditions/not-running [2022-08-24T16:39:11.012Z] === PAUSE TestWaitConditions/not-running [2022-08-24T16:39:11.012Z] === RUN TestWaitConditions/next-exit [2022-08-24T16:39:11.012Z] === PAUSE TestWaitConditions/next-exit [2022-08-24T16:39:11.012Z] === RUN TestWaitConditions/removed [2022-08-24T16:39:11.012Z] === PAUSE TestWaitConditions/removed [2022-08-24T16:39:11.012Z] === CONT TestWaitConditions/default [2022-08-24T16:39:11.012Z] === CONT TestWaitConditions/removed [2022-08-24T16:39:11.012Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-24T16:39:11.277Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-24T16:39:11.277Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-24T16:39:12.766Z] === CONT TestWaitConditions/next-exit [2022-08-24T16:39:12.766Z] === CONT TestWaitConditions/not-running [2022-08-24T16:39:12.766Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-24T16:39:14.149Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-24T16:39:15.092Z] --- PASS: TestWaitConditions (0.03s) [2022-08-24T16:39:15.092Z] --- PASS: TestWaitConditions/removed (1.90s) [2022-08-24T16:39:15.092Z] --- PASS: TestWaitConditions/default (1.97s) [2022-08-24T16:39:15.092Z] --- PASS: TestWaitConditions/next-exit (2.15s) [2022-08-24T16:39:15.092Z] --- PASS: TestWaitConditions/not-running (2.13s) [2022-08-24T16:39:15.092Z] === RUN TestWaitRestartedContainer [2022-08-24T16:39:15.092Z] === RUN TestWaitRestartedContainer/default [2022-08-24T16:39:15.092Z] === PAUSE TestWaitRestartedContainer/default [2022-08-24T16:39:15.092Z] === RUN TestWaitRestartedContainer/not-running [2022-08-24T16:39:15.092Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-24T16:39:15.092Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-24T16:39:15.092Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-24T16:39:15.092Z] === CONT TestWaitRestartedContainer/default [2022-08-24T16:39:15.092Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-24T16:39:15.353Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-24T16:39:16.294Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-24T16:39:17.235Z] === CONT TestWaitRestartedContainer/not-running [2022-08-24T16:39:18.619Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-24T16:39:18.619Z] --- PASS: TestWaitRestartedContainer/next-exit (2.19s) [2022-08-24T16:39:18.619Z] --- PASS: TestWaitRestartedContainer/default (2.23s) [2022-08-24T16:39:18.619Z] --- PASS: TestWaitRestartedContainer/not-running (1.40s) [2022-08-24T16:39:18.619Z] === CONT TestContainerStartOnDaemonRestart [2022-08-24T16:39:18.619Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-24T16:39:18.880Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-24T16:39:23.086Z] --- PASS: TestContainerStartOnDaemonRestart (4.16s) [2022-08-24T16:39:23.086Z] === CONT TestIpcModeOlderClient [2022-08-24T16:39:23.086Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-08-24T16:39:23.086Z] === CONT TestContainerKillOnDaemonStart [2022-08-24T16:39:23.086Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.42s) [2022-08-24T16:39:23.086Z] === CONT TestDaemonHostGatewayIP [2022-08-24T16:39:23.349Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-24T16:39:24.292Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-24T16:39:24.634Z] --- PASS: TestCreateServiceMultipleTimes (15.14s) [2022-08-24T16:39:24.634Z] === RUN TestCreateServiceConflict [2022-08-24T16:39:26.548Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-08-24T16:39:26.548Z] === RUN TestCreateServiceMaxReplicas [2022-08-24T16:39:26.839Z] --- PASS: TestDaemonHostGatewayIP (3.91s) [2022-08-24T16:39:26.840Z] === CONT TestDaemonRestartIpcMode [2022-08-24T16:39:27.784Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-24T16:39:28.046Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-24T16:39:28.307Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-24T16:39:29.850Z] --- PASS: TestCreateServiceMaxReplicas (2.66s) [2022-08-24T16:39:29.850Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-24T16:39:30.220Z] check_test.go:540: [dbeff7a61a5b4] daemon is not started [2022-08-24T16:39:30.220Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-24T16:39:30.220Z] --- PASS: TestDaemonRestartIpcMode (3.39s) [2022-08-24T16:39:30.220Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-24T16:39:32.764Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-24T16:39:32.764Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-24T16:39:33.706Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-24T16:39:33.967Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-24T16:39:35.353Z] docker_cli_daemon_plugins_test.go:106: [d4d65d9e8a042] daemon is not started [2022-08-24T16:39:35.613Z] --- PASS: TestContainerKillOnDaemonStart (12.86s) [2022-08-24T16:39:35.613Z] PASS [2022-08-24T16:39:35.613Z] [2022-08-24T16:39:35.613Z] === Skipped [2022-08-24T16:39:35.613Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-24T16:39:35.613Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T16:39:35.613Z] [2022-08-24T16:39:35.613Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-24T16:39:35.613Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T16:39:35.613Z] [2022-08-24T16:39:35.613Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-24T16:39:35.613Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T16:39:35.613Z] [2022-08-24T16:39:35.613Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T16:39:35.613Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T16:39:35.613Z] [2022-08-24T16:39:35.613Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-24T16:39:35.613Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T16:39:35.613Z] [2022-08-24T16:39:35.613Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-24T16:39:35.613Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-24T16:39:35.613Z] [2022-08-24T16:39:35.613Z] DONE 273 tests, 6 skipped in 174.053s [2022-08-24T16:39:35.613Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-24T16:39:35.613Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:39:35.613Z] ++ set -e [2022-08-24T16:39:35.613Z] ++ '[' -n 0 ']' [2022-08-24T16:39:35.613Z] ++ set -x [2022-08-24T16:39:35.613Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:39:35.874Z] === RUN TestConfigDaemonLibtrustID [2022-08-24T16:39:36.447Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-24T16:39:36.447Z] === RUN TestConfigDaemonID [2022-08-24T16:39:36.447Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-24T16:39:36.447Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-24T16:39:37.390Z] daemon_test.go:83: [dbb87fb01122d] daemon is not started [2022-08-24T16:39:37.390Z] --- PASS: TestConfigDaemonID (1.07s) [2022-08-24T16:39:37.390Z] === RUN TestDaemonConfigValidation [2022-08-24T16:39:37.390Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-24T16:39:37.390Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-24T16:39:37.390Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-24T16:39:37.390Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-24T16:39:37.390Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-24T16:39:37.390Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-24T16:39:37.390Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-24T16:39:37.390Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-24T16:39:37.390Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-24T16:39:37.390Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-24T16:39:37.390Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-24T16:39:37.390Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-24T16:39:37.650Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-24T16:39:37.650Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-24T16:39:37.650Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-24T16:39:37.650Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-24T16:39:37.650Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s) [2022-08-24T16:39:37.650Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.15s) [2022-08-24T16:39:37.650Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-08-24T16:39:37.650Z] --- PASS: TestDaemonConfigValidation/valid_config (0.15s) [2022-08-24T16:39:37.650Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-08-24T16:39:37.650Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-24T16:39:37.650Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-24T16:39:37.911Z] check_test.go:540: [dc82b0a0615b1] daemon is not started [2022-08-24T16:39:37.911Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-24T16:39:38.852Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-24T16:39:39.422Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-24T16:39:39.994Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-24T16:39:39.994Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-24T16:39:40.942Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-24T16:39:40.942Z] daemon_test.go:197: [df1d6da057992] daemon is not started [2022-08-24T16:39:40.942Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-08-24T16:39:40.942Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-08-24T16:39:40.942Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-08-24T16:39:40.942Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-24T16:39:40.942Z] === RUN TestDaemonProxy [2022-08-24T16:39:40.942Z] === RUN TestDaemonProxy/environment_variables [2022-08-24T16:39:40.997Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-24T16:39:41.512Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-24T16:39:42.083Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-24T16:39:42.653Z] === RUN TestDaemonProxy/command-line_options [2022-08-24T16:39:44.565Z] === RUN TestDaemonProxy/configuration_file [2022-08-24T16:39:44.754Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-08-24T16:39:44.754Z] === RUN TestCreateServiceSecretFileMode [2022-08-24T16:39:44.754Z] --- PASS: TestCreateServiceSecretFileMode (2.39s) [2022-08-24T16:39:44.754Z] === RUN TestCreateServiceConfigFileMode [2022-08-24T16:39:46.480Z] === RUN TestDaemonProxy/conflicting_options [2022-08-24T16:39:46.740Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-24T16:39:47.001Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-24T16:39:47.262Z] --- PASS: TestDaemonProxy (6.37s) [2022-08-24T16:39:47.262Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-08-24T16:39:47.262Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-08-24T16:39:47.262Z] --- PASS: TestDaemonProxy/configuration_file (1.79s) [2022-08-24T16:39:47.262Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-08-24T16:39:47.262Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-24T16:39:47.262Z] PASS [2022-08-24T16:39:47.262Z] [2022-08-24T16:39:47.262Z] DONE 18 tests in 11.639s [2022-08-24T16:39:47.262Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-24T16:39:47.262Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-24T16:39:47.262Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:39:47.262Z] ++ set -e [2022-08-24T16:39:47.262Z] ++ '[' -n 0 ']' [2022-08-24T16:39:47.262Z] ++ set -x [2022-08-24T16:39:47.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:39:47.299Z] --- PASS: TestCreateServiceConfigFileMode (2.38s) [2022-08-24T16:39:47.299Z] === RUN TestCreateServiceSysctls [2022-08-24T16:39:47.522Z] INFO: Testing against a local daemon [2022-08-24T16:39:47.522Z] === RUN TestCommitInheritsEnv [2022-08-24T16:39:48.094Z] --- PASS: TestCommitInheritsEnv (0.46s) [2022-08-24T16:39:48.094Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-24T16:39:48.094Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-24T16:39:48.094Z] === RUN TestImportWithCustomPlatform [2022-08-24T16:39:48.094Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-24T16:39:48.094Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-24T16:39:48.094Z] === RUN TestImportWithCustomPlatform// [2022-08-24T16:39:48.094Z] === RUN TestImportWithCustomPlatform/linux [2022-08-24T16:39:48.094Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-24T16:39:48.355Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-24T16:39:48.355Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-24T16:39:48.616Z] === RUN TestImportWithCustomPlatform/macos [2022-08-24T16:39:48.616Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-24T16:39:48.616Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-24T16:39:48.616Z] --- PASS: TestImportWithCustomPlatform (0.58s) [2022-08-24T16:39:48.616Z] --- PASS: TestImportWithCustomPlatform/#00 (0.10s) [2022-08-24T16:39:48.616Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-24T16:39:48.616Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-24T16:39:48.616Z] --- PASS: TestImportWithCustomPlatform/linux (0.16s) [2022-08-24T16:39:48.616Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.14s) [2022-08-24T16:39:48.616Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.13s) [2022-08-24T16:39:48.616Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-24T16:39:48.616Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-24T16:39:48.616Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-24T16:39:48.616Z] === RUN TestImagesFilterMultiReference [2022-08-24T16:39:48.616Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-24T16:39:48.616Z] === RUN TestImagePullPlatformInvalid [2022-08-24T16:39:48.616Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-24T16:39:48.616Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2022-08-24T16:39:48.616Z] === RUN TestRemoveImageOrphaning [2022-08-24T16:39:49.188Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2022-08-24T16:39:49.188Z] === RUN TestRemoveImageGarbageCollector [2022-08-24T16:39:49.188Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-24T16:39:49.188Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-24T16:39:49.758Z] time="2022-08-24T16:39:49Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-24T16:39:49.758Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-24T16:39:49.844Z] --- PASS: TestCreateServiceSysctls (2.56s) [2022-08-24T16:39:49.844Z] === RUN TestCreateServiceCapabilities [2022-08-24T16:39:50.329Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-24T16:39:50.902Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-24T16:39:51.162Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-24T16:39:51.424Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-24T16:39:51.424Z] --- PASS: TestRemoveImageGarbageCollector (2.23s) [2022-08-24T16:39:51.424Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-24T16:39:51.424Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-08-24T16:39:51.424Z] === RUN TestTagInvalidReference [2022-08-24T16:39:51.424Z] --- PASS: TestTagInvalidReference (0.06s) [2022-08-24T16:39:51.424Z] === RUN TestTagValidPrefixedRepo [2022-08-24T16:39:51.424Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-24T16:39:51.424Z] === RUN TestTagExistedNameWithoutForce [2022-08-24T16:39:51.424Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-24T16:39:51.424Z] === RUN TestTagOfficialNames [2022-08-24T16:39:51.685Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-24T16:39:51.685Z] === RUN TestTagMatchesDigest [2022-08-24T16:39:51.685Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-24T16:39:51.685Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-24T16:39:51.685Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-24T16:39:51.757Z] --- PASS: TestCreateServiceCapabilities (1.98s) [2022-08-24T16:39:51.757Z] === RUN TestInspect [2022-08-24T16:39:52.258Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-24T16:39:52.829Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-24T16:39:53.403Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-24T16:39:53.975Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-24T16:39:53.975Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-24T16:39:54.236Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-24T16:39:54.497Z] check_test.go:540: [dc534649868c5] daemon is not started [2022-08-24T16:39:54.497Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-24T16:39:55.069Z] --- PASS: TestInspect (2.79s) [2022-08-24T16:39:55.069Z] === RUN TestCreateJob [2022-08-24T16:39:55.440Z] check_test.go:540: [df70848baa976] daemon is not started [2022-08-24T16:39:55.440Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-24T16:39:56.012Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-24T16:39:57.613Z] --- PASS: TestCreateJob (2.95s) [2022-08-24T16:39:57.613Z] === RUN TestReplicatedJob [2022-08-24T16:39:57.927Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-24T16:39:59.083Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-24T16:39:59.083Z] tests/integration/client_test.py ..... [ 75%] [2022-08-24T16:39:59.083Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-24T16:39:59.083Z] tests/integration/errors_test.py . [ 76%] [2022-08-24T16:40:01.243Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-24T16:40:01.243Z] check_test.go:540: [d02f90728d752] daemon is not started [2022-08-24T16:40:01.243Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-24T16:40:02.628Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-24T16:40:02.902Z] --- PASS: TestReplicatedJob (5.17s) [2022-08-24T16:40:02.902Z] === RUN TestUpdateReplicatedJob [2022-08-24T16:40:04.544Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-24T16:40:04.544Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-24T16:40:05.449Z] --- PASS: TestUpdateReplicatedJob (2.56s) [2022-08-24T16:40:05.449Z] === RUN TestServiceListWithStatuses [2022-08-24T16:40:05.449Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T16:40:05.449Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-24T16:40:05.449Z] === RUN TestDockerNetworkConnectAlias [2022-08-24T16:40:05.932Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-24T16:40:06.193Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-24T16:40:09.656Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) [2022-08-24T16:40:09.656Z] === RUN TestDockerNetworkReConnect [2022-08-24T16:40:10.403Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-24T16:40:10.403Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-24T16:40:11.344Z] check_test.go:540: [ddb636437e365] daemon is not started [2022-08-24T16:40:11.344Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-24T16:40:12.956Z] --- PASS: TestDockerNetworkReConnect (3.46s) [2022-08-24T16:40:12.956Z] === RUN TestServicePlugin [2022-08-24T16:40:12.956Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T16:40:12.956Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-24T16:40:12.956Z] === RUN TestServiceUpdateLabel [2022-08-24T16:40:14.868Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-08-24T16:40:14.868Z] === RUN TestServiceUpdateSecrets [2022-08-24T16:40:16.633Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-24T16:40:16.633Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-24T16:40:17.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-24T16:40:18.493Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-24T16:40:19.119Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-24T16:40:19.691Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-24T16:40:22.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-24T16:40:22.239Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-24T16:40:23.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-24T16:40:24.565Z] check_test.go:540: [d2f013d261237] daemon is not started [2022-08-24T16:40:24.565Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-24T16:40:25.137Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-24T16:40:25.397Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-24T16:40:25.658Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-24T16:40:26.230Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-24T16:40:27.637Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-24T16:40:28.227Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-24T16:40:28.227Z] check_test.go:540: [db69390566421] daemon is not started [2022-08-24T16:40:28.227Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-24T16:40:29.785Z] --- PASS: TestServiceUpdateSecrets (14.47s) [2022-08-24T16:40:29.785Z] === RUN TestServiceUpdateConfigs [2022-08-24T16:40:30.139Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-24T16:40:30.709Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-24T16:40:31.279Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-24T16:40:33.194Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-24T16:40:34.578Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-24T16:40:34.799Z] ......... [ 85%] [2022-08-24T16:40:37.880Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-24T16:40:39.263Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-24T16:40:39.875Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-24T16:40:41.073Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-24T16:40:41.180Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-24T16:40:44.481Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-24T16:40:44.690Z] --- PASS: TestServiceUpdateConfigs (14.34s) [2022-08-24T16:40:44.690Z] === RUN TestServiceUpdateNetwork [2022-08-24T16:40:45.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-24T16:40:47.658Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-24T16:40:47.658Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-24T16:40:47.968Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-24T16:40:48.540Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-24T16:40:49.423Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-24T16:40:51.086Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-24T16:40:51.659Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-24T16:40:52.230Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-24T16:40:52.707Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-24T16:40:52.707Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-24T16:40:53.618Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-24T16:40:53.879Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-24T16:40:55.279Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-24T16:40:56.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-24T16:40:56.222Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-24T16:40:56.512Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-24T16:40:56.917Z] --- PASS: TestServiceUpdateNetwork (12.37s) [2022-08-24T16:40:56.917Z] === RUN TestServiceUpdatePidsLimit [2022-08-24T16:40:57.032Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-24T16:40:57.032Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-24T16:40:57.032Z] [2022-08-24T16:40:57.032Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-24T16:40:57.032Z] =========================== short test summary info ============================ [2022-08-24T16:40:57.032Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-24T16:40:57.032Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-24T16:40:57.032Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-24T16:40:57.032Z] Not supported on most drivers [2022-08-24T16:40:57.032Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-24T16:40:57.032Z] Output of docker top depends on host distro, and is not formalized. [2022-08-24T16:40:57.032Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-24T16:40:57.032Z] Output of docker top depends on host distro, and is not formalized. [2022-08-24T16:40:57.032Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-24T16:40:57.032Z] Can fail if eth0 has multiple IP addresses [2022-08-24T16:40:57.032Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-24T16:40:57.032Z] This doesn't seem to be taken into account by the engine [2022-08-24T16:40:57.032Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-24T16:40:57.032Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-24T16:40:57.032Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 290.99 seconds == [2022-08-24T16:40:57.178Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-24T16:40:57.600Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-24T16:40:57.750Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-24T16:40:59.524Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-24T16:41:02.074Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-24T16:41:03.460Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-24T16:41:04.845Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-24T16:41:05.417Z] docker_cli_daemon_test.go:2504: [dbdc52267d89d] daemon is not started [2022-08-24T16:41:05.678Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-24T16:41:05.885Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-24T16:41:07.064Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-24T16:41:07.325Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-24T16:41:07.580Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T16:41:07.580Z] [2022-08-24T16:41:07.580Z] Unloading profiles will leave already running processes permanently [2022-08-24T16:41:07.580Z] unconfined, which can lead to unexpected situations. [2022-08-24T16:41:07.580Z] [2022-08-24T16:41:07.580Z] To set a process to complain mode, use the command line tool [2022-08-24T16:41:07.580Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T16:41:07.580Z] Post stage [Pipeline] junit [2022-08-24T16:41:08.971Z] Recording test results [2022-08-24T16:41:09.153Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-24T16:41:09.431Z] + echo Ensuring container killed. [2022-08-24T16:41:09.431Z] Ensuring container killed. [2022-08-24T16:41:09.431Z] + docker rm -vf docker-pr2 [2022-08-24T16:41:09.431Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-24T16:41:09.714Z] + echo Chowning /workspace to jenkins user [2022-08-24T16:41:09.714Z] Chowning /workspace to jenkins user [2022-08-24T16:41:09.714Z] + id -u [2022-08-24T16:41:09.714Z] + id -g [2022-08-24T16:41:09.714Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44030:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T16:41:11.409Z] + bundleName=docker-py [2022-08-24T16:41:11.409Z] + echo Creating docker-py-bundles.tar.gz [2022-08-24T16:41:11.409Z] Creating docker-py-bundles.tar.gz [2022-08-24T16:41:11.409Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-08-24T16:41:11.422Z] Archiving artifacts [2022-08-24T16:41:11.662Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44030/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-24T16:41:12.011Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=92d2e12a4d1f2886dac5d202694c89f628ef2134 -e DOCKER_GRAPHDRIVER docker:92d2e12a4d1f2886dac5d202694c89f628ef2134 hack/make.sh binary [2022-08-24T16:41:12.271Z] [2022-08-24T16:41:12.471Z] --- PASS: TestServiceUpdatePidsLimit (16.07s) [2022-08-24T16:41:12.471Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-24T16:41:12.471Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2022-08-24T16:41:12.471Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-24T16:41:12.471Z] PASS [2022-08-24T16:41:12.471Z] [2022-08-24T16:41:12.471Z] === Skipped [2022-08-24T16:41:12.471Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-24T16:41:12.471Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T16:41:12.471Z] [2022-08-24T16:41:12.471Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-24T16:41:12.471Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T16:41:12.471Z] [2022-08-24T16:41:12.471Z] DONE 27 tests, 2 skipped in 130.047s [2022-08-24T16:41:12.471Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-24T16:41:12.471Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:41:12.471Z] ++ set -e [2022-08-24T16:41:12.471Z] ++ '[' -n 0 ']' [2022-08-24T16:41:12.471Z] ++ set -x [2022-08-24T16:41:12.471Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:41:12.471Z] INFO: Testing against a local daemon [2022-08-24T16:41:12.471Z] === RUN TestSessionCreate [2022-08-24T16:41:12.471Z] --- PASS: TestSessionCreate (0.02s) [2022-08-24T16:41:12.471Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-24T16:41:12.471Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-24T16:41:12.471Z] PASS [2022-08-24T16:41:12.471Z] [2022-08-24T16:41:12.471Z] DONE 2 tests in 0.124s [2022-08-24T16:41:12.471Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-24T16:41:12.471Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:41:12.471Z] ++ set -e [2022-08-24T16:41:12.471Z] ++ '[' -n 0 ']' [2022-08-24T16:41:12.471Z] ++ set -x [2022-08-24T16:41:12.471Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:41:12.471Z] INFO: Testing against a local daemon [2022-08-24T16:41:12.471Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-24T16:41:12.471Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T16:41:12.471Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T16:41:12.471Z] === RUN TestDiskUsage [2022-08-24T16:41:12.471Z] === PAUSE TestDiskUsage [2022-08-24T16:41:12.471Z] === RUN TestEventsExecDie [2022-08-24T16:41:12.530Z] Removing bundles/ [2022-08-24T16:41:12.530Z] [2022-08-24T16:41:12.530Z] ---> Making bundle: binary (in bundles/binary) [2022-08-24T16:41:12.530Z] Building: bundles/binary-daemon/dockerd [2022-08-24T16:41:12.530Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T16:41:13.043Z] --- PASS: TestEventsExecDie (0.53s) [2022-08-24T16:41:13.043Z] === RUN TestEventsBackwardsCompatible [2022-08-24T16:41:13.043Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-24T16:41:13.043Z] === RUN TestEventsVolumeCreate [2022-08-24T16:41:13.043Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-24T16:41:13.043Z] === RUN TestInfoBinaryCommits [2022-08-24T16:41:13.043Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-24T16:41:13.043Z] === RUN TestInfoAPIVersioned [2022-08-24T16:41:13.043Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-24T16:41:13.043Z] === RUN TestInfoAPI [2022-08-24T16:41:13.043Z] --- PASS: TestInfoAPI (0.02s) [2022-08-24T16:41:13.043Z] === RUN TestInfoAPIWarnings [2022-08-24T16:41:13.910Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-24T16:41:13.911Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-24T16:41:14.852Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-24T16:41:15.425Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-24T16:41:15.686Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-24T16:41:18.231Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-24T16:41:18.232Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-24T16:41:19.176Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-24T16:41:20.118Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-24T16:41:20.118Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-24T16:41:20.379Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-24T16:41:20.639Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-24T16:41:21.211Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-24T16:41:21.211Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-24T16:41:21.211Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-24T16:41:22.615Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-24T16:41:22.896Z] check_test.go:540: [d7156cf844361] daemon is not started [2022-08-24T16:41:22.896Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-24T16:41:23.160Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-24T16:41:28.570Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite (330.57s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.66s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.84s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.65s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.43s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.15s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.47s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.51s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.02s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.27s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.90s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.21s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.37s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.34s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.44s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.35s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.49s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.92s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.82s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.60s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.25s) [2022-08-24T16:41:28.832Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.85s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.84s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.34s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.51s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.69s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.64s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.51s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.61s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.70s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.79s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.75s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.55s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.49s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.40s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.57s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.04s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.18s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.01s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.84s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.13s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.53s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.73s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.48s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.16s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.83s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.20s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.33s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.55s) [2022-08-24T16:41:28.832Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-24T16:41:28.832Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.25s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.97s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.78s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.36s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.01s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.56s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.49s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.30s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.40s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.60s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.98s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.35s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.57s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.14s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.96s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.01s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.91s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.66s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.32s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.80s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.50s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.60s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.60s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.44s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.30s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.24s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.30s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.81s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.23s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.95s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.92s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.17s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.74s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.91s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.62s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s) [2022-08-24T16:41:28.832Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.13s) [2022-08-24T16:41:28.832Z] === RUN TestDockerSwarmSuite [2022-08-24T16:41:28.832Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-24T16:41:29.404Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-24T16:41:30.347Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-24T16:41:30.607Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-24T16:41:31.187Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-24T16:41:31.187Z] === RUN TestInfoDebug [2022-08-24T16:41:31.187Z] --- PASS: TestInfoDebug (0.52s) [2022-08-24T16:41:31.187Z] === RUN TestInfoInsecureRegistries [2022-08-24T16:41:31.187Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-24T16:41:31.187Z] === RUN TestInfoRegistryMirrors [2022-08-24T16:41:31.187Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-24T16:41:31.187Z] === RUN TestLoginFailsWithBadCredentials [2022-08-24T16:41:31.448Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-24T16:41:31.448Z] === RUN TestPingCacheHeaders [2022-08-24T16:41:31.448Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-24T16:41:31.448Z] === RUN TestPingGet [2022-08-24T16:41:31.549Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-24T16:41:31.709Z] --- PASS: TestPingGet (0.02s) [2022-08-24T16:41:31.709Z] === RUN TestPingHead [2022-08-24T16:41:31.709Z] --- PASS: TestPingHead (0.02s) [2022-08-24T16:41:31.709Z] === RUN TestPingSwarmHeader [2022-08-24T16:41:32.121Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-24T16:41:32.121Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-24T16:41:32.280Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-24T16:41:32.382Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-24T16:41:32.851Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-24T16:41:33.793Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-24T16:41:33.793Z] --- PASS: TestPingSwarmHeader (2.11s) [2022-08-24T16:41:33.793Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-24T16:41:33.793Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-24T16:41:33.793Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-24T16:41:33.793Z] === RUN TestPingBuilderHeader [2022-08-24T16:41:33.793Z] === RUN TestPingBuilderHeader/default_config [2022-08-24T16:41:34.364Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-24T16:41:34.935Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-24T16:41:34.935Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-24T16:41:34.935Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-24T16:41:34.935Z] === RUN TestVersion [2022-08-24T16:41:34.935Z] --- PASS: TestVersion (0.02s) [2022-08-24T16:41:34.935Z] === CONT TestDiskUsage [2022-08-24T16:41:35.195Z] === RUN TestDiskUsage/empty [2022-08-24T16:41:35.195Z] === RUN TestDiskUsage/empty/container_types [2022-08-24T16:41:35.195Z] === RUN TestDiskUsage/empty/image_types [2022-08-24T16:41:35.195Z] === RUN TestDiskUsage/empty/volume_types [2022-08-24T16:41:35.195Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-24T16:41:35.195Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-24T16:41:35.195Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-24T16:41:35.195Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-24T16:41:35.195Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-24T16:41:35.195Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-24T16:41:35.195Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-24T16:41:35.195Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-24T16:41:35.456Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-24T16:41:35.456Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-24T16:41:35.457Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-24T16:41:35.457Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-24T16:41:35.457Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-24T16:41:35.457Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-24T16:41:35.457Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-24T16:41:35.457Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-24T16:41:35.457Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-24T16:41:35.457Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-24T16:41:35.457Z] === RUN TestDiskUsage/after_container.Run [2022-08-24T16:41:35.683Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-24T16:41:35.717Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-24T16:41:35.717Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-24T16:41:35.717Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-24T16:41:35.717Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-24T16:41:35.717Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-24T16:41:35.717Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-24T16:41:35.717Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-24T16:41:35.717Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-24T16:41:35.717Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-24T16:41:35.717Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage (1.12s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-24T16:41:35.978Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T16:41:35.978Z] PASS [2022-08-24T16:41:35.978Z] [2022-08-24T16:41:35.978Z] === Skipped [2022-08-24T16:41:35.978Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T16:41:35.978Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T16:41:35.978Z] [2022-08-24T16:41:35.978Z] DONE 57 tests, 1 skipped in 23.652s [2022-08-24T16:41:35.978Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-24T16:41:35.978Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:41:35.978Z] ++ set -e [2022-08-24T16:41:35.978Z] ++ '[' -n 0 ']' [2022-08-24T16:41:35.978Z] ++ set -x [2022-08-24T16:41:35.978Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:41:35.978Z] INFO: Testing against a local daemon [2022-08-24T16:41:35.978Z] === RUN TestVolumesCreateAndList [2022-08-24T16:41:35.978Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-24T16:41:35.978Z] === RUN TestVolumesRemove [2022-08-24T16:41:35.978Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-24T16:41:35.978Z] === RUN TestVolumesInspect [2022-08-24T16:41:35.978Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-24T16:41:35.978Z] === RUN TestVolumesInvalidJSON [2022-08-24T16:41:36.239Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-24T16:41:36.239Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-24T16:41:36.239Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-24T16:41:36.239Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-24T16:41:36.239Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-24T16:41:36.239Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-24T16:41:36.239Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-24T16:41:36.239Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-24T16:41:36.239Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-24T16:41:36.239Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-24T16:41:36.239Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-24T16:41:36.239Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-24T16:41:36.239Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-24T16:41:36.239Z] PASS [2022-08-24T16:41:36.239Z] [2022-08-24T16:41:36.239Z] DONE 9 tests in 0.208s [2022-08-24T16:41:36.239Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T16:41:36.239Z] ++++ cat bundles/test-integration/docker.pid [2022-08-24T16:41:36.239Z] +++ kill 14452 [2022-08-24T16:41:36.500Z] +++ /etc/init.d/apparmor stop [2022-08-24T16:41:36.500Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T16:41:36.500Z] [2022-08-24T16:41:36.500Z] Unloading profiles will leave already running processes permanently [2022-08-24T16:41:36.500Z] unconfined, which can lead to unexpected situations. [2022-08-24T16:41:36.500Z] [2022-08-24T16:41:36.500Z] To set a process to complain mode, use the command line tool [2022-08-24T16:41:36.500Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T16:41:36.500Z] +++ true [2022-08-24T16:41:36.500Z] exiting test-integration [2022-08-24T16:41:36.500Z] ++ exit 0 [2022-08-24T16:41:36.500Z] Post stage [Pipeline] junit [2022-08-24T16:41:37.086Z] Recording test results [2022-08-24T16:41:37.209Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T16:41:37.541Z] + echo Ensuring container killed. [2022-08-24T16:41:37.541Z] Ensuring container killed. [2022-08-24T16:41:37.541Z] + docker rm -vf docker-pr2 [2022-08-24T16:41:37.541Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-24T16:41:37.829Z] + echo Chowning /workspace to jenkins user [2022-08-24T16:41:37.829Z] Chowning /workspace to jenkins user [2022-08-24T16:41:37.829Z] + id -u [2022-08-24T16:41:37.829Z] + id -g [2022-08-24T16:41:37.829Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44030:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T16:41:39.532Z] + bundleName=arm64-integration [2022-08-24T16:41:39.532Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-24T16:41:39.532Z] Creating arm64-integration-bundles.tar.gz [2022-08-24T16:41:39.532Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-08-24T16:41:39.532Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-24T16:41:39.809Z] Archiving artifacts [2022-08-24T16:41:40.073Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44030/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-24T16:41:40.396Z] + make clean [2022-08-24T16:41:40.396Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T16:41:40.396Z] docker-dev-cache [2022-08-24T16:41:40.396Z] docker-mod-cache [Pipeline] deleteDir [2022-08-24T16:41:40.972Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-24T16:41:44.272Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-24T16:41:44.847Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-24T16:41:47.391Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-24T16:41:50.691Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-24T16:41:51.634Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-24T16:41:51.634Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-24T16:41:51.634Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-24T16:41:51.634Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-24T16:41:51.634Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-24T16:41:51.634Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-24T16:41:51.634Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-24T16:41:51.634Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-24T16:41:51.634Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-24T16:41:54.181Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-24T16:41:54.442Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-24T16:41:54.703Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-24T16:41:58.002Z] docker_api_swarm_test.go:563: [da878b25b2650] joining swarm manager [d964b1367e78e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T16:41:59.914Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-24T16:42:03.216Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-24T16:42:03.216Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-24T16:42:08.526Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-24T16:42:10.442Z] docker_api_swarm_test.go:585: [dd3d5d4eb3465] joining swarm manager [d964b1367e78e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T16:42:13.743Z] check_test.go:611: [da878b25b2650] daemon is not started [2022-08-24T16:42:14.004Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-24T16:42:14.575Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-24T16:42:15.518Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-24T16:42:18.818Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-24T16:42:19.079Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-24T16:42:19.079Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-24T16:42:20.022Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-24T16:42:20.964Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-24T16:42:22.349Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-24T16:42:24.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-24T16:42:24.262Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-24T16:42:24.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-24T16:42:27.561Z] docker_api_swarm_test.go:46: [d42cc1bd3ec5c] joining swarm manager [d3aab27d54167]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T16:42:30.868Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-24T16:42:32.252Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-24T16:42:34.796Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-24T16:42:44.793Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-24T16:42:44.793Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-24T16:42:44.793Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-24T16:42:45.366Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-24T16:42:46.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-24T16:42:49.612Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-24T16:42:50.997Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-24T16:42:52.911Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-24T16:42:53.481Z] --- PASS: TestImportExtremelyLargeImageWorks (181.80s) [2022-08-24T16:42:53.481Z] PASS [2022-08-24T16:42:53.481Z] [2022-08-24T16:42:53.481Z] DONE 22 tests in 186.098s [2022-08-24T16:42:53.481Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-24T16:42:53.482Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:42:53.482Z] ++ set -e [2022-08-24T16:42:53.482Z] ++ '[' -n 0 ']' [2022-08-24T16:42:53.482Z] ++ set -x [2022-08-24T16:42:53.482Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:42:53.482Z] === RUN TestStripANSICommands [2022-08-24T16:42:53.482Z] === RUN TestStripANSICommands/#00 [2022-08-24T16:42:53.482Z] === RUN TestStripANSICommands/#01 [2022-08-24T16:42:53.482Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-24T16:42:53.482Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-24T16:42:53.482Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-24T16:42:53.482Z] PASS [2022-08-24T16:42:53.482Z] [2022-08-24T16:42:53.482Z] DONE 3 tests in 0.040s [2022-08-24T16:42:53.482Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-24T16:42:53.482Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:42:53.482Z] ++ set -e [2022-08-24T16:42:53.482Z] ++ '[' -n 0 ']' [2022-08-24T16:42:53.482Z] ++ set -x [2022-08-24T16:42:53.482Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:42:53.482Z] INFO: Testing against a local daemon [2022-08-24T16:42:53.482Z] === RUN TestNetworkCreateDelete [2022-08-24T16:42:53.743Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-08-24T16:42:53.743Z] === RUN TestDockerNetworkDeletePreferID [2022-08-24T16:42:54.314Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2022-08-24T16:42:54.314Z] === RUN TestDaemonDNSFallback [2022-08-24T16:42:56.858Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-24T16:42:58.241Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-24T16:42:59.181Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-24T16:43:01.092Z] --- PASS: TestDaemonDNSFallback (6.59s) [2022-08-24T16:43:01.092Z] === RUN TestInspectNetwork [2022-08-24T16:43:05.304Z] === RUN TestInspectNetwork/full_network_id [2022-08-24T16:43:05.304Z] === RUN TestInspectNetwork/partial_network_id [2022-08-24T16:43:05.304Z] === RUN TestInspectNetwork/network_name [2022-08-24T16:43:05.304Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-24T16:43:09.508Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-24T16:43:09.508Z] --- PASS: TestInspectNetwork (8.52s) [2022-08-24T16:43:09.508Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-24T16:43:09.508Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-24T16:43:09.508Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-24T16:43:09.508Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-24T16:43:09.508Z] === RUN TestRunContainerWithBridgeNone [2022-08-24T16:43:09.508Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-24T16:43:11.422Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2022-08-24T16:43:11.422Z] === RUN TestNetworkInvalidJSON [2022-08-24T16:43:11.422Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-24T16:43:11.422Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-24T16:43:11.422Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T16:43:11.422Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T16:43:11.422Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T16:43:11.422Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T16:43:11.422Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-24T16:43:11.422Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-24T16:43:11.422Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T16:43:11.422Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-24T16:43:11.422Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-24T16:43:11.422Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-24T16:43:11.422Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-24T16:43:11.422Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-24T16:43:11.422Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-24T16:43:11.422Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-24T16:43:11.422Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T16:43:11.422Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-24T16:43:11.422Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-24T16:43:11.422Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-24T16:43:11.422Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-24T16:43:11.422Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-24T16:43:11.422Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-24T16:43:11.422Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-24T16:43:11.422Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-24T16:43:11.422Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-24T16:43:11.422Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-24T16:43:11.422Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-24T16:43:11.422Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-24T16:43:11.422Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-24T16:43:11.422Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-24T16:43:11.422Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-24T16:43:11.422Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-24T16:43:11.422Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-24T16:43:11.422Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-24T16:43:11.422Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-24T16:43:11.422Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-24T16:43:11.422Z] === RUN TestNetworkList [2022-08-24T16:43:11.422Z] === RUN TestNetworkList//networks [2022-08-24T16:43:11.422Z] === PAUSE TestNetworkList//networks [2022-08-24T16:43:11.422Z] === RUN TestNetworkList//networks/ [2022-08-24T16:43:11.422Z] === PAUSE TestNetworkList//networks/ [2022-08-24T16:43:11.422Z] === CONT TestNetworkList//networks [2022-08-24T16:43:11.422Z] === CONT TestNetworkList//networks/ [2022-08-24T16:43:11.422Z] --- PASS: TestNetworkList (0.02s) [2022-08-24T16:43:11.422Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-24T16:43:11.422Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-24T16:43:11.422Z] === RUN TestHostIPv4BridgeLabel [2022-08-24T16:43:11.994Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-08-24T16:43:11.994Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-24T16:43:12.564Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-24T16:43:12.824Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-24T16:43:13.084Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-24T16:43:13.084Z] === RUN TestDaemonDefaultNetworkPools [2022-08-24T16:43:13.084Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-24T16:43:13.655Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-24T16:43:13.655Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-24T16:43:13.655Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-08-24T16:43:13.655Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-24T16:43:13.915Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-24T16:43:14.176Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-24T16:43:15.118Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-08-24T16:43:15.118Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-24T16:43:15.688Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-24T16:43:16.259Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2022-08-24T16:43:16.259Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-24T16:43:16.520Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-24T16:43:16.781Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-24T16:43:16.781Z] === RUN TestServiceWithPredefinedNetwork [2022-08-24T16:43:17.724Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-24T16:43:18.665Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-24T16:43:19.025Z] Created binary: bundles/binary-daemon/dockerd [2022-08-24T16:43:19.025Z] Copying nested executables into bundles/binary-daemon [2022-08-24T16:43:19.025Z] Building: bundles/binary-daemon/docker-proxy [2022-08-24T16:43:19.025Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T16:43:19.025Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-24T16:43:19.025Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-24T16:43:19.352Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=92d2e12a4d1f2886dac5d202694c89f628ef2134 -e DOCKER_GRAPHDRIVER docker:92d2e12a4d1f2886dac5d202694c89f628ef2134 hack/make.sh cross [2022-08-24T16:43:19.612Z] [2022-08-24T16:43:19.871Z] Removing bundles/ [2022-08-24T16:43:19.871Z] [2022-08-24T16:43:19.871Z] ---> Making bundle: cross (in bundles/cross) [2022-08-24T16:43:19.871Z] Cross building: bundles/cross/linux/amd64 [2022-08-24T16:43:19.871Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-24T16:43:19.871Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-24T16:43:20.053Z] --- PASS: TestServiceWithPredefinedNetwork (3.01s) [2022-08-24T16:43:20.053Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-24T16:43:20.053Z] service_test.go:243: FLAKY_TEST [2022-08-24T16:43:20.053Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T16:43:20.053Z] === RUN TestServiceWithDataPathPortInit [2022-08-24T16:43:20.053Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-24T16:43:20.626Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-24T16:43:24.831Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-24T16:43:37.103Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-24T16:43:37.103Z] --- PASS: TestServiceWithDataPathPortInit (15.78s) [2022-08-24T16:43:37.103Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-24T16:43:38.045Z] docker_api_swarm_test.go:304: [df96099b93e58] joining swarm manager [dea7b87531d3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T16:43:39.431Z] docker_api_swarm_test.go:305: [d6f0052d44412] joining swarm manager [dea7b87531d3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T16:43:39.695Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:37s9bbxwv3rewnrh11wghevx9 Created:2022-08-24 16:43:37.060636924 +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[465c63a5377298ec459e77ba7ac0e57af4d0fff6a2ddc4bf237d4ad75027b64c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rf5ai0vei7f8g7ecjmu3qkf0d EndpointID:e47b7da854c0c392c20d988c50eb134999500b2fee827d7bdee59d0c8be1936d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3b14010b36ffaddae6d1cc2aa449093ef5336c88a591a2ef8781983da253af5b 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:e49823cc27d0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rf5ai0vei7f8g7ecjmu3qkf0d EndpointID:e47b7da854c0c392c20d988c50eb134999500b2fee827d7bdee59d0c8be1936d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-24T16:43:39.955Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-24T16:43:41.338Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-24T16:43:41.338Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-24T16:43:44.635Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.86s) [2022-08-24T16:43:44.635Z] PASS [2022-08-24T16:43:44.635Z] [2022-08-24T16:43:44.635Z] === Skipped [2022-08-24T16:43:44.635Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T16:43:44.635Z] service_test.go:243: FLAKY_TEST [2022-08-24T16:43:44.635Z] [2022-08-24T16:43:44.635Z] DONE 38 tests, 1 skipped in 50.911s [2022-08-24T16:43:44.635Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-24T16:43:44.635Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:43:44.635Z] ++ set -e [2022-08-24T16:43:44.635Z] ++ '[' -n 0 ']' [2022-08-24T16:43:44.635Z] ++ set -x [2022-08-24T16:43:44.635Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:43:44.635Z] INFO: Testing against a local daemon [2022-08-24T16:43:44.635Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-24T16:43:44.635Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T16:43:44.635Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T16:43:44.635Z] === RUN TestDockerNetworkIpvlan [2022-08-24T16:43:44.635Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T16:43:44.635Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-24T16:43:44.635Z] PASS [2022-08-24T16:43:44.635Z] [2022-08-24T16:43:44.635Z] === Skipped [2022-08-24T16:43:44.635Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T16:43:44.635Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T16:43:44.635Z] [2022-08-24T16:43:44.635Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-24T16:43:44.635Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T16:43:44.635Z] [2022-08-24T16:43:44.635Z] DONE 2 tests, 2 skipped in 0.103s [2022-08-24T16:43:44.635Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-24T16:43:44.635Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:43:44.635Z] ++ set -e [2022-08-24T16:43:44.635Z] ++ '[' -n 0 ']' [2022-08-24T16:43:44.635Z] ++ set -x [2022-08-24T16:43:44.635Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:43:44.635Z] INFO: Testing against a local daemon [2022-08-24T16:43:44.635Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-24T16:43:46.019Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-08-24T16:43:46.019Z] === RUN TestDockerNetworkMacvlan [2022-08-24T16:43:46.959Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-24T16:43:47.220Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-24T16:43:47.791Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-24T16:43:48.052Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-24T16:43:48.313Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-24T16:43:48.573Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-24T16:43:48.834Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-24T16:43:50.219Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-24T16:43:50.219Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-24T16:43:50.219Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-24T16:43:50.219Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-24T16:43:50.791Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-24T16:43:53.336Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-24T16:43:57.541Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-24T16:43:58.924Z] --- PASS: TestDockerNetworkMacvlan (12.61s) [2022-08-24T16:43:58.925Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-08-24T16:43:58.925Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2022-08-24T16:43:58.925Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2022-08-24T16:43:58.925Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.21s) [2022-08-24T16:43:58.925Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.16s) [2022-08-24T16:43:58.925Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2022-08-24T16:43:58.925Z] PASS [2022-08-24T16:43:58.925Z] [2022-08-24T16:43:58.925Z] DONE 8 tests in 14.079s [2022-08-24T16:43:58.925Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-24T16:43:58.925Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:43:58.925Z] ++ set -e [2022-08-24T16:43:58.925Z] ++ '[' -n 0 ']' [2022-08-24T16:43:58.925Z] ++ set -x [2022-08-24T16:43:58.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:43:58.925Z] testing: warning: no tests to run [2022-08-24T16:43:58.925Z] PASS [2022-08-24T16:43:58.925Z] [2022-08-24T16:43:58.925Z] DONE 0 tests in 0.030s [2022-08-24T16:43:58.925Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-24T16:43:58.925Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:43:58.925Z] ++ set -e [2022-08-24T16:43:58.925Z] ++ '[' -n 0 ']' [2022-08-24T16:43:58.925Z] ++ set -x [2022-08-24T16:43:58.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:43:58.925Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-24T16:43:58.925Z] INFO: Testing against a local daemon [2022-08-24T16:43:58.925Z] === RUN TestAuthZPluginAllowRequest [2022-08-24T16:43:59.185Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-24T16:43:59.756Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-24T16:44:00.017Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-24T16:44:00.303Z] --- PASS: TestAuthZPluginAllowRequest (1.44s) [2022-08-24T16:44:00.303Z] === RUN TestAuthZPluginTLS [2022-08-24T16:44:00.303Z] === RUN TestDockerSuite/TestBuildFails [2022-08-24T16:44:00.876Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-24T16:44:00.876Z] === RUN TestAuthZPluginDenyRequest [2022-08-24T16:44:01.137Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-24T16:44:01.137Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-24T16:44:01.398Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-08-24T16:44:01.398Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-24T16:44:01.969Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-24T16:44:01.969Z] === RUN TestAuthZPluginDenyResponse [2022-08-24T16:44:02.541Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-08-24T16:44:02.541Z] === RUN TestAuthZPluginAllowEventStream [2022-08-24T16:44:02.802Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-24T16:44:03.375Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-24T16:44:03.951Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2022-08-24T16:44:03.951Z] === RUN TestAuthZPluginErrorResponse [2022-08-24T16:44:04.522Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-24T16:44:04.522Z] === RUN TestAuthZPluginErrorRequest [2022-08-24T16:44:04.783Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-24T16:44:05.044Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-24T16:44:05.044Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-24T16:44:05.616Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-24T16:44:05.616Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-24T16:44:05.877Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-24T16:44:07.263Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-24T16:44:07.524Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-24T16:44:07.524Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2022-08-24T16:44:07.524Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-24T16:44:08.095Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-24T16:44:09.478Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2022-08-24T16:44:09.478Z] === RUN TestAuthZPluginHeader [2022-08-24T16:44:09.738Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-24T16:44:09.998Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-08-24T16:44:09.998Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-24T16:44:10.259Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-24T16:44:10.519Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-24T16:44:11.904Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-24T16:44:13.289Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-24T16:44:14.674Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-24T16:44:14.674Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.72s) [2022-08-24T16:44:14.674Z] === RUN TestAuthZPluginV2Disable [2022-08-24T16:44:14.935Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-24T16:44:14.935Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-24T16:44:15.507Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-24T16:44:16.078Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-24T16:44:16.338Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-24T16:44:16.338Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-24T16:44:17.282Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-24T16:44:17.543Z] docker_api_swarm_test.go:272: [d602c8804a83c] joining swarm manager [de6cb0301020c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T16:44:17.804Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-24T16:44:18.375Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-24T16:44:18.638Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-24T16:44:18.899Z] docker_api_swarm_test.go:273: [d7b1a54617825] joining swarm manager [de6cb0301020c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T16:44:19.160Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-24T16:44:19.160Z] --- PASS: TestAuthZPluginV2Disable (4.55s) [2022-08-24T16:44:19.160Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-24T16:44:19.420Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-24T16:44:20.384Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-24T16:44:22.305Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-24T16:44:23.245Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.83s) [2022-08-24T16:44:23.245Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-24T16:44:26.546Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-24T16:44:30.753Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-24T16:44:30.753Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-24T16:44:30.753Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-24T16:44:30.753Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-24T16:44:30.753Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-24T16:44:31.014Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-24T16:44:32.399Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-24T16:44:33.341Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-24T16:44:34.725Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.60s) [2022-08-24T16:44:34.725Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-24T16:44:36.109Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-24T16:44:36.370Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-24T16:44:36.630Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-24T16:44:40.831Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-24T16:44:43.377Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-24T16:44:45.292Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-24T16:44:45.862Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-24T16:44:47.248Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-24T16:44:47.248Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-24T16:44:47.248Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-24T16:44:50.558Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-24T16:44:50.558Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-24T16:44:51.499Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-24T16:44:51.499Z] PASS [2022-08-24T16:44:51.499Z] [2022-08-24T16:44:51.499Z] DONE 17 tests in 52.921s [2022-08-24T16:44:51.499Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-24T16:44:51.499Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:44:51.499Z] ++ set -e [2022-08-24T16:44:51.499Z] ++ '[' -n 0 ']' [2022-08-24T16:44:51.499Z] ++ set -x [2022-08-24T16:44:51.499Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:44:51.761Z] INFO: Testing against a local daemon [2022-08-24T16:44:51.761Z] === RUN TestPluginInvalidJSON [2022-08-24T16:44:51.761Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-24T16:44:51.761Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T16:44:51.761Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T16:44:51.761Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T16:44:51.761Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T16:44:51.761Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-24T16:44:51.761Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-24T16:44:51.761Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T16:44:51.761Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-24T16:44:51.761Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-24T16:44:51.761Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-24T16:44:51.761Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-24T16:44:51.761Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-24T16:44:51.761Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-24T16:44:51.761Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-24T16:44:51.761Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T16:44:51.761Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-24T16:44:51.761Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-24T16:44:51.761Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-24T16:44:51.761Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-24T16:44:51.761Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-24T16:44:51.761Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-24T16:44:51.761Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-24T16:44:51.761Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-24T16:44:51.761Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-24T16:44:51.761Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-24T16:44:51.761Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-24T16:44:51.761Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-24T16:44:51.761Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-24T16:44:51.761Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-24T16:44:51.761Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-24T16:44:51.761Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-24T16:44:51.761Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-24T16:44:51.761Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-24T16:44:51.761Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-24T16:44:51.761Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-08-24T16:44:51.761Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-24T16:44:51.761Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-24T16:44:51.761Z] === RUN TestPluginInstall [2022-08-24T16:44:51.761Z] === RUN TestPluginInstall/no_auth [2022-08-24T16:44:52.022Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-24T16:44:53.939Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-24T16:44:53.939Z] time="2022-08-24T16:44:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T16:44:53.939Z] time="2022-08-24T16:44:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:29826e6623dd3ea660338919348b259b009fcbbd56264bd8805dd9792feb07fb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T16:44:53.939Z] time="2022-08-24T16:44:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T16:44:53.939Z] time="2022-08-24T16:44:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:29826e6623dd3ea660338919348b259b009fcbbd56264bd8805dd9792feb07fb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T16:44:54.200Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-24T16:44:54.200Z] === RUN TestPluginInstall/with_htpasswd [2022-08-24T16:44:54.772Z] time="2022-08-24T16:44:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T16:44:54.772Z] time="2022-08-24T16:44:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b51696601157a7bcdf2887d5589de4e84ce9a2f9c8b2a8543ac3fab19d16d83d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T16:44:54.772Z] time="2022-08-24T16:44:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T16:44:54.772Z] time="2022-08-24T16:44:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b51696601157a7bcdf2887d5589de4e84ce9a2f9c8b2a8543ac3fab19d16d83d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T16:44:55.035Z] === RUN TestPluginInstall/with_insecure [2022-08-24T16:44:55.035Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-24T16:44:55.605Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-24T16:44:55.866Z] time="2022-08-24T16:44:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T16:44:55.866Z] time="2022-08-24T16:44:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca54f4961c621682cf31e2f7c3f3b38e2640d9e2a0e8c01a5efb056dcf7f418e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T16:44:55.866Z] time="2022-08-24T16:44:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T16:44:55.866Z] time="2022-08-24T16:44:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca54f4961c621682cf31e2f7c3f3b38e2640d9e2a0e8c01a5efb056dcf7f418e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T16:44:56.437Z] plugin_test.go:196: [dea550f411efc] daemon is not started [2022-08-24T16:44:56.437Z] --- PASS: TestPluginInstall (4.51s) [2022-08-24T16:44:56.437Z] --- PASS: TestPluginInstall/no_auth (2.38s) [2022-08-24T16:44:56.437Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2022-08-24T16:44:56.437Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2022-08-24T16:44:56.437Z] === RUN TestPluginsWithRuntimes [2022-08-24T16:44:57.016Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-24T16:44:57.586Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-24T16:44:57.586Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-24T16:44:58.156Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-24T16:44:58.156Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-24T16:44:58.416Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-24T16:44:58.986Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-24T16:44:58.986Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-24T16:45:00.370Z] --- PASS: TestPluginsWithRuntimes (3.92s) [2022-08-24T16:45:00.370Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.04s) [2022-08-24T16:45:00.370Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2022-08-24T16:45:00.370Z] === RUN TestPluginBackCompatMediaTypes [2022-08-24T16:45:00.370Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-24T16:45:00.943Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2022-08-24T16:45:00.943Z] PASS [2022-08-24T16:45:00.943Z] [2022-08-24T16:45:00.943Z] DONE 24 tests in 9.324s [2022-08-24T16:45:00.943Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-24T16:45:00.943Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:45:00.943Z] ++ set -e [2022-08-24T16:45:00.943Z] ++ '[' -n 0 ']' [2022-08-24T16:45:00.943Z] ++ set -x [2022-08-24T16:45:00.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-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:45:01.205Z] INFO: Testing against a local daemon [2022-08-24T16:45:01.205Z] === RUN TestExternalGraphDriver [2022-08-24T16:45:01.466Z] === RUN TestExternalGraphDriver/json [2022-08-24T16:45:02.409Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-24T16:45:03.353Z] === RUN TestExternalGraphDriver/spec [2022-08-24T16:45:03.615Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-24T16:45:03.876Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-24T16:45:05.792Z] === RUN TestExternalGraphDriver/pull [2022-08-24T16:45:06.053Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-24T16:45:07.970Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-24T16:45:07.970Z] --- PASS: TestExternalGraphDriver (6.74s) [2022-08-24T16:45:07.970Z] --- PASS: TestExternalGraphDriver/json (1.85s) [2022-08-24T16:45:07.970Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2022-08-24T16:45:07.970Z] --- PASS: TestExternalGraphDriver/pull (2.42s) [2022-08-24T16:45:07.970Z] === RUN TestGraphdriverPluginV2 [2022-08-24T16:45:08.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-24T16:45:08.800Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-24T16:45:10.726Z] docker_api_swarm_node_test.go:20: [d2352cd25dbd4] joining swarm manager [de771f1012372]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T16:45:11.669Z] docker_api_swarm_node_test.go:21: [dfce67c57f1f6] joining swarm manager [de771f1012372]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T16:45:11.669Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-24T16:45:13.056Z] --- PASS: TestGraphdriverPluginV2 (5.07s) [2022-08-24T16:45:13.056Z] PASS [2022-08-24T16:45:13.056Z] [2022-08-24T16:45:13.056Z] DONE 5 tests in 11.927s [2022-08-24T16:45:13.056Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-24T16:45:13.056Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:45:13.056Z] ++ set -e [2022-08-24T16:45:13.056Z] ++ '[' -n 0 ']' [2022-08-24T16:45:13.056Z] ++ set -x [2022-08-24T16:45:13.056Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:45:13.056Z] INFO: Testing against a local daemon [2022-08-24T16:45:13.056Z] === RUN TestContinueAfterPluginCrash [2022-08-24T16:45:13.056Z] === PAUSE TestContinueAfterPluginCrash [2022-08-24T16:45:13.056Z] === RUN TestReadPluginNoRead [2022-08-24T16:45:13.056Z] === PAUSE TestReadPluginNoRead [2022-08-24T16:45:13.056Z] === RUN TestDaemonStartWithLogOpt [2022-08-24T16:45:13.056Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-24T16:45:13.056Z] === CONT TestContinueAfterPluginCrash [2022-08-24T16:45:13.056Z] === CONT TestDaemonStartWithLogOpt [2022-08-24T16:45:13.999Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-24T16:45:14.942Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-24T16:45:15.885Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-24T16:45:17.271Z] --- PASS: TestDaemonStartWithLogOpt (4.30s) [2022-08-24T16:45:17.271Z] === CONT TestReadPluginNoRead [2022-08-24T16:45:20.572Z] === RUN TestReadPluginNoRead/default [2022-08-24T16:45:21.518Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-24T16:45:22.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-24T16:45:22.660Z] --- PASS: TestContinueAfterPluginCrash (9.53s) [2022-08-24T16:45:22.660Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-24T16:45:23.231Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-24T16:45:25.148Z] === CONT TestReadPluginNoRead [2022-08-24T16:45:25.148Z] read_test.go:92: [d8f1dc0dcccec] daemon is not started [2022-08-24T16:45:25.148Z] --- PASS: TestReadPluginNoRead (7.86s) [2022-08-24T16:45:25.148Z] --- PASS: TestReadPluginNoRead/default (1.53s) [2022-08-24T16:45:25.148Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.71s) [2022-08-24T16:45:25.148Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.90s) [2022-08-24T16:45:25.148Z] PASS [2022-08-24T16:45:25.148Z] [2022-08-24T16:45:25.148Z] DONE 6 tests in 12.271s [2022-08-24T16:45:25.148Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-24T16:45:25.148Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:45:25.148Z] ++ set -e [2022-08-24T16:45:25.148Z] ++ '[' -n 0 ']' [2022-08-24T16:45:25.148Z] ++ set -x [2022-08-24T16:45:25.148Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:45:25.148Z] testing: warning: no tests to run [2022-08-24T16:45:25.148Z] PASS [2022-08-24T16:45:25.148Z] [2022-08-24T16:45:25.148Z] DONE 0 tests in 0.039s [2022-08-24T16:45:25.148Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-24T16:45:25.148Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:45:25.148Z] ++ set -e [2022-08-24T16:45:25.148Z] ++ '[' -n 0 ']' [2022-08-24T16:45:25.148Z] ++ set -x [2022-08-24T16:45:25.148Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:45:25.408Z] INFO: Testing against a local daemon [2022-08-24T16:45:25.408Z] === RUN TestPluginWithDevMounts [2022-08-24T16:45:25.408Z] === PAUSE TestPluginWithDevMounts [2022-08-24T16:45:25.408Z] === CONT TestPluginWithDevMounts [2022-08-24T16:45:26.442Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-24T16:45:26.442Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-24T16:45:26.442Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-24T16:45:26.442Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-24T16:45:26.442Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-24T16:45:26.442Z] Cross building: bundles/cross/windows/amd64 [2022-08-24T16:45:26.442Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-24T16:45:26.442Z] { [2022-08-24T16:45:26.442Z] "RT_GROUP_ICON": { [2022-08-24T16:45:26.442Z] "#1": { [2022-08-24T16:45:26.442Z] "0409": "../../winresources/docker.ico" [2022-08-24T16:45:26.442Z] } [2022-08-24T16:45:26.442Z] }, [2022-08-24T16:45:26.442Z] "RT_MANIFEST": { [2022-08-24T16:45:26.442Z] "#1": { [2022-08-24T16:45:26.442Z] "0409": { [2022-08-24T16:45:26.442Z] "identity": {}, [2022-08-24T16:45:26.442Z] "description": "Docker Engine", [2022-08-24T16:45:26.442Z] "minimum-os": "vista", [2022-08-24T16:45:26.442Z] "execution-level": "", [2022-08-24T16:45:26.442Z] "ui-access": false, [2022-08-24T16:45:26.442Z] "auto-elevate": false, [2022-08-24T16:45:26.442Z] "dpi-awareness": "unaware", [2022-08-24T16:45:26.442Z] "disable-theming": false, [2022-08-24T16:45:26.442Z] "disable-window-filtering": false, [2022-08-24T16:45:26.442Z] "high-resolution-scrolling-aware": false, [2022-08-24T16:45:26.442Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-24T16:45:26.442Z] "long-path-aware": false, [2022-08-24T16:45:26.442Z] "printer-driver-isolation": false, [2022-08-24T16:45:26.442Z] "gdi-scaling": false, [2022-08-24T16:45:26.442Z] "segment-heap": false, [2022-08-24T16:45:26.442Z] "use-common-controls-v6": false [2022-08-24T16:45:26.442Z] } [2022-08-24T16:45:26.442Z] } [2022-08-24T16:45:26.442Z] }, [2022-08-24T16:45:26.442Z] "RT_MESSAGETABLE": { [2022-08-24T16:45:26.442Z] "#1": { [2022-08-24T16:45:26.442Z] "0409": "../../winresources/event_messages.bin" [2022-08-24T16:45:26.442Z] } [2022-08-24T16:45:26.442Z] }, [2022-08-24T16:45:26.442Z] "RT_VERSION": { [2022-08-24T16:45:26.442Z] "#1": { [2022-08-24T16:45:26.442Z] "0409": { [2022-08-24T16:45:26.442Z] "fixed": { [2022-08-24T16:45:26.442Z] "file_version": "0.0.0.0", [2022-08-24T16:45:26.442Z] "product_version": "0.0.0.0", [2022-08-24T16:45:26.442Z] "type": "Unknown" [2022-08-24T16:45:26.442Z] }, [2022-08-24T16:45:26.442Z] "info": { [2022-08-24T16:45:26.442Z] "0000": { [2022-08-24T16:45:26.442Z] "CompanyName": "", [2022-08-24T16:45:26.442Z] "FileVersion": "dev", [2022-08-24T16:45:26.442Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-24T16:45:26.442Z] "OriginalFileName": "dockerd.exe", [2022-08-24T16:45:26.442Z] "ProductName": "", [2022-08-24T16:45:26.442Z] "ProductVersion": "dev", [2022-08-24T16:45:26.442Z] "SpecialBuild": "92d2e12a4d1f2886dac5d202694c89f628ef2134" [2022-08-24T16:45:26.442Z] } [2022-08-24T16:45:26.442Z] } [2022-08-24T16:45:26.442Z] } [2022-08-24T16:45:26.442Z] } [2022-08-24T16:45:26.442Z] } [2022-08-24T16:45:26.442Z] } [2022-08-24T16:45:26.442Z] cmd/dockerd/config.go [2022-08-24T16:45:26.442Z] cmd/dockerd/config_windows.go [2022-08-24T16:45:26.442Z] cmd/dockerd/daemon.go [2022-08-24T16:45:26.442Z] cmd/dockerd/daemon_test.go [2022-08-24T16:45:26.442Z] cmd/dockerd/daemon_windows.go [2022-08-24T16:45:26.442Z] cmd/dockerd/docker.go [2022-08-24T16:45:26.442Z] cmd/dockerd/docker_windows.go [2022-08-24T16:45:26.442Z] cmd/dockerd/genwinres_windows.go [2022-08-24T16:45:26.442Z] cmd/dockerd/metrics.go [2022-08-24T16:45:26.442Z] cmd/dockerd/options.go [2022-08-24T16:45:26.442Z] cmd/dockerd/options_test.go [2022-08-24T16:45:26.442Z] cmd/dockerd/service_windows.go [2022-08-24T16:45:26.442Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-24T16:45:26.442Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-24T16:45:26.791Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-24T16:45:27.051Z] docker_api_swarm_test.go:502: [d638af2a2f814] joining swarm manager [d8a4c35579117]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T16:45:27.622Z] --- PASS: TestPluginWithDevMounts (2.26s) [2022-08-24T16:45:27.622Z] PASS [2022-08-24T16:45:27.622Z] [2022-08-24T16:45:27.622Z] DONE 1 tests in 2.394s [2022-08-24T16:45:27.622Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-24T16:45:27.622Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:45:27.622Z] ++ set -e [2022-08-24T16:45:27.622Z] ++ '[' -n 0 ']' [2022-08-24T16:45:27.622Z] ++ set -x [2022-08-24T16:45:27.622Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:45:27.883Z] INFO: Testing against a local daemon [2022-08-24T16:45:27.883Z] === RUN TestSecretInspect [2022-08-24T16:45:28.454Z] === RUN TestDockerSuite/TestBuildRm [2022-08-24T16:45:30.371Z] --- PASS: TestSecretInspect (2.57s) [2022-08-24T16:45:30.371Z] === RUN TestSecretList [2022-08-24T16:45:30.943Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-24T16:45:31.514Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-24T16:45:32.457Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-24T16:45:32.741Z] --- PASS: TestSecretList (2.50s) [2022-08-24T16:45:32.741Z] === RUN TestSecretsCreateAndDelete [2022-08-24T16:45:33.007Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-24T16:45:33.948Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-24T16:45:34.890Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-24T16:45:35.461Z] --- PASS: TestSecretsCreateAndDelete (2.50s) [2022-08-24T16:45:35.461Z] === RUN TestSecretsUpdate [2022-08-24T16:45:35.721Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-24T16:45:37.105Z] docker_api_swarm_test.go:507: [d2592f9979ab5] joining swarm manager [d8a4c35579117]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T16:45:38.490Z] --- PASS: TestSecretsUpdate (2.87s) [2022-08-24T16:45:38.490Z] === RUN TestTemplatedSecret [2022-08-24T16:45:39.061Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-24T16:45:39.061Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-24T16:45:39.322Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-24T16:45:39.322Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-24T16:45:39.322Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-24T16:45:39.893Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-24T16:45:40.835Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-24T16:45:40.835Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-24T16:45:40.835Z] --- PASS: TestTemplatedSecret (2.74s) [2022-08-24T16:45:40.835Z] === RUN TestSecretCreateResolve [2022-08-24T16:45:41.406Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-24T16:45:43.952Z] --- PASS: TestSecretCreateResolve (2.60s) [2022-08-24T16:45:43.952Z] PASS [2022-08-24T16:45:43.952Z] [2022-08-24T16:45:43.952Z] DONE 6 tests in 15.867s [2022-08-24T16:45:43.952Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-24T16:45:43.952Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:45:43.952Z] ++ set -e [2022-08-24T16:45:43.952Z] ++ '[' -n 0 ']' [2022-08-24T16:45:43.952Z] ++ set -x [2022-08-24T16:45:43.952Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:45:43.952Z] INFO: Testing against a local daemon [2022-08-24T16:45:43.952Z] === RUN TestServiceCreateInit [2022-08-24T16:45:43.952Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-24T16:45:44.524Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-24T16:45:45.094Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-24T16:45:46.480Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-24T16:45:46.740Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-24T16:45:47.311Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-24T16:45:48.697Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-24T16:45:48.697Z] === RUN TestDockerSuite/TestBuildUser [2022-08-24T16:45:50.614Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-24T16:45:53.157Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-24T16:45:53.157Z] --- PASS: TestServiceCreateInit (9.47s) [2022-08-24T16:45:53.157Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.75s) [2022-08-24T16:45:53.157Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.71s) [2022-08-24T16:45:53.157Z] === RUN TestCreateServiceMultipleTimes [2022-08-24T16:46:05.395Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-24T16:46:06.048Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-24T16:46:06.309Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-24T16:46:06.880Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-24T16:46:07.453Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-24T16:46:08.397Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-24T16:46:08.397Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-24T16:46:08.397Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-24T16:46:08.397Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-24T16:46:08.397Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-24T16:46:08.397Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-24T16:46:08.397Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-24T16:46:08.397Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-24T16:46:08.397Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-24T16:46:09.342Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-24T16:46:09.342Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-24T16:46:09.342Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-24T16:46:09.915Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-24T16:46:10.486Z] --- PASS: TestCreateServiceMultipleTimes (17.19s) [2022-08-24T16:46:10.486Z] === RUN TestCreateServiceConflict [2022-08-24T16:46:10.486Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-24T16:46:11.875Z] docker_api_swarm_node_test.go:81: [d440d1bcefaf5] joining swarm manager [dba48c6924807]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T16:46:11.875Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-24T16:46:11.875Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-24T16:46:13.262Z] --- PASS: TestCreateServiceConflict (2.73s) [2022-08-24T16:46:13.262Z] === RUN TestCreateServiceMaxReplicas [2022-08-24T16:46:14.647Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-24T16:46:16.033Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-24T16:46:16.978Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-24T16:46:16.978Z] --- PASS: TestCreateServiceMaxReplicas (3.98s) [2022-08-24T16:46:16.978Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-24T16:46:17.548Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-24T16:46:18.119Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-24T16:46:18.119Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-24T16:46:18.119Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-24T16:46:19.062Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-24T16:46:21.608Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-24T16:46:22.179Z] === RUN TestDockerSuite/TestCommitChange [2022-08-24T16:46:22.750Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-24T16:46:23.320Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-24T16:46:24.260Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-24T16:46:25.664Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-24T16:46:25.930Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-24T16:46:26.191Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-24T16:46:27.132Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-24T16:46:28.073Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-24T16:46:28.644Z] docker_api_swarm_node_test.go:53: [d0440adc0b70c] joining swarm manager [de22fc69e2503]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T16:46:28.905Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-24T16:46:29.848Z] docker_api_swarm_node_test.go:54: [da605b5b3d4b3] joining swarm manager [de22fc69e2503]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T16:46:30.108Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-24T16:46:30.108Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-24T16:46:30.680Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-24T16:46:31.252Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-24T16:46:31.824Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-24T16:46:32.397Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.25s) [2022-08-24T16:46:32.397Z] === RUN TestCreateServiceSecretFileMode [2022-08-24T16:46:32.397Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-24T16:46:32.968Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-24T16:46:33.541Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-24T16:46:34.483Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-24T16:46:35.425Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-24T16:46:35.425Z] --- PASS: TestCreateServiceSecretFileMode (3.15s) [2022-08-24T16:46:35.425Z] === RUN TestCreateServiceConfigFileMode [2022-08-24T16:46:35.997Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-24T16:46:36.938Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-24T16:46:37.509Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-24T16:46:38.451Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-24T16:46:38.451Z] --- PASS: TestCreateServiceConfigFileMode (2.98s) [2022-08-24T16:46:38.451Z] === RUN TestCreateServiceSysctls [2022-08-24T16:46:39.023Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-24T16:46:39.968Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-24T16:46:40.912Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-24T16:46:41.488Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-24T16:46:41.488Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-24T16:46:42.430Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-24T16:46:42.430Z] --- PASS: TestCreateServiceSysctls (3.99s) [2022-08-24T16:46:42.430Z] === RUN TestCreateServiceCapabilities [2022-08-24T16:46:43.005Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-24T16:46:43.948Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-24T16:46:44.518Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-24T16:46:45.474Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-24T16:46:45.474Z] --- PASS: TestCreateServiceCapabilities (2.97s) [2022-08-24T16:46:45.474Z] === RUN TestInspect [2022-08-24T16:46:46.416Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-24T16:46:46.988Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-24T16:46:48.899Z] --- PASS: TestInspect (3.42s) [2022-08-24T16:46:48.899Z] === RUN TestCreateJob [2022-08-24T16:46:49.160Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-24T16:46:52.462Z] --- PASS: TestCreateJob (3.53s) [2022-08-24T16:46:52.462Z] === RUN TestReplicatedJob [2022-08-24T16:46:52.723Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-24T16:46:55.268Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-24T16:46:55.838Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-24T16:46:59.138Z] --- PASS: TestReplicatedJob (6.35s) [2022-08-24T16:46:59.139Z] === RUN TestUpdateReplicatedJob [2022-08-24T16:46:59.708Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-24T16:47:02.256Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-24T16:47:02.256Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-24T16:47:02.256Z] --- PASS: TestUpdateReplicatedJob (3.56s) [2022-08-24T16:47:02.256Z] === RUN TestServiceListWithStatuses [2022-08-24T16:47:02.256Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T16:47:02.256Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-24T16:47:02.256Z] === RUN TestDockerNetworkConnectAlias [2022-08-24T16:47:02.831Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-24T16:47:02.923Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-24T16:47:02.924Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-24T16:47:02.924Z] { [2022-08-24T16:47:02.924Z] "RT_GROUP_ICON": { [2022-08-24T16:47:02.924Z] "#1": { [2022-08-24T16:47:02.924Z] "0409": "../../winresources/docker.ico" [2022-08-24T16:47:02.924Z] } [2022-08-24T16:47:02.924Z] }, [2022-08-24T16:47:02.924Z] "RT_MANIFEST": { [2022-08-24T16:47:02.924Z] "#1": { [2022-08-24T16:47:02.924Z] "0409": { [2022-08-24T16:47:02.924Z] "identity": {}, [2022-08-24T16:47:02.924Z] "description": "Docker Engine", [2022-08-24T16:47:02.924Z] "minimum-os": "vista", [2022-08-24T16:47:02.924Z] "execution-level": "", [2022-08-24T16:47:02.924Z] "ui-access": false, [2022-08-24T16:47:02.924Z] "auto-elevate": false, [2022-08-24T16:47:02.924Z] "dpi-awareness": "unaware", [2022-08-24T16:47:02.924Z] "disable-theming": false, [2022-08-24T16:47:02.924Z] "disable-window-filtering": false, [2022-08-24T16:47:02.924Z] "high-resolution-scrolling-aware": false, [2022-08-24T16:47:02.924Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-24T16:47:02.924Z] "long-path-aware": false, [2022-08-24T16:47:02.924Z] "printer-driver-isolation": false, [2022-08-24T16:47:02.924Z] "gdi-scaling": false, [2022-08-24T16:47:02.924Z] "segment-heap": false, [2022-08-24T16:47:02.924Z] "use-common-controls-v6": false [2022-08-24T16:47:02.924Z] } [2022-08-24T16:47:02.924Z] } [2022-08-24T16:47:02.924Z] }, [2022-08-24T16:47:02.924Z] "RT_MESSAGETABLE": { [2022-08-24T16:47:02.924Z] "#1": { [2022-08-24T16:47:02.924Z] "0409": "../../winresources/event_messages.bin" [2022-08-24T16:47:02.924Z] } [2022-08-24T16:47:02.924Z] }, [2022-08-24T16:47:02.924Z] "RT_VERSION": { [2022-08-24T16:47:02.924Z] "#1": { [2022-08-24T16:47:02.924Z] "0409": { [2022-08-24T16:47:02.924Z] "fixed": { [2022-08-24T16:47:02.924Z] "file_version": "0.0.0.0", [2022-08-24T16:47:02.924Z] "product_version": "0.0.0.0", [2022-08-24T16:47:02.924Z] "type": "Unknown" [2022-08-24T16:47:02.924Z] }, [2022-08-24T16:47:02.924Z] "info": { [2022-08-24T16:47:02.924Z] "0000": { [2022-08-24T16:47:02.924Z] "CompanyName": "", [2022-08-24T16:47:02.924Z] "FileVersion": "dev", [2022-08-24T16:47:02.924Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-24T16:47:02.924Z] "OriginalFileName": "docker-proxy.exe", [2022-08-24T16:47:02.924Z] "ProductName": "", [2022-08-24T16:47:02.924Z] "ProductVersion": "dev", [2022-08-24T16:47:02.924Z] "SpecialBuild": "92d2e12a4d1f2886dac5d202694c89f628ef2134" [2022-08-24T16:47:02.924Z] } [2022-08-24T16:47:02.924Z] } [2022-08-24T16:47:02.924Z] } [2022-08-24T16:47:02.924Z] } [2022-08-24T16:47:02.924Z] } [2022-08-24T16:47:02.924Z] } [2022-08-24T16:47:02.924Z] cmd/docker-proxy/genwinres_windows.go [2022-08-24T16:47:02.924Z] cmd/docker-proxy/main.go [2022-08-24T16:47:02.924Z] cmd/docker-proxy/network_proxy_test.go [2022-08-24T16:47:02.924Z] cmd/docker-proxy/proxy.go [2022-08-24T16:47:02.924Z] cmd/docker-proxy/sctp_proxy.go [2022-08-24T16:47:02.924Z] cmd/docker-proxy/tcp_proxy.go [2022-08-24T16:47:02.924Z] cmd/docker-proxy/udp_proxy.go [2022-08-24T16:47:02.924Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-24T16:47:02.924Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-24T16:47:03.184Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-24T16:47:03.185Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-24T16:47:03.443Z] remote: Enumerating objects: 23, done. [2022-08-24T16:47:03.443Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-24T16:47:03.443Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-24T16:47:03.443Z] Receiving objects: 4% (1/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-24T16:47:03.444Z] 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 | 5.08 MiB/s, done. [2022-08-24T16:47:03.444Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-24T16:47:03.703Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-24T16:47:07.037Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-24T16:47:07.607Z] --- PASS: TestDockerNetworkConnectAlias (5.30s) [2022-08-24T16:47:07.607Z] === RUN TestDockerNetworkReConnect [2022-08-24T16:47:07.607Z] === RUN TestDockerSuite/TestCpToDot [2022-08-24T16:47:08.178Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-24T16:47:08.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-24T16:47:08.984Z] Cross building: bundles/cross/linux/ppc64le [2022-08-24T16:47:08.984Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-24T16:47:08.984Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-24T16:47:09.563Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-24T16:47:10.950Z] docker_api_swarm_test.go:202: [d47292070230a] joining swarm manager [d0ebfc32a0d8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T16:47:11.210Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-24T16:47:12.166Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-24T16:47:12.431Z] --- PASS: TestDockerNetworkReConnect (4.75s) [2022-08-24T16:47:12.431Z] === RUN TestServicePlugin [2022-08-24T16:47:13.001Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-24T16:47:13.261Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-24T16:47:14.202Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-24T16:47:15.142Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-24T16:47:15.402Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-24T16:47:15.402Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-24T16:47:15.665Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-24T16:47:16.235Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-24T16:47:16.235Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-24T16:47:16.235Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-24T16:47:16.235Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-24T16:47:16.806Z] plugin_test.go:61: [dfb27d6b67299] joining swarm manager [df3c1020b00e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T16:47:17.066Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-24T16:47:17.326Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-24T16:47:17.326Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-24T16:47:17.326Z] === RUN TestDockerSuite/TestCreateRM [2022-08-24T16:47:17.586Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-24T16:47:17.586Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-24T16:47:17.586Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-24T16:47:17.586Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-24T16:47:17.586Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-24T16:47:18.157Z] plugin_test.go:64: [dbb20430216e1] joining swarm manager [df3c1020b00e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T16:47:19.542Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-24T16:47:19.542Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-24T16:47:19.542Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-24T16:47:22.842Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-24T16:47:23.102Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-24T16:47:23.102Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-24T16:47:23.672Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-24T16:47:24.612Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-24T16:47:24.873Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-24T16:47:25.444Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-24T16:47:25.704Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-24T16:47:27.614Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-24T16:47:28.553Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-24T16:47:31.095Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-24T16:47:33.004Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-24T16:47:33.266Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-24T16:47:34.655Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-24T16:47:34.915Z] docker_api_swarm_test.go:384: [d0eb33ff97037] joining swarm manager [dba1aa48291f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T16:47:35.856Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-24T16:47:36.426Z] docker_api_swarm_test.go:385: [ddb56ecbe09c7] joining swarm manager [dba1aa48291f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T16:47:41.705Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-24T16:47:41.705Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-24T16:47:42.275Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-24T16:47:43.213Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-24T16:47:43.213Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-24T16:47:43.472Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-24T16:47:43.733Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-24T16:47:43.733Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-24T16:47:44.303Z] --- PASS: TestServicePlugin (31.84s) [2022-08-24T16:47:44.303Z] === RUN TestServiceUpdateLabel [2022-08-24T16:47:44.875Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-24T16:47:45.815Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-24T16:47:45.815Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-24T16:47:45.815Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-24T16:47:46.756Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-24T16:47:46.756Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-24T16:47:46.756Z] --- PASS: TestServiceUpdateLabel (2.67s) [2022-08-24T16:47:46.756Z] === RUN TestServiceUpdateSecrets [2022-08-24T16:47:47.696Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-24T16:47:49.079Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-24T16:47:49.338Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-24T16:47:49.338Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-24T16:47:49.338Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-24T16:47:49.338Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-24T16:47:49.338Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-24T16:47:51.877Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-24T16:47:52.137Z] === RUN TestDockerSuite/TestEventsRename [2022-08-24T16:47:52.397Z] === RUN TestDockerSuite/TestEventsResize [2022-08-24T16:47:52.968Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-24T16:47:58.246Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-24T16:47:58.816Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-24T16:47:59.386Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-24T16:48:01.305Z] --- PASS: TestServiceUpdateSecrets (14.48s) [2022-08-24T16:48:01.305Z] === RUN TestServiceUpdateConfigs [2022-08-24T16:48:02.266Z] === RUN TestDockerSuite/TestEventsTop [2022-08-24T16:48:02.527Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-24T16:48:05.820Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-24T16:48:11.098Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-24T16:48:16.377Z] --- PASS: TestServiceUpdateConfigs (14.53s) [2022-08-24T16:48:16.377Z] === RUN TestServiceUpdateNetwork [2022-08-24T16:48:16.637Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-24T16:48:17.209Z] === RUN TestDockerSuite/TestExec [2022-08-24T16:48:18.150Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-24T16:48:19.532Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-24T16:48:20.470Z] === RUN TestDockerSuite/TestExecEnv [2022-08-24T16:48:20.730Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-24T16:48:22.111Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-24T16:48:22.371Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-24T16:48:24.280Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-24T16:48:24.539Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-24T16:48:25.477Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-24T16:48:25.736Z] === RUN TestDockerSuite/TestExecParseError [2022-08-24T16:48:26.306Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-24T16:48:26.876Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-24T16:48:27.446Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-24T16:48:28.016Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-24T16:48:28.602Z] === RUN TestDockerSuite/TestExecTTY [2022-08-24T16:48:29.197Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-24T16:48:29.197Z] --- PASS: TestServiceUpdateNetwork (13.32s) [2022-08-24T16:48:29.197Z] === RUN TestServiceUpdatePidsLimit [2022-08-24T16:48:29.766Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-24T16:48:30.337Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-24T16:48:30.598Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-24T16:48:31.169Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-24T16:48:31.169Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-24T16:48:31.169Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-24T16:48:31.430Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-24T16:48:32.810Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-24T16:48:33.071Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-24T16:48:34.010Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-24T16:48:34.580Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-24T16:48:35.150Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-24T16:48:35.150Z] check_test.go:611: [ddb56ecbe09c7] daemon is not started [2022-08-24T16:48:35.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-24T16:48:36.533Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-24T16:48:37.474Z] docker_api_swarm_test.go:802: [d69f3f6884d77] joining swarm manager [ddf900dd34f98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T16:48:38.413Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-24T16:48:38.983Z] === RUN TestDockerSuite/TestHealth [2022-08-24T16:48:38.983Z] docker_api_swarm_test.go:802: [d413288b23462] joining swarm manager [ddf900dd34f98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T16:48:41.529Z] docker_api_swarm_test.go:802: [d1ac8bdaa4062] joining swarm manager [ddf900dd34f98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-24T16:48:43.436Z] docker_api_swarm_test.go:802: [d31ff2c962179] joining swarm manager [ddf900dd34f98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-24T16:48:44.817Z] docker_api_swarm_test.go:810: [dde0417f0c707] joining swarm manager [ddf900dd34f98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-24T16:48:46.197Z] --- PASS: TestServiceUpdatePidsLimit (16.96s) [2022-08-24T16:48:46.197Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2022-08-24T16:48:46.197Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.95s) [2022-08-24T16:48:46.197Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-08-24T16:48:46.197Z] PASS [2022-08-24T16:48:46.197Z] [2022-08-24T16:48:46.197Z] === Skipped [2022-08-24T16:48:46.197Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-24T16:48:46.197Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T16:48:46.197Z] [2022-08-24T16:48:46.197Z] DONE 27 tests, 1 skipped in 182.531s [2022-08-24T16:48:46.197Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-24T16:48:46.197Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:48:46.197Z] ++ set -e [2022-08-24T16:48:46.197Z] ++ '[' -n 0 ']' [2022-08-24T16:48:46.197Z] ++ set -x [2022-08-24T16:48:46.197Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:48:46.197Z] INFO: Testing against a local daemon [2022-08-24T16:48:46.197Z] === RUN TestSessionCreate [2022-08-24T16:48:46.197Z] --- PASS: TestSessionCreate (0.03s) [2022-08-24T16:48:46.197Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-24T16:48:46.197Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-24T16:48:46.197Z] PASS [2022-08-24T16:48:46.197Z] [2022-08-24T16:48:46.197Z] DONE 2 tests in 0.170s [2022-08-24T16:48:46.197Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-24T16:48:46.197Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:48:46.197Z] ++ set -e [2022-08-24T16:48:46.197Z] ++ '[' -n 0 ']' [2022-08-24T16:48:46.197Z] ++ set -x [2022-08-24T16:48:46.197Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:48:46.458Z] INFO: Testing against a local daemon [2022-08-24T16:48:46.458Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-24T16:48:46.458Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T16:48:46.458Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T16:48:46.458Z] === RUN TestDiskUsage [2022-08-24T16:48:46.458Z] === PAUSE TestDiskUsage [2022-08-24T16:48:46.458Z] === RUN TestEventsExecDie [2022-08-24T16:48:47.028Z] --- PASS: TestEventsExecDie (0.67s) [2022-08-24T16:48:47.028Z] === RUN TestEventsBackwardsCompatible [2022-08-24T16:48:47.287Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-08-24T16:48:47.287Z] === RUN TestEventsVolumeCreate [2022-08-24T16:48:47.287Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-24T16:48:47.287Z] === RUN TestInfoBinaryCommits [2022-08-24T16:48:47.287Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-24T16:48:47.287Z] === RUN TestInfoAPIVersioned [2022-08-24T16:48:47.287Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-24T16:48:47.287Z] === RUN TestInfoAPI [2022-08-24T16:48:47.287Z] --- PASS: TestInfoAPI (0.02s) [2022-08-24T16:48:47.287Z] === RUN TestInfoAPIWarnings [2022-08-24T16:48:59.515Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-24T16:49:01.421Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-24T16:49:03.964Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-24T16:49:03.964Z] === RUN TestInfoDebug [2022-08-24T16:49:04.534Z] --- PASS: TestInfoDebug (0.54s) [2022-08-24T16:49:04.534Z] === RUN TestInfoInsecureRegistries [2022-08-24T16:49:04.534Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-24T16:49:04.534Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-24T16:49:04.534Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-24T16:49:04.534Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-24T16:49:04.794Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-08-24T16:49:04.794Z] === RUN TestInfoRegistryMirrors [2022-08-24T16:49:05.364Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-24T16:49:05.364Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-24T16:49:05.364Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-08-24T16:49:05.364Z] === RUN TestLoginFailsWithBadCredentials [2022-08-24T16:49:05.934Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2022-08-24T16:49:05.934Z] === RUN TestPingCacheHeaders [2022-08-24T16:49:05.934Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-24T16:49:05.934Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-24T16:49:05.934Z] === RUN TestPingGet [2022-08-24T16:49:05.934Z] --- PASS: TestPingGet (0.01s) [2022-08-24T16:49:05.934Z] === RUN TestPingHead [2022-08-24T16:49:05.934Z] --- PASS: TestPingHead (0.02s) [2022-08-24T16:49:05.934Z] === RUN TestPingSwarmHeader [2022-08-24T16:49:06.504Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-24T16:49:06.504Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-24T16:49:06.504Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-24T16:49:06.504Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-24T16:49:06.504Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-24T16:49:06.763Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-24T16:49:07.024Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-24T16:49:07.024Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-24T16:49:07.595Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-24T16:49:07.595Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-24T16:49:08.165Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-24T16:49:08.165Z] --- PASS: TestPingSwarmHeader (2.25s) [2022-08-24T16:49:08.165Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-24T16:49:08.165Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-24T16:49:08.165Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-24T16:49:08.165Z] === RUN TestPingBuilderHeader [2022-08-24T16:49:08.165Z] === RUN TestPingBuilderHeader/default_config [2022-08-24T16:49:08.165Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-24T16:49:08.165Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-24T16:49:08.736Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-24T16:49:08.996Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-24T16:49:09.257Z] --- PASS: TestPingBuilderHeader (1.08s) [2022-08-24T16:49:09.257Z] --- PASS: TestPingBuilderHeader/default_config (0.54s) [2022-08-24T16:49:09.257Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-24T16:49:09.257Z] === RUN TestVersion [2022-08-24T16:49:09.257Z] --- PASS: TestVersion (0.02s) [2022-08-24T16:49:09.257Z] === CONT TestDiskUsage [2022-08-24T16:49:09.827Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-24T16:49:09.827Z] === RUN TestDiskUsage/empty [2022-08-24T16:49:09.827Z] === RUN TestDiskUsage/empty/container_types [2022-08-24T16:49:09.827Z] === RUN TestDiskUsage/empty/image_types [2022-08-24T16:49:09.827Z] === RUN TestDiskUsage/empty/volume_types [2022-08-24T16:49:09.827Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-24T16:49:09.827Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-24T16:49:09.827Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-24T16:49:09.827Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-24T16:49:09.827Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-24T16:49:09.827Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-24T16:49:09.827Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-24T16:49:09.827Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-24T16:49:09.827Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-24T16:49:10.087Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-24T16:49:10.087Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-24T16:49:10.087Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-24T16:49:10.087Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-24T16:49:10.087Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-24T16:49:10.087Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-24T16:49:10.087Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-24T16:49:10.087Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-24T16:49:10.087Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-24T16:49:10.087Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-24T16:49:10.087Z] === RUN TestDiskUsage/after_container.Run [2022-08-24T16:49:10.657Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-24T16:49:10.657Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-24T16:49:10.657Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-24T16:49:10.657Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-24T16:49:10.657Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-24T16:49:10.657Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-24T16:49:10.657Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-24T16:49:10.657Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-24T16:49:10.657Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-24T16:49:10.657Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-24T16:49:10.657Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage (1.43s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-24T16:49:10.657Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T16:49:10.657Z] PASS [2022-08-24T16:49:10.657Z] [2022-08-24T16:49:10.657Z] === Skipped [2022-08-24T16:49:10.657Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T16:49:10.657Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T16:49:10.657Z] [2022-08-24T16:49:10.657Z] DONE 57 tests, 1 skipped in 24.335s [2022-08-24T16:49:10.657Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-24T16:49:10.657Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:49:10.657Z] ++ set -e [2022-08-24T16:49:10.657Z] ++ '[' -n 0 ']' [2022-08-24T16:49:10.657Z] ++ set -x [2022-08-24T16:49:10.657Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-24T16:49:10.657Z] INFO: Testing against a local daemon [2022-08-24T16:49:10.657Z] === RUN TestVolumesCreateAndList [2022-08-24T16:49:10.918Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-24T16:49:10.918Z] === RUN TestVolumesRemove [2022-08-24T16:49:10.918Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-24T16:49:10.918Z] === RUN TestVolumesInspect [2022-08-24T16:49:10.918Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-24T16:49:10.918Z] === RUN TestVolumesInvalidJSON [2022-08-24T16:49:10.918Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-24T16:49:10.918Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-24T16:49:10.918Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-24T16:49:10.918Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-24T16:49:10.918Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-24T16:49:10.918Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-24T16:49:10.918Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-24T16:49:10.918Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-24T16:49:10.918Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-24T16:49:10.918Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-24T16:49:10.918Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-24T16:49:10.918Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-24T16:49:10.918Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-24T16:49:10.918Z] PASS [2022-08-24T16:49:10.918Z] [2022-08-24T16:49:10.918Z] DONE 9 tests in 0.201s [2022-08-24T16:49:10.918Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T16:49:11.178Z] ++++ cat bundles/test-integration/docker.pid [2022-08-24T16:49:11.178Z] +++ kill 6852 [2022-08-24T16:49:11.178Z] +++ /etc/init.d/apparmor stop [2022-08-24T16:49:11.178Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T16:49:11.178Z] [2022-08-24T16:49:11.178Z] Unloading profiles will leave already running processes permanently [2022-08-24T16:49:11.178Z] unconfined, which can lead to unexpected situations. [2022-08-24T16:49:11.178Z] [2022-08-24T16:49:11.178Z] To set a process to complain mode, use the command line tool [2022-08-24T16:49:11.178Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T16:49:11.178Z] +++ true [2022-08-24T16:49:11.178Z] exiting test-integration [2022-08-24T16:49:11.178Z] ++ exit 0 [2022-08-24T16:49:11.178Z] [2022-08-24T16:49:11.748Z] + for job in $(jobs -p) [2022-08-24T16:49:11.748Z] + wait 18107 [2022-08-24T16:49:13.127Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-24T16:49:13.127Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-24T16:49:13.387Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-24T16:49:14.326Z] === RUN TestDockerSuite/TestImportFile [2022-08-24T16:49:15.264Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-24T16:49:15.491Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-24T16:49:15.491Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-24T16:49:15.491Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-24T16:49:15.491Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-24T16:49:15.491Z] Cross building: bundles/cross/linux/s390x [2022-08-24T16:49:15.491Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-24T16:49:15.491Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-24T16:49:15.524Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-24T16:49:16.464Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-24T16:49:17.845Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-24T16:49:18.783Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-24T16:49:19.054Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-24T16:49:19.625Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-24T16:49:20.194Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-24T16:49:20.194Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-24T16:49:20.194Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-24T16:49:20.764Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-24T16:49:21.024Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-24T16:49:21.024Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-24T16:49:21.593Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-24T16:49:21.593Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-08-24T16:49:21.593Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-24T16:49:22.161Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-24T16:49:22.731Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-24T16:49:22.990Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-24T16:49:23.561Z] === RUN TestDockerSuite/TestInspectImage [2022-08-24T16:49:23.561Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-24T16:49:23.561Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-24T16:49:23.561Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-08-24T16:49:23.820Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-24T16:49:24.082Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-24T16:49:24.654Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-24T16:49:24.654Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-24T16:49:25.223Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-24T16:49:25.483Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-24T16:49:28.020Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-24T16:49:28.020Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-24T16:49:28.280Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-24T16:49:28.850Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-24T16:49:29.790Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-24T16:49:30.359Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-24T16:49:30.620Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-24T16:49:31.189Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-24T16:49:31.758Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-24T16:49:32.022Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-24T16:49:32.591Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-24T16:49:32.591Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-24T16:49:33.530Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-24T16:49:34.469Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-24T16:49:34.729Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-24T16:49:34.989Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-24T16:49:35.927Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-24T16:49:37.310Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-24T16:49:38.692Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-24T16:49:38.692Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-24T16:49:40.094Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-24T16:49:40.353Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-24T16:49:40.922Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-24T16:49:47.496Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-24T16:49:48.876Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-24T16:49:49.445Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-24T16:49:51.351Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-24T16:49:51.351Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-24T16:49:51.351Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-24T16:49:51.921Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-24T16:49:52.491Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-24T16:49:53.433Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-24T16:49:54.370Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-24T16:49:54.939Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-24T16:49:56.846Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-24T16:49:56.846Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-24T16:49:57.415Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-24T16:49:57.985Z] === RUN TestDockerSuite/TestLogsSince [2022-08-24T16:50:00.525Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-24T16:50:03.066Z] docker_api_swarm_service_test.go:395: [df4d03ae500fc] joining swarm manager [d3f28828218d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T16:50:03.326Z] docker_api_swarm_service_test.go:395: [d5f789e9dba7c] joining swarm manager [d3f28828218d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T16:50:04.708Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-24T16:50:11.311Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-24T16:50:11.311Z] === RUN TestDockerSuite/TestLogsTail [2022-08-24T16:50:11.571Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-24T16:50:11.831Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-24T16:50:12.401Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-24T16:50:12.401Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-24T16:50:12.401Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-24T16:50:12.401Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-24T16:50:12.401Z] === RUN TestDockerSuite/TestNetHostname [2022-08-24T16:50:13.781Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-24T16:50:14.041Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-24T16:50:14.041Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-24T16:50:14.041Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-24T16:50:14.611Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-24T16:50:15.181Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-24T16:50:16.121Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-24T16:50:16.121Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-24T16:50:16.121Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-24T16:50:16.381Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-24T16:50:18.288Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-24T16:50:20.195Z] docker_api_swarm_service_test.go:343: [dab85db53a81f] joining swarm manager [db1aa063d1011]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T16:50:21.135Z] docker_api_swarm_service_test.go:343: [debef58de4a09] joining swarm manager [db1aa063d1011]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T16:50:22.076Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-24T16:50:22.648Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-24T16:50:24.559Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-24T16:50:27.100Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-24T16:50:29.013Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-24T16:50:29.954Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-24T16:50:33.287Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-24T16:50:34.669Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-24T16:50:34.928Z] === RUN TestDockerSuite/TestPluginActive [2022-08-24T16:50:36.838Z] docker_api_swarm_service_test.go:490: [d476e4290bab5] joining swarm manager [d87cde7746419]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T16:50:37.407Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-24T16:50:37.666Z] docker_api_swarm_service_test.go:490: [d5eaa8f2421b9] joining swarm manager [d87cde7746419]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T16:50:44.252Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-24T16:50:44.252Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-24T16:50:44.252Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-24T16:50:45.196Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-24T16:50:48.492Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-24T16:50:50.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-24T16:50:53.697Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-24T16:50:55.608Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-24T16:50:56.180Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-24T16:50:56.441Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-24T16:50:57.383Z] === RUN TestDockerSuite/TestPortList [2022-08-24T16:50:58.326Z] docker_api_swarm_service_test.go:128: [db9ad0e1ab261] joining swarm manager [d215a14bb4a18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T16:50:59.268Z] docker_api_swarm_service_test.go:129: [df6151ada7ed3] joining swarm manager [d215a14bb4a18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T16:51:01.837Z] docker_api_swarm_service_test.go:137: [d7c0240069cc9] joining swarm manager [d215a14bb4a18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-24T16:51:02.408Z] docker_api_swarm_service_test.go:138: [d93bcc2cf736f] joining swarm manager [d215a14bb4a18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-24T16:51:05.708Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-24T16:51:06.972Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-24T16:51:06.972Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-24T16:51:06.972Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-24T16:51:06.972Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-24T16:51:06.972Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-24T16:51:07.305Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-24T16:51:07.588Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=92d2e12a4d1f2886dac5d202694c89f628ef2134 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:92d2e12a4d1f2886dac5d202694c89f628ef2134 hack/test/unit [2022-08-24T16:51:08.157Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-24T16:51:08.157Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-24T16:51:08.157Z] + TESTDIRS=./... [2022-08-24T16:51:08.157Z] + exclude_paths='/vendor/|/integration' [2022-08-24T16:51:08.157Z] ++ go list ./... [2022-08-24T16:51:08.157Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-24T16:51:08.250Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-24T16:51:08.250Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-24T16:51:09.097Z] + pkg_list='github.com/docker/docker/api [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/server [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/server/backend/build [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/server/httputils [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/server/middleware [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/server/router [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/server/router/build [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/server/router/container [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/server/router/debug [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/server/router/image [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/server/router/network [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/server/router/session [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/server/router/system [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/server/router/volume [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/types [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/types/backend [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/types/container [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/types/events [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/types/filters [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/types/image [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/types/mount [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/types/network [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/types/registry [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/types/strslice [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/types/swarm [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/types/time [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/types/versions [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T16:51:09.097Z] github.com/docker/docker/api/types/volume [2022-08-24T16:51:09.097Z] github.com/docker/docker/builder [2022-08-24T16:51:09.097Z] github.com/docker/docker/builder/builder-next [2022-08-24T16:51:09.097Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T16:51:09.097Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T16:51:09.097Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T16:51:09.097Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T16:51:09.097Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T16:51:09.097Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T16:51:09.097Z] github.com/docker/docker/builder/dockerfile [2022-08-24T16:51:09.097Z] github.com/docker/docker/builder/remotecontext [2022-08-24T16:51:09.097Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T16:51:09.097Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T16:51:09.097Z] github.com/docker/docker/cli [2022-08-24T16:51:09.097Z] github.com/docker/docker/cli/config [2022-08-24T16:51:09.097Z] github.com/docker/docker/cli/debug [2022-08-24T16:51:09.097Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T16:51:09.097Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T16:51:09.097Z] github.com/docker/docker/client [2022-08-24T16:51:09.097Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T16:51:09.097Z] github.com/docker/docker/cmd/dockerd [2022-08-24T16:51:09.097Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T16:51:09.097Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T16:51:09.097Z] github.com/docker/docker/container [2022-08-24T16:51:09.097Z] github.com/docker/docker/container/stream [2022-08-24T16:51:09.097Z] github.com/docker/docker/contrib/apparmor [2022-08-24T16:51:09.097Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T16:51:09.097Z] github.com/docker/docker/contrib/httpserver [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/cluster [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/config [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/containerd [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/events [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/exec [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T16:51:09.097Z] github.com/docker/docker/daemon/images [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/initlayer [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/links [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/listeners [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/local [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/names [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/network [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/stats [2022-08-24T16:51:09.098Z] github.com/docker/docker/distribution [2022-08-24T16:51:09.098Z] github.com/docker/docker/distribution/metadata [2022-08-24T16:51:09.098Z] github.com/docker/docker/distribution/utils [2022-08-24T16:51:09.098Z] github.com/docker/docker/distribution/xfer [2022-08-24T16:51:09.098Z] github.com/docker/docker/dockerversion [2022-08-24T16:51:09.098Z] github.com/docker/docker/errdefs [2022-08-24T16:51:09.098Z] github.com/docker/docker/image [2022-08-24T16:51:09.098Z] github.com/docker/docker/image/cache [2022-08-24T16:51:09.098Z] github.com/docker/docker/image/tarexport [2022-08-24T16:51:09.098Z] github.com/docker/docker/image/v1 [2022-08-24T16:51:09.098Z] github.com/docker/docker/internal/test/suite [2022-08-24T16:51:09.098Z] github.com/docker/docker/layer [2022-08-24T16:51:09.098Z] github.com/docker/docker/libcontainerd [2022-08-24T16:51:09.098Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T16:51:09.098Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T16:51:09.098Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T16:51:09.098Z] github.com/docker/docker/libcontainerd/types [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/config [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/idm [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/ns [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/options [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/osl [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/types [2022-08-24T16:51:09.098Z] github.com/docker/docker/oci [2022-08-24T16:51:09.098Z] github.com/docker/docker/oci/caps [2022-08-24T16:51:09.098Z] github.com/docker/docker/opts [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/aaparser [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/archive [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/authorization [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/capabilities [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/containerfs [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/directory [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/dmesg [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/fileutils [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/fsutils [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/homedir [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/idtools [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/ioutils [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/longpath [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/loopback [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/parsers [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/pidfile [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/platform [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/plugins [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/pools [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/progress [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/pubsub [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/reexec [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/signal [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/stack [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/stringid [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/system [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/tailfile [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/tarsum [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/urlutil [2022-08-24T16:51:09.098Z] github.com/docker/docker/pkg/useragent [2022-08-24T16:51:09.098Z] github.com/docker/docker/plugin [2022-08-24T16:51:09.098Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T16:51:09.098Z] github.com/docker/docker/plugin/v2 [2022-08-24T16:51:09.098Z] github.com/docker/docker/profiles/apparmor [2022-08-24T16:51:09.098Z] github.com/docker/docker/profiles/seccomp [2022-08-24T16:51:09.098Z] github.com/docker/docker/quota [2022-08-24T16:51:09.098Z] github.com/docker/docker/reference [2022-08-24T16:51:09.098Z] github.com/docker/docker/registry [2022-08-24T16:51:09.098Z] github.com/docker/docker/registry/resumable [2022-08-24T16:51:09.098Z] github.com/docker/docker/restartmanager [2022-08-24T16:51:09.098Z] github.com/docker/docker/rootless [2022-08-24T16:51:09.098Z] github.com/docker/docker/rootless/specconv [2022-08-24T16:51:09.098Z] github.com/docker/docker/runconfig [2022-08-24T16:51:09.098Z] github.com/docker/docker/runconfig/opts [2022-08-24T16:51:09.098Z] github.com/docker/docker/testutil [2022-08-24T16:51:09.098Z] github.com/docker/docker/testutil/daemon [2022-08-24T16:51:09.098Z] github.com/docker/docker/testutil/environment [2022-08-24T16:51:09.098Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T16:51:09.098Z] github.com/docker/docker/testutil/fakegit [2022-08-24T16:51:09.098Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T16:51:09.098Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T16:51:09.098Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T16:51:09.098Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T16:51:09.098Z] github.com/docker/docker/testutil/registry [2022-08-24T16:51:09.098Z] github.com/docker/docker/testutil/request [2022-08-24T16:51:09.098Z] github.com/docker/docker/volume [2022-08-24T16:51:09.098Z] github.com/docker/docker/volume/drivers [2022-08-24T16:51:09.098Z] github.com/docker/docker/volume/local [2022-08-24T16:51:09.098Z] github.com/docker/docker/volume/mounts [2022-08-24T16:51:09.098Z] github.com/docker/docker/volume/service [2022-08-24T16:51:09.098Z] github.com/docker/docker/volume/service/opts [2022-08-24T16:51:09.098Z] github.com/docker/docker/volume/testutils' [2022-08-24T16:51:09.098Z] ++ grep --fixed-strings -v /libnetwork [2022-08-24T16:51:09.098Z] ++ echo 'github.com/docker/docker/api [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/server [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/server/backend/build [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/server/httputils [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/server/middleware [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/server/router [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/server/router/build [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/server/router/container [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/server/router/debug [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/server/router/image [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/server/router/network [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/server/router/session [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/server/router/system [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/server/router/volume [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/types [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/types/backend [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/types/container [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/types/events [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/types/filters [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/types/image [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/types/mount [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/types/network [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/types/registry [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/types/strslice [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/types/swarm [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/types/time [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/types/versions [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T16:51:09.098Z] github.com/docker/docker/api/types/volume [2022-08-24T16:51:09.098Z] github.com/docker/docker/builder [2022-08-24T16:51:09.098Z] github.com/docker/docker/builder/builder-next [2022-08-24T16:51:09.098Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T16:51:09.098Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T16:51:09.098Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T16:51:09.098Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T16:51:09.098Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T16:51:09.098Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T16:51:09.098Z] github.com/docker/docker/builder/dockerfile [2022-08-24T16:51:09.098Z] github.com/docker/docker/builder/remotecontext [2022-08-24T16:51:09.098Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T16:51:09.098Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T16:51:09.098Z] github.com/docker/docker/cli [2022-08-24T16:51:09.098Z] github.com/docker/docker/cli/config [2022-08-24T16:51:09.098Z] github.com/docker/docker/cli/debug [2022-08-24T16:51:09.098Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T16:51:09.098Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T16:51:09.098Z] github.com/docker/docker/client [2022-08-24T16:51:09.098Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T16:51:09.098Z] github.com/docker/docker/cmd/dockerd [2022-08-24T16:51:09.098Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T16:51:09.098Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T16:51:09.098Z] github.com/docker/docker/container [2022-08-24T16:51:09.098Z] github.com/docker/docker/container/stream [2022-08-24T16:51:09.098Z] github.com/docker/docker/contrib/apparmor [2022-08-24T16:51:09.098Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T16:51:09.098Z] github.com/docker/docker/contrib/httpserver [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/cluster [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/config [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/containerd [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/events [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/exec [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/images [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/initlayer [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/links [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/listeners [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/local [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/names [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/network [2022-08-24T16:51:09.098Z] github.com/docker/docker/daemon/stats [2022-08-24T16:51:09.098Z] github.com/docker/docker/distribution [2022-08-24T16:51:09.098Z] github.com/docker/docker/distribution/metadata [2022-08-24T16:51:09.098Z] github.com/docker/docker/distribution/utils [2022-08-24T16:51:09.098Z] github.com/docker/docker/distribution/xfer [2022-08-24T16:51:09.098Z] github.com/docker/docker/dockerversion [2022-08-24T16:51:09.098Z] github.com/docker/docker/errdefs [2022-08-24T16:51:09.098Z] github.com/docker/docker/image [2022-08-24T16:51:09.098Z] github.com/docker/docker/image/cache [2022-08-24T16:51:09.098Z] github.com/docker/docker/image/tarexport [2022-08-24T16:51:09.098Z] github.com/docker/docker/image/v1 [2022-08-24T16:51:09.098Z] github.com/docker/docker/internal/test/suite [2022-08-24T16:51:09.098Z] github.com/docker/docker/layer [2022-08-24T16:51:09.098Z] github.com/docker/docker/libcontainerd [2022-08-24T16:51:09.098Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T16:51:09.098Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T16:51:09.098Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T16:51:09.098Z] github.com/docker/docker/libcontainerd/types [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/config [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/idm [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T16:51:09.098Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T16:51:09.099Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T16:51:09.099Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T16:51:09.099Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T16:51:09.099Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T16:51:09.099Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T16:51:09.099Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T16:51:09.099Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T16:51:09.099Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T16:51:09.099Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T16:51:09.099Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T16:51:09.099Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T16:51:09.099Z] github.com/docker/docker/libnetwork/ns [2022-08-24T16:51:09.099Z] github.com/docker/docker/libnetwork/options [2022-08-24T16:51:09.099Z] github.com/docker/docker/libnetwork/osl [2022-08-24T16:51:09.099Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T16:51:09.099Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T16:51:09.099Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T16:51:09.099Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T16:51:09.099Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T16:51:09.099Z] github.com/docker/docker/libnetwork/types [2022-08-24T16:51:09.099Z] github.com/docker/docker/oci [2022-08-24T16:51:09.099Z] github.com/docker/docker/oci/caps [2022-08-24T16:51:09.099Z] github.com/docker/docker/opts [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/aaparser [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/archive [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/authorization [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/capabilities [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/containerfs [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/directory [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/dmesg [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/fileutils [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/fsutils [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/homedir [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/idtools [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/ioutils [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/longpath [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/loopback [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/parsers [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/pidfile [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/platform [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/plugins [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/pools [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/progress [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/pubsub [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/reexec [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/signal [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/stack [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/stringid [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/system [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/tailfile [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/tarsum [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/urlutil [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/useragent [2022-08-24T16:51:09.099Z] github.com/docker/docker/plugin [2022-08-24T16:51:09.099Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T16:51:09.099Z] github.com/docker/docker/plugin/v2 [2022-08-24T16:51:09.099Z] github.com/docker/docker/profiles/apparmor [2022-08-24T16:51:09.099Z] github.com/docker/docker/profiles/seccomp [2022-08-24T16:51:09.099Z] github.com/docker/docker/quota [2022-08-24T16:51:09.099Z] github.com/docker/docker/reference [2022-08-24T16:51:09.099Z] github.com/docker/docker/registry [2022-08-24T16:51:09.099Z] github.com/docker/docker/registry/resumable [2022-08-24T16:51:09.099Z] github.com/docker/docker/restartmanager [2022-08-24T16:51:09.099Z] github.com/docker/docker/rootless [2022-08-24T16:51:09.099Z] github.com/docker/docker/rootless/specconv [2022-08-24T16:51:09.099Z] github.com/docker/docker/runconfig [2022-08-24T16:51:09.099Z] github.com/docker/docker/runconfig/opts [2022-08-24T16:51:09.099Z] github.com/docker/docker/testutil [2022-08-24T16:51:09.099Z] github.com/docker/docker/testutil/daemon [2022-08-24T16:51:09.099Z] github.com/docker/docker/testutil/environment [2022-08-24T16:51:09.099Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T16:51:09.099Z] github.com/docker/docker/testutil/fakegit [2022-08-24T16:51:09.099Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T16:51:09.099Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T16:51:09.099Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T16:51:09.099Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T16:51:09.099Z] github.com/docker/docker/testutil/registry [2022-08-24T16:51:09.099Z] github.com/docker/docker/testutil/request [2022-08-24T16:51:09.099Z] github.com/docker/docker/volume [2022-08-24T16:51:09.099Z] github.com/docker/docker/volume/drivers [2022-08-24T16:51:09.099Z] github.com/docker/docker/volume/local [2022-08-24T16:51:09.099Z] github.com/docker/docker/volume/mounts [2022-08-24T16:51:09.099Z] github.com/docker/docker/volume/service [2022-08-24T16:51:09.099Z] github.com/docker/docker/volume/service/opts [2022-08-24T16:51:09.099Z] github.com/docker/docker/volume/testutils' [2022-08-24T16:51:09.099Z] + base_pkg_list='github.com/docker/docker/api [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/backend/build [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/httputils [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/middleware [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/build [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/container [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/debug [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/image [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/network [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/session [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/system [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/volume [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/backend [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/container [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/events [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/filters [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/image [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/mount [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/network [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/registry [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/strslice [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/swarm [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/time [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/versions [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/volume [2022-08-24T16:51:09.099Z] github.com/docker/docker/builder [2022-08-24T16:51:09.099Z] github.com/docker/docker/builder/builder-next [2022-08-24T16:51:09.099Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T16:51:09.099Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T16:51:09.099Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T16:51:09.099Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T16:51:09.099Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T16:51:09.099Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T16:51:09.099Z] github.com/docker/docker/builder/dockerfile [2022-08-24T16:51:09.099Z] github.com/docker/docker/builder/remotecontext [2022-08-24T16:51:09.099Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T16:51:09.099Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T16:51:09.099Z] github.com/docker/docker/cli [2022-08-24T16:51:09.099Z] github.com/docker/docker/cli/config [2022-08-24T16:51:09.099Z] github.com/docker/docker/cli/debug [2022-08-24T16:51:09.099Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T16:51:09.099Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T16:51:09.099Z] github.com/docker/docker/client [2022-08-24T16:51:09.099Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T16:51:09.099Z] github.com/docker/docker/cmd/dockerd [2022-08-24T16:51:09.099Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T16:51:09.099Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T16:51:09.099Z] github.com/docker/docker/container [2022-08-24T16:51:09.099Z] github.com/docker/docker/container/stream [2022-08-24T16:51:09.099Z] github.com/docker/docker/contrib/apparmor [2022-08-24T16:51:09.099Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T16:51:09.099Z] github.com/docker/docker/contrib/httpserver [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/cluster [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/config [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/containerd [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/events [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/exec [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/images [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/initlayer [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/links [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/listeners [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/logger [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/logger/local [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/names [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/network [2022-08-24T16:51:09.099Z] github.com/docker/docker/daemon/stats [2022-08-24T16:51:09.099Z] github.com/docker/docker/distribution [2022-08-24T16:51:09.099Z] github.com/docker/docker/distribution/metadata [2022-08-24T16:51:09.099Z] github.com/docker/docker/distribution/utils [2022-08-24T16:51:09.099Z] github.com/docker/docker/distribution/xfer [2022-08-24T16:51:09.099Z] github.com/docker/docker/dockerversion [2022-08-24T16:51:09.099Z] github.com/docker/docker/errdefs [2022-08-24T16:51:09.099Z] github.com/docker/docker/image [2022-08-24T16:51:09.099Z] github.com/docker/docker/image/cache [2022-08-24T16:51:09.099Z] github.com/docker/docker/image/tarexport [2022-08-24T16:51:09.099Z] github.com/docker/docker/image/v1 [2022-08-24T16:51:09.099Z] github.com/docker/docker/internal/test/suite [2022-08-24T16:51:09.099Z] github.com/docker/docker/layer [2022-08-24T16:51:09.099Z] github.com/docker/docker/libcontainerd [2022-08-24T16:51:09.099Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T16:51:09.099Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T16:51:09.099Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T16:51:09.099Z] github.com/docker/docker/libcontainerd/types [2022-08-24T16:51:09.099Z] github.com/docker/docker/oci [2022-08-24T16:51:09.099Z] github.com/docker/docker/oci/caps [2022-08-24T16:51:09.099Z] github.com/docker/docker/opts [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/aaparser [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/archive [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/authorization [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/capabilities [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/containerfs [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/directory [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/dmesg [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/fileutils [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/fsutils [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/homedir [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/idtools [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/ioutils [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/longpath [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/loopback [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/parsers [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/pidfile [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/platform [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/plugins [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/pools [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/progress [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/pubsub [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/reexec [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/signal [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/stack [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/stringid [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/system [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/tailfile [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/tarsum [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/urlutil [2022-08-24T16:51:09.099Z] github.com/docker/docker/pkg/useragent [2022-08-24T16:51:09.099Z] github.com/docker/docker/plugin [2022-08-24T16:51:09.099Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T16:51:09.099Z] github.com/docker/docker/plugin/v2 [2022-08-24T16:51:09.099Z] github.com/docker/docker/profiles/apparmor [2022-08-24T16:51:09.099Z] github.com/docker/docker/profiles/seccomp [2022-08-24T16:51:09.099Z] github.com/docker/docker/quota [2022-08-24T16:51:09.099Z] github.com/docker/docker/reference [2022-08-24T16:51:09.099Z] github.com/docker/docker/registry [2022-08-24T16:51:09.099Z] github.com/docker/docker/registry/resumable [2022-08-24T16:51:09.099Z] github.com/docker/docker/restartmanager [2022-08-24T16:51:09.099Z] github.com/docker/docker/rootless [2022-08-24T16:51:09.099Z] github.com/docker/docker/rootless/specconv [2022-08-24T16:51:09.099Z] github.com/docker/docker/runconfig [2022-08-24T16:51:09.099Z] github.com/docker/docker/runconfig/opts [2022-08-24T16:51:09.099Z] github.com/docker/docker/testutil [2022-08-24T16:51:09.099Z] github.com/docker/docker/testutil/daemon [2022-08-24T16:51:09.099Z] github.com/docker/docker/testutil/environment [2022-08-24T16:51:09.099Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T16:51:09.099Z] github.com/docker/docker/testutil/fakegit [2022-08-24T16:51:09.099Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T16:51:09.099Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T16:51:09.099Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T16:51:09.099Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T16:51:09.099Z] github.com/docker/docker/testutil/registry [2022-08-24T16:51:09.099Z] github.com/docker/docker/testutil/request [2022-08-24T16:51:09.099Z] github.com/docker/docker/volume [2022-08-24T16:51:09.099Z] github.com/docker/docker/volume/drivers [2022-08-24T16:51:09.099Z] github.com/docker/docker/volume/local [2022-08-24T16:51:09.099Z] github.com/docker/docker/volume/mounts [2022-08-24T16:51:09.099Z] github.com/docker/docker/volume/service [2022-08-24T16:51:09.099Z] github.com/docker/docker/volume/service/opts [2022-08-24T16:51:09.099Z] github.com/docker/docker/volume/testutils' [2022-08-24T16:51:09.099Z] ++ echo 'github.com/docker/docker/api [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/backend/build [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/httputils [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/middleware [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/build [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/container [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/debug [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/image [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/network [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/session [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/system [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/server/router/volume [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/backend [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/container [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/events [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/filters [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/image [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/mount [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/network [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/registry [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/strslice [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/swarm [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T16:51:09.099Z] github.com/docker/docker/api/types/time [2022-08-24T16:51:09.100Z] github.com/docker/docker/api/types/versions [2022-08-24T16:51:09.100Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T16:51:09.100Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T16:51:09.100Z] github.com/docker/docker/api/types/volume [2022-08-24T16:51:09.100Z] github.com/docker/docker/builder [2022-08-24T16:51:09.100Z] github.com/docker/docker/builder/builder-next [2022-08-24T16:51:09.100Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T16:51:09.100Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T16:51:09.100Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T16:51:09.100Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T16:51:09.100Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T16:51:09.100Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T16:51:09.100Z] github.com/docker/docker/builder/dockerfile [2022-08-24T16:51:09.100Z] github.com/docker/docker/builder/remotecontext [2022-08-24T16:51:09.100Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T16:51:09.100Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T16:51:09.100Z] github.com/docker/docker/cli [2022-08-24T16:51:09.100Z] github.com/docker/docker/cli/config [2022-08-24T16:51:09.100Z] github.com/docker/docker/cli/debug [2022-08-24T16:51:09.100Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T16:51:09.100Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T16:51:09.100Z] github.com/docker/docker/client [2022-08-24T16:51:09.100Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T16:51:09.100Z] github.com/docker/docker/cmd/dockerd [2022-08-24T16:51:09.100Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T16:51:09.100Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T16:51:09.100Z] github.com/docker/docker/container [2022-08-24T16:51:09.100Z] github.com/docker/docker/container/stream [2022-08-24T16:51:09.100Z] github.com/docker/docker/contrib/apparmor [2022-08-24T16:51:09.100Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T16:51:09.100Z] github.com/docker/docker/contrib/httpserver [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/cluster [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/config [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/containerd [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/events [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/exec [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/images [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/initlayer [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/links [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/listeners [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/logger [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/logger/local [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/names [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/network [2022-08-24T16:51:09.100Z] github.com/docker/docker/daemon/stats [2022-08-24T16:51:09.100Z] github.com/docker/docker/distribution [2022-08-24T16:51:09.100Z] github.com/docker/docker/distribution/metadata [2022-08-24T16:51:09.100Z] github.com/docker/docker/distribution/utils [2022-08-24T16:51:09.100Z] github.com/docker/docker/distribution/xfer [2022-08-24T16:51:09.100Z] github.com/docker/docker/dockerversion [2022-08-24T16:51:09.100Z] github.com/docker/docker/errdefs [2022-08-24T16:51:09.100Z] github.com/docker/docker/image [2022-08-24T16:51:09.100Z] github.com/docker/docker/image/cache [2022-08-24T16:51:09.100Z] github.com/docker/docker/image/tarexport [2022-08-24T16:51:09.100Z] github.com/docker/docker/image/v1 [2022-08-24T16:51:09.100Z] github.com/docker/docker/internal/test/suite [2022-08-24T16:51:09.100Z] github.com/docker/docker/layer [2022-08-24T16:51:09.100Z] github.com/docker/docker/libcontainerd [2022-08-24T16:51:09.100Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T16:51:09.100Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T16:51:09.100Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T16:51:09.100Z] github.com/docker/docker/libcontainerd/types [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/config [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/idm [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/ns [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/options [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/osl [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/types [2022-08-24T16:51:09.100Z] github.com/docker/docker/oci [2022-08-24T16:51:09.100Z] github.com/docker/docker/oci/caps [2022-08-24T16:51:09.100Z] github.com/docker/docker/opts [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/aaparser [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/archive [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/authorization [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/capabilities [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/containerfs [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/directory [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/dmesg [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/fileutils [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/fsutils [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/homedir [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/idtools [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/ioutils [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/longpath [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/loopback [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/parsers [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/pidfile [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/platform [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/plugins [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/pools [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/progress [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/pubsub [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/reexec [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/signal [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/stack [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/stringid [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/system [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/tailfile [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/tarsum [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/urlutil [2022-08-24T16:51:09.100Z] github.com/docker/docker/pkg/useragent [2022-08-24T16:51:09.100Z] github.com/docker/docker/plugin [2022-08-24T16:51:09.100Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T16:51:09.100Z] github.com/docker/docker/plugin/v2 [2022-08-24T16:51:09.100Z] github.com/docker/docker/profiles/apparmor [2022-08-24T16:51:09.100Z] github.com/docker/docker/profiles/seccomp [2022-08-24T16:51:09.100Z] github.com/docker/docker/quota [2022-08-24T16:51:09.100Z] github.com/docker/docker/reference [2022-08-24T16:51:09.100Z] github.com/docker/docker/registry [2022-08-24T16:51:09.100Z] github.com/docker/docker/registry/resumable [2022-08-24T16:51:09.100Z] github.com/docker/docker/restartmanager [2022-08-24T16:51:09.100Z] github.com/docker/docker/rootless [2022-08-24T16:51:09.100Z] github.com/docker/docker/rootless/specconv [2022-08-24T16:51:09.100Z] github.com/docker/docker/runconfig [2022-08-24T16:51:09.100Z] github.com/docker/docker/runconfig/opts [2022-08-24T16:51:09.100Z] github.com/docker/docker/testutil [2022-08-24T16:51:09.100Z] github.com/docker/docker/testutil/daemon [2022-08-24T16:51:09.100Z] github.com/docker/docker/testutil/environment [2022-08-24T16:51:09.100Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T16:51:09.100Z] github.com/docker/docker/testutil/fakegit [2022-08-24T16:51:09.100Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T16:51:09.100Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T16:51:09.100Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T16:51:09.100Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T16:51:09.100Z] github.com/docker/docker/testutil/registry [2022-08-24T16:51:09.100Z] github.com/docker/docker/testutil/request [2022-08-24T16:51:09.100Z] github.com/docker/docker/volume [2022-08-24T16:51:09.100Z] github.com/docker/docker/volume/drivers [2022-08-24T16:51:09.100Z] github.com/docker/docker/volume/local [2022-08-24T16:51:09.100Z] github.com/docker/docker/volume/mounts [2022-08-24T16:51:09.100Z] github.com/docker/docker/volume/service [2022-08-24T16:51:09.100Z] github.com/docker/docker/volume/service/opts [2022-08-24T16:51:09.100Z] github.com/docker/docker/volume/testutils' [2022-08-24T16:51:09.100Z] ++ grep --fixed-strings /libnetwork [2022-08-24T16:51:09.100Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/config [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/idm [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/ns [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/options [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/osl [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/types' [2022-08-24T16:51:09.100Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-24T16:51:09.100Z] + echo 'github.com/docker/docker/libnetwork [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/config [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T16:51:09.100Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/idm [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/ns [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/options [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/osl [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/types' [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T16:51:09.101Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T16:51:09.101Z] + type docker-proxy [2022-08-24T16:51:09.101Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-24T16:51:09.101Z] + hack/make.sh binary-proxy install-proxy [2022-08-24T16:51:09.101Z] [2022-08-24T16:51:09.101Z] Removing bundles/ [2022-08-24T16:51:09.360Z] [2022-08-24T16:51:09.360Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-24T16:51:09.360Z] Building: bundles/binary-proxy/docker-proxy [2022-08-24T16:51:09.360Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T16:51:10.162Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-24T16:51:10.732Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-24T16:51:11.305Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-24T16:51:11.305Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-24T16:51:13.217Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-24T16:51:13.791Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-24T16:51:16.335Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-24T16:51:17.491Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-24T16:51:17.491Z] [2022-08-24T16:51:17.491Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-24T16:51:17.491Z] Installing docker-proxy to /usr/local/bin/ [2022-08-24T16:51:17.491Z] [2022-08-24T16:51:17.491Z] + mkdir -p bundles [2022-08-24T16:51:17.491Z] + '[' -n 'github.com/docker/docker/api [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/server [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/server/backend/build [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/server/httputils [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/server/middleware [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/server/router [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/server/router/build [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/server/router/container [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/server/router/debug [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/server/router/image [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/server/router/network [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/server/router/session [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/server/router/system [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/server/router/volume [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/types [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/types/backend [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/types/container [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/types/events [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/types/filters [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/types/image [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/types/mount [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/types/network [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/types/registry [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/types/strslice [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/types/swarm [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/types/time [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/types/versions [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T16:51:17.491Z] github.com/docker/docker/api/types/volume [2022-08-24T16:51:17.491Z] github.com/docker/docker/builder [2022-08-24T16:51:17.491Z] github.com/docker/docker/builder/builder-next [2022-08-24T16:51:17.491Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T16:51:17.491Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T16:51:17.491Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T16:51:17.491Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T16:51:17.491Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T16:51:17.491Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T16:51:17.491Z] github.com/docker/docker/builder/dockerfile [2022-08-24T16:51:17.491Z] github.com/docker/docker/builder/remotecontext [2022-08-24T16:51:17.491Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T16:51:17.491Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T16:51:17.491Z] github.com/docker/docker/cli [2022-08-24T16:51:17.491Z] github.com/docker/docker/cli/config [2022-08-24T16:51:17.491Z] github.com/docker/docker/cli/debug [2022-08-24T16:51:17.491Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T16:51:17.491Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T16:51:17.491Z] github.com/docker/docker/client [2022-08-24T16:51:17.491Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T16:51:17.491Z] github.com/docker/docker/cmd/dockerd [2022-08-24T16:51:17.491Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T16:51:17.491Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T16:51:17.491Z] github.com/docker/docker/container [2022-08-24T16:51:17.491Z] github.com/docker/docker/container/stream [2022-08-24T16:51:17.491Z] github.com/docker/docker/contrib/apparmor [2022-08-24T16:51:17.491Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T16:51:17.491Z] github.com/docker/docker/contrib/httpserver [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/cluster [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/config [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/containerd [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/events [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/exec [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/images [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/initlayer [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/links [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/listeners [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/logger [2022-08-24T16:51:17.491Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T16:51:17.492Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T16:51:17.492Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T16:51:17.492Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T16:51:17.492Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T16:51:17.492Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T16:51:17.492Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T16:51:17.492Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T16:51:17.492Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T16:51:17.492Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T16:51:17.492Z] github.com/docker/docker/daemon/logger/local [2022-08-24T16:51:17.492Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T16:51:17.492Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T16:51:17.492Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T16:51:17.492Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T16:51:17.492Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T16:51:17.492Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T16:51:17.492Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T16:51:17.492Z] github.com/docker/docker/daemon/names [2022-08-24T16:51:17.492Z] github.com/docker/docker/daemon/network [2022-08-24T16:51:17.492Z] github.com/docker/docker/daemon/stats [2022-08-24T16:51:17.492Z] github.com/docker/docker/distribution [2022-08-24T16:51:17.492Z] github.com/docker/docker/distribution/metadata [2022-08-24T16:51:17.492Z] github.com/docker/docker/distribution/utils [2022-08-24T16:51:17.492Z] github.com/docker/docker/distribution/xfer [2022-08-24T16:51:17.492Z] github.com/docker/docker/dockerversion [2022-08-24T16:51:17.492Z] github.com/docker/docker/errdefs [2022-08-24T16:51:17.492Z] github.com/docker/docker/image [2022-08-24T16:51:17.492Z] github.com/docker/docker/image/cache [2022-08-24T16:51:17.492Z] github.com/docker/docker/image/tarexport [2022-08-24T16:51:17.492Z] github.com/docker/docker/image/v1 [2022-08-24T16:51:17.492Z] github.com/docker/docker/internal/test/suite [2022-08-24T16:51:17.492Z] github.com/docker/docker/layer [2022-08-24T16:51:17.492Z] github.com/docker/docker/libcontainerd [2022-08-24T16:51:17.492Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T16:51:17.492Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T16:51:17.492Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T16:51:17.492Z] github.com/docker/docker/libcontainerd/types [2022-08-24T16:51:17.492Z] github.com/docker/docker/oci [2022-08-24T16:51:17.492Z] github.com/docker/docker/oci/caps [2022-08-24T16:51:17.492Z] github.com/docker/docker/opts [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/aaparser [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/archive [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/authorization [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/capabilities [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/containerfs [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/directory [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/dmesg [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/fileutils [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/fsutils [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/homedir [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/idtools [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/ioutils [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/longpath [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/loopback [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/parsers [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/pidfile [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/platform [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/plugins [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/pools [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/progress [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/pubsub [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/reexec [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/signal [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/stack [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/stringid [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/system [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/tailfile [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/tarsum [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/urlutil [2022-08-24T16:51:17.492Z] github.com/docker/docker/pkg/useragent [2022-08-24T16:51:17.492Z] github.com/docker/docker/plugin [2022-08-24T16:51:17.492Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T16:51:17.492Z] github.com/docker/docker/plugin/v2 [2022-08-24T16:51:17.492Z] github.com/docker/docker/profiles/apparmor [2022-08-24T16:51:17.492Z] github.com/docker/docker/profiles/seccomp [2022-08-24T16:51:17.492Z] github.com/docker/docker/quota [2022-08-24T16:51:17.492Z] github.com/docker/docker/reference [2022-08-24T16:51:17.492Z] github.com/docker/docker/registry [2022-08-24T16:51:17.492Z] github.com/docker/docker/registry/resumable [2022-08-24T16:51:17.492Z] github.com/docker/docker/restartmanager [2022-08-24T16:51:17.492Z] github.com/docker/docker/rootless [2022-08-24T16:51:17.492Z] github.com/docker/docker/rootless/specconv [2022-08-24T16:51:17.492Z] github.com/docker/docker/runconfig [2022-08-24T16:51:17.492Z] github.com/docker/docker/runconfig/opts [2022-08-24T16:51:17.492Z] github.com/docker/docker/testutil [2022-08-24T16:51:17.492Z] github.com/docker/docker/testutil/daemon [2022-08-24T16:51:17.492Z] github.com/docker/docker/testutil/environment [2022-08-24T16:51:17.492Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T16:51:17.492Z] github.com/docker/docker/testutil/fakegit [2022-08-24T16:51:17.492Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T16:51:17.492Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T16:51:17.492Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T16:51:17.492Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T16:51:17.492Z] github.com/docker/docker/testutil/registry [2022-08-24T16:51:17.492Z] github.com/docker/docker/testutil/request [2022-08-24T16:51:17.492Z] github.com/docker/docker/volume [2022-08-24T16:51:17.492Z] github.com/docker/docker/volume/drivers [2022-08-24T16:51:17.492Z] github.com/docker/docker/volume/local [2022-08-24T16:51:17.492Z] github.com/docker/docker/volume/mounts [2022-08-24T16:51:17.492Z] github.com/docker/docker/volume/service [2022-08-24T16:51:17.492Z] github.com/docker/docker/volume/service/opts [2022-08-24T16:51:17.492Z] github.com/docker/docker/volume/testutils' ']' [2022-08-24T16:51:17.492Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-24T16:51:17.751Z] ? github.com/docker/docker/api [no test files] [2022-08-24T16:51:18.879Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-24T16:51:18.879Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-24T16:51:21.421Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-24T16:51:24.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-24T16:51:27.275Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-24T16:51:27.539Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-24T16:51:28.924Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-24T16:51:29.184Z] docker_api_swarm_service_test.go:304: [de4c29befd0e2] joining swarm manager [d9c0f1e5b1f8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T16:51:30.570Z] docker_api_swarm_service_test.go:304: [df3601fdd3272] joining swarm manager [d9c0f1e5b1f8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T16:51:30.570Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-24T16:51:32.487Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-24T16:51:33.057Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-24T16:51:34.970Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-24T16:51:36.352Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-24T16:51:37.294Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-24T16:51:37.294Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-24T16:51:37.865Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-24T16:51:39.730Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2022-08-24T16:51:39.782Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-24T16:51:41.693Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-24T16:51:41.693Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-24T16:51:41.693Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-24T16:51:41.953Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-24T16:51:42.213Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-24T16:51:42.474Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-24T16:51:43.415Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-24T16:51:44.356Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-24T16:51:44.617Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-24T16:51:51.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-24T16:51:51.210Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-24T16:51:51.472Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-24T16:51:52.864Z] docker_api_swarm_service_test.go:100: [d83b1b73d7c3b] joining swarm manager [df913774648f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T16:51:53.445Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-24T16:51:53.445Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-24T16:51:53.446Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-24T16:51:53.446Z] docker_api_swarm_service_test.go:101: [dd708e39b03f9] joining swarm manager [df913774648f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T16:51:53.706Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-24T16:51:56.248Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-24T16:51:57.632Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-24T16:51:59.544Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-24T16:52:00.486Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-24T16:52:00.486Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-24T16:52:00.747Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-24T16:52:03.293Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-24T16:52:03.554Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-24T16:52:03.815Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-24T16:52:05.199Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-24T16:52:05.769Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-24T16:52:07.154Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-24T16:52:07.724Z] === RUN TestDockerSuite/TestRmiTag [2022-08-24T16:52:07.724Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-24T16:52:08.295Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-24T16:52:11.592Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-24T16:52:11.592Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-24T16:52:12.163Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-24T16:52:12.734Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-24T16:52:13.304Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-24T16:52:13.875Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-24T16:52:14.136Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-24T16:52:15.079Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-24T16:52:15.650Z] check_test.go:611: [d83b1b73d7c3b] daemon is not started [2022-08-24T16:52:15.927Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-24T16:52:18.472Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-24T16:52:19.041Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-24T16:52:19.982Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-24T16:52:20.924Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-24T16:52:20.924Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-24T16:52:22.837Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-24T16:52:23.098Z] docker_api_swarm_service_test.go:533: [db5e9c7974214] joining swarm manager [de8ce16d6916e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T16:52:24.485Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-24T16:52:24.485Z] docker_api_swarm_service_test.go:534: [d20c47f2a1010] joining swarm manager [de8ce16d6916e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T16:52:26.396Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-24T16:52:26.968Z] === RUN TestDockerSuite/TestDockerFails [2022-08-24T16:52:26.968Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-24T16:52:29.513Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-24T16:52:29.513Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-24T16:52:30.086Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-24T16:52:31.998Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-24T16:52:32.259Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-24T16:52:32.830Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-24T16:52:33.771Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-24T16:52:34.342Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-24T16:52:34.342Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-24T16:52:34.912Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-24T16:52:34.912Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-24T16:52:35.482Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-24T16:52:36.424Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-24T16:52:36.996Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-24T16:52:37.566Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-24T16:52:38.137Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-24T16:52:38.722Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-24T16:52:39.664Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-24T16:52:40.235Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-24T16:52:40.805Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-24T16:52:41.376Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-24T16:52:41.946Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-24T16:52:42.887Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-24T16:52:43.456Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-24T16:52:44.026Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-24T16:52:44.597Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-24T16:52:45.167Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-24T16:52:45.428Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-24T16:52:45.428Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-24T16:52:46.813Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-24T16:52:47.385Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-24T16:52:47.385Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-24T16:52:47.646Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-24T16:52:48.218Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-24T16:52:48.790Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-24T16:52:48.790Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-24T16:52:49.360Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-24T16:52:49.621Z] docker_api_swarm_service_test.go:148: [d8919283f74d2] joining swarm manager [d8e921dfcbfc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T16:52:50.192Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-24T16:52:50.453Z] docker_api_swarm_service_test.go:148: [d423fdf7e9ef3] joining swarm manager [d8e921dfcbfc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T16:52:50.453Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-24T16:52:51.024Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-24T16:52:51.966Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-24T16:52:51.966Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-24T16:52:52.536Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-24T16:52:52.536Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-24T16:52:53.478Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-24T16:52:53.738Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-24T16:52:54.309Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-24T16:52:54.880Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-24T16:52:54.880Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-24T16:52:55.450Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-24T16:52:56.391Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-24T16:52:57.334Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-24T16:52:58.294Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-24T16:52:58.558Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-24T16:52:59.129Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-24T16:52:59.389Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-24T16:52:59.961Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-24T16:53:00.532Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-24T16:53:01.914Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-24T16:53:03.824Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-24T16:53:03.824Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-24T16:53:04.084Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-24T16:53:05.468Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-24T16:53:06.852Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-24T16:53:08.764Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-24T16:53:10.677Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-24T16:53:10.678Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-24T16:53:10.678Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-24T16:53:10.678Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-24T16:53:10.678Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-24T16:53:10.937Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-24T16:53:11.878Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-24T16:53:12.823Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-24T16:53:14.205Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-24T16:53:14.777Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-24T16:53:16.160Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-24T16:53:16.211Z] ok github.com/docker/docker/api/server/httputils 0.026s coverage: 31.9% of statements [2022-08-24T16:53:16.211Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-24T16:53:16.211Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-24T16:53:16.211Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-08-24T16:53:16.211Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/types [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-24T16:53:16.211Z] ok github.com/docker/docker/api/types/registry 0.005s coverage: 54.2% of statements [2022-08-24T16:53:16.211Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-24T16:53:16.211Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-08-24T16:53:16.211Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/builder [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-24T16:53:16.211Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-24T16:53:16.731Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-24T16:53:16.731Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-24T16:53:16.731Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-24T16:53:16.780Z] ok github.com/docker/docker/builder/remotecontext 0.121s coverage: 13.7% of statements [2022-08-24T16:53:17.302Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-24T16:53:17.349Z] ok github.com/docker/docker/builder/dockerfile 0.513s coverage: 49.3% of statements [2022-08-24T16:53:17.349Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-24T16:53:18.242Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-24T16:53:18.242Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-24T16:53:18.288Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-24T16:53:18.502Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-24T16:53:19.074Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-24T16:53:19.226Z] ok github.com/docker/docker/builder/remotecontext/git 1.831s coverage: 86.3% of statements [2022-08-24T16:53:19.227Z] ? github.com/docker/docker/cli [no test files] [2022-08-24T16:53:19.227Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-24T16:53:19.227Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-24T16:53:19.227Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-24T16:53:19.334Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-24T16:53:19.796Z] ok github.com/docker/docker/cmd/docker-proxy 0.198s coverage: 67.6% of statements [2022-08-24T16:53:19.926Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-24T16:53:19.926Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-24T16:53:20.496Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-24T16:53:20.756Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-24T16:53:21.329Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-24T16:53:21.899Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-24T16:53:22.159Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-24T16:53:22.728Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-24T16:53:22.988Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-24T16:53:23.559Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-24T16:53:23.559Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-24T16:53:24.130Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-24T16:53:24.390Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-24T16:53:25.073Z] ok github.com/docker/docker/client 0.130s coverage: 75.9% of statements [2022-08-24T16:53:25.332Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-24T16:53:25.591Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-24T16:53:25.591Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-24T16:53:25.591Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-24T16:53:26.975Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-24T16:53:27.916Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-24T16:53:28.177Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-24T16:53:40.404Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-24T16:53:40.404Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-24T16:53:41.345Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-24T16:53:41.345Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-24T16:53:41.345Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-24T16:53:41.345Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-24T16:53:41.605Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-24T16:53:44.150Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-24T16:53:45.537Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-24T16:53:46.481Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-24T16:53:51.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-24T16:53:52.032Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-24T16:53:52.602Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-24T16:53:52.863Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-24T16:53:54.248Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-24T16:53:54.248Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-24T16:53:54.248Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-24T16:53:55.632Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-24T16:53:56.201Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-24T16:53:56.461Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-24T16:53:57.401Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-24T16:53:57.401Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-24T16:53:57.662Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-24T16:53:58.232Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-24T16:53:58.801Z] === RUN TestDockerSuite/TestRunMount [2022-08-24T16:54:01.349Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-24T16:54:03.971Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-24T16:54:04.542Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-24T16:54:04.542Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-24T16:54:05.113Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-24T16:54:06.497Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-24T16:54:07.883Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-24T16:54:08.144Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-24T16:54:10.059Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-24T16:54:10.630Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-24T16:54:11.575Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-24T16:54:11.930Z] ok github.com/docker/docker/cmd/dockerd 0.077s coverage: 29.9% of statements [2022-08-24T16:54:11.930Z] ok github.com/docker/docker/container 0.120s coverage: 37.4% of statements [2022-08-24T16:54:11.930Z] ok github.com/docker/docker/cmd/dockerd/trap 2.500s coverage: 0.0% of statements [2022-08-24T16:54:11.930Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-24T16:54:11.930Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-24T16:54:11.930Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-24T16:54:11.930Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-24T16:54:11.930Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-24T16:54:12.962Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-24T16:54:14.368Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-24T16:54:14.368Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-24T16:54:14.939Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-24T16:54:14.939Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-24T16:54:15.879Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-24T16:54:16.128Z] ok github.com/docker/docker/daemon/cluster 0.081s coverage: 0.5% of statements [2022-08-24T16:54:16.139Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-24T16:54:17.080Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-24T16:54:17.511Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-08-24T16:54:18.893Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 36.9% of statements [2022-08-24T16:54:18.995Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-24T16:54:19.256Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-24T16:54:20.640Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-24T16:54:23.943Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-24T16:54:23.943Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-24T16:54:23.943Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-24T16:54:24.513Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-24T16:54:24.513Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-24T16:54:25.082Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-24T16:54:25.343Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-24T16:54:25.603Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-24T16:54:25.864Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-24T16:54:27.013Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.451s coverage: 13.4% of statements [2022-08-24T16:54:28.921Z] ok github.com/docker/docker/daemon 10.156s coverage: 16.6% of statements [2022-08-24T16:54:28.921Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-24T16:54:28.921Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-24T16:54:28.921Z] ok github.com/docker/docker/daemon/config 0.078s coverage: 76.8% of statements [2022-08-24T16:54:28.921Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-24T16:54:29.489Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2022-08-24T16:54:29.489Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-24T16:54:29.489Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-24T16:54:29.749Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2022-08-24T16:54:31.658Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.834s coverage: 74.8% of statements [2022-08-24T16:54:32.229Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-08-24T16:54:32.440Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-24T16:54:32.440Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-24T16:54:32.440Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-24T16:54:32.440Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-24T16:54:32.489Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.323s coverage: 60.7% of statements [2022-08-24T16:54:32.700Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-24T16:54:34.084Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-24T16:54:34.399Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-08-24T16:54:34.655Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-24T16:54:34.916Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-24T16:54:34.916Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-24T16:54:35.487Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-24T16:54:35.748Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-24T16:54:35.796Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.360s coverage: 50.6% of statements [2022-08-24T16:54:36.319Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-24T16:54:36.580Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-24T16:54:36.580Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-24T16:54:36.580Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-24T16:54:36.737Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.319s coverage: 45.9% of statements [2022-08-24T16:54:36.738Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-24T16:54:37.150Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-24T16:54:37.720Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-24T16:54:37.720Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-24T16:54:37.720Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-24T16:54:37.982Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-24T16:54:38.117Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-08-24T16:54:38.704Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.924s coverage: 58.5% of statements [2022-08-24T16:54:38.704Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-24T16:54:38.704Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-24T16:54:39.019Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-24T16:54:39.019Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-24T16:54:39.019Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-24T16:54:39.274Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2022-08-24T16:54:39.845Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2022-08-24T16:54:40.932Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-24T16:54:41.227Z] ok github.com/docker/docker/daemon/images 0.052s coverage: 6.9% of statements [2022-08-24T16:54:41.227Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-24T16:54:41.227Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-24T16:54:41.797Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 43.2% of statements [2022-08-24T16:54:41.875Z] === RUN TestDockerSuite/TestRunRm [2022-08-24T16:54:42.448Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-24T16:54:42.737Z] ok github.com/docker/docker/daemon/logger/fluentd 0.027s coverage: 53.6% of statements [2022-08-24T16:54:42.997Z] ok github.com/docker/docker/daemon/logger/awslogs 0.178s coverage: 79.9% of statements [2022-08-24T16:54:42.997Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-24T16:54:43.389Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-24T16:54:43.567Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 68.2% of statements [2022-08-24T16:54:44.508Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.012s coverage: 88.2% of statements [2022-08-24T16:54:45.447Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.181s coverage: 76.8% of statements [2022-08-24T16:54:45.706Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-24T16:54:45.931Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-24T16:54:46.275Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 79.4% of statements [2022-08-24T16:54:46.502Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-24T16:54:47.074Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-24T16:54:47.654Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 63.5% of statements [2022-08-24T16:54:47.913Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2022-08-24T16:54:47.913Z] ok github.com/docker/docker/daemon/logger/journald 3.494s coverage: 74.3% of statements [2022-08-24T16:54:47.913Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-24T16:54:47.913Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-24T16:54:47.913Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-24T16:54:47.913Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-24T16:54:48.985Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-24T16:54:48.985Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-24T16:54:49.293Z] ok github.com/docker/docker/daemon/logger/syslog 0.021s coverage: 46.8% of statements [2022-08-24T16:54:49.552Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-24T16:54:50.122Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-24T16:54:51.060Z] ok github.com/docker/docker/daemon/logger/splunk 1.658s coverage: 82.5% of statements [2022-08-24T16:54:51.060Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-24T16:54:51.060Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-24T16:54:51.528Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-24T16:54:51.788Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-24T16:54:51.998Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-08-24T16:54:53.377Z] ok github.com/docker/docker/distribution 1.520s coverage: 28.0% of statements [2022-08-24T16:54:53.377Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-24T16:54:53.377Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-24T16:54:54.317Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-08-24T16:54:54.317Z] ok github.com/docker/docker/distribution/xfer 1.898s coverage: 84.9% of statements [2022-08-24T16:54:54.317Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-24T16:54:54.577Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2022-08-24T16:54:55.088Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-24T16:54:55.348Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-24T16:54:55.515Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-08-24T16:54:55.515Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-24T16:54:55.515Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-24T16:54:55.919Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-24T16:54:56.083Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2022-08-24T16:54:56.489Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-24T16:54:56.652Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-08-24T16:54:57.061Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-24T16:54:57.221Z] ok github.com/docker/docker/opts 0.027s coverage: 66.0% of statements [2022-08-24T16:54:57.480Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-24T16:54:57.632Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-24T16:54:58.202Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-24T16:54:58.202Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-24T16:54:58.776Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-24T16:54:59.347Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-24T16:54:59.398Z] ok github.com/docker/docker/pkg/archive 0.346s coverage: 81.9% of statements [2022-08-24T16:54:59.917Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-24T16:54:59.966Z] ok github.com/docker/docker/pkg/authorization 0.156s coverage: 68.3% of statements [2022-08-24T16:54:59.966Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-24T16:55:00.225Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-24T16:55:00.488Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-24T16:55:01.060Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-24T16:55:03.512Z] ok github.com/docker/docker/pkg/chrootarchive 2.483s coverage: 42.7% of statements [2022-08-24T16:55:03.512Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-24T16:55:03.627Z] === RUN TestDockerSuite/TestRunState [2022-08-24T16:55:03.772Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-24T16:55:03.887Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-24T16:55:04.032Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-24T16:55:04.292Z] ok github.com/docker/docker/layer 7.583s coverage: 68.9% of statements [2022-08-24T16:55:04.292Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-24T16:55:04.292Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-24T16:55:04.292Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-24T16:55:04.292Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-24T16:55:04.292Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-24T16:55:04.292Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-24T16:55:04.292Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 87.2% of statements [2022-08-24T16:55:04.458Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-24T16:55:04.861Z] ok github.com/docker/docker/pkg/fsutils 0.154s coverage: 85.1% of statements [2022-08-24T16:55:04.861Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-08-24T16:55:05.028Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-24T16:55:05.600Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-24T16:55:05.600Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-24T16:55:05.600Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-24T16:55:05.600Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-24T16:55:06.241Z] ok github.com/docker/docker/pkg/idtools 0.546s coverage: 69.3% of statements [2022-08-24T16:55:06.241Z] ok github.com/docker/docker/pkg/ioutils 0.442s coverage: 71.5% of statements [2022-08-24T16:55:06.241Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2022-08-24T16:55:06.500Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-08-24T16:55:06.500Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-24T16:55:06.541Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-24T16:55:06.542Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-24T16:55:06.760Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-08-24T16:55:06.760Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2022-08-24T16:55:06.802Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-24T16:55:07.021Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-08-24T16:55:07.281Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-08-24T16:55:07.281Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-08-24T16:55:07.281Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-24T16:55:07.281Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-24T16:55:08.186Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-24T16:55:08.186Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-24T16:55:08.186Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-24T16:55:08.220Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-08-24T16:55:08.480Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-24T16:55:08.758Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-24T16:55:09.050Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-24T16:55:09.309Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-24T16:55:09.699Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-24T16:55:10.640Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-24T16:55:10.686Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements [2022-08-24T16:55:10.686Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-24T16:55:10.947Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-24T16:55:11.206Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-08-24T16:55:11.211Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-24T16:55:11.466Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-24T16:55:11.725Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-24T16:55:12.295Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-24T16:55:12.555Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-24T16:55:12.594Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-24T16:55:12.816Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2022-08-24T16:55:12.855Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-24T16:55:13.386Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-08-24T16:55:13.647Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-24T16:55:15.554Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-24T16:55:15.814Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-24T16:55:16.074Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-08-24T16:55:16.154Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-24T16:55:16.154Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-24T16:55:17.453Z] ok github.com/docker/docker/quota 0.253s coverage: 71.4% of statements [2022-08-24T16:55:17.713Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-08-24T16:55:18.062Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-24T16:55:18.633Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-24T16:55:18.652Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-08-24T16:55:18.912Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-24T16:55:19.197Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-24T16:55:19.203Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-24T16:55:19.464Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-24T16:55:19.784Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-08-24T16:55:20.035Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-24T16:55:20.042Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-24T16:55:21.420Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-24T16:55:21.948Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-24T16:55:21.991Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-24T16:55:22.516Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.8% of statements [2022-08-24T16:55:23.086Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-24T16:55:23.378Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-24T16:55:23.950Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-24T16:55:24.025Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-24T16:55:24.211Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-24T16:55:24.211Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-24T16:55:24.797Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-24T16:55:25.193Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-24T16:55:25.763Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-24T16:55:25.763Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-24T16:55:25.763Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-24T16:55:25.763Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-24T16:55:26.333Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-24T16:55:27.715Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-24T16:55:29.631Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-24T16:55:29.893Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-24T16:55:30.835Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-24T16:55:32.219Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-24T16:55:32.790Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-24T16:55:33.361Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-24T16:55:35.278Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-24T16:55:36.220Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-24T16:55:37.160Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-24T16:55:37.731Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-24T16:55:37.731Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-24T16:55:37.731Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-24T16:55:37.731Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-24T16:55:37.731Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-24T16:55:37.731Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-24T16:55:37.731Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-24T16:55:37.993Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-24T16:55:37.993Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-24T16:55:37.993Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-24T16:55:38.934Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-24T16:55:39.505Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-24T16:55:39.505Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-24T16:55:40.447Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-24T16:55:41.018Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-24T16:55:41.589Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-24T16:55:41.589Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-24T16:55:42.112Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2022-08-24T16:55:42.112Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-24T16:55:42.112Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-24T16:55:42.112Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-24T16:55:42.112Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-24T16:55:42.112Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-24T16:55:42.112Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-24T16:55:42.112Z] ? github.com/docker/docker/rootless [no test files] [2022-08-24T16:55:42.112Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-24T16:55:42.112Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-24T16:55:42.112Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-24T16:55:42.112Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-24T16:55:42.112Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-24T16:55:42.112Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-24T16:55:42.112Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-24T16:55:42.112Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-24T16:55:42.112Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-24T16:55:42.112Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-24T16:55:42.112Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-24T16:55:42.112Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-24T16:55:42.112Z] ? github.com/docker/docker/volume [no test files] [2022-08-24T16:55:42.112Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-24T16:55:42.112Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === Skipped [2022-08-24T16:55:42.112Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-24T16:55:42.112Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-24T16:55:42.112Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-24T16:55:42.112Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-24T16:55:42.112Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-24T16:55:42.112Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T16:55:42.112Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-24T16:55:42.112Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T16:55:42.112Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-24T16:55:42.112Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T16:55:42.112Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-24T16:55:42.112Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T16:55:42.112Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-24T16:55:42.112Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T16:55:42.112Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-24T16:55:42.112Z] graphtest_unix.go:71: No driver to put! [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-24T16:55:42.112Z] time="2022-08-24T16:54:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T16:55:42.112Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T16:55:42.112Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-24T16:55:42.112Z] time="2022-08-24T16:54:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T16:55:42.112Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T16:55:42.112Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-24T16:55:42.112Z] time="2022-08-24T16:54:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T16:55:42.112Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T16:55:42.112Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-24T16:55:42.112Z] time="2022-08-24T16:54:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T16:55:42.112Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T16:55:42.112Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-24T16:55:42.112Z] time="2022-08-24T16:54:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T16:55:42.112Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T16:55:42.112Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-24T16:55:42.112Z] graphtest_unix.go:71: No driver to put! [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-24T16:55:42.112Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-24T16:55:42.112Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-24T16:55:42.112Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-24T16:55:42.112Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-24T16:55:42.112Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T16:55:42.112Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-24T16:55:42.112Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T16:55:42.112Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-24T16:55:42.112Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T16:55:42.112Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-24T16:55:42.112Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T16:55:42.112Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-24T16:55:42.112Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T16:55:42.112Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-24T16:55:42.112Z] graphtest_unix.go:71: No driver to put! [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-24T16:55:42.112Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-24T16:55:42.112Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-24T16:55:42.112Z] [2022-08-24T16:55:42.112Z] DONE 2874 tests, 28 skipped in 265.317s [2022-08-24T16:55:42.112Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/config [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/idm [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/ns [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/options [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/osl [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T16:55:42.112Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-24T16:55:42.113Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-24T16:55:42.530Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-24T16:55:42.530Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-24T16:55:42.530Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-24T16:55:42.530Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-24T16:55:42.530Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-24T16:55:42.530Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-24T16:55:42.530Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-24T16:55:42.530Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-24T16:55:42.530Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-24T16:55:42.530Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-24T16:55:42.530Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-24T16:55:42.530Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-24T16:55:42.530Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-24T16:55:42.530Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-24T16:55:42.530Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-24T16:55:42.530Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-24T16:55:42.791Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-24T16:55:43.362Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-24T16:55:43.362Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-24T16:55:43.934Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-24T16:55:44.195Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-24T16:55:45.136Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-24T16:55:45.136Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-24T16:55:45.396Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-24T16:55:45.396Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-24T16:55:46.031Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-24T16:55:46.031Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-24T16:55:46.031Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-24T16:55:46.600Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-24T16:55:47.985Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-24T16:55:48.245Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-24T16:55:48.245Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-24T16:55:48.245Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-24T16:55:48.505Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-24T16:55:48.505Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-24T16:55:49.446Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-24T16:55:50.390Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-24T16:55:50.390Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-24T16:55:51.775Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-24T16:55:52.717Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-24T16:55:52.717Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-24T16:55:52.717Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-24T16:55:52.717Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-24T16:55:53.658Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-24T16:55:53.919Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-24T16:55:54.180Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-24T16:55:54.751Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-24T16:55:56.664Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-24T16:55:56.664Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-24T16:55:56.925Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-24T16:55:59.469Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-24T16:55:59.730Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-24T16:56:02.275Z] docker_cli_service_logs_test.go:248: checking task ty751qdy9g33 [2022-08-24T16:56:02.275Z] docker_cli_service_logs_test.go:253: checking messages for ty751qdy9g33 [2022-08-24T16:56:02.275Z] docker_cli_service_logs_test.go:248: checking task 2xuua1fljv2w [2022-08-24T16:56:02.275Z] docker_cli_service_logs_test.go:253: checking messages for 2xuua1fljv2w [2022-08-24T16:56:02.847Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-24T16:56:03.107Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-24T16:56:06.072Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-24T16:56:06.332Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-24T16:56:08.245Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-24T16:56:09.667Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-24T16:56:10.238Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-24T16:56:11.179Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-24T16:56:12.563Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-24T16:56:14.472Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-24T16:56:15.855Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-24T16:56:17.238Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-24T16:56:18.623Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-24T16:56:20.006Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-24T16:56:22.550Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-24T16:56:23.931Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-24T16:56:25.313Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-24T16:56:25.313Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-24T16:56:25.313Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-24T16:56:25.313Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-24T16:56:25.883Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-24T16:56:26.144Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-24T16:56:26.715Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-24T16:56:27.656Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-24T16:56:28.648Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-24T16:56:28.648Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-24T16:56:28.909Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-24T16:56:29.226Z] ok github.com/docker/docker/libnetwork 37.383s coverage: 40.6% of statements [2022-08-24T16:56:29.226Z] ok github.com/docker/docker/libnetwork/bitseq 0.123s coverage: 84.4% of statements [2022-08-24T16:56:29.226Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-24T16:56:29.226Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-24T16:56:29.226Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-24T16:56:29.226Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-24T16:56:29.226Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-24T16:56:29.226Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-24T16:56:29.226Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-24T16:56:29.226Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-24T16:56:29.226Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-24T16:56:29.226Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-24T16:56:29.226Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-24T16:56:29.226Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-24T16:56:29.226Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-24T16:56:29.854Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-24T16:56:29.854Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-24T16:56:30.164Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.411s coverage: 59.9% of statements [2022-08-24T16:56:30.164Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-24T16:56:30.424Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-08-24T16:56:30.425Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-24T16:56:30.993Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.033s coverage: 5.1% of statements [2022-08-24T16:56:30.993Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-24T16:56:31.368Z] docker_cli_swarm_test.go:1895: [d229c156e95b8] joining swarm manager [ddb0b6a6f6a30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T16:56:31.562Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-08-24T16:56:31.562Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-24T16:56:31.637Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3768134445 [2022-08-24T16:56:31.822Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-24T16:56:32.210Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-24T16:56:32.211Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-24T16:56:32.471Z] docker_cli_swarm_test.go:1896: [d966cc3aab090] joining swarm manager [ddb0b6a6f6a30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T16:56:33.413Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-24T16:56:33.674Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-24T16:56:33.674Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-24T16:56:35.056Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-24T16:56:35.998Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-24T16:56:38.537Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-24T16:56:38.537Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-24T16:56:39.107Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-24T16:56:39.107Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-24T16:56:40.488Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-24T16:56:40.488Z] docker_cli_sni_test.go:30: Flakey test [2022-08-24T16:56:40.488Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-24T16:56:41.895Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.275s coverage: 6.6% of statements [2022-08-24T16:56:41.895Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-24T16:56:41.895Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-24T16:56:42.154Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-24T16:56:42.154Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-24T16:56:42.154Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-24T16:56:42.414Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-24T16:56:42.675Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-24T16:56:42.935Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-08-24T16:56:43.194Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-24T16:56:43.453Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-24T16:56:45.770Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-24T16:56:47.153Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-24T16:56:47.722Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-24T16:56:48.661Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-24T16:56:48.661Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-24T16:56:51.202Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-24T16:56:52.587Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-24T16:56:53.159Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-24T16:56:54.102Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-24T16:56:55.486Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-24T16:56:55.666Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-24T16:56:56.429Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-24T16:56:56.706Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-24T16:56:58.618Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-24T16:56:59.188Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-24T16:57:04.518Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-24T16:57:07.057Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-24T16:57:10.558Z] ok github.com/docker/docker/libnetwork/ipam 14.718s coverage: 85.3% of statements [2022-08-24T16:57:10.558Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-24T16:57:10.558Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-24T16:57:10.558Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-24T16:57:10.558Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-08-24T16:57:10.558Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-24T16:57:10.558Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-24T16:57:10.558Z] ok github.com/docker/docker/libnetwork/ipamutils 0.262s coverage: 74.0% of statements [2022-08-24T16:57:11.256Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-24T16:57:11.497Z] ok github.com/docker/docker/libnetwork/iptables 0.166s coverage: 45.0% of statements [2022-08-24T16:57:11.497Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-24T16:57:11.756Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-24T16:57:13.847Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-24T16:57:13.847Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-24T16:57:14.418Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-24T16:57:14.990Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-24T16:57:15.563Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-24T16:57:15.563Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-24T16:57:15.563Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-24T16:57:16.138Z] docker_cli_swarm_test.go:1796: [d29b33c87bb50] joining swarm manager [d102413c2f62e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T16:57:16.398Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-24T16:57:16.969Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-24T16:57:16.969Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-24T16:57:16.969Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-24T16:57:16.969Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-24T16:57:16.969Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-24T16:57:17.540Z] docker_cli_swarm_test.go:1797: [d2251980d56a4] joining swarm manager [d102413c2f62e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T16:57:18.111Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-24T16:57:18.681Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-24T16:57:19.252Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-24T16:57:20.193Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-24T16:57:24.394Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-24T16:57:24.655Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-24T16:57:24.655Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-24T16:57:24.655Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-24T16:57:25.596Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-24T16:57:25.857Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-24T16:57:27.768Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-24T16:57:29.205Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-24T16:57:29.205Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-24T16:57:30.590Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-24T16:57:37.166Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-24T16:57:39.076Z] docker_cli_swarm_test.go:1315: [dca1b8ffe981f] joining swarm manager [d40153ea03e73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T16:57:40.016Z] docker_cli_swarm_test.go:1316: [d73ea937fdfef] joining swarm manager [d40153ea03e73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T16:57:46.643Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-24T16:57:46.643Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-24T16:57:46.643Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-24T16:57:46.643Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-24T16:57:46.643Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-24T16:57:46.643Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-24T16:57:46.643Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-24T16:57:46.904Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-24T16:57:46.904Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-24T16:57:47.474Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-24T16:57:47.474Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-24T16:57:47.736Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-24T16:57:47.736Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-24T16:57:47.736Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-24T16:57:49.118Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-24T16:57:49.118Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-24T16:57:49.379Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-24T16:57:49.379Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-24T16:57:49.379Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-24T16:57:49.379Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite (1312.76s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.23s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.76s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.00s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.62s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.18s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.57s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.12s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.67s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.33s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (1.99s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.57s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.07s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.55s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.84s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.09s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.09s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.01s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.45s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.55s) [2022-08-24T16:57:49.641Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.40s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.66s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.75s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.60s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.72s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.71s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.76s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.77s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.70s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.67s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.80s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.77s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.77s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.88s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.77s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.78s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.80s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.79s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.50s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.47s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.74s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.35s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.55s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.52s) [2022-08-24T16:57:49.642Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.45s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.47s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.63s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.29s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.42s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.49s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.51s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00083f650__} (1.55s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1499370977_/foo_false_____} (1.53s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1499370977_/foo_true_____} (1.55s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32657558829_/foo_false_____} (1.50s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32657558829_/foo_true_____} (1.47s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32657558829_/foo_true__0xc00083f698___} (1.48s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00083f6c8__} (1.53s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00083f6f8__} (1.54s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00083f728__} (1.50s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00083f758__} (1.54s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.50s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.79s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.43s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.82s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.70s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.31s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.86s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.81s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.78s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.80s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.71s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.75s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.56s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.56s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.67s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.77s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.00s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.88s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.77s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.97s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.31s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.67s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.77s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.73s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.79s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.91s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.15s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.92s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.01s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.03s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.99s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.90s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.94s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.46s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.69s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.74s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.89s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.80s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.50s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.99s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.55s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.58s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.59s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.48s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.79s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.89s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.70s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestAttachDetach (1.14s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.97s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.86s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.90s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.88s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (13.92s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.83s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.54s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.37s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.59s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.56s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.93s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.92s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.94s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.92s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.60s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.82s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.40s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.44s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.72s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.77s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.93s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.32s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.97s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.66s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.38s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.60s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.50s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.04s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.78s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.41s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.19s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.24s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.36s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.33s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.20s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.32s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.07s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.96s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.35s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.60s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.08s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.54s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.82s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.41s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.46s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.78s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.03s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.02s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.11s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.80s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.98s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.53s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.08s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.63s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2022-08-24T16:57:49.642Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.76s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.00s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.26s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.93s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.84s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.62s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.79s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.45s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.36s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.19s) [2022-08-24T16:57:49.642Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-24T16:57:49.642Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-24T16:57:49.642Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-24T16:57:49.642Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.74s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.23s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.90s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.85s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.15s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.51s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.06s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.88s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.62s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.05s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.97s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.98s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.85s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.04s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.63s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.29s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.80s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.30s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.91s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.83s) [2022-08-24T16:57:49.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.07s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.19s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.28s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.00s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.24s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.23s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.21s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.45s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.23s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.23s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.46s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.07s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.09s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildEnv (0.91s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.13s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.71s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.38s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.16s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.07s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.12s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.81s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.42s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.09s) [2022-08-24T16:57:49.643Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.43s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.52s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildFails (0.67s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.62s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.05s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.19s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.12s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.78s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.46s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.62s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.27s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.50s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.15s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.37s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.62s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.55s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.34s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.98s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildLabel (0.54s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.32s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildLabels (0.36s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.88s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.89s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.40s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.57s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.40s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.28s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.05s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.54s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.42s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.14s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.71s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.41s) [2022-08-24T16:57:49.643Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.83s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.28s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.30s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.53s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.60s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.88s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.67s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.28s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.48s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.57s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.46s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.02s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.35s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.25s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.60s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.08s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.00s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildPATH (2.14s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.91s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.99s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.07s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.99s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.82s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildRm (2.22s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.71s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.07s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.54s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.86s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.94s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.18s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2022-08-24T16:57:49.643Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.90s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildStderr (0.67s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.13s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.68s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.01s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.51s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.64s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.40s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildUser (1.51s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.81s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.34s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.58s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.60s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.60s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.82s) [2022-08-24T16:57:49.643Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-24T16:57:49.643Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-24T16:57:49.643Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-24T16:57:49.643Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.11s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.59s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.56s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.10s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.53s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.70s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.01s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.39s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.66s) [2022-08-24T16:57:49.643Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.74s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.62s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.64s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCommitChange (0.62s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.56s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.96s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.16s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.60s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCommitTTY (1.01s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.13s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.84s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.07s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.51s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.53s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.51s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.71s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.61s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.55s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.91s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.92s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.63s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.65s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.86s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.77s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.72s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.88s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.92s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.63s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.85s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.61s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.75s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.80s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.85s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.10s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.53s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.16s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.50s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.53s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.58s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.88s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.60s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.67s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.94s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.74s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpToDot (0.59s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.23s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.75s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpToStdout (0.78s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.11s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.36s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.78s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.03s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.60s) [2022-08-24T16:57:49.643Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.65s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2022-08-24T16:57:49.643Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.84s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.34s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsAttach (0.54s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsCommit (0.72s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.51s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.53s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.25s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.24s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.37s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsCopy (1.27s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.28s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.77s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.24s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsFilters (1.10s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsFormat (0.98s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.75s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.04s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.41s) [2022-08-24T16:57:49.643Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-24T16:57:49.643Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.31s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.36s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.43s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.73s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsTop (0.56s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsUntag (2.60s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.81s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.62s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.56s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestExec (0.91s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.27s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestExecCgroup (0.85s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.02s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestExecInspectID (1.65s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestExecInteractive (0.64s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.62s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.56s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2022-08-24T16:57:49.643Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestExecTTY (0.64s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.64s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.66s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestExecUlimits (0.64s) [2022-08-24T16:57:49.644Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.57s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.60s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.80s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.56s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.26s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.56s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestHealth (19.51s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.84s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestBuildHistory (3.22s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.04s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.64s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.23s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.40s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.73s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.79s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.64s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestImagesFormat (0.08s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.78s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.65s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestImportDisplay (1.03s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestImportGzipped (1.09s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.42s) [2022-08-24T16:57:49.644Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectHistory (0.54s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-08-24T16:57:49.644Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.33s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectStatus (0.52s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.90s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.95s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.35s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.21s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.36s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.38s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.39s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.67s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.37s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.43s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.66s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.79s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.99s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.57s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLogsSince (6.83s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.74s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestNetHostname (1.25s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.70s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.49s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.96s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.51s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.83s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.76s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.22s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.94s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.43s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.98s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.92s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPluginActive (2.51s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.15s) [2022-08-24T16:57:49.644Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.62s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.80s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.70s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.63s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.10s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.00s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPortList (7.89s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.54s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.02s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.86s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPsByOrder (1.84s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.12s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.84s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.16s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.59s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.14s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.92s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.55s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.66s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.51s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.92s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.99s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.66s) [2022-08-24T16:57:49.644Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.43s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.92s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.88s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.93s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.80s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.25s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.38s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.62s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.92s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.29s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.68s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.28s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.13s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.17s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.68s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.75s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.49s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.66s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.55s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.61s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.47s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.44s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.72s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.92s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.66s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.39s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.98s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.84s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.00s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.55s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.84s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.90s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.03s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.33s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.62s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.86s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.49s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.55s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.79s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.61s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.29s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.51s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.69s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.66s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.50s) [2022-08-24T16:57:49.644Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.49s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.79s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.63s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.54s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.61s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.53s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.96s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.89s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.25s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.04s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.42s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.34s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.20s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.80s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.89s) [2022-08-24T16:57:49.645Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-24T16:57:49.645Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.08s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.90s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.36s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.57s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.35s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.54s) [2022-08-24T16:57:49.645Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.95s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.44s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.41s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.47s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.52s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.41s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.85s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-08-24T16:57:49.645Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.24s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.32s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.72s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.93s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.50s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.20s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.35s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.02s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.88s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.39s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.38s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.03s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.30s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.89s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.12s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.12s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunMount (5.03s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.69s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.51s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.12s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.91s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.72s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.74s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.19s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.52s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.55s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunNetHost (0.80s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.49s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.70s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.92s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.58s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.26s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.80s) [2022-08-24T16:57:49.645Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.52s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.07s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.69s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.40s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.40s) [2022-08-24T16:57:49.645Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s) [2022-08-24T16:57:49.645Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.42s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.85s) [2022-08-24T16:57:49.645Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.10s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.90s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunRm (0.50s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.51s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.59s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.65s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.49s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.47s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.73s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.61s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.48s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.55s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.66s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.62s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.49s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.58s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.53s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.75s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.63s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunState (1.22s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.53s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.56s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-08-24T16:57:49.645Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.73s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunSysctls (1.04s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.62s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.06s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.48s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.66s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.88s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.88s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.54s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.50s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.58s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.88s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.14s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunUserByID (0.78s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.58s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunUserByName (0.48s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.43s) [2022-08-24T16:57:49.645Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.49s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.97s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.67s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.73s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.41s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.09s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.73s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.21s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.49s) [2022-08-24T16:57:49.645Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-24T16:57:49.645Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-24T16:57:49.645Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s) [2022-08-24T16:57:49.645Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.77s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.64s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.02s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.48s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.74s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.71s) [2022-08-24T16:57:49.645Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-08-24T16:57:49.645Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-24T16:57:49.645Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-24T16:57:49.645Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-24T16:57:49.645Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-24T16:57:49.645Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.54s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.02s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.57s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.66s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.57s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.22s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-08-24T16:57:49.645Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.92s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.63s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.61s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.92s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.04s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.72s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.58s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.54s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.92s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.02s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.42s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.61s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.47s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.89s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.86s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.30s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.97s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.59s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.31s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.32s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.34s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.23s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.12s) [2022-08-24T16:57:49.645Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.89s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.82s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.99s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.36s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.84s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.34s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.19s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.18s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.44s) [2022-08-24T16:57:49.645Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.90s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.51s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.90s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.50s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2022-08-24T16:57:49.645Z] --- PASS: TestDockerSuite/TestStartRecordError (1.10s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.25s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.21s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.66s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.27s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.60s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.67s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.63s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.59s) [2022-08-24T16:57:49.646Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.71s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.49s) [2022-08-24T16:57:49.646Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-08-24T16:57:49.646Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.17s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.65s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestUpdateStats (3.60s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.98s) [2022-08-24T16:57:49.646Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.60s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.55s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.49s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.11s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-24T16:57:49.646Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-24T16:57:49.646Z] === RUN TestDockerRegistrySuite [2022-08-24T16:57:49.646Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-24T16:57:50.586Z] check_test.go:427: [d76296b5e6cb6] daemon is not started [2022-08-24T16:57:50.586Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-24T16:57:51.970Z] check_test.go:427: [d0966e1121b81] daemon is not started [2022-08-24T16:57:51.970Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-24T16:57:52.912Z] check_test.go:427: [d45c24c582452] daemon is not started [2022-08-24T16:57:52.912Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-24T16:57:53.484Z] check_test.go:427: [d918837d14e66] daemon is not started [2022-08-24T16:57:53.484Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-24T16:57:56.030Z] check_test.go:427: [d6592885e94bc] daemon is not started [2022-08-24T16:57:56.030Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-24T16:58:01.313Z] check_test.go:427: [d11beafc12202] daemon is not started [2022-08-24T16:58:01.313Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-24T16:58:03.854Z] check_test.go:427: [d97a2a94f598b] daemon is not started [2022-08-24T16:58:03.854Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-24T16:58:04.424Z] check_test.go:427: [de8439be1580c] daemon is not started [2022-08-24T16:58:04.424Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-24T16:58:05.365Z] check_test.go:427: [de0d772578fad] daemon is not started [2022-08-24T16:58:05.365Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-24T16:58:06.312Z] check_test.go:427: [d07adbb3763ae] daemon is not started [2022-08-24T16:58:06.312Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-24T16:58:07.268Z] check_test.go:427: [da3f439321a28] daemon is not started [2022-08-24T16:58:07.268Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-24T16:58:08.651Z] check_test.go:427: [d42bf2e5cee45] daemon is not started [2022-08-24T16:58:08.651Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-24T16:58:09.592Z] check_test.go:427: [ddcb70751efce] daemon is not started [2022-08-24T16:58:09.592Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-24T16:58:10.533Z] check_test.go:427: [d223db344b5d7] daemon is not started [2022-08-24T16:58:10.533Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-24T16:58:11.473Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b0e30c654df922b0bf2092caa1b2aaa334b0b3a0c9974b3be899dfec184a50e4 [2022-08-24T16:58:12.415Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5e51096acea9b8d35ac89c8762325c7a3fcb83ba3325d8dde8b4ddb3ed923ee7 [2022-08-24T16:58:12.415Z] check_test.go:427: [d9f56cb75e57a] daemon is not started [2022-08-24T16:58:12.415Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-24T16:58:13.356Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5ed446c55f1b2897b0450954af7285665e7dc8103adf47a521b04e66cce5b08c [2022-08-24T16:58:13.926Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ff0ad97872eea1251f28f6158b849ae4637276742475c99379dc3371c935a5da [2022-08-24T16:58:14.187Z] check_test.go:427: [da8e0d0674b7c] daemon is not started [2022-08-24T16:58:14.187Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-24T16:58:15.128Z] check_test.go:427: [d3d1f04ac52a4] daemon is not started [2022-08-24T16:58:15.128Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-24T16:58:17.039Z] check_test.go:427: [d6a169e44cd97] daemon is not started [2022-08-24T16:58:17.300Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-24T16:58:18.240Z] check_test.go:427: [d440f280a4654] daemon is not started [2022-08-24T16:58:18.240Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-24T16:58:18.240Z] check_test.go:427: [df2b82ffc99f3] daemon is not started [2022-08-24T16:58:18.240Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-24T16:58:19.180Z] check_test.go:427: [d0795a2e73054] daemon is not started [2022-08-24T16:58:19.180Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-24T16:58:20.121Z] check_test.go:427: [dfce6a1c7f868] daemon is not started [2022-08-24T16:58:20.121Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-24T16:58:21.061Z] check_test.go:427: [d42911497716d] daemon is not started [2022-08-24T16:58:21.061Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-24T16:58:23.606Z] check_test.go:427: [dc1e2d5f9969e] daemon is not started [2022-08-24T16:58:23.606Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-24T16:58:23.606Z] check_test.go:427: [d022d8300c976] daemon is not started [2022-08-24T16:58:23.606Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-24T16:58:24.549Z] check_test.go:427: [dcbcb3aeb91d6] daemon is not started [2022-08-24T16:58:24.549Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-24T16:58:24.810Z] check_test.go:427: [d967e81248b89] daemon is not started [2022-08-24T16:58:24.810Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-24T16:58:25.070Z] check_test.go:427: [da611a69732d7] daemon is not started [2022-08-24T16:58:25.070Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-24T16:58:25.330Z] check_test.go:427: [d2d6941fc3bfa] daemon is not started [2022-08-24T16:58:25.330Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-24T16:58:25.590Z] check_test.go:427: [d666fa9f6debc] daemon is not started [2022-08-24T16:58:25.590Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-24T16:58:25.850Z] check_test.go:427: [d295d3d676ace] daemon is not started [2022-08-24T16:58:25.850Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-24T16:58:26.110Z] check_test.go:427: [dfc78be20bbe3] daemon is not started [2022-08-24T16:58:26.110Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-24T16:58:27.049Z] check_test.go:427: [d29918ff09107] daemon is not started [2022-08-24T16:58:27.049Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-24T16:58:28.433Z] check_test.go:427: [d8faa540cdc75] daemon is not started [2022-08-24T16:58:28.433Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-24T16:58:29.376Z] check_test.go:427: [dd359d8446b5d] daemon is not started [2022-08-24T16:58:29.376Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-24T16:58:30.335Z] check_test.go:427: [d225fd32ef84e] daemon is not started [2022-08-24T16:58:30.335Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-24T16:58:31.275Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite (42.43s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.29s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.33s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.63s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.83s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.66s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.05s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.95s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.26s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.90s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.76s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.01s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.27s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.97s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.48s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-08-24T16:58:31.846Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-08-24T16:58:31.846Z] === RUN TestDockerSchema1RegistrySuite [2022-08-24T16:58:31.846Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-24T16:58:32.106Z] check_test.go:454: [d486730f52a6a] daemon is not started [2022-08-24T16:58:32.106Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-24T16:58:35.407Z] check_test.go:454: [dd81b7f3027ac] daemon is not started [2022-08-24T16:58:35.407Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-24T16:58:39.609Z] check_test.go:454: [daf8bc03fa231] daemon is not started [2022-08-24T16:58:39.609Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-24T16:58:40.180Z] check_test.go:454: [d9cceacc6b983] daemon is not started [2022-08-24T16:58:40.180Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-24T16:58:40.180Z] check_test.go:454: [d53b04ecdac42] daemon is not started [2022-08-24T16:58:40.180Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-24T16:58:41.565Z] check_test.go:454: [d3988a7297204] daemon is not started [2022-08-24T16:58:41.565Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-24T16:58:42.506Z] check_test.go:454: [d3e3c8d706778] daemon is not started [2022-08-24T16:58:42.506Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-24T16:58:43.449Z] check_test.go:454: [d30f96cc5abb8] daemon is not started [2022-08-24T16:58:43.449Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-24T16:58:45.995Z] check_test.go:454: [da7fc383e0cd2] daemon is not started [2022-08-24T16:58:45.995Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-24T16:58:45.995Z] check_test.go:454: [daf422575267a] daemon is not started [2022-08-24T16:58:45.995Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-24T16:58:46.566Z] check_test.go:454: [d72c44e0f7ee6] daemon is not started [2022-08-24T16:58:46.566Z] --- PASS: TestDockerSchema1RegistrySuite (14.53s) [2022-08-24T16:58:46.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-24T16:58:46.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.84s) [2022-08-24T16:58:46.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.21s) [2022-08-24T16:58:46.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.01s) [2022-08-24T16:58:46.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-24T16:58:46.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.05s) [2022-08-24T16:58:46.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2022-08-24T16:58:46.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.94s) [2022-08-24T16:58:46.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.43s) [2022-08-24T16:58:46.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-08-24T16:58:46.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2022-08-24T16:58:46.566Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-24T16:58:46.566Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-24T16:58:47.137Z] check_test.go:483: [d4d9d2c0b8618] daemon is not started [2022-08-24T16:58:47.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-24T16:58:47.706Z] check_test.go:483: [d1586d240a0a7] daemon is not started [2022-08-24T16:58:47.706Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-24T16:58:47.966Z] check_test.go:483: [d5161e43966dd] daemon is not started [2022-08-24T16:58:47.966Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-24T16:58:49.349Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-24T16:58:49.919Z] check_test.go:483: [d14efa59c4181] daemon is not started [2022-08-24T16:58:49.919Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-24T16:58:50.491Z] check_test.go:483: [d6b330007f874] daemon is not started [2022-08-24T16:58:50.491Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-24T16:58:51.433Z] check_test.go:483: [da51e087770c4] daemon is not started [2022-08-24T16:58:51.433Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-24T16:58:51.433Z] check_test.go:483: [d2a2be427d01d] daemon is not started [2022-08-24T16:58:51.433Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.94s) [2022-08-24T16:58:51.433Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s) [2022-08-24T16:58:51.433Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-08-24T16:58:51.433Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-08-24T16:58:51.433Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.41s) [2022-08-24T16:58:51.433Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.55s) [2022-08-24T16:58:51.433Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2022-08-24T16:58:51.433Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-08-24T16:58:51.433Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-08-24T16:58:51.433Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-24T16:58:51.433Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-24T16:58:55.663Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-24T16:58:56.607Z] check_test.go:510: [d399d55f1d5dc] daemon is not started [2022-08-24T16:58:56.607Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-24T16:58:56.868Z] check_test.go:510: [dd89236d30386] daemon is not started [2022-08-24T16:58:56.868Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-24T16:58:56.868Z] check_test.go:510: [d890aa27b4bef] daemon is not started [2022-08-24T16:58:56.868Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-24T16:58:57.129Z] check_test.go:510: [dff7981670aeb] daemon is not started [2022-08-24T16:58:57.129Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-24T16:58:57.390Z] check_test.go:510: [d6a5df9a76936] daemon is not started [2022-08-24T16:58:57.390Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.92s) [2022-08-24T16:58:57.390Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-08-24T16:58:57.390Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2022-08-24T16:58:57.390Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2022-08-24T16:58:57.390Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.22s) [2022-08-24T16:58:57.390Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.19s) [2022-08-24T16:58:57.390Z] === RUN TestDockerNetworkSuite [2022-08-24T16:58:57.390Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-24T16:58:59.303Z] docker_cli_network_unix_test.go:46: [d92620ddc8d2d] daemon is not started [2022-08-24T16:58:59.303Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-24T16:58:59.303Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-24T16:58:59.874Z] docker_cli_network_unix_test.go:46: [defb9c8aa3de6] daemon is not started [2022-08-24T16:58:59.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-24T16:59:03.179Z] docker_cli_network_unix_test.go:46: [dec9e4f5a5479] daemon is not started [2022-08-24T16:59:03.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-24T16:59:05.664Z] docker_cli_network_unix_test.go:46: [de902a6c9036a] daemon is not started [2022-08-24T16:59:06.235Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-24T16:59:06.235Z] docker_cli_network_unix_test.go:1233: [d73660f8534a5] daemon is not started [2022-08-24T16:59:06.806Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-24T16:59:09.351Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-24T16:59:10.293Z] docker_cli_network_unix_test.go:46: [d00cc58e0d6f4] daemon is not started [2022-08-24T16:59:10.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-24T16:59:14.165Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-24T16:59:16.714Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-24T16:59:16.975Z] docker_cli_network_unix_test.go:46: [d6384aafb3291] daemon is not started [2022-08-24T16:59:17.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-24T16:59:21.223Z] docker_cli_network_unix_test.go:46: [d11bd4f747e34] daemon is not started [2022-08-24T16:59:21.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-24T16:59:21.510Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-24T16:59:22.452Z] docker_cli_network_unix_test.go:46: [dd1febb7fdad9] daemon is not started [2022-08-24T16:59:22.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-24T16:59:23.655Z] docker_cli_network_unix_test.go:46: [d12c6e2a29ae8] daemon is not started [2022-08-24T16:59:23.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-24T16:59:23.915Z] docker_cli_network_unix_test.go:46: [da57dd26e2d04] daemon is not started [2022-08-24T16:59:23.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-24T16:59:24.485Z] docker_cli_network_unix_test.go:46: [d5063c9b327a5] daemon is not started [2022-08-24T16:59:25.055Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-24T16:59:25.315Z] docker_cli_network_unix_test.go:46: [d860db665a28a] daemon is not started [2022-08-24T16:59:25.885Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-24T16:59:25.885Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-24T16:59:26.145Z] docker_cli_network_unix_test.go:46: [d41bdb9dd2744] daemon is not started [2022-08-24T16:59:26.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-24T16:59:26.405Z] docker_cli_network_unix_test.go:46: [d4d6259b94a0a] daemon is not started [2022-08-24T16:59:26.405Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-24T16:59:26.976Z] docker_cli_network_unix_test.go:46: [defd0907851cb] daemon is not started [2022-08-24T16:59:27.237Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-24T16:59:27.497Z] docker_cli_network_unix_test.go:46: [ddd3bb48cd91b] daemon is not started [2022-08-24T16:59:27.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-24T16:59:27.497Z] docker_cli_network_unix_test.go:46: [d4de3b159f831] daemon is not started [2022-08-24T16:59:27.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-24T16:59:27.757Z] docker_cli_network_unix_test.go:46: [d4d19fc3ca45f] daemon is not started [2022-08-24T16:59:27.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-24T16:59:28.698Z] docker_cli_network_unix_test.go:46: [da7b844ecbd7e] daemon is not started [2022-08-24T16:59:28.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-24T16:59:30.082Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-24T16:59:30.082Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-24T16:59:30.082Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-24T16:59:30.082Z] docker_cli_network_unix_test.go:46: [dff6585c99bb6] daemon is not started [2022-08-24T16:59:30.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-24T16:59:30.343Z] docker_cli_network_unix_test.go:46: [dd032d1150468] daemon is not started [2022-08-24T16:59:30.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-24T16:59:30.604Z] docker_cli_network_unix_test.go:46: [db48abd6760b5] daemon is not started [2022-08-24T16:59:30.604Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-24T16:59:30.864Z] docker_cli_network_unix_test.go:46: [d01f8ac27c5d5] daemon is not started [2022-08-24T16:59:30.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-24T16:59:32.247Z] docker_cli_network_unix_test.go:968: [d12ef29ec9175] daemon is not started [2022-08-24T16:59:33.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-24T16:59:35.548Z] docker_cli_network_unix_test.go:46: [d3aec9b2b0d25] daemon is not started [2022-08-24T16:59:35.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-24T16:59:35.548Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-24T16:59:36.489Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-24T16:59:37.430Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-24T16:59:38.373Z] docker_cli_network_unix_test.go:1116: [d30a0bc317601] daemon is not started [2022-08-24T16:59:40.288Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-24T16:59:42.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-24T16:59:42.776Z] docker_cli_network_unix_test.go:46: [d69a8db5a5721] daemon is not started [2022-08-24T16:59:42.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-24T16:59:43.724Z] docker_cli_network_unix_test.go:46: [d1537da6db6c7] daemon is not started [2022-08-24T16:59:43.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-24T16:59:43.724Z] docker_cli_network_unix_test.go:46: [d922952a6e894] daemon is not started [2022-08-24T16:59:43.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-24T16:59:43.724Z] docker_cli_network_unix_test.go:46: [dbff488f99af1] daemon is not started [2022-08-24T16:59:43.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-24T16:59:43.984Z] docker_cli_network_unix_test.go:46: [d4a039892d925] daemon is not started [2022-08-24T16:59:43.984Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-24T16:59:43.984Z] docker_cli_network_unix_test.go:46: [d2da8936e14e0] daemon is not started [2022-08-24T16:59:43.984Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-24T16:59:43.984Z] docker_cli_network_unix_test.go:46: [dac5f80da2bd8] daemon is not started [2022-08-24T16:59:43.984Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-24T16:59:45.892Z] docker_cli_network_unix_test.go:46: [d8af88882bc7e] daemon is not started [2022-08-24T16:59:46.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-24T16:59:46.462Z] docker_cli_network_unix_test.go:46: [dc24cb48d3e50] daemon is not started [2022-08-24T16:59:46.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-24T16:59:46.462Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-24T16:59:46.462Z] docker_cli_network_unix_test.go:46: [d6c6b597c7e85] daemon is not started [2022-08-24T16:59:46.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-24T16:59:47.031Z] docker_cli_network_unix_test.go:46: [d2025ba01702b] daemon is not started [2022-08-24T16:59:47.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-24T16:59:48.277Z] ok github.com/docker/docker/libnetwork/networkdb 155.138s coverage: 60.1% of statements [2022-08-24T16:59:48.277Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-24T16:59:48.537Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-24T16:59:51.490Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-24T16:59:52.431Z] docker_cli_network_unix_test.go:1084: [dd511b7bae2f4] daemon is not started [2022-08-24T16:59:53.811Z] ok github.com/docker/docker/libnetwork/osl 4.299s coverage: 39.7% of statements [2022-08-24T16:59:53.811Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-24T16:59:53.811Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-08-24T16:59:53.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-24T16:59:53.814Z] docker_cli_network_unix_test.go:46: [d5e5343ece29c] daemon is not started [2022-08-24T16:59:53.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-24T16:59:54.384Z] docker_cli_network_unix_test.go:46: [dd2dc4296c509] daemon is not started [2022-08-24T16:59:54.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-24T16:59:55.191Z] ok github.com/docker/docker/libnetwork/portmapper 0.613s coverage: 48.6% of statements [2022-08-24T16:59:55.192Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-24T16:59:55.192Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-24T16:59:55.451Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-24T16:59:55.451Z] [2022-08-24T16:59:55.451Z] === Skipped [2022-08-24T16:59:55.451Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-24T16:59:55.451Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T16:59:55.451Z] [2022-08-24T16:59:55.451Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-24T16:59:55.451Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T16:59:55.451Z] [2022-08-24T16:59:55.451Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-24T16:59:55.451Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T16:59:55.451Z] [2022-08-24T16:59:55.451Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-24T16:59:55.451Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T16:59:55.451Z] [2022-08-24T16:59:55.451Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-24T16:59:55.451Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T16:59:55.451Z] [2022-08-24T16:59:55.451Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-24T16:59:55.451Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T16:59:55.451Z] [2022-08-24T16:59:55.451Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-24T16:59:55.451Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T16:59:55.451Z] [2022-08-24T16:59:55.451Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-24T16:59:55.451Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T16:59:55.451Z] [2022-08-24T16:59:55.451Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-24T16:59:55.451Z] firewalld_test.go:14: firewalld is not running [2022-08-24T16:59:55.451Z] [2022-08-24T16:59:55.451Z] DONE 327 tests, 9 skipped in 253.581s [2022-08-24T16:59:56.027Z] docker_cli_network_unix_test.go:46: [d20a30632b0d2] daemon is not started Post stage [Pipeline] junit [2022-08-24T16:59:56.039Z] Recording test results [2022-08-24T16:59:56.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-24T16:59:56.287Z] docker_cli_network_unix_test.go:46: [d9130a978e4f8] daemon is not started [2022-08-24T16:59:56.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-24T16:59:56.350Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-24T16:59:56.678Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44030/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=92d2e12a4d1f2886dac5d202694c89f628ef2134 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:92d2e12a4d1f2886dac5d202694c89f628ef2134 hack/validate/vendor [2022-08-24T16:59:56.858Z] docker_cli_network_unix_test.go:46: [d4cf3a524e1c5] daemon is not started [2022-08-24T16:59:57.118Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-24T16:59:57.247Z] No vendor changes in diff. [2022-08-24T16:59:57.378Z] docker_cli_network_unix_test.go:46: [de2d4222e170f] daemon is not started [2022-08-24T16:59:57.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T16:59:58.120Z] + echo Ensuring container killed. [2022-08-24T16:59:58.120Z] Ensuring container killed. [2022-08-24T16:59:58.120Z] + docker rm -vf docker-pr2 [2022-08-24T16:59:58.120Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-24T16:59:58.209Z] docker_cli_network_unix_test.go:46: [d0f47e4c18f93] daemon is not started [2022-08-24T16:59:58.427Z] + echo Chowning /workspace to jenkins user [2022-08-24T16:59:58.427Z] Chowning /workspace to jenkins user [2022-08-24T16:59:58.427Z] + id -u [2022-08-24T16:59:58.427Z] + id -g [2022-08-24T16:59:58.427Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44030:/workspace busybox chown -R 1000:1000 /workspace [2022-08-24T16:59:58.469Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T17:00:00.104Z] + bundleName=unit [2022-08-24T17:00:00.104Z] + echo Creating unit-bundles.tar.gz [2022-08-24T17:00:00.104Z] Creating unit-bundles.tar.gz [2022-08-24T17:00:00.104Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-08-24T17:00:00.104Z] bundles/junit-report-libnetwork.xml [2022-08-24T17:00:00.104Z] bundles/junit-report.xml [2022-08-24T17:00:00.104Z] bundles/go-test-report-libnetwork.json [2022-08-24T17:00:00.104Z] bundles/go-test-report.json [2022-08-24T17:00:00.104Z] bundles/profile-libnetwork.out [2022-08-24T17:00:00.104Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-24T17:00:00.117Z] Archiving artifacts [2022-08-24T17:00:00.735Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44030/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-24T17:00:01.043Z] + make clean [2022-08-24T17:00:01.044Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T17:00:01.044Z] docker-dev-cache [2022-08-24T17:00:01.044Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-24T17:00:05.049Z] docker_cli_network_unix_test.go:46: [d061f17f0aa9d] daemon is not started [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite (66.88s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.83s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.79s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.84s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.30s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.81s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.96s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.09s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.34s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.36s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.86s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.51s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.20s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.98s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.24s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.27s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.86s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.53s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.33s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.92s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.64s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.95s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.34s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.43s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-24T17:00:05.049Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.51s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.03s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.10s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.83s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.57s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2022-08-24T17:00:05.049Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.71s) [2022-08-24T17:00:05.049Z] === RUN TestDockerHubPullSuite [2022-08-24T17:00:05.049Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-24T17:00:06.432Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-24T17:00:08.974Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-24T17:00:09.918Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-24T17:00:11.843Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-24T17:00:12.103Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-24T17:00:12.364Z] --- PASS: TestDockerHubPullSuite (8.27s) [2022-08-24T17:00:12.364Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.97s) [2022-08-24T17:00:12.364Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2022-08-24T17:00:12.364Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.00s) [2022-08-24T17:00:12.364Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.87s) [2022-08-24T17:00:12.364Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s) [2022-08-24T17:00:12.364Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-24T17:00:12.364Z] PASS [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === Skipped [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-24T17:00:12.364Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-24T17:00:12.364Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-24T17:00:12.364Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-24T17:00:12.364Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-24T17:00:12.364Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-24T17:00:12.364Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-08-24T17:00:12.364Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-24T17:00:12.364Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-08-24T17:00:12.364Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-24T17:00:12.364Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-24T17:00:12.364Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-24T17:00:12.364Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-24T17:00:12.364Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-24T17:00:12.364Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-08-24T17:00:12.364Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-24T17:00:12.364Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-24T17:00:12.364Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-24T17:00:12.364Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-24T17:00:12.364Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-24T17:00:12.364Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-24T17:00:12.364Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-24T17:00:12.364Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-24T17:00:12.364Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-24T17:00:12.364Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-24T17:00:12.364Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-24T17:00:12.364Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T17:00:12.364Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-24T17:00:12.364Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T17:00:12.364Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-24T17:00:12.364Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-24T17:00:12.364Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-08-24T17:00:12.364Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-24T17:00:12.364Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-24T17:00:12.364Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-24T17:00:12.364Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.364Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-24T17:00:12.364Z] [2022-08-24T17:00:12.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-24T17:00:12.365Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.365Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-24T17:00:12.365Z] [2022-08-24T17:00:12.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-24T17:00:12.365Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-24T17:00:12.365Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-24T17:00:12.365Z] [2022-08-24T17:00:12.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-24T17:00:12.365Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-24T17:00:12.365Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-24T17:00:12.365Z] [2022-08-24T17:00:12.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-24T17:00:12.365Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-24T17:00:12.365Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-24T17:00:12.365Z] [2022-08-24T17:00:12.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-24T17:00:12.365Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-24T17:00:12.365Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-24T17:00:12.365Z] [2022-08-24T17:00:12.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-24T17:00:12.365Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-24T17:00:12.365Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-24T17:00:12.365Z] [2022-08-24T17:00:12.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-24T17:00:12.365Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-24T17:00:12.365Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-24T17:00:12.365Z] [2022-08-24T17:00:12.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-24T17:00:12.365Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-24T17:00:12.365Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-24T17:00:12.365Z] [2022-08-24T17:00:12.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-24T17:00:12.365Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-24T17:00:12.365Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-24T17:00:12.365Z] [2022-08-24T17:00:12.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-24T17:00:12.365Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.365Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-24T17:00:12.365Z] [2022-08-24T17:00:12.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-24T17:00:12.365Z] docker_cli_sni_test.go:30: Flakey test [2022-08-24T17:00:12.365Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-24T17:00:12.365Z] [2022-08-24T17:00:12.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-24T17:00:12.365Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-24T17:00:12.365Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-24T17:00:12.365Z] [2022-08-24T17:00:12.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-08-24T17:00:12.365Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-24T17:00:12.365Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-08-24T17:00:12.365Z] [2022-08-24T17:00:12.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-24T17:00:12.365Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-24T17:00:12.365Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-24T17:00:12.365Z] [2022-08-24T17:00:12.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-24T17:00:12.365Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-24T17:00:12.365Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-24T17:00:12.365Z] [2022-08-24T17:00:12.365Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-24T17:00:12.365Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-24T17:00:12.365Z] docker_cli_network_unix_test.go:46: [d6c6b597c7e85] daemon is not started [2022-08-24T17:00:12.365Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-24T17:00:12.365Z] [2022-08-24T17:00:12.365Z] DONE 1265 tests, 51 skipped in 1461.313s [2022-08-24T17:00:12.626Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T17:00:12.626Z] ++++ cat bundles/test-integration/docker.pid [2022-08-24T17:00:12.626Z] +++ kill 9419 [2022-08-24T17:00:12.626Z] +++ /etc/init.d/apparmor stop [2022-08-24T17:00:12.626Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T17:00:12.626Z] [2022-08-24T17:00:12.626Z] Unloading profiles will leave already running processes permanently [2022-08-24T17:00:12.626Z] unconfined, which can lead to unexpected situations. [2022-08-24T17:00:12.626Z] [2022-08-24T17:00:12.626Z] To set a process to complain mode, use the command line tool [2022-08-24T17:00:12.626Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T17:00:12.626Z] +++ true [2022-08-24T17:00:12.626Z] exiting test-integration [2022-08-24T17:00:12.626Z] ++ exit 0 [2022-08-24T17:00:12.626Z] [2022-08-24T17:00:12.886Z] + for job in $(jobs -p) [2022-08-24T17:00:12.886Z] + wait 18108 [2022-08-24T17:00:34.838Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-24T17:00:36.221Z] docker_cli_swarm_test.go:1180: [d9d6e8c0fedc2] joining swarm manager [d2f8a46e33e18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T17:00:42.795Z] docker_cli_swarm_test.go:1189: [d9c8dff718d7d] joining swarm manager [d2f8a46e33e18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T17:01:21.533Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-24T17:01:31.558Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-24T17:01:34.100Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-24T17:01:36.643Z] docker_cli_swarm_test.go:1112: [d30343ff86ab3] joining swarm manager [df8b52ac3789c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T17:01:37.583Z] docker_cli_swarm_test.go:1113: [d16cb120c1d61] joining swarm manager [df8b52ac3789c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T17:03:14.057Z] docker_cli_swarm_test.go:1166: [da0b13b4ed728] joining swarm manager [df8b52ac3789c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-24T17:03:40.621Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-24T17:03:41.190Z] docker_cli_swarm_test.go:1447: [df4c4182ef9ec] joining swarm manager [de866dfdb102e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T17:03:42.130Z] docker_cli_swarm_test.go:1448: [d61085fe060fb] joining swarm manager [de866dfdb102e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T17:03:54.369Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-24T17:03:54.369Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-24T17:03:54.369Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-24T17:03:54.369Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-24T17:03:54.369Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-24T17:03:54.939Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-24T17:03:57.479Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-24T17:04:00.774Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-24T17:04:02.684Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-24T17:04:04.595Z] docker_cli_swarm_unix_test.go:63: [d40d279cc3127] joining swarm manager [d737766c7e9a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T17:05:00.843Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-24T17:05:00.843Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-24T17:05:00.843Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-24T17:05:02.753Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-24T17:05:06.052Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-24T17:05:08.602Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-24T17:05:10.513Z] docker_api_swarm_test.go:962: [d5b746ba1684f] joining swarm manager [d1954d62b7855]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T17:05:28.624Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-24T17:05:40.846Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-24T17:05:42.227Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-24T17:05:44.137Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-24T17:05:47.433Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-24T17:05:54.010Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-24T17:05:59.310Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-24T17:06:01.229Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-24T17:06:03.774Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-24T17:06:06.314Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-24T17:06:08.856Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-24T17:06:12.155Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-24T17:06:14.064Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-24T17:07:10.313Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-24T17:07:25.216Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite (1571.30s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.17s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.30s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.05s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.32s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.28s) [2022-08-24T17:07:43.330Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.28s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.02s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.97s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.68s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.09s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.69s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.41s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.96s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.06s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.03s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.62s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.43s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.43s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.48s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.65s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.65s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.09s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.63s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.42s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.40s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.97s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.63s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.41s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.31s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.50s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.62s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.25s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.69s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.83s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.08s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.09s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.17s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.05s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.81s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.30s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.37s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.23s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.23s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.58s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.98s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.91s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.73s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.65s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.18s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.93s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.21s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.21s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.34s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.17s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.40s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.29s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.16s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.03s) [2022-08-24T17:07:43.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.06s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.91s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.58s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.55s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.01s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.65s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.79s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.77s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.56s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.73s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.82s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.60s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.25s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.32s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.36s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.45s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (78.70s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.95s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.34s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.28s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.68s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.71s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.47s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.90s) [2022-08-24T17:07:43.331Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.87s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.78s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.17s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.79s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.07s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.14s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.11s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.29s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.32s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.22s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.25s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.23s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.39s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.22s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.14s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.25s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.46s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.89s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.68s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.91s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.72s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.74s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.55s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.62s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.60s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.55s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.01s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.82s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-08-24T17:07:43.331Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2022-08-24T17:07:43.331Z] === RUN TestDockerExternalVolumeSuite [2022-08-24T17:07:43.331Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-24T17:07:43.331Z] docker_cli_external_volume_driver_test.go:53: [d5da6ec55c8a4] daemon is not started [2022-08-24T17:07:58.224Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-24T17:09:05.933Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-24T17:09:12.515Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-24T17:09:30.613Z] docker_cli_external_volume_driver_test.go:53: [da1eae186026f] daemon is not started [2022-08-24T17:09:42.831Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-24T17:10:00.930Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-24T17:10:13.149Z] docker_cli_external_volume_driver_test.go:53: [dde2047eb4a33] daemon is not started [2022-08-24T17:10:31.253Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-24T17:10:31.253Z] docker_cli_external_volume_driver_test.go:53: [dbb9c5d1b8581] daemon is not started [2022-08-24T17:10:43.473Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-24T17:11:15.575Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-24T17:11:31.641Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-24T17:11:46.531Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-24T17:12:33.220Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-24T17:12:51.314Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-24T17:13:23.508Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-24T17:13:55.589Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-24T17:14:10.471Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-24T17:14:28.560Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-24T17:14:28.560Z] docker_cli_external_volume_driver_test.go:485: [db5f90c9fb4bb] daemon is not started [2022-08-24T17:14:43.468Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-24T17:14:43.468Z] docker_cli_external_volume_driver_test.go:53: [d9adcf5499e53] daemon is not started [2022-08-24T17:14:58.351Z] --- PASS: TestDockerExternalVolumeSuite (436.97s) [2022-08-24T17:14:58.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-08-24T17:14:58.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-08-24T17:14:58.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-08-24T17:14:58.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-24T17:14:58.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-08-24T17:14:58.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2022-08-24T17:14:58.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-24T17:14:58.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-08-24T17:14:58.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-08-24T17:14:58.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-08-24T17:14:58.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-24T17:14:58.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-08-24T17:14:58.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.23s) [2022-08-24T17:14:58.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-08-24T17:14:58.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-08-24T17:14:58.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-08-24T17:14:58.352Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s) [2022-08-24T17:14:58.352Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-08-24T17:14:58.352Z] PASS [2022-08-24T17:14:58.352Z] [2022-08-24T17:14:58.352Z] === Skipped [2022-08-24T17:14:58.352Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-24T17:14:58.352Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-24T17:14:58.352Z] check_test.go:540: [d8e086d63b691] daemon is not started [2022-08-24T17:14:58.352Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-24T17:14:58.352Z] [2022-08-24T17:14:58.352Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-24T17:14:58.352Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-24T17:14:58.352Z] check_test.go:540: [df65f2c257102] daemon is not started [2022-08-24T17:14:58.352Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-24T17:14:58.352Z] [2022-08-24T17:14:58.352Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-24T17:14:58.352Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-24T17:14:58.352Z] check_test.go:540: [d88c82a8cad38] daemon is not started [2022-08-24T17:14:58.352Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-24T17:14:58.352Z] [2022-08-24T17:14:58.352Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-24T17:14:58.352Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-24T17:14:58.352Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-24T17:14:58.352Z] [2022-08-24T17:14:58.352Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-24T17:14:58.352Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-24T17:14:58.352Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-24T17:14:58.352Z] [2022-08-24T17:14:58.352Z] DONE 269 tests, 5 skipped in 2344.608s [2022-08-24T17:14:58.352Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T17:14:58.352Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df7634a73897d/docker.pid [2022-08-24T17:14:58.352Z] +++ kill 7129 [2022-08-24T17:14:58.352Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7129 is not a child of this shell [2022-08-24T17:14:58.352Z] warning: PID 7129 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df7634a73897d/docker.pid had a nonzero exit code [2022-08-24T17:14:58.352Z] ++++ cat bundles/test-integration/docker.pid [2022-08-24T17:14:58.352Z] +++ kill 9422 [2022-08-24T17:14:58.352Z] +++ /etc/init.d/apparmor stop [2022-08-24T17:14:58.352Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T17:14:58.352Z] [2022-08-24T17:14:58.352Z] Unloading profiles will leave already running processes permanently [2022-08-24T17:14:58.352Z] unconfined, which can lead to unexpected situations. [2022-08-24T17:14:58.352Z] [2022-08-24T17:14:58.352Z] To set a process to complain mode, use the command line tool [2022-08-24T17:14:58.352Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T17:14:58.352Z] +++ true [2022-08-24T17:14:58.352Z] exiting test-integration [2022-08-24T17:14:58.352Z] ++ exit 0 [2022-08-24T17:14:58.352Z] [2022-08-24T17:14:58.352Z] + exit 0 [2022-08-24T17:14:58.352Z] ++ jobs -p [2022-08-24T17:14:58.352Z] + pids= [2022-08-24T17:14:58.352Z] + echo 'Remaining pids to kill: []' [2022-08-24T17:14:58.352Z] Remaining pids to kill: [] [2022-08-24T17:14:58.352Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-24T17:14:58.368Z] Recording test results [2022-08-24T17:14:58.837Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T17:14:59.150Z] + echo Ensuring container killed. [2022-08-24T17:14:59.150Z] Ensuring container killed. [2022-08-24T17:14:59.150Z] + docker ps -aq -f name=docker-pr2-* [2022-08-24T17:14:59.150Z] + cids=586303d449af [2022-08-24T17:14:59.150Z] 68412b2e7079 [2022-08-24T17:14:59.150Z] c96a5417ac9c [2022-08-24T17:14:59.150Z] + [ -n 586303d449af [2022-08-24T17:14:59.150Z] 68412b2e7079 [2022-08-24T17:14:59.150Z] c96a5417ac9c ] [2022-08-24T17:14:59.150Z] + docker rm -vf 586303d449af 68412b2e7079 c96a5417ac9c [2022-08-24T17:14:59.719Z] 586303d449af [2022-08-24T17:14:59.719Z] 68412b2e7079 [2022-08-24T17:14:59.719Z] c96a5417ac9c [Pipeline] sh [2022-08-24T17:15:00.003Z] + echo Chowning /workspace to jenkins user [2022-08-24T17:15:00.003Z] Chowning /workspace to jenkins user [2022-08-24T17:15:00.003Z] + id -u [2022-08-24T17:15:00.003Z] + id -g [2022-08-24T17:15:00.003Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44030:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T17:15:02.836Z] + bundleName=amd64 [2022-08-24T17:15:02.836Z] + echo Creating amd64-bundles.tar.gz [2022-08-24T17:15:02.836Z] Creating amd64-bundles.tar.gz [2022-08-24T17:15:02.836Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-24T17:15:02.836Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-24T17:15:04.228Z] Archiving artifacts [2022-08-24T17:15:04.815Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44030/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-24T17:15:05.120Z] + make clean [2022-08-24T17:15:05.120Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T17:15:05.120Z] docker-dev-cache [2022-08-24T17:15:05.120Z] 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