Pull request #44148 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch 22.06 at 8af2e62556dea0c3161a0971fbf9219f9e1f059d rather than 9a57be4ac4f1236b4e80fc021369f0ce70b3842e Obtained Jenkinsfile from 8af2e62556dea0c3161a0971fbf9219f9e1f059d 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44148@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-09-15T17:11:44.130Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-15T17:11:44.133Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-15T17:11:44.357Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0ca5a1ed559dc8049) in /home/ubuntu/workspace/moby_PR-44148 [Pipeline] { [Pipeline] checkout [2022-09-15T17:11:44.398Z] The recommended git tool is: git [2022-09-15T17:11:44.409Z] using credential docker-jenkins-github-credentials [2022-09-15T17:11:44.421Z] Cloning the remote Git repository [2022-09-15T17:11:44.421Z] Cloning with configured refspecs honoured and without tags [2022-09-15T17:11:44.424Z] Cloning repository https://github.com/moby/moby.git [2022-09-15T17:11:44.424Z] > git init /home/ubuntu/workspace/moby_PR-44148 # timeout=10 [2022-09-15T17:11:44.429Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-15T17:11:44.429Z] > git --version # timeout=10 [2022-09-15T17:11:44.431Z] > git --version # 'git version 2.17.1' [2022-09-15T17:11:44.431Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-15T17:11:44.431Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44148/head:refs/remotes/origin/PR-44148 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-15T17:11:54.526Z] Fetching without tags [2022-09-15T17:11:54.683Z] Merging remotes/origin/22.06 commit 8af2e62556dea0c3161a0971fbf9219f9e1f059d into PR head commit 9a57be4ac4f1236b4e80fc021369f0ce70b3842e [2022-09-15T17:11:55.221Z] Merge succeeded, producing 9a57be4ac4f1236b4e80fc021369f0ce70b3842e [2022-09-15T17:11:55.221Z] Checking out Revision 9a57be4ac4f1236b4e80fc021369f0ce70b3842e (PR-44148) [2022-09-15T17:11:54.517Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-15T17:11:54.519Z] > git config --add remote.origin.fetch +refs/pull/44148/head:refs/remotes/origin/PR-44148 # timeout=10 [2022-09-15T17:11:54.521Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-15T17:11:54.525Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-15T17:11:54.529Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-15T17:11:54.529Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-15T17:11:54.530Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44148/head:refs/remotes/origin/PR-44148 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-15T17:11:54.686Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T17:11:54.688Z] > git checkout -f 9a57be4ac4f1236b4e80fc021369f0ce70b3842e # timeout=10 [2022-09-15T17:11:55.208Z] > git remote # timeout=10 [2022-09-15T17:11:55.211Z] > git config --get remote.origin.url # timeout=10 [2022-09-15T17:11:55.212Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-15T17:11:55.213Z] > git merge 8af2e62556dea0c3161a0971fbf9219f9e1f059d # timeout=10 [2022-09-15T17:11:55.219Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-15T17:11:55.224Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T17:11:55.225Z] > git checkout -f 9a57be4ac4f1236b4e80fc021369f0ce70b3842e # timeout=10 [2022-09-15T17:11:55.495Z] Commit message: "integration-cli: remove TestDockerSuite func" [2022-09-15T17:11:55.495Z] First time build. Skipping changelog. [2022-09-15T17:11:55.507Z] > git --version # timeout=10 [2022-09-15T17:11:55.508Z] > git --version # 'git version 2.17.1' [2022-09-15T17:11:55.510Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T17:11:56.115Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44148:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-09-15T17:11:58.642Z] 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: 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] { (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 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 [2022-09-15T17:11:58.810Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06aa7d2f4e58d303a) in /home/ubuntu/workspace/moby_PR-44148 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-09-15T17:11:58.845Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-09-15T17:11:58.897Z] using credential docker-jenkins-github-credentials Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-09-15T17:11:58.907Z] Cloning the remote Git repository [2022-09-15T17:11:58.907Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-09-15T17:11:58.910Z] Cloning repository https://github.com/moby/moby.git [2022-09-15T17:11:58.911Z] > git init /home/ubuntu/workspace/moby_PR-44148 # timeout=10 [2022-09-15T17:11:58.917Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-15T17:11:58.918Z] > git --version # timeout=10 [2022-09-15T17:11:58.923Z] > git --version # 'git version 2.17.1' [2022-09-15T17:11:58.923Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-15T17:11:58.923Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44148/head:refs/remotes/origin/PR-44148 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-15T17:12:13.803Z] Still waiting to schedule task [2022-09-15T17:12:13.803Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-09-15T17:12:14.608Z] Fetching without tags [2022-09-15T17:12:14.571Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-15T17:12:14.584Z] > git config --add remote.origin.fetch +refs/pull/44148/head:refs/remotes/origin/PR-44148 # timeout=10 [2022-09-15T17:12:14.592Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-15T17:12:14.604Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-15T17:12:14.611Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-15T17:12:14.611Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-15T17:12:14.612Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44148/head:refs/remotes/origin/PR-44148 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-15T17:12:14.791Z] Merging remotes/origin/22.06 commit 8af2e62556dea0c3161a0971fbf9219f9e1f059d into PR head commit 9a57be4ac4f1236b4e80fc021369f0ce70b3842e [2022-09-15T17:12:15.357Z] Merge succeeded, producing 9a57be4ac4f1236b4e80fc021369f0ce70b3842e [2022-09-15T17:12:15.358Z] Checking out Revision 9a57be4ac4f1236b4e80fc021369f0ce70b3842e (PR-44148) [2022-09-15T17:12:15.812Z] Commit message: "integration-cli: remove TestDockerSuite func" [2022-09-15T17:12:15.822Z] > git --version # timeout=10 [2022-09-15T17:12:15.827Z] > git --version # 'git version 2.17.1' [2022-09-15T17:12:15.832Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T17:12:16.477Z] + [ PR != PR ] [2022-09-15T17:12:16.477Z] + [ 22.06 != master ] [2022-09-15T17:12:16.477Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-15T17:12:14.794Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T17:12:14.799Z] > git checkout -f 9a57be4ac4f1236b4e80fc021369f0ce70b3842e # timeout=10 [2022-09-15T17:12:15.335Z] > git remote # timeout=10 [2022-09-15T17:12:15.341Z] > git config --get remote.origin.url # timeout=10 [2022-09-15T17:12:15.346Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-15T17:12:15.347Z] > git merge 8af2e62556dea0c3161a0971fbf9219f9e1f059d # timeout=10 [2022-09-15T17:12:15.354Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-15T17:12:15.401Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T17:12:15.404Z] > git checkout -f 9a57be4ac4f1236b4e80fc021369f0ce70b3842e # timeout=10 [2022-09-15T17:12:16.824Z] + docker version [2022-09-15T17:12:16.824Z] Client: Docker Engine - Community [2022-09-15T17:12:16.824Z] Version: 22.06.0-beta.0 [2022-09-15T17:12:16.824Z] API version: 1.42 [2022-09-15T17:12:16.824Z] Go version: go1.18.3 [2022-09-15T17:12:16.824Z] Git commit: 3e9117b [2022-09-15T17:12:16.824Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-15T17:12:16.824Z] OS/Arch: linux/amd64 [2022-09-15T17:12:16.824Z] Context: default [2022-09-15T17:12:16.824Z] [2022-09-15T17:12:16.824Z] Server: Docker Engine - Community [2022-09-15T17:12:16.824Z] Engine: [2022-09-15T17:12:16.824Z] Version: 22.06.0-beta.0 [2022-09-15T17:12:16.824Z] API version: 1.42 (minimum version 1.12) [2022-09-15T17:12:16.824Z] Go version: go1.18.3 [2022-09-15T17:12:16.824Z] Git commit: 38633e7 [2022-09-15T17:12:16.824Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-15T17:12:16.824Z] OS/Arch: linux/amd64 [2022-09-15T17:12:16.824Z] Experimental: true [2022-09-15T17:12:16.824Z] containerd: [2022-09-15T17:12:16.824Z] Version: 1.6.8 [2022-09-15T17:12:16.824Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-15T17:12:16.824Z] runc: [2022-09-15T17:12:16.824Z] Version: 1.1.4 [2022-09-15T17:12:16.824Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-15T17:12:16.824Z] docker-init: [2022-09-15T17:12:16.824Z] Version: 0.19.0 [2022-09-15T17:12:16.824Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-15T17:12:17.144Z] + docker info [2022-09-15T17:12:17.144Z] Client: [2022-09-15T17:12:17.144Z] Context: default [2022-09-15T17:12:17.144Z] Debug Mode: false [2022-09-15T17:12:17.144Z] Plugins: [2022-09-15T17:12:17.144Z] buildx: Docker Buildx (Docker Inc.) [2022-09-15T17:12:17.144Z] Version: f500bf6 [2022-09-15T17:12:17.144Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-15T17:12:17.144Z] compose: Docker Compose (Docker Inc.) [2022-09-15T17:12:17.144Z] Version: v2.10.2 [2022-09-15T17:12:17.144Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-15T17:12:17.144Z] scan: Docker Scan (Docker Inc.) [2022-09-15T17:12:17.144Z] Version: v0.17.0 [2022-09-15T17:12:17.144Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-15T17:12:17.144Z] [2022-09-15T17:12:17.144Z] Server: [2022-09-15T17:12:17.144Z] Containers: 0 [2022-09-15T17:12:17.144Z] Running: 0 [2022-09-15T17:12:17.144Z] Paused: 0 [2022-09-15T17:12:17.144Z] Stopped: 0 [2022-09-15T17:12:17.144Z] Images: 5 [2022-09-15T17:12:17.144Z] Server Version: 22.06.0-beta.0 [2022-09-15T17:12:17.144Z] Storage Driver: overlay2 [2022-09-15T17:12:17.144Z] Backing Filesystem: extfs [2022-09-15T17:12:17.144Z] Supports d_type: true [2022-09-15T17:12:17.144Z] Using metacopy: false [2022-09-15T17:12:17.144Z] Native Overlay Diff: true [2022-09-15T17:12:17.144Z] userxattr: false [2022-09-15T17:12:17.144Z] Logging Driver: json-file [2022-09-15T17:12:17.144Z] Cgroup Driver: cgroupfs [2022-09-15T17:12:17.144Z] Cgroup Version: 1 [2022-09-15T17:12:17.144Z] Plugins: [2022-09-15T17:12:17.144Z] Volume: local [2022-09-15T17:12:17.144Z] Network: bridge host ipvlan macvlan null overlay [2022-09-15T17:12:17.144Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-15T17:12:17.144Z] Swarm: inactive [2022-09-15T17:12:17.144Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-15T17:12:17.145Z] Default Runtime: runc [2022-09-15T17:12:17.145Z] Init Binary: docker-init [2022-09-15T17:12:17.145Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-15T17:12:17.145Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-15T17:12:17.145Z] init version: de40ad0 [2022-09-15T17:12:17.145Z] Security Options: [2022-09-15T17:12:17.145Z] apparmor [2022-09-15T17:12:17.145Z] seccomp [2022-09-15T17:12:17.145Z] Profile: builtin [2022-09-15T17:12:17.145Z] Kernel Version: 5.4.0-1084-aws [2022-09-15T17:12:17.145Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-15T17:12:17.145Z] OSType: linux [2022-09-15T17:12:17.145Z] Architecture: x86_64 [2022-09-15T17:12:17.145Z] CPUs: 2 [2022-09-15T17:12:17.145Z] Total Memory: 7.565GiB [2022-09-15T17:12:17.145Z] Name: ip-10-100-82-42 [2022-09-15T17:12:17.145Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-15T17:12:17.145Z] Docker Root Dir: /var/lib/docker [2022-09-15T17:12:17.145Z] Debug Mode: false [2022-09-15T17:12:17.145Z] Registry: https://index.docker.io/v1/ [2022-09-15T17:12:17.145Z] Labels: [2022-09-15T17:12:17.145Z] Experimental: true [2022-09-15T17:12:17.145Z] Insecure Registries: [2022-09-15T17:12:17.145Z] 127.0.0.0/8 [2022-09-15T17:12:17.145Z] Live Restore Enabled: true [2022-09-15T17:12:17.145Z] [2022-09-15T17:12:17.145Z] WARNING: No swap limit support [Pipeline] sh [2022-09-15T17:12:17.464Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-15T17:12:17.464Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-15T17:12:17.464Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44148/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-15T17:12:17.464Z] + bash /home/ubuntu/workspace/moby_PR-44148/check-config.sh [2022-09-15T17:12:17.464Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-15T17:12:17.464Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-15T17:12:17.464Z] [2022-09-15T17:12:17.464Z] Generally Necessary: [2022-09-15T17:12:17.464Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-15T17:12:17.464Z] - apparmor: enabled and tools installed [2022-09-15T17:12:17.464Z] - CONFIG_NAMESPACES: enabled [2022-09-15T17:12:17.464Z] - CONFIG_NET_NS: enabled [2022-09-15T17:12:17.464Z] - CONFIG_PID_NS: enabled [2022-09-15T17:12:17.464Z] - CONFIG_IPC_NS: enabled [2022-09-15T17:12:17.464Z] - CONFIG_UTS_NS: enabled [2022-09-15T17:12:17.464Z] - CONFIG_CGROUPS: enabled [2022-09-15T17:12:17.464Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-15T17:12:17.464Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-15T17:12:17.464Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-15T17:12:17.464Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-15T17:12:17.464Z] - CONFIG_CPUSETS: enabled [2022-09-15T17:12:17.464Z] - CONFIG_MEMCG: enabled [2022-09-15T17:12:17.464Z] - CONFIG_KEYS: enabled [2022-09-15T17:12:17.464Z] - CONFIG_VETH: enabled (as module) [2022-09-15T17:12:17.464Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-15T17:12:17.464Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-15T17:12:17.464Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-15T17:12:17.464Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-15T17:12:17.464Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-15T17:12:17.464Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-15T17:12:17.464Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-15T17:12:17.720Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-15T17:12:17.720Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-15T17:12:17.720Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-15T17:12:17.720Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-15T17:12:17.720Z] - CONFIG_CGROUP_BPF: enabled [2022-09-15T17:12:17.720Z] [2022-09-15T17:12:17.720Z] Optional Features: [2022-09-15T17:12:17.720Z] - CONFIG_USER_NS: enabled [2022-09-15T17:12:17.720Z] - CONFIG_SECCOMP: enabled [2022-09-15T17:12:17.720Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-15T17:12:17.720Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-15T17:12:17.720Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-15T17:12:17.720Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-15T17:12:17.720Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-15T17:12:17.720Z] - CONFIG_BLK_CGROUP: enabled [2022-09-15T17:12:17.720Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-15T17:12:17.720Z] - CONFIG_CGROUP_PERF: enabled [2022-09-15T17:12:17.720Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-15T17:12:17.720Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-15T17:12:17.720Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-15T17:12:17.720Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-15T17:12:17.720Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-15T17:12:17.720Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-15T17:12:17.721Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-15T17:12:17.721Z] - CONFIG_IP_VS: enabled (as module) [2022-09-15T17:12:17.721Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-15T17:12:17.721Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-15T17:12:17.721Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-15T17:12:17.721Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-15T17:12:17.721Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-15T17:12:17.721Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-15T17:12:17.721Z] - CONFIG_EXT4_FS: enabled [2022-09-15T17:12:17.721Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-15T17:12:17.721Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-15T17:12:17.721Z] - Network Drivers: [2022-09-15T17:12:17.721Z] - "overlay": [2022-09-15T17:12:17.721Z] - CONFIG_VXLAN: enabled (as module) [2022-09-15T17:12:17.721Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-15T17:12:17.721Z] Optional (for encrypted networks): [2022-09-15T17:12:17.977Z] - CONFIG_CRYPTO: enabled [2022-09-15T17:12:17.977Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-15T17:12:17.977Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-15T17:12:17.977Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-15T17:12:17.977Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-15T17:12:17.977Z] - CONFIG_XFRM: enabled [2022-09-15T17:12:17.977Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-15T17:12:17.977Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-15T17:12:17.977Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-15T17:12:17.977Z] - "ipvlan": [2022-09-15T17:12:17.977Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-15T17:12:17.977Z] - "macvlan": [2022-09-15T17:12:17.977Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-15T17:12:17.977Z] - CONFIG_DUMMY: enabled (as module) [2022-09-15T17:12:17.977Z] - "ftp,tftp client in container": [2022-09-15T17:12:17.977Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-15T17:12:17.977Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-15T17:12:17.977Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-15T17:12:17.977Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-15T17:12:17.977Z] - Storage Drivers: [2022-09-15T17:12:17.977Z] - "aufs": [2022-09-15T17:12:17.977Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-15T17:12:17.977Z] - "btrfs": [2022-09-15T17:12:17.977Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-15T17:12:17.977Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-15T17:12:17.977Z] - "devicemapper": [2022-09-15T17:12:17.977Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-15T17:12:17.977Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-15T17:12:17.977Z] - "overlay": [2022-09-15T17:12:17.977Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-15T17:12:17.977Z] - "zfs": [2022-09-15T17:12:17.977Z] - /dev/zfs: present [2022-09-15T17:12:17.977Z] - zfs command: missing [2022-09-15T17:12:17.977Z] - zpool command: missing [2022-09-15T17:12:17.977Z] [2022-09-15T17:12:17.977Z] Limits: [2022-09-15T17:12:17.977Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-15T17:12:17.977Z] [2022-09-15T17:12:17.977Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-15T17:12:18.328Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:9a57be4ac4f1236b4e80fc021369f0ce70b3842e . [2022-09-15T17:12:18.583Z] #1 [internal] load build definition from Dockerfile [2022-09-15T17:12:18.583Z] #1 transferring dockerfile: 19.29kB done [2022-09-15T17:12:18.583Z] #1 DONE 0.0s [2022-09-15T17:12:18.583Z] [2022-09-15T17:12:18.583Z] #2 [internal] load .dockerignore [2022-09-15T17:12:18.583Z] #2 transferring context: 145B done [2022-09-15T17:12:18.583Z] #2 DONE 0.0s [2022-09-15T17:12:18.583Z] [2022-09-15T17:12:18.583Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-15T17:12:18.583Z] #3 DONE 0.1s [2022-09-15T17:12:18.583Z] [2022-09-15T17:12:18.583Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-15T17:12:18.583Z] #4 CACHED [2022-09-15T17:12:18.840Z] [2022-09-15T17:12:18.840Z] #5 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-15T17:12:18.840Z] #5 DONE 0.1s [2022-09-15T17:12:18.840Z] [2022-09-15T17:12:18.840Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-15T17:12:18.840Z] #6 DONE 0.1s [2022-09-15T17:12:18.840Z] [2022-09-15T17:12:18.840Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-15T17:12:18.840Z] #7 DONE 0.1s [2022-09-15T17:12:18.840Z] [2022-09-15T17:12:18.840Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-15T17:12:18.840Z] #8 DONE 0.1s [2022-09-15T17:12:19.402Z] [2022-09-15T17:12:19.402Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-15T17:12:19.402Z] #9 DONE 0.0s [2022-09-15T17:12:19.402Z] [2022-09-15T17:12:19.402Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-15T17:12:19.402Z] #10 DONE 0.0s [2022-09-15T17:12:19.402Z] [2022-09-15T17:12:19.402Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-15T17:12:19.402Z] #11 DONE 0.0s [2022-09-15T17:12:19.402Z] [2022-09-15T17:12:19.402Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 [2022-09-15T17:12:19.402Z] #12 DONE 0.0s [2022-09-15T17:12:19.402Z] [2022-09-15T17:12:19.402Z] #13 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-15T17:12:19.402Z] #13 CACHED [2022-09-15T17:12:19.402Z] [2022-09-15T17:12:19.402Z] #14 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-15T17:12:19.402Z] #14 CACHED [2022-09-15T17:12:19.402Z] [2022-09-15T17:12:19.402Z] #15 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-15T17:12:19.402Z] #15 CACHED [2022-09-15T17:12:19.402Z] [2022-09-15T17:12:19.402Z] #16 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-09-15T17:12:19.402Z] #16 CACHED [2022-09-15T17:12:19.402Z] [2022-09-15T17:12:19.402Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-15T17:12:19.402Z] #17 CACHED [2022-09-15T17:12:19.402Z] [2022-09-15T17:12:19.402Z] #18 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-09-15T17:12:19.402Z] #18 CACHED [2022-09-15T17:12:19.402Z] [2022-09-15T17:12:19.402Z] #19 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-15T17:12:19.402Z] #19 CACHED [2022-09-15T17:12:19.402Z] [2022-09-15T17:12:19.402Z] #20 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-15T17:12:19.402Z] #20 CACHED [2022-09-15T17:12:19.402Z] [2022-09-15T17:12:19.402Z] #21 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-09-15T17:12:19.402Z] #21 CACHED [2022-09-15T17:12:19.402Z] [2022-09-15T17:12:19.402Z] #22 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-09-15T17:12:19.402Z] #22 CACHED [2022-09-15T17:12:19.402Z] [2022-09-15T17:12:19.402Z] #23 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-15T17:12:19.402Z] #23 CACHED [2022-09-15T17:12:19.402Z] [2022-09-15T17:12:19.402Z] #24 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-09-15T17:12:19.402Z] #24 CACHED [2022-09-15T17:12:19.402Z] [2022-09-15T17:12:19.402Z] #25 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-09-15T17:12:19.402Z] #25 CACHED [2022-09-15T17:12:19.402Z] [2022-09-15T17:12:19.402Z] #26 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-15T17:12:19.402Z] #26 CACHED [2022-09-15T17:12:19.402Z] [2022-09-15T17:12:19.402Z] #27 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-15T17:12:19.402Z] #27 CACHED [2022-09-15T17:12:19.402Z] [2022-09-15T17:12:19.402Z] #28 [dev-systemd-false 6/28] RUN ldconfig [2022-09-15T17:12:19.402Z] #28 CACHED [2022-09-15T17:12:19.402Z] [2022-09-15T17:12:19.402Z] #29 [internal] load build context [2022-09-15T17:12:19.667Z] #29 ... [2022-09-15T17:12:19.667Z] [2022-09-15T17:12:19.667Z] #30 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-15T17:12:19.667Z] #30 DONE 0.4s [2022-09-15T17:12:19.667Z] [2022-09-15T17:12:19.667Z] #29 [internal] load build context [2022-09-15T17:12:21.586Z] #29 transferring context: 62.68MB 2.0s done [2022-09-15T17:12:21.586Z] #29 DONE 2.0s [2022-09-15T17:12:21.586Z] [2022-09-15T17:12:21.586Z] #31 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-15T17:12:21.586Z] #31 CACHED [2022-09-15T17:12:21.586Z] [2022-09-15T17:12:21.586Z] #32 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-15T17:12:21.586Z] #32 CACHED [2022-09-15T17:12:21.586Z] [2022-09-15T17:12:21.586Z] #33 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-15T17:12:21.586Z] #33 CACHED [2022-09-15T17:12:21.586Z] [2022-09-15T17:12:21.586Z] #34 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-15T17:12:21.586Z] #34 CACHED [2022-09-15T17:12:21.586Z] [2022-09-15T17:12:21.587Z] #35 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-15T17:12:21.587Z] #35 CACHED [2022-09-15T17:12:21.587Z] [2022-09-15T17:12:21.587Z] #36 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-15T17:12:21.587Z] #36 CACHED [2022-09-15T17:12:21.587Z] [2022-09-15T17:12:21.587Z] #37 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-15T17:12:21.587Z] #37 CACHED [2022-09-15T17:12:21.587Z] [2022-09-15T17:12:21.587Z] #38 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-15T17:12:21.587Z] #38 CACHED [2022-09-15T17:12:21.587Z] [2022-09-15T17:12:21.587Z] #39 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-15T17:12:21.587Z] #39 CACHED [2022-09-15T17:12:21.587Z] [2022-09-15T17:12:21.587Z] #40 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T17:12:21.587Z] #0 1.335 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-15T17:12:21.587Z] #0 1.484 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-15T17:12:21.587Z] #0 1.571 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-15T17:12:21.844Z] #0 1.959 Reading package lists... [2022-09-15T17:12:21.844Z] #40 ... [2022-09-15T17:12:21.844Z] [2022-09-15T17:12:21.844Z] #41 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-15T17:12:21.844Z] #41 CACHED [2022-09-15T17:12:21.844Z] [2022-09-15T17:12:21.844Z] #40 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T17:12:22.101Z] #0 1.959 Reading package lists... [2022-09-15T17:12:22.101Z] #40 ... [2022-09-15T17:12:22.101Z] [2022-09-15T17:12:22.101Z] #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-09-15T17:12:22.101Z] #42 CACHED [2022-09-15T17:12:22.101Z] [2022-09-15T17:12:22.101Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-15T17:12:22.101Z] #43 CACHED [2022-09-15T17:12:22.101Z] [2022-09-15T17:12:22.101Z] #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-09-15T17:12:22.101Z] #44 CACHED [2022-09-15T17:12:22.101Z] [2022-09-15T17:12:22.101Z] #45 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-15T17:12:22.101Z] #45 CACHED [2022-09-15T17:12:22.101Z] [2022-09-15T17:12:22.101Z] #46 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-15T17:12:22.101Z] #46 CACHED [2022-09-15T17:12:22.101Z] [2022-09-15T17:12:22.101Z] #47 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-15T17:12:22.101Z] #47 CACHED [2022-09-15T17:12:22.101Z] [2022-09-15T17:12:22.101Z] #48 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-15T17:12:22.101Z] #48 CACHED [2022-09-15T17:12:22.357Z] [2022-09-15T17:12:22.357Z] #40 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T17:12:22.920Z] #0 1.959 Reading package lists... [2022-09-15T17:12:22.920Z] #40 ... [2022-09-15T17:12:22.920Z] [2022-09-15T17:12:22.920Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-15T17:12:22.920Z] #49 CACHED [2022-09-15T17:12:22.920Z] [2022-09-15T17:12:22.920Z] #40 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T17:12:23.177Z] #0 1.959 Reading package lists... [2022-09-15T17:12:23.177Z] #40 ... [2022-09-15T17:12:23.177Z] [2022-09-15T17:12:23.177Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-15T17:12:23.177Z] #50 CACHED [2022-09-15T17:12:23.439Z] [2022-09-15T17:12:23.439Z] #40 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T17:12:23.696Z] #0 1.959 Reading package lists... [2022-09-15T17:12:23.696Z] #40 ... [2022-09-15T17:12:23.696Z] [2022-09-15T17:12:23.696Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-15T17:12:23.696Z] #51 CACHED [2022-09-15T17:12:23.696Z] [2022-09-15T17:12:23.696Z] #40 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T17:12:23.953Z] #0 1.959 Reading package lists... [2022-09-15T17:12:23.953Z] #40 ... [2022-09-15T17:12:23.953Z] [2022-09-15T17:12:23.953Z] #52 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-15T17:12:23.953Z] #52 CACHED [2022-09-15T17:12:23.953Z] [2022-09-15T17:12:23.953Z] #53 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-15T17:12:23.953Z] #53 CACHED [2022-09-15T17:12:23.953Z] [2022-09-15T17:12:23.953Z] #54 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-15T17:12:23.953Z] #54 CACHED [2022-09-15T17:12:23.953Z] [2022-09-15T17:12:23.953Z] #55 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-15T17:12:23.953Z] #55 CACHED [2022-09-15T17:12:23.953Z] [2022-09-15T17:12:23.953Z] #56 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-15T17:12:23.953Z] #56 CACHED [2022-09-15T17:12:23.953Z] [2022-09-15T17:12:23.953Z] #57 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-15T17:12:23.953Z] #57 CACHED [2022-09-15T17:12:23.953Z] [2022-09-15T17:12:23.953Z] #58 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-15T17:12:23.953Z] #58 CACHED [2022-09-15T17:12:23.953Z] [2022-09-15T17:12:23.953Z] #59 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-15T17:12:23.953Z] #59 CACHED [2022-09-15T17:12:23.953Z] [2022-09-15T17:12:23.953Z] #60 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-15T17:12:23.953Z] #60 CACHED [2022-09-15T17:12:23.953Z] [2022-09-15T17:12:23.953Z] #40 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T17:12:24.517Z] #0 1.959 Reading package lists... [2022-09-15T17:12:24.517Z] #40 ... [2022-09-15T17:12:24.517Z] [2022-09-15T17:12:24.517Z] #61 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-15T17:12:24.517Z] #61 CACHED [2022-09-15T17:12:24.517Z] [2022-09-15T17:12:24.517Z] #62 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-15T17:12:24.517Z] #62 CACHED [2022-09-15T17:12:24.517Z] [2022-09-15T17:12:24.517Z] #63 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-15T17:12:24.517Z] #63 CACHED [2022-09-15T17:12:24.517Z] [2022-09-15T17:12:24.517Z] #64 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T17:12:24.517Z] #64 CACHED [2022-09-15T17:12:24.775Z] [2022-09-15T17:12:24.775Z] #40 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T17:12:24.775Z] #0 1.959 Reading package lists... [2022-09-15T17:12:28.309Z] #40 5.558 Reading package lists... [2022-09-15T17:12:28.309Z] #40 8.445 Building dependency tree... [2022-09-15T17:12:28.567Z] #40 9.114 Reading state information... [2022-09-15T17:12:29.131Z] #40 9.709 bzip2 is already the newest version (1.0.8-4). [2022-09-15T17:12:29.131Z] #40 9.709 patch is already the newest version (2.7.6-7). [2022-09-15T17:12:29.131Z] #40 9.709 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-09-15T17:12:29.131Z] #40 9.709 The following additional packages will be installed: [2022-09-15T17:12:29.131Z] #40 9.711 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-09-15T17:12:29.131Z] #40 9.712 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-15T17:12:29.131Z] #40 9.713 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-15T17:12:29.131Z] #40 9.715 python3-pkg-resources vim-runtime xxd [2022-09-15T17:12:29.131Z] #40 9.721 Suggested packages: [2022-09-15T17:12:29.131Z] #40 9.721 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-09-15T17:12:29.131Z] #40 9.721 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-15T17:12:29.131Z] #40 9.721 Recommended packages: [2022-09-15T17:12:29.131Z] #40 9.721 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-09-15T17:12:29.695Z] #40 10.42 The following NEW packages will be installed: [2022-09-15T17:12:29.951Z] #40 10.43 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-09-15T17:12:29.951Z] #40 10.43 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-09-15T17:12:29.951Z] #40 10.43 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-09-15T17:12:29.951Z] #40 10.43 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-09-15T17:12:29.951Z] #40 10.43 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-09-15T17:12:29.951Z] #40 10.43 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-09-15T17:12:29.951Z] #40 10.43 vim-common vim-runtime xfsprogs xxd zip zstd [2022-09-15T17:12:30.208Z] #40 10.76 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2022-09-15T17:12:30.208Z] #40 10.76 Need to get 18.6 MB of archives. [2022-09-15T17:12:30.208Z] #40 10.76 After this operation, 71.4 MB of additional disk space will be used. [2022-09-15T17:12:30.208Z] #40 10.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-15T17:12:30.208Z] #40 10.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-15T17:12:30.208Z] #40 10.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-15T17:12:30.208Z] #40 10.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-15T17:12:30.208Z] #40 10.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-15T17:12:30.208Z] #40 10.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-15T17:12:30.208Z] #40 10.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-15T17:12:30.208Z] #40 10.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-15T17:12:30.208Z] #40 10.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-15T17:12:30.208Z] #40 10.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-15T17:12:30.208Z] #40 10.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-15T17:12:30.208Z] #40 10.78 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-15T17:12:30.208Z] #40 10.79 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-09-15T17:12:30.208Z] #40 10.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-15T17:12:30.208Z] #40 10.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-15T17:12:30.208Z] #40 10.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-15T17:12:30.208Z] #40 10.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-15T17:12:30.208Z] #40 10.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-15T17:12:30.208Z] #40 10.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-15T17:12:30.208Z] #40 10.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-15T17:12:30.208Z] #40 10.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-15T17:12:30.208Z] #40 10.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-15T17:12:30.208Z] #40 10.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-15T17:12:30.208Z] #40 10.80 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-15T17:12:30.208Z] #40 10.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-15T17:12:30.208Z] #40 10.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-15T17:12:30.208Z] #40 10.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-15T17:12:30.208Z] #40 10.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-15T17:12:30.208Z] #40 10.83 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-15T17:12:30.208Z] #40 10.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-15T17:12:30.208Z] #40 10.83 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-15T17:12:30.208Z] #40 10.85 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-15T17:12:30.208Z] #40 10.85 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-15T17:12:30.208Z] #40 10.85 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-15T17:12:30.208Z] #40 10.85 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-15T17:12:30.208Z] #40 10.86 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-15T17:12:30.208Z] #40 10.86 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-15T17:12:30.208Z] #40 10.86 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-15T17:12:30.208Z] #40 10.87 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-15T17:12:30.208Z] #40 10.87 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-15T17:12:30.208Z] #40 10.87 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-15T17:12:30.208Z] #40 10.92 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-15T17:12:30.208Z] #40 10.93 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-15T17:12:30.208Z] #40 10.94 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-15T17:12:30.465Z] #40 10.94 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-15T17:12:30.722Z] #40 11.24 debconf: delaying package configuration, since apt-utils is not installed [2022-09-15T17:12:30.722Z] #40 11.35 Fetched 18.6 MB in 0s (41.0 MB/s) [2022-09-15T17:12:30.722Z] #40 11.38 Selecting previously unselected package pigz. [2022-09-15T17:12:30.722Z] #40 11.38 (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 ... 40117 files and directories currently installed.) [2022-09-15T17:12:30.722Z] #40 11.40 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-09-15T17:12:30.722Z] #40 11.41 Unpacking pigz (2.6-1) ... [2022-09-15T17:12:30.722Z] #40 11.45 Selecting previously unselected package libelf1:amd64. [2022-09-15T17:12:30.722Z] #40 11.45 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-09-15T17:12:30.722Z] #40 11.46 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-15T17:12:30.722Z] #40 11.51 Selecting previously unselected package libbpf0:amd64. [2022-09-15T17:12:30.722Z] #40 11.51 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-15T17:12:30.722Z] #40 11.52 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-15T17:12:30.722Z] #40 11.56 Selecting previously unselected package libcap2:amd64. [2022-09-15T17:12:30.979Z] #40 11.56 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-15T17:12:30.979Z] #40 11.57 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-15T17:12:30.979Z] #40 11.60 Selecting previously unselected package libmnl0:amd64. [2022-09-15T17:12:30.979Z] #40 11.61 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-09-15T17:12:30.979Z] #40 11.61 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-15T17:12:30.979Z] #40 11.65 Selecting previously unselected package libxtables12:amd64. [2022-09-15T17:12:30.979Z] #40 11.65 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-09-15T17:12:30.979Z] #40 11.66 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-15T17:12:30.979Z] #40 11.70 Selecting previously unselected package libcap2-bin. [2022-09-15T17:12:30.979Z] #40 11.70 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-15T17:12:30.979Z] #40 11.71 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-15T17:12:30.979Z] #40 11.77 Selecting previously unselected package iproute2. [2022-09-15T17:12:30.979Z] #40 11.77 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-09-15T17:12:30.979Z] #40 11.78 Unpacking iproute2 (5.10.0-4) ... [2022-09-15T17:12:31.235Z] #40 11.89 Selecting previously unselected package xxd. [2022-09-15T17:12:31.235Z] #40 11.90 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-15T17:12:31.235Z] #40 11.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-15T17:12:31.235Z] #40 11.96 Selecting previously unselected package vim-common. [2022-09-15T17:12:31.235Z] #40 11.96 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-15T17:12:31.235Z] #40 11.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-15T17:12:31.235Z] #40 12.02 Selecting previously unselected package bash-completion. [2022-09-15T17:12:31.235Z] #40 12.03 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-09-15T17:12:31.799Z] #40 12.48 Unpacking bash-completion (1:2.11-2) ... [2022-09-15T17:12:32.055Z] #40 12.59 Selecting previously unselected package apparmor. [2022-09-15T17:12:32.055Z] #40 12.60 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-09-15T17:12:32.055Z] #40 12.62 Unpacking apparmor (2.13.6-10) ... [2022-09-15T17:12:32.055Z] #40 12.73 Selecting previously unselected package inetutils-ping. [2022-09-15T17:12:32.055Z] #40 12.73 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-09-15T17:12:32.055Z] #40 12.73 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-15T17:12:32.055Z] #40 12.78 Selecting previously unselected package libip4tc2:amd64. [2022-09-15T17:12:32.055Z] #40 12.78 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-15T17:12:32.055Z] #40 12.79 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-15T17:12:32.312Z] #40 12.91 Selecting previously unselected package libip6tc2:amd64. [2022-09-15T17:12:32.312Z] #40 12.91 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-15T17:12:32.312Z] #40 12.91 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-15T17:12:32.312Z] #40 13.02 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-15T17:12:32.312Z] #40 13.02 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-15T17:12:32.312Z] #40 13.03 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-15T17:12:32.312Z] #40 13.06 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-15T17:12:32.312Z] #40 13.06 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-15T17:12:32.312Z] #40 13.07 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-15T17:12:32.312Z] #40 13.10 Selecting previously unselected package libnftnl11:amd64. [2022-09-15T17:12:32.312Z] #40 13.10 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-15T17:12:32.312Z] #40 13.11 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-15T17:12:32.312Z] #40 13.14 Selecting previously unselected package iptables. [2022-09-15T17:12:32.569Z] #40 13.15 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-09-15T17:12:32.569Z] #40 13.15 Unpacking iptables (1.8.7-1) ... [2022-09-15T17:12:32.569Z] #40 13.23 Selecting previously unselected package libonig5:amd64. [2022-09-15T17:12:32.569Z] #40 13.24 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-15T17:12:32.569Z] #40 13.24 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-15T17:12:32.569Z] #40 13.29 Selecting previously unselected package libjq1:amd64. [2022-09-15T17:12:32.569Z] #40 13.29 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-09-15T17:12:32.569Z] #40 13.30 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-15T17:12:32.569Z] #40 13.34 Selecting previously unselected package jq. [2022-09-15T17:12:32.569Z] #40 13.35 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-09-15T17:12:32.569Z] #40 13.35 Unpacking jq (1.6-2.1) ... [2022-09-15T17:12:32.569Z] #40 13.42 Selecting previously unselected package libaio1:amd64. [2022-09-15T17:12:32.825Z] #40 13.43 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-09-15T17:12:32.825Z] #40 13.43 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-15T17:12:32.825Z] #40 13.48 Selecting previously unselected package libgpm2:amd64. [2022-09-15T17:12:32.825Z] #40 13.48 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-09-15T17:12:32.825Z] #40 13.49 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-15T17:12:32.825Z] #40 13.53 Selecting previously unselected package libinih1:amd64. [2022-09-15T17:12:32.825Z] #40 13.54 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-09-15T17:12:32.825Z] #40 13.54 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-15T17:12:32.825Z] #40 13.57 Selecting previously unselected package libnet1:amd64. [2022-09-15T17:12:32.825Z] #40 13.57 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-15T17:12:32.825Z] #40 13.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-15T17:12:32.825Z] #40 13.62 Selecting previously unselected package libnl-3-200:amd64. [2022-09-15T17:12:32.825Z] #40 13.62 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-15T17:12:32.825Z] #40 13.63 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-15T17:12:32.825Z] #40 13.67 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-15T17:12:32.825Z] #40 13.67 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-15T17:12:33.081Z] #40 13.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-15T17:12:33.081Z] #40 13.70 Selecting previously unselected package libyajl2:amd64. [2022-09-15T17:12:33.081Z] #40 13.71 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-09-15T17:12:33.081Z] #40 13.71 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-15T17:12:33.081Z] #40 13.74 Selecting previously unselected package net-tools. [2022-09-15T17:12:33.081Z] #40 13.74 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-15T17:12:33.081Z] #40 13.74 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-15T17:12:33.081Z] #40 13.79 Selecting previously unselected package python-pip-whl. [2022-09-15T17:12:33.081Z] #40 13.80 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-15T17:12:33.081Z] #40 13.80 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-15T17:12:33.339Z] #40 13.96 Selecting previously unselected package python3-lib2to3. [2022-09-15T17:12:33.339Z] #40 13.96 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-15T17:12:33.339Z] #40 13.96 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-15T17:12:33.339Z] #40 14.01 Selecting previously unselected package python3-distutils. [2022-09-15T17:12:33.339Z] #40 14.01 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-09-15T17:12:33.339Z] #40 14.01 Unpacking python3-distutils (3.9.2-1) ... [2022-09-15T17:12:33.339Z] #40 14.06 Selecting previously unselected package python3-pkg-resources. [2022-09-15T17:12:33.339Z] #40 14.06 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-15T17:12:33.339Z] #40 14.07 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-15T17:12:33.339Z] #40 14.12 Selecting previously unselected package python3-setuptools. [2022-09-15T17:12:33.339Z] #40 14.13 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-09-15T17:12:33.339Z] #40 14.13 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-15T17:12:33.339Z] #40 14.20 Selecting previously unselected package python3-wheel. [2022-09-15T17:12:33.596Z] #40 14.21 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-09-15T17:12:33.596Z] #40 14.21 Unpacking python3-wheel (0.34.2-1) ... [2022-09-15T17:12:33.596Z] #40 14.25 Selecting previously unselected package python3-pip. [2022-09-15T17:12:33.596Z] #40 14.26 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-15T17:12:33.596Z] #40 14.26 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-15T17:12:33.596Z] #40 14.34 Selecting previously unselected package sudo. [2022-09-15T17:12:33.852Z] #40 14.35 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-09-15T17:12:33.852Z] #40 14.35 Unpacking sudo (1.9.5p2-3) ... [2022-09-15T17:12:33.852Z] #40 14.50 Selecting previously unselected package thin-provisioning-tools. [2022-09-15T17:12:33.852Z] #40 14.50 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-15T17:12:33.852Z] #40 14.51 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-15T17:12:33.852Z] #40 14.57 Selecting previously unselected package uidmap. [2022-09-15T17:12:33.852Z] #40 14.58 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-15T17:12:33.852Z] #40 14.58 Unpacking uidmap (1:4.8.1-1) ... [2022-09-15T17:12:33.852Z] #40 14.63 Selecting previously unselected package vim-runtime. [2022-09-15T17:12:34.109Z] #40 14.64 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-15T17:12:34.109Z] #40 14.65 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-15T17:12:34.109Z] #40 14.66 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-15T17:12:34.109Z] #40 14.66 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-15T17:12:34.673Z] #40 15.33 Selecting previously unselected package vim. [2022-09-15T17:12:34.673Z] #40 15.33 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-15T17:12:34.673Z] #40 15.34 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-15T17:12:34.673Z] #40 15.49 Selecting previously unselected package xfsprogs. [2022-09-15T17:12:34.930Z] #40 15.49 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-15T17:12:34.930Z] #40 15.49 Unpacking xfsprogs (5.10.0-4) ... [2022-09-15T17:12:34.930Z] #40 15.61 Selecting previously unselected package zip. [2022-09-15T17:12:34.930Z] #40 15.61 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-09-15T17:12:34.930Z] #40 15.62 Unpacking zip (3.0-12) ... [2022-09-15T17:12:34.930Z] #40 15.66 Selecting previously unselected package zstd. [2022-09-15T17:12:34.930Z] #40 15.66 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-15T17:12:34.930Z] #40 15.67 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-15T17:12:35.187Z] #40 15.77 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-15T17:12:35.187Z] #40 15.96 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-15T17:12:35.187Z] #40 15.97 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-15T17:12:35.187Z] #40 15.98 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-15T17:12:35.187Z] #40 15.99 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-15T17:12:35.187Z] #40 16.00 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-15T17:12:35.187Z] #40 16.01 Setting up uidmap (1:4.8.1-1) ... [2022-09-15T17:12:35.187Z] #40 16.02 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-15T17:12:35.443Z] #40 16.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-15T17:12:35.443Z] #40 16.04 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-15T17:12:35.443Z] #40 16.05 Setting up python3-wheel (0.34.2-1) ... [2022-09-15T17:12:35.699Z] #40 16.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-15T17:12:35.699Z] #40 16.20 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-15T17:12:35.699Z] #40 16.21 Setting up libcap2-bin (1:2.44-1) ... [2022-09-15T17:12:35.699Z] #40 16.22 Setting up apparmor (2.13.6-10) ... [2022-09-15T17:12:36.263Z] #40 16.96 Setting up zip (3.0-12) ... [2022-09-15T17:12:36.263Z] #40 16.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-15T17:12:36.263Z] #40 17.02 Setting up bash-completion (1:2.11-2) ... [2022-09-15T17:12:36.826Z] #40 17.53 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-15T17:12:36.826Z] #40 17.54 Setting up sudo (1.9.5p2-3) ... [2022-09-15T17:12:36.826Z] #40 17.58 invoke-rc.d: could not determine current runlevel [2022-09-15T17:12:36.826Z] #40 17.58 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-15T17:12:36.826Z] #40 17.59 Setting up xfsprogs (5.10.0-4) ... [2022-09-15T17:12:36.826Z] #40 17.60 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-15T17:12:36.826Z] #40 17.61 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-15T17:12:36.826Z] #40 17.62 Setting up pigz (2.6-1) ... [2022-09-15T17:12:37.083Z] #40 17.63 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-15T17:12:37.083Z] #40 17.64 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-15T17:12:37.083Z] #40 17.66 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-15T17:12:37.083Z] #40 17.67 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-15T17:12:37.083Z] #40 17.82 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-15T17:12:37.083Z] #40 17.83 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-15T17:12:37.339Z] #40 17.93 Setting up libelf1:amd64 (0.183-1) ... [2022-09-15T17:12:37.339Z] #40 17.94 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-15T17:12:37.339Z] #40 17.95 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-15T17:12:37.339Z] #40 17.97 Setting up python3-distutils (3.9.2-1) ... [2022-09-15T17:12:37.339Z] #40 18.14 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-15T17:12:37.339Z] #40 18.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-15T17:12:37.339Z] #40 18.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-15T17:12:37.339Z] #40 18.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-15T17:12:37.596Z] #40 18.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-15T17:12:37.596Z] #40 18.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-15T17:12:37.596Z] #40 18.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-15T17:12:37.596Z] #40 18.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-15T17:12:37.596Z] #40 18.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-15T17:12:37.596Z] #40 18.21 Setting up python3-setuptools (52.0.0-4) ... [2022-09-15T17:12:37.854Z] #40 18.51 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-15T17:12:37.854Z] #40 18.52 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-15T17:12:37.854Z] #40 18.53 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-15T17:12:37.854Z] #40 18.54 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-15T17:12:38.111Z] #40 18.79 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-15T17:12:38.111Z] #40 18.81 Setting up jq (1.6-2.1) ... [2022-09-15T17:12:38.111Z] #40 18.82 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-15T17:12:38.111Z] #40 18.83 Setting up iptables (1.8.7-1) ... [2022-09-15T17:12:38.111Z] #40 18.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-15T17:12:38.111Z] #40 18.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-15T17:12:38.111Z] #40 18.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-15T17:12:38.111Z] #40 18.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-15T17:12:38.111Z] #40 18.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-15T17:12:38.111Z] #40 18.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-15T17:12:38.111Z] #40 18.86 Setting up iproute2 (5.10.0-4) ... [2022-09-15T17:12:38.368Z] #40 19.00 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-15T17:12:38.633Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02cee9c59f96d390b) in /home/ubuntu/workspace/moby_PR-44148 [Pipeline] { [Pipeline] checkout [2022-09-15T17:12:38.653Z] The recommended git tool is: git [2022-09-15T17:12:38.660Z] using credential docker-jenkins-github-credentials [2022-09-15T17:12:38.668Z] Cloning the remote Git repository [2022-09-15T17:12:38.668Z] Cloning with configured refspecs honoured and without tags [2022-09-15T17:12:38.931Z] #40 DONE 19.7s [2022-09-15T17:12:39.203Z] [2022-09-15T17:12:39.203Z] #65 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-15T17:12:39.478Z] #65 0.485 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-15T17:12:39.478Z] #65 0.489 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-15T17:12:39.478Z] #65 0.491 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-15T17:12:39.478Z] #65 DONE 0.5s [2022-09-15T17:12:39.478Z] [2022-09-15T17:12:39.478Z] #66 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-15T17:12:38.687Z] Cloning repository https://github.com/moby/moby.git [2022-09-15T17:12:38.687Z] > git init /home/ubuntu/workspace/moby_PR-44148 # timeout=10 [2022-09-15T17:12:38.702Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-15T17:12:38.702Z] > git --version # timeout=10 [2022-09-15T17:12:38.706Z] > git --version # 'git version 2.25.1' [2022-09-15T17:12:38.706Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-15T17:12:38.706Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44148/head:refs/remotes/origin/PR-44148 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-15T17:12:46.018Z] #66 5.724 Collecting yamllint==1.27.1 [2022-09-15T17:12:46.274Z] #66 6.748 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-15T17:12:46.531Z] #66 7.015 Collecting pathspec>=0.5.3 [2022-09-15T17:12:46.531Z] #66 7.019 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-15T17:12:46.531Z] #66 7.114 Collecting pyyaml [2022-09-15T17:12:46.531Z] #66 7.118 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-15T17:12:46.788Z] #66 7.135 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-15T17:12:46.788Z] #66 7.139 Building wheels for collected packages: yamllint [2022-09-15T17:12:46.788Z] #66 7.139 Building wheel for yamllint (setup.py): started [2022-09-15T17:12:46.788Z] #66 7.366 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-15T17:12:46.788Z] #66 7.367 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=e2169327440b1fa83d5fa24cac9391295dfe5e12d2069c4a51e9307b7af6d899 [2022-09-15T17:12:46.788Z] #66 7.367 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-15T17:12:46.788Z] #66 7.369 Successfully built yamllint [2022-09-15T17:12:47.044Z] #66 7.375 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-15T17:12:47.044Z] #66 7.478 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-15T17:12:47.044Z] #66 DONE 7.6s [2022-09-15T17:12:47.301Z] [2022-09-15T17:12:47.301Z] #67 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-15T17:12:47.301Z] #67 DONE 0.2s [2022-09-15T17:12:47.301Z] [2022-09-15T17:12:47.301Z] #68 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-15T17:12:47.558Z] #68 DONE 0.2s [2022-09-15T17:12:47.558Z] [2022-09-15T17:12:47.558Z] #69 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-15T17:12:47.814Z] #69 DONE 0.1s [2022-09-15T17:12:47.814Z] [2022-09-15T17:12:47.814Z] #70 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-15T17:12:47.814Z] #70 DONE 0.1s [2022-09-15T17:12:47.814Z] [2022-09-15T17:12:47.814Z] #71 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-15T17:12:47.814Z] #71 DONE 0.1s [2022-09-15T17:12:47.814Z] [2022-09-15T17:12:47.814Z] #72 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-15T17:12:47.814Z] #72 DONE 0.1s [2022-09-15T17:12:47.814Z] [2022-09-15T17:12:47.814Z] #73 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-15T17:12:47.814Z] #73 DONE 0.1s [2022-09-15T17:12:48.071Z] [2022-09-15T17:12:48.071Z] #74 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-15T17:12:48.071Z] #74 DONE 0.2s [2022-09-15T17:12:48.071Z] [2022-09-15T17:12:48.071Z] #75 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-15T17:12:48.071Z] #75 DONE 0.0s [2022-09-15T17:12:48.327Z] [2022-09-15T17:12:48.327Z] #76 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-15T17:12:48.327Z] #76 DONE 0.1s [2022-09-15T17:12:48.327Z] [2022-09-15T17:12:48.327Z] #77 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-15T17:12:48.584Z] #77 DONE 0.2s [2022-09-15T17:12:48.584Z] [2022-09-15T17:12:48.584Z] #78 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-15T17:12:48.584Z] #78 DONE 0.1s [2022-09-15T17:12:48.584Z] [2022-09-15T17:12:48.584Z] #79 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-15T17:12:48.584Z] #79 DONE 0.1s [2022-09-15T17:12:48.840Z] [2022-09-15T17:12:48.840Z] #80 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-15T17:12:49.096Z] #80 DONE 0.4s [2022-09-15T17:12:49.096Z] [2022-09-15T17:12:49.096Z] #81 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-15T17:12:49.096Z] #81 DONE 0.1s [2022-09-15T17:12:49.353Z] [2022-09-15T17:12:49.353Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-15T17:12:49.610Z] #82 DONE 0.5s [2022-09-15T17:12:49.610Z] [2022-09-15T17:12:49.610Z] #83 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-15T17:12:49.610Z] #83 DONE 0.1s [2022-09-15T17:12:49.867Z] [2022-09-15T17:12:49.867Z] #84 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-15T17:12:49.867Z] #84 DONE 0.0s [2022-09-15T17:12:49.867Z] [2022-09-15T17:12:49.867Z] #85 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-15T17:12:49.867Z] #85 DONE 0.0s [2022-09-15T17:12:49.867Z] [2022-09-15T17:12:49.867Z] #86 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-15T17:12:50.429Z] #86 DONE 0.6s [2022-09-15T17:12:50.685Z] [2022-09-15T17:12:50.685Z] #87 exporting to image [2022-09-15T17:12:50.685Z] #87 exporting layers [2022-09-15T17:12:51.388Z] Fetching without tags [2022-09-15T17:12:51.594Z] Merging remotes/origin/22.06 commit 8af2e62556dea0c3161a0971fbf9219f9e1f059d into PR head commit 9a57be4ac4f1236b4e80fc021369f0ce70b3842e [2022-09-15T17:12:52.161Z] Merge succeeded, producing 9a57be4ac4f1236b4e80fc021369f0ce70b3842e [2022-09-15T17:12:52.161Z] Checking out Revision 9a57be4ac4f1236b4e80fc021369f0ce70b3842e (PR-44148) [2022-09-15T17:12:52.423Z] Commit message: "integration-cli: remove TestDockerSuite func" [2022-09-15T17:12:52.452Z] > git --version # timeout=10 [2022-09-15T17:12:52.461Z] > git --version # 'git version 2.25.1' [2022-09-15T17:12:52.466Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-15T17:12:51.381Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-15T17:12:51.384Z] > git config --add remote.origin.fetch +refs/pull/44148/head:refs/remotes/origin/PR-44148 # timeout=10 [2022-09-15T17:12:51.389Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-15T17:12:51.397Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-15T17:12:51.408Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-15T17:12:51.408Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-15T17:12:51.409Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44148/head:refs/remotes/origin/PR-44148 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-15T17:12:51.613Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T17:12:51.618Z] > git checkout -f 9a57be4ac4f1236b4e80fc021369f0ce70b3842e # timeout=10 [2022-09-15T17:12:52.157Z] > git remote # timeout=10 [2022-09-15T17:12:52.161Z] > git config --get remote.origin.url # timeout=10 [2022-09-15T17:12:52.164Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-15T17:12:52.165Z] > git merge 8af2e62556dea0c3161a0971fbf9219f9e1f059d # timeout=10 [2022-09-15T17:12:52.173Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-15T17:12:52.181Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T17:12:52.189Z] > git checkout -f 9a57be4ac4f1236b4e80fc021369f0ce70b3842e # timeout=10 [2022-09-15T17:12:53.100Z] + docker version [2022-09-15T17:12:53.100Z] Client: Docker Engine - Community [2022-09-15T17:12:53.100Z] Version: 22.06.0-beta.0 [2022-09-15T17:12:53.100Z] API version: 1.42 [2022-09-15T17:12:53.100Z] Go version: go1.18.3 [2022-09-15T17:12:53.100Z] Git commit: 3e9117b [2022-09-15T17:12:53.100Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-15T17:12:53.100Z] OS/Arch: linux/arm64 [2022-09-15T17:12:53.100Z] Context: default [2022-09-15T17:12:53.100Z] [2022-09-15T17:12:53.100Z] Server: Docker Engine - Community [2022-09-15T17:12:53.100Z] Engine: [2022-09-15T17:12:53.100Z] Version: 22.06.0-beta.0 [2022-09-15T17:12:53.100Z] API version: 1.42 (minimum version 1.12) [2022-09-15T17:12:53.100Z] Go version: go1.18.3 [2022-09-15T17:12:53.100Z] Git commit: 38633e7 [2022-09-15T17:12:53.100Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-15T17:12:53.100Z] OS/Arch: linux/arm64 [2022-09-15T17:12:53.100Z] Experimental: true [2022-09-15T17:12:53.100Z] containerd: [2022-09-15T17:12:53.100Z] Version: 1.6.8 [2022-09-15T17:12:53.100Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-15T17:12:53.100Z] runc: [2022-09-15T17:12:53.100Z] Version: 1.1.4 [2022-09-15T17:12:53.100Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-15T17:12:53.100Z] docker-init: [2022-09-15T17:12:53.100Z] Version: 0.19.0 [2022-09-15T17:12:53.100Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-15T17:12:53.207Z] #87 exporting layers 2.5s done [2022-09-15T17:12:53.207Z] #87 writing image sha256:4be7db59ef6d47c25bfe95402bb1ac8164de7007c1cc6a97b40259ff574171b2 done [2022-09-15T17:12:53.207Z] #87 naming to docker.io/library/docker:9a57be4ac4f1236b4e80fc021369f0ce70b3842e done [2022-09-15T17:12:53.207Z] #87 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-15T17:12:53.417Z] + docker info [2022-09-15T17:12:53.417Z] Client: [2022-09-15T17:12:53.417Z] Context: default [2022-09-15T17:12:53.417Z] Debug Mode: false [2022-09-15T17:12:53.417Z] Plugins: [2022-09-15T17:12:53.417Z] buildx: Docker Buildx (Docker Inc.) [2022-09-15T17:12:53.417Z] Version: v0.8.2 [2022-09-15T17:12:53.417Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-09-15T17:12:53.417Z] compose: Docker Compose (Docker Inc.) [2022-09-15T17:12:53.417Z] Version: v2.10.2 [2022-09-15T17:12:53.417Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-15T17:12:53.417Z] [2022-09-15T17:12:53.417Z] Server: [2022-09-15T17:12:53.417Z] Containers: 0 [2022-09-15T17:12:53.417Z] Running: 0 [2022-09-15T17:12:53.417Z] Paused: 0 [2022-09-15T17:12:53.417Z] Stopped: 0 [2022-09-15T17:12:53.417Z] Images: 4 [2022-09-15T17:12:53.417Z] Server Version: 22.06.0-beta.0 [2022-09-15T17:12:53.417Z] Storage Driver: overlay2 [2022-09-15T17:12:53.417Z] Backing Filesystem: extfs [2022-09-15T17:12:53.417Z] Supports d_type: true [2022-09-15T17:12:53.417Z] Using metacopy: false [2022-09-15T17:12:53.417Z] Native Overlay Diff: true [2022-09-15T17:12:53.417Z] userxattr: false [2022-09-15T17:12:53.417Z] Logging Driver: json-file [2022-09-15T17:12:53.417Z] Cgroup Driver: cgroupfs [2022-09-15T17:12:53.417Z] Cgroup Version: 1 [2022-09-15T17:12:53.417Z] Plugins: [2022-09-15T17:12:53.417Z] Volume: local [2022-09-15T17:12:53.417Z] Network: bridge host ipvlan macvlan null overlay [2022-09-15T17:12:53.417Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-15T17:12:53.417Z] Swarm: inactive [2022-09-15T17:12:53.417Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-15T17:12:53.417Z] Default Runtime: runc [2022-09-15T17:12:53.417Z] Init Binary: docker-init [2022-09-15T17:12:53.417Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-15T17:12:53.417Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-15T17:12:53.417Z] init version: de40ad0 [2022-09-15T17:12:53.417Z] Security Options: [2022-09-15T17:12:53.417Z] apparmor [2022-09-15T17:12:53.417Z] seccomp [2022-09-15T17:12:53.417Z] Profile: builtin [2022-09-15T17:12:53.417Z] Kernel Version: 5.15.0-1019-aws [2022-09-15T17:12:53.417Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-15T17:12:53.417Z] OSType: linux [2022-09-15T17:12:53.417Z] Architecture: aarch64 [2022-09-15T17:12:53.417Z] CPUs: 2 [2022-09-15T17:12:53.417Z] Total Memory: 7.559GiB [2022-09-15T17:12:53.417Z] Name: ip-10-100-78-139 [2022-09-15T17:12:53.417Z] ID: db79de1c-242a-4385-a2a3-a1af427bf7ea [2022-09-15T17:12:53.417Z] Docker Root Dir: /var/lib/docker [2022-09-15T17:12:53.417Z] Debug Mode: false [2022-09-15T17:12:53.417Z] Registry: https://index.docker.io/v1/ [2022-09-15T17:12:53.417Z] Labels: [2022-09-15T17:12:53.417Z] Experimental: true [2022-09-15T17:12:53.417Z] Insecure Registries: [2022-09-15T17:12:53.417Z] 127.0.0.0/8 [2022-09-15T17:12:53.417Z] Live Restore Enabled: true [2022-09-15T17:12:53.417Z] [Pipeline] sh [2022-09-15T17:12:53.553Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44148/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44148/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a57be4ac4f1236b4e80fc021369f0ce70b3842e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:9a57be4ac4f1236b4e80fc021369f0ce70b3842e hack/validate/default [2022-09-15T17:12:53.735Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-15T17:12:53.735Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-15T17:12:53.736Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44148/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-15T17:12:53.736Z] + bash /home/ubuntu/workspace/moby_PR-44148/check-config.sh [2022-09-15T17:12:53.736Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-15T17:12:53.736Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ... [2022-09-15T17:12:53.736Z] [2022-09-15T17:12:53.736Z] Generally Necessary: [2022-09-15T17:12:53.736Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-15T17:12:53.736Z] - apparmor: enabled and tools installed [2022-09-15T17:12:53.736Z] - CONFIG_NAMESPACES: enabled [2022-09-15T17:12:53.736Z] - CONFIG_NET_NS: enabled [2022-09-15T17:12:53.736Z] - CONFIG_PID_NS: enabled [2022-09-15T17:12:53.736Z] - CONFIG_IPC_NS: enabled [2022-09-15T17:12:53.736Z] - CONFIG_UTS_NS: enabled [2022-09-15T17:12:53.736Z] - CONFIG_CGROUPS: enabled [2022-09-15T17:12:53.736Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-15T17:12:53.736Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-15T17:12:53.736Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-15T17:12:53.736Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-15T17:12:53.736Z] - CONFIG_CPUSETS: enabled [2022-09-15T17:12:53.736Z] - CONFIG_MEMCG: enabled [2022-09-15T17:12:53.736Z] - CONFIG_KEYS: enabled [2022-09-15T17:12:53.736Z] - CONFIG_VETH: enabled (as module) [2022-09-15T17:12:53.736Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-15T17:12:53.736Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-15T17:12:53.736Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-15T17:12:53.736Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-15T17:12:53.736Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-15T17:12:53.992Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-15T17:12:53.992Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-15T17:12:53.992Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-15T17:12:53.992Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-15T17:12:53.992Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-15T17:12:53.992Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-15T17:12:53.992Z] - CONFIG_CGROUP_BPF: enabled [2022-09-15T17:12:53.992Z] [2022-09-15T17:12:53.992Z] Optional Features: [2022-09-15T17:12:53.992Z] - CONFIG_USER_NS: enabled [2022-09-15T17:12:53.992Z] - CONFIG_SECCOMP: enabled [2022-09-15T17:12:53.992Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-15T17:12:53.992Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-15T17:12:53.992Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-15T17:12:53.992Z] (cgroup swap accounting is currently enabled) [2022-09-15T17:12:53.992Z] - CONFIG_BLK_CGROUP: enabled [2022-09-15T17:12:53.992Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-15T17:12:53.992Z] - CONFIG_CGROUP_PERF: enabled [2022-09-15T17:12:53.992Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-15T17:12:53.992Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-15T17:12:53.992Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-15T17:12:53.992Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-15T17:12:53.992Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-15T17:12:53.992Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-15T17:12:53.992Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-15T17:12:53.992Z] - CONFIG_IP_VS: enabled (as module) [2022-09-15T17:12:53.992Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-15T17:12:53.992Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-15T17:12:54.249Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-15T17:12:54.249Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-15T17:12:54.249Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-15T17:12:54.249Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-15T17:12:54.249Z] - CONFIG_EXT4_FS: enabled [2022-09-15T17:12:54.249Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-15T17:12:54.249Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-15T17:12:54.249Z] - Network Drivers: [2022-09-15T17:12:54.249Z] - "overlay": [2022-09-15T17:12:54.249Z] - CONFIG_VXLAN: enabled (as module) [2022-09-15T17:12:54.249Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-15T17:12:54.249Z] Optional (for encrypted networks): [2022-09-15T17:12:54.249Z] - CONFIG_CRYPTO: enabled [2022-09-15T17:12:54.249Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-15T17:12:54.249Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-15T17:12:54.249Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-15T17:12:54.249Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-15T17:12:54.249Z] - CONFIG_XFRM: enabled [2022-09-15T17:12:54.249Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-15T17:12:54.249Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-15T17:12:54.249Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-15T17:12:54.249Z] - "ipvlan": [2022-09-15T17:12:54.249Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-15T17:12:54.249Z] - "macvlan": [2022-09-15T17:12:54.249Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-15T17:12:54.249Z] - CONFIG_DUMMY: enabled (as module) [2022-09-15T17:12:54.249Z] - "ftp,tftp client in container": [2022-09-15T17:12:54.506Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-15T17:12:54.506Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-15T17:12:54.506Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-15T17:12:54.506Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-15T17:12:54.506Z] - Storage Drivers: [2022-09-15T17:12:54.506Z] - "aufs": [2022-09-15T17:12:54.506Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-15T17:12:54.506Z] - "btrfs": [2022-09-15T17:12:54.506Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-15T17:12:54.506Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-15T17:12:54.506Z] - "devicemapper": [2022-09-15T17:12:54.506Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-15T17:12:54.506Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-15T17:12:54.506Z] - "overlay": [2022-09-15T17:12:54.506Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-15T17:12:54.506Z] - "zfs": [2022-09-15T17:12:54.506Z] - /dev/zfs: present [2022-09-15T17:12:54.506Z] - zfs command: missing [2022-09-15T17:12:54.506Z] - zpool command: missing [2022-09-15T17:12:54.506Z] [2022-09-15T17:12:54.506Z] Limits: [2022-09-15T17:12:54.506Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-15T17:12:54.506Z] [2022-09-15T17:12:54.506Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-15T17:12:54.859Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9a57be4ac4f1236b4e80fc021369f0ce70b3842e . [2022-09-15T17:12:55.116Z] #1 [internal] load build definition from Dockerfile [2022-09-15T17:12:55.116Z] #1 transferring dockerfile: 19.29kB done [2022-09-15T17:12:55.116Z] #1 DONE 0.0s [2022-09-15T17:12:55.116Z] [2022-09-15T17:12:55.116Z] #2 [internal] load .dockerignore [2022-09-15T17:12:55.116Z] #2 transferring context: 145B done [2022-09-15T17:12:55.116Z] #2 DONE 0.0s [2022-09-15T17:12:55.116Z] [2022-09-15T17:12:55.116Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-15T17:12:55.372Z] #3 DONE 0.1s [2022-09-15T17:12:55.372Z] [2022-09-15T17:12:55.372Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-15T17:12:55.372Z] #4 CACHED [2022-09-15T17:12:55.372Z] [2022-09-15T17:12:55.372Z] #5 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-15T17:12:55.446Z] Congratulations! Seccomp profile generation is done correctly. [2022-09-15T17:12:55.446Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-15T17:12:55.446Z] Congratulations! yamllint config file formatted correctly [2022-09-15T17:12:55.629Z] #5 DONE 0.1s [2022-09-15T17:12:55.629Z] [2022-09-15T17:12:55.629Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-15T17:12:55.629Z] #6 DONE 0.1s [2022-09-15T17:12:55.629Z] [2022-09-15T17:12:55.629Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-15T17:12:55.629Z] #7 DONE 0.1s [2022-09-15T17:12:55.629Z] [2022-09-15T17:12:55.629Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-15T17:12:55.629Z] #8 DONE 0.1s [2022-09-15T17:12:57.530Z] [2022-09-15T17:12:57.530Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-15T17:12:57.530Z] #9 DONE 0.0s [2022-09-15T17:12:57.530Z] [2022-09-15T17:12:57.530Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-15T17:12:57.530Z] #10 DONE 0.0s [2022-09-15T17:12:57.530Z] [2022-09-15T17:12:57.530Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-15T17:12:57.530Z] #11 DONE 0.0s [2022-09-15T17:12:57.530Z] [2022-09-15T17:12:57.530Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 [2022-09-15T17:12:57.530Z] #12 DONE 0.0s [2022-09-15T17:12:57.530Z] [2022-09-15T17:12:57.530Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-15T17:12:57.530Z] #13 CACHED [2022-09-15T17:12:57.530Z] [2022-09-15T17:12:57.530Z] #14 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-15T17:12:57.530Z] #14 CACHED [2022-09-15T17:12:57.530Z] [2022-09-15T17:12:57.530Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-15T17:12:57.530Z] #15 CACHED [2022-09-15T17:12:57.530Z] [2022-09-15T17:12:57.530Z] #16 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-15T17:12:57.530Z] #16 CACHED [2022-09-15T17:12:57.530Z] [2022-09-15T17:12:57.530Z] #17 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-15T17:12:57.530Z] #17 CACHED [2022-09-15T17:12:57.530Z] [2022-09-15T17:12:57.530Z] #18 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-15T17:12:57.530Z] #18 CACHED [2022-09-15T17:12:57.530Z] [2022-09-15T17:12:57.530Z] #19 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-15T17:12:57.530Z] #19 CACHED [2022-09-15T17:12:57.530Z] [2022-09-15T17:12:57.530Z] #20 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-15T17:12:57.530Z] #20 CACHED [2022-09-15T17:12:57.530Z] [2022-09-15T17:12:57.530Z] #21 [dev-systemd-false 6/28] RUN ldconfig [2022-09-15T17:12:57.530Z] #21 CACHED [2022-09-15T17:12:57.530Z] [2022-09-15T17:12:57.530Z] #22 [internal] load build context [2022-09-15T17:12:57.530Z] #22 ... [2022-09-15T17:12:57.530Z] [2022-09-15T17:12:57.530Z] #23 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-15T17:12:57.530Z] #23 DONE 0.4s [2022-09-15T17:12:57.530Z] [2022-09-15T17:12:57.530Z] #22 [internal] load build context [2022-09-15T17:12:58.920Z] #22 transferring context: 62.68MB 1.6s done [2022-09-15T17:12:58.920Z] #22 DONE 1.6s [2022-09-15T17:12:58.920Z] [2022-09-15T17:12:58.920Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-15T17:12:58.920Z] #24 CACHED [2022-09-15T17:12:58.920Z] [2022-09-15T17:12:58.920Z] #25 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-15T17:12:58.920Z] #25 CACHED [2022-09-15T17:12:58.920Z] [2022-09-15T17:12:58.920Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-15T17:12:58.920Z] #26 CACHED [2022-09-15T17:12:58.920Z] [2022-09-15T17:12:58.920Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-15T17:12:58.920Z] #27 CACHED [2022-09-15T17:12:58.920Z] [2022-09-15T17:12:58.920Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-15T17:12:58.920Z] #28 CACHED [2022-09-15T17:12:58.920Z] [2022-09-15T17:12:58.920Z] #29 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T17:12:58.920Z] #0 1.065 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-15T17:12:58.920Z] #0 1.219 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-15T17:12:58.920Z] #0 1.219 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-15T17:12:58.920Z] #0 1.641 Reading package lists... [2022-09-15T17:12:58.920Z] #29 ... [2022-09-15T17:12:58.920Z] [2022-09-15T17:12:58.920Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-15T17:12:58.920Z] #30 CACHED [2022-09-15T17:12:58.920Z] [2022-09-15T17:12:58.920Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-15T17:12:58.920Z] #31 CACHED [2022-09-15T17:12:58.920Z] [2022-09-15T17:12:58.920Z] #32 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-15T17:12:58.920Z] #32 CACHED [2022-09-15T17:12:58.920Z] [2022-09-15T17:12:58.920Z] #33 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-15T17:12:58.920Z] #33 CACHED [2022-09-15T17:12:58.920Z] [2022-09-15T17:12:58.920Z] #29 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T17:12:59.176Z] #0 1.641 Reading package lists... [2022-09-15T17:12:59.176Z] #29 ... [2022-09-15T17:12:59.176Z] [2022-09-15T17:12:59.176Z] #34 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-15T17:12:59.176Z] #34 CACHED [2022-09-15T17:12:59.433Z] [2022-09-15T17:12:59.433Z] #29 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T17:12:59.433Z] #0 1.641 Reading package lists... [2022-09-15T17:12:59.689Z] #29 2.379 Reading package lists... [2022-09-15T17:12:59.689Z] #29 ... [2022-09-15T17:12:59.689Z] [2022-09-15T17:12:59.689Z] #35 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-15T17:12:59.689Z] #35 CACHED [2022-09-15T17:12:59.689Z] [2022-09-15T17:12:59.689Z] #36 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-15T17:12:59.689Z] #36 CACHED [2022-09-15T17:12:59.689Z] [2022-09-15T17:12:59.689Z] #37 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-15T17:12:59.689Z] #37 CACHED [2022-09-15T17:12:59.946Z] [2022-09-15T17:12:59.946Z] #29 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T17:12:59.946Z] #29 2.379 Reading package lists... [2022-09-15T17:12:59.946Z] [2022-09-15T17:12:59.946Z] #29 ... [2022-09-15T17:12:59.946Z] [2022-09-15T17:12:59.946Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-15T17:12:59.946Z] #38 CACHED [2022-09-15T17:12:59.946Z] [2022-09-15T17:12:59.946Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-15T17:12:59.946Z] #39 CACHED [2022-09-15T17:12:59.946Z] [2022-09-15T17:12:59.946Z] #40 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-15T17:12:59.946Z] #40 CACHED [2022-09-15T17:12:59.946Z] [2022-09-15T17:12:59.946Z] #41 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-15T17:12:59.946Z] #41 CACHED [2022-09-15T17:12:59.946Z] [2022-09-15T17:12:59.946Z] #29 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T17:13:00.204Z] #29 2.827 Building dependency tree... [2022-09-15T17:13:00.204Z] #29 2.980 Reading state information... [2022-09-15T17:13:00.204Z] #29 ... [2022-09-15T17:13:00.204Z] [2022-09-15T17:13:00.204Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-15T17:13:00.204Z] #42 CACHED [2022-09-15T17:13:00.204Z] [2022-09-15T17:13:00.204Z] #29 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T17:13:00.204Z] #29 3.170 The following additional packages will be installed: [2022-09-15T17:13:00.204Z] #29 3.170 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-09-15T17:13:00.204Z] #29 3.170 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-09-15T17:13:00.204Z] #29 3.171 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-15T17:13:00.204Z] #29 3.171 python3-pkg-resources vim-runtime xxd [2022-09-15T17:13:00.204Z] #29 3.173 Suggested packages: [2022-09-15T17:13:00.204Z] #29 3.173 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-15T17:13:00.204Z] #29 3.173 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-09-15T17:13:00.204Z] #29 3.173 acl attr quota [2022-09-15T17:13:00.204Z] #29 3.173 Recommended packages: [2022-09-15T17:13:00.204Z] #29 3.173 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-09-15T17:13:00.461Z] #29 ... [2022-09-15T17:13:00.461Z] [2022-09-15T17:13:00.461Z] #43 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-15T17:13:00.461Z] #43 CACHED [2022-09-15T17:13:00.461Z] [2022-09-15T17:13:00.461Z] #44 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-15T17:13:00.461Z] #44 CACHED [2022-09-15T17:13:00.461Z] [2022-09-15T17:13:00.461Z] #29 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T17:13:00.461Z] #29 3.494 The following NEW packages will be installed: [2022-09-15T17:13:00.461Z] #29 3.494 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-15T17:13:00.461Z] #29 3.494 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-09-15T17:13:00.461Z] #29 3.495 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-15T17:13:00.461Z] #29 3.495 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-15T17:13:00.461Z] #29 3.495 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-15T17:13:00.461Z] #29 3.495 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-15T17:13:00.461Z] #29 3.495 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-15T17:13:00.461Z] #29 3.495 xz-utils zip zstd [2022-09-15T17:13:00.717Z] #29 ... [2022-09-15T17:13:00.718Z] [2022-09-15T17:13:00.718Z] #45 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-15T17:13:00.718Z] #45 CACHED [2022-09-15T17:13:00.718Z] [2022-09-15T17:13:00.718Z] #46 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-15T17:13:00.718Z] #46 CACHED [2022-09-15T17:13:00.718Z] [2022-09-15T17:13:00.718Z] #47 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-15T17:13:00.718Z] #47 CACHED [2022-09-15T17:13:00.718Z] [2022-09-15T17:13:00.718Z] #48 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-15T17:13:00.718Z] #48 CACHED [2022-09-15T17:13:00.718Z] [2022-09-15T17:13:00.718Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-15T17:13:00.718Z] #49 CACHED [2022-09-15T17:13:00.718Z] [2022-09-15T17:13:00.718Z] #50 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-15T17:13:00.718Z] #50 CACHED [2022-09-15T17:13:00.718Z] [2022-09-15T17:13:00.718Z] #51 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-15T17:13:00.718Z] #51 CACHED [2022-09-15T17:13:00.718Z] [2022-09-15T17:13:00.718Z] #52 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-15T17:13:00.718Z] #52 CACHED [2022-09-15T17:13:00.718Z] [2022-09-15T17:13:00.718Z] #53 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-15T17:13:00.718Z] #53 CACHED [2022-09-15T17:13:00.718Z] [2022-09-15T17:13:00.718Z] #29 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T17:13:00.718Z] #29 3.783 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-09-15T17:13:00.718Z] #29 3.783 Need to get 27.0 MB of archives. [2022-09-15T17:13:00.718Z] #29 3.783 After this operation, 105 MB of additional disk space will be used. [2022-09-15T17:13:00.718Z] #29 3.783 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-09-15T17:13:00.718Z] #29 3.787 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-09-15T17:13:00.718Z] #29 3.790 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-09-15T17:13:00.718Z] #29 3.791 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-15T17:13:00.718Z] #29 3.792 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-09-15T17:13:00.718Z] #29 3.794 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-09-15T17:13:00.718Z] #29 3.796 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-09-15T17:13:00.718Z] #29 3.797 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-09-15T17:13:00.718Z] #29 3.804 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-15T17:13:00.718Z] #29 3.805 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-15T17:13:00.975Z] #29 3.807 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-09-15T17:13:00.975Z] #29 3.813 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-15T17:13:00.975Z] #29 3.814 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-15T17:13:00.975Z] #29 3.817 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-09-15T17:13:00.975Z] #29 3.822 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2022-09-15T17:13:00.975Z] #29 3.824 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-09-15T17:13:00.975Z] #29 3.825 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-09-15T17:13:00.975Z] #29 3.827 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-15T17:13:00.975Z] #29 3.828 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-09-15T17:13:00.975Z] #29 3.830 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-09-15T17:13:00.975Z] #29 3.832 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-09-15T17:13:00.975Z] #29 3.835 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-15T17:13:00.975Z] #29 3.836 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-15T17:13:00.975Z] #29 3.838 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-15T17:13:00.975Z] #29 3.840 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-09-15T17:13:00.975Z] #29 3.840 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-09-15T17:13:00.975Z] #29 3.842 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-15T17:13:00.975Z] #29 3.905 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-09-15T17:13:00.975Z] #29 3.905 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-15T17:13:00.975Z] #29 3.906 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-09-15T17:13:00.975Z] #29 3.906 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-15T17:13:00.975Z] #29 3.908 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-15T17:13:00.975Z] #29 3.909 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-09-15T17:13:00.975Z] #29 3.909 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-15T17:13:00.975Z] #29 3.909 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-15T17:13:00.975Z] #29 3.924 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-15T17:13:00.975Z] #29 3.925 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-15T17:13:00.975Z] #29 3.926 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-15T17:13:00.975Z] #29 3.927 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-15T17:13:00.975Z] #29 3.930 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-15T17:13:00.975Z] #29 3.930 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-15T17:13:00.975Z] #29 3.932 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-09-15T17:13:00.975Z] #29 3.941 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-09-15T17:13:00.975Z] #29 3.945 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-09-15T17:13:00.975Z] #29 3.945 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-15T17:13:00.975Z] #29 3.984 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-09-15T17:13:00.975Z] #29 3.993 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-09-15T17:13:00.975Z] #29 3.997 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-09-15T17:13:00.975Z] #29 3.999 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-09-15T17:13:01.233Z] #29 ... [2022-09-15T17:13:01.233Z] [2022-09-15T17:13:01.233Z] #54 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-15T17:13:01.233Z] #54 CACHED [2022-09-15T17:13:01.233Z] [2022-09-15T17:13:01.233Z] #55 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-15T17:13:01.233Z] #55 CACHED [2022-09-15T17:13:01.233Z] [2022-09-15T17:13:01.233Z] #56 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-15T17:13:01.233Z] #56 CACHED [2022-09-15T17:13:01.233Z] [2022-09-15T17:13:01.233Z] #57 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T17:13:01.233Z] #57 CACHED [2022-09-15T17:13:01.233Z] [2022-09-15T17:13:01.233Z] #29 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T17:13:01.233Z] #29 4.164 debconf: delaying package configuration, since apt-utils is not installed [2022-09-15T17:13:01.233Z] #29 4.211 Fetched 27.0 MB in 0s (54.3 MB/s) [2022-09-15T17:13:01.233Z] #29 4.240 Selecting previously unselected package pigz. [2022-09-15T17:13:01.233Z] #29 4.240 (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 ... 24010 files and directories currently installed.) [2022-09-15T17:13:01.490Z] #29 4.267 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-09-15T17:13:01.490Z] #29 4.272 Unpacking pigz (2.6-1) ... [2022-09-15T17:13:01.490Z] #29 4.334 Selecting previously unselected package libelf1:arm64. [2022-09-15T17:13:01.490Z] #29 4.338 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-09-15T17:13:01.490Z] #29 4.349 Unpacking libelf1:arm64 (0.183-1) ... [2022-09-15T17:13:01.490Z] #29 4.412 Selecting previously unselected package libbpf0:arm64. [2022-09-15T17:13:01.490Z] #29 4.415 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-09-15T17:13:01.490Z] #29 4.419 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-09-15T17:13:01.490Z] #29 4.465 Selecting previously unselected package libcap2:arm64. [2022-09-15T17:13:01.490Z] #29 4.468 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-15T17:13:01.490Z] #29 4.473 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-15T17:13:01.490Z] #29 4.515 Selecting previously unselected package libmnl0:arm64. [2022-09-15T17:13:01.747Z] #29 4.518 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-09-15T17:13:01.747Z] #29 4.523 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-09-15T17:13:01.747Z] #29 4.561 Selecting previously unselected package libxtables12:arm64. [2022-09-15T17:13:01.747Z] #29 4.564 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-09-15T17:13:01.747Z] #29 4.569 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-09-15T17:13:01.747Z] #29 4.612 Selecting previously unselected package libcap2-bin. [2022-09-15T17:13:01.747Z] #29 4.613 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-09-15T17:13:01.747Z] #29 4.618 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-15T17:13:01.747Z] #29 4.670 Selecting previously unselected package iproute2. [2022-09-15T17:13:01.747Z] #29 4.673 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-09-15T17:13:01.747Z] #29 4.678 Unpacking iproute2 (5.10.0-4) ... [2022-09-15T17:13:02.004Z] #29 4.782 Selecting previously unselected package xxd. [2022-09-15T17:13:02.004Z] #29 4.786 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-15T17:13:02.004Z] #29 4.790 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-15T17:13:02.004Z] #29 4.841 Selecting previously unselected package vim-common. [2022-09-15T17:13:02.004Z] #29 4.844 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-15T17:13:02.004Z] #29 4.855 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-15T17:13:02.004Z] #29 4.917 Selecting previously unselected package bash-completion. [2022-09-15T17:13:02.004Z] #29 4.920 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-09-15T17:13:02.567Z] #29 5.573 Unpacking bash-completion (1:2.11-2) ... [2022-09-15T17:13:02.827Z] #29 5.696 Selecting previously unselected package bzip2. [2022-09-15T17:13:02.827Z] #29 5.699 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-09-15T17:13:02.827Z] #29 5.705 Unpacking bzip2 (1.0.8-4) ... [2022-09-15T17:13:02.827Z] #29 5.752 Selecting previously unselected package xz-utils. [2022-09-15T17:13:02.827Z] #29 5.754 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-15T17:13:02.827Z] #29 5.760 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-15T17:13:03.084Z] #29 5.822 Selecting previously unselected package apparmor. [2022-09-15T17:13:03.084Z] #29 5.825 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-09-15T17:13:03.084Z] #29 5.849 Unpacking apparmor (2.13.6-10) ... [2022-09-15T17:13:03.084Z] #29 5.972 Selecting previously unselected package inetutils-ping. [2022-09-15T17:13:03.084Z] #29 5.975 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2022-09-15T17:13:03.084Z] #29 5.980 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-15T17:13:03.084Z] #29 6.036 Selecting previously unselected package libip4tc2:arm64. [2022-09-15T17:13:03.084Z] #29 6.039 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-09-15T17:13:03.084Z] #29 6.048 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-09-15T17:13:03.084Z] #29 6.095 Selecting previously unselected package libip6tc2:arm64. [2022-09-15T17:13:03.341Z] #29 6.098 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-09-15T17:13:03.341Z] #29 6.103 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-09-15T17:13:03.341Z] #29 6.142 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-15T17:13:03.341Z] #29 6.145 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-15T17:13:03.341Z] #29 6.150 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-15T17:13:03.341Z] #29 6.191 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-15T17:13:03.341Z] #29 6.194 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-09-15T17:13:03.341Z] #29 6.200 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-15T17:13:03.341Z] #29 6.242 Selecting previously unselected package libnftnl11:arm64. [2022-09-15T17:13:03.341Z] #29 6.246 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-09-15T17:13:03.341Z] #29 6.250 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-09-15T17:13:03.341Z] #29 6.292 Selecting previously unselected package iptables. [2022-09-15T17:13:03.341Z] #29 6.295 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-09-15T17:13:03.341Z] #29 6.300 Unpacking iptables (1.8.7-1) ... [2022-09-15T17:13:03.341Z] #29 6.379 Selecting previously unselected package libonig5:arm64. [2022-09-15T17:13:03.341Z] #29 6.382 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-15T17:13:03.341Z] #29 6.387 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-15T17:13:03.341Z] #29 6.446 Selecting previously unselected package libjq1:arm64. [2022-09-15T17:13:03.598Z] #29 6.448 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-09-15T17:13:03.598Z] #29 6.453 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-15T17:13:03.598Z] #29 6.493 Selecting previously unselected package jq. [2022-09-15T17:13:03.598Z] #29 6.496 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-09-15T17:13:03.598Z] #29 6.501 Unpacking jq (1.6-2.1) ... [2022-09-15T17:13:03.598Z] #29 6.543 Selecting previously unselected package libaio1:arm64. [2022-09-15T17:13:03.598Z] #29 6.546 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-09-15T17:13:03.598Z] #29 6.551 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-09-15T17:13:03.598Z] #29 6.593 Selecting previously unselected package libgpm2:arm64. [2022-09-15T17:13:03.598Z] #29 6.597 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-09-15T17:13:03.598Z] #29 6.602 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-09-15T17:13:03.598Z] #29 6.646 Selecting previously unselected package libicu67:arm64. [2022-09-15T17:13:03.598Z] #29 6.649 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-09-15T17:13:03.855Z] #29 6.654 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-15T17:13:04.418Z] #29 7.349 Selecting previously unselected package libinih1:arm64. [2022-09-15T17:13:04.418Z] #29 7.352 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-09-15T17:13:04.418Z] #29 7.357 Unpacking libinih1:arm64 (53-1+b2) ... [2022-09-15T17:13:04.418Z] #29 7.399 Selecting previously unselected package libnet1:arm64. [2022-09-15T17:13:04.418Z] #29 7.403 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-15T17:13:04.418Z] #29 7.407 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-15T17:13:04.418Z] #29 7.456 Selecting previously unselected package libnl-3-200:arm64. [2022-09-15T17:13:04.675Z] #29 7.459 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-15T17:13:04.675Z] #29 7.464 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-15T17:13:04.675Z] #29 7.508 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-15T17:13:04.675Z] #29 7.511 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-15T17:13:04.675Z] #29 7.515 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-15T17:13:04.675Z] #29 7.555 Selecting previously unselected package libyajl2:arm64. [2022-09-15T17:13:04.675Z] #29 7.558 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-09-15T17:13:04.675Z] #29 7.563 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-15T17:13:04.675Z] #29 7.599 Selecting previously unselected package net-tools. [2022-09-15T17:13:04.675Z] #29 7.599 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-09-15T17:13:04.675Z] #29 7.604 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-15T17:13:04.675Z] #29 7.658 Selecting previously unselected package patch. [2022-09-15T17:13:04.675Z] #29 7.661 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-09-15T17:13:04.932Z] #29 7.666 Unpacking patch (2.7.6-7) ... [2022-09-15T17:13:04.932Z] #29 7.706 Selecting previously unselected package python-pip-whl. [2022-09-15T17:13:04.932Z] #29 7.710 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-15T17:13:04.932Z] #29 7.714 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-15T17:13:04.932Z] #29 7.854 Selecting previously unselected package python3-lib2to3. [2022-09-15T17:13:04.932Z] #29 7.857 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-15T17:13:04.932Z] #29 7.861 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-15T17:13:04.932Z] #29 7.907 Selecting previously unselected package python3-distutils. [2022-09-15T17:13:04.932Z] #29 7.911 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-09-15T17:13:04.932Z] #29 7.916 Unpacking python3-distutils (3.9.2-1) ... [2022-09-15T17:13:04.932Z] #29 7.960 Selecting previously unselected package python3-pkg-resources. [2022-09-15T17:13:04.932Z] #29 7.964 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-15T17:13:04.932Z] #29 7.968 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-15T17:13:04.932Z] #29 8.018 Selecting previously unselected package python3-setuptools. [2022-09-15T17:13:05.189Z] #29 8.021 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-09-15T17:13:05.189Z] #29 8.025 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-15T17:13:05.189Z] #29 8.092 Selecting previously unselected package python3-wheel. [2022-09-15T17:13:05.189Z] #29 8.095 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-09-15T17:13:05.189Z] #29 8.100 Unpacking python3-wheel (0.34.2-1) ... [2022-09-15T17:13:05.189Z] #29 8.139 Selecting previously unselected package python3-pip. [2022-09-15T17:13:05.189Z] #29 8.142 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-15T17:13:05.189Z] #29 8.148 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-15T17:13:05.189Z] #29 8.220 Selecting previously unselected package sudo. [2022-09-15T17:13:05.189Z] #29 8.224 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-09-15T17:13:05.189Z] #29 8.231 Unpacking sudo (1.9.5p2-3) ... [2022-09-15T17:13:05.446Z] #29 8.350 Selecting previously unselected package thin-provisioning-tools. [2022-09-15T17:13:05.446Z] #29 8.353 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-09-15T17:13:05.446Z] #29 8.358 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-15T17:13:05.446Z] #29 8.428 Selecting previously unselected package uidmap. [2022-09-15T17:13:05.702Z] #29 8.431 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-09-15T17:13:05.702Z] #29 8.435 Unpacking uidmap (1:4.8.1-1) ... [2022-09-15T17:13:05.702Z] #29 8.485 Selecting previously unselected package vim-runtime. [2022-09-15T17:13:05.702Z] #29 8.488 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-15T17:13:05.702Z] #29 8.499 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-15T17:13:05.702Z] #29 8.510 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-15T17:13:05.702Z] #29 8.514 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-15T17:13:06.266Z] #29 9.108 Selecting previously unselected package vim. [2022-09-15T17:13:06.266Z] #29 9.111 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-15T17:13:06.266Z] #29 9.121 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-15T17:13:06.266Z] #29 9.259 Selecting previously unselected package xfsprogs. [2022-09-15T17:13:06.266Z] #29 9.263 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-09-15T17:13:06.266Z] #29 9.267 Unpacking xfsprogs (5.10.0-4) ... [2022-09-15T17:13:06.523Z] #29 9.369 Selecting previously unselected package zip. [2022-09-15T17:13:06.523Z] #29 9.373 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-09-15T17:13:06.523Z] #29 9.377 Unpacking zip (3.0-12) ... [2022-09-15T17:13:06.523Z] #29 9.428 Selecting previously unselected package zstd. [2022-09-15T17:13:06.523Z] #29 9.431 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-09-15T17:13:06.523Z] #29 9.436 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-15T17:13:06.523Z] #29 9.531 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-15T17:13:06.779Z] #29 9.758 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-09-15T17:13:06.779Z] #29 9.803 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-15T17:13:06.779Z] #29 9.824 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-09-15T17:13:06.779Z] #29 9.837 Setting up libicu67:arm64 (67.1-7) ... [2022-09-15T17:13:07.036Z] #29 9.851 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-09-15T17:13:07.036Z] #29 9.864 Setting up libinih1:arm64 (53-1+b2) ... [2022-09-15T17:13:07.036Z] #29 9.877 Setting up uidmap (1:4.8.1-1) ... [2022-09-15T17:13:07.036Z] #29 9.891 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-15T17:13:07.036Z] #29 9.903 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-15T17:13:07.036Z] #29 9.916 Setting up bzip2 (1.0.8-4) ... [2022-09-15T17:13:07.036Z] #29 9.930 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-15T17:13:07.036Z] #29 9.942 Setting up python3-wheel (0.34.2-1) ... [2022-09-15T17:13:07.036Z] #29 10.09 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-15T17:13:07.292Z] #29 10.10 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-15T17:13:07.292Z] #29 10.12 Setting up libcap2-bin (1:2.44-1) ... [2022-09-15T17:13:07.292Z] #29 10.13 Setting up apparmor (2.13.6-10) ... [2022-09-15T17:13:08.222Z] #29 11.25 Setting up zip (3.0-12) ... [2022-09-15T17:13:08.478Z] #29 11.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-15T17:13:08.478Z] #29 11.29 Setting up bash-completion (1:2.11-2) ... [2022-09-15T17:13:09.042Z] #29 12.03 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-15T17:13:09.042Z] #29 12.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-15T17:13:09.042Z] #29 12.05 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-09-15T17:13:09.042Z] #29 12.07 Setting up patch (2.7.6-7) ... [2022-09-15T17:13:09.042Z] #29 12.08 Setting up sudo (1.9.5p2-3) ... [2022-09-15T17:13:09.042Z] #29 12.13 invoke-rc.d: could not determine current runlevel [2022-09-15T17:13:09.298Z] #29 12.13 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-15T17:13:09.298Z] #29 12.14 Setting up xfsprogs (5.10.0-4) ... [2022-09-15T17:13:09.298Z] #29 12.15 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-09-15T17:13:09.298Z] #29 12.17 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-15T17:13:09.298Z] #29 12.18 Setting up pigz (2.6-1) ... [2022-09-15T17:13:09.298Z] #29 12.19 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-15T17:13:09.298Z] #29 12.21 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-15T17:13:09.298Z] #29 12.23 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-15T17:13:09.298Z] #29 12.24 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-15T17:13:09.555Z] #29 12.40 Setting up libaio1:arm64 (0.3.112-9) ... [2022-09-15T17:13:09.555Z] #29 12.42 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-15T17:13:09.555Z] #29 12.54 Setting up libelf1:arm64 (0.183-1) ... [2022-09-15T17:13:09.812Z] #29 12.55 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-15T17:13:09.812Z] #29 12.56 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-15T17:13:09.812Z] #29 12.58 Setting up python3-distutils (3.9.2-1) ... [2022-09-15T17:13:09.812Z] #29 12.70 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-15T17:13:09.812Z] #29 12.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-15T17:13:09.812Z] #29 12.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-15T17:13:09.812Z] #29 12.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-15T17:13:09.812Z] #29 12.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-15T17:13:09.812Z] #29 12.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-15T17:13:09.812Z] #29 12.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-15T17:13:09.812Z] #29 12.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-15T17:13:09.812Z] #29 12.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-15T17:13:09.812Z] #29 12.76 Setting up python3-setuptools (52.0.0-4) ... [2022-09-15T17:13:10.069Z] #29 13.09 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-15T17:13:10.069Z] #29 13.11 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-09-15T17:13:10.327Z] #29 13.12 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-15T17:13:10.327Z] #29 13.13 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-15T17:13:10.327Z] #29 13.40 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-15T17:13:10.584Z] #29 13.41 Setting up jq (1.6-2.1) ... [2022-09-15T17:13:10.584Z] #29 13.42 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-09-15T17:13:10.584Z] #29 13.44 Setting up iptables (1.8.7-1) ... [2022-09-15T17:13:10.584Z] #29 13.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-15T17:13:10.584Z] #29 13.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-15T17:13:10.584Z] #29 13.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-15T17:13:10.584Z] #29 13.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-15T17:13:10.584Z] #29 13.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-15T17:13:10.584Z] #29 13.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-15T17:13:10.584Z] #29 13.48 Setting up iproute2 (5.10.0-4) ... [2022-09-15T17:13:10.846Z] #29 13.62 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-15T17:13:14.118Z] #29 DONE 16.6s [2022-09-15T17:13:14.118Z] [2022-09-15T17:13:14.118Z] #58 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-15T17:13:14.118Z] #58 0.417 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-15T17:13:14.118Z] #58 0.422 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-15T17:13:14.118Z] #58 0.427 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-15T17:13:14.118Z] #58 DONE 0.5s [2022-09-15T17:13:14.118Z] [2022-09-15T17:13:14.118Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-15T17:13:20.667Z] #59 5.831 Collecting yamllint==1.27.1 [2022-09-15T17:13:21.231Z] #59 6.861 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-15T17:13:21.231Z] #59 7.163 Collecting pathspec>=0.5.3 [2022-09-15T17:13:21.231Z] #59 7.167 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-15T17:13:21.231Z] #59 7.260 Collecting pyyaml [2022-09-15T17:13:21.488Z] #59 7.266 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-09-15T17:13:21.488Z] #59 7.284 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-15T17:13:21.488Z] #59 7.289 Building wheels for collected packages: yamllint [2022-09-15T17:13:21.488Z] #59 7.289 Building wheel for yamllint (setup.py): started [2022-09-15T17:13:21.745Z] #59 7.548 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-15T17:13:21.745Z] #59 7.548 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=5dfadc5cfc1b0d8946723a99fecdcf725185711bd26272094a66fd8c89cf354f [2022-09-15T17:13:21.745Z] #59 7.549 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-15T17:13:21.745Z] #59 7.551 Successfully built yamllint [2022-09-15T17:13:21.745Z] #59 7.557 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-15T17:13:21.745Z] #59 7.678 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-15T17:13:22.002Z] #59 DONE 7.9s [2022-09-15T17:13:22.002Z] [2022-09-15T17:13:22.002Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-15T17:13:22.263Z] #60 DONE 0.1s [2022-09-15T17:13:22.263Z] [2022-09-15T17:13:22.263Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-15T17:13:22.520Z] #61 DONE 0.3s [2022-09-15T17:13:22.520Z] [2022-09-15T17:13:22.520Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-15T17:13:22.778Z] #62 DONE 0.1s [2022-09-15T17:13:22.778Z] [2022-09-15T17:13:22.778Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-15T17:13:22.778Z] #63 DONE 0.2s [2022-09-15T17:13:22.778Z] [2022-09-15T17:13:22.778Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-15T17:13:22.778Z] #64 DONE 0.1s [2022-09-15T17:13:23.034Z] [2022-09-15T17:13:23.034Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-15T17:13:23.034Z] #65 DONE 0.1s [2022-09-15T17:13:23.034Z] [2022-09-15T17:13:23.034Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-15T17:13:23.034Z] #66 DONE 0.1s [2022-09-15T17:13:23.034Z] [2022-09-15T17:13:23.034Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-15T17:13:23.291Z] #67 DONE 0.1s [2022-09-15T17:13:23.291Z] [2022-09-15T17:13:23.291Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-15T17:13:23.291Z] #68 DONE 0.1s [2022-09-15T17:13:23.291Z] [2022-09-15T17:13:23.291Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-15T17:13:23.291Z] #69 DONE 0.1s [2022-09-15T17:13:23.547Z] [2022-09-15T17:13:23.547Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-15T17:13:23.547Z] #70 DONE 0.1s [2022-09-15T17:13:23.547Z] [2022-09-15T17:13:23.547Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-15T17:13:23.547Z] #71 DONE 0.1s [2022-09-15T17:13:23.547Z] [2022-09-15T17:13:23.547Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-15T17:13:24.110Z] #72 DONE 0.2s [2022-09-15T17:13:24.110Z] [2022-09-15T17:13:24.110Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-15T17:13:24.673Z] #73 DONE 0.6s [2022-09-15T17:13:24.673Z] [2022-09-15T17:13:24.673Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-15T17:13:24.673Z] #74 DONE 0.1s [2022-09-15T17:13:24.673Z] [2022-09-15T17:13:24.673Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-15T17:13:25.236Z] #75 DONE 0.5s [2022-09-15T17:13:25.236Z] [2022-09-15T17:13:25.236Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-15T17:13:25.236Z] #76 DONE 0.1s [2022-09-15T17:13:25.236Z] [2022-09-15T17:13:25.236Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-15T17:13:25.236Z] #77 DONE 0.1s [2022-09-15T17:13:25.492Z] [2022-09-15T17:13:25.492Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-15T17:13:25.492Z] #78 DONE 0.1s [2022-09-15T17:13:25.492Z] [2022-09-15T17:13:25.492Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-15T17:13:27.385Z] #79 DONE 2.0s [2022-09-15T17:13:27.642Z] [2022-09-15T17:13:27.642Z] #80 exporting to image [2022-09-15T17:13:27.642Z] #80 exporting layers [2022-09-15T17:13:29.010Z] #80 exporting layers 1.5s done [2022-09-15T17:13:29.010Z] #80 writing image sha256:03fc76cb19382051f4b2a1896d33c1a41a5d487be09ec84961cf826fb01c4165 done [2022-09-15T17:13:29.010Z] #80 naming to docker.io/library/docker:9a57be4ac4f1236b4e80fc021369f0ce70b3842e done [2022-09-15T17:13:29.010Z] #80 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-15T17:13:29.363Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-15T17:13:29.648Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44148/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a57be4ac4f1236b4e80fc021369f0ce70b3842e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:9a57be4ac4f1236b4e80fc021369f0ce70b3842e hack/test/unit [2022-09-15T17:13:30.218Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-09-15T17:13:30.218Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-15T17:13:30.218Z] + TESTDIRS=./... [2022-09-15T17:13:30.218Z] + exclude_paths='/vendor/|/integration' [2022-09-15T17:13:30.218Z] ++ go list ./... [2022-09-15T17:13:30.218Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-15T17:13:31.150Z] + pkg_list='github.com/docker/docker/api [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server/backend/build [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server/httpstatus [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server/httputils [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server/middleware [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server/router [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server/router/build [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server/router/container [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server/router/debug [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server/router/distribution [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server/router/grpc [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server/router/image [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server/router/network [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server/router/plugin [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server/router/session [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server/router/swarm [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server/router/system [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server/router/volume [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/types [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/types/backend [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/types/blkiodev [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/types/container [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/types/events [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/types/filters [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/types/image [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/types/mount [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/types/network [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/types/registry [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/types/strslice [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/types/swarm [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/types/time [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/types/versions [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/types/volume [2022-09-15T17:13:31.150Z] github.com/docker/docker/builder [2022-09-15T17:13:31.150Z] github.com/docker/docker/builder/builder-next [2022-09-15T17:13:31.150Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-15T17:13:31.150Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-15T17:13:31.150Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-15T17:13:31.150Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-15T17:13:31.150Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-15T17:13:31.150Z] github.com/docker/docker/builder/builder-next/worker [2022-09-15T17:13:31.150Z] github.com/docker/docker/builder/dockerfile [2022-09-15T17:13:31.150Z] github.com/docker/docker/builder/remotecontext [2022-09-15T17:13:31.150Z] github.com/docker/docker/builder/remotecontext/git [2022-09-15T17:13:31.150Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-15T17:13:31.150Z] github.com/docker/docker/cli [2022-09-15T17:13:31.150Z] github.com/docker/docker/cli/config [2022-09-15T17:13:31.150Z] github.com/docker/docker/cli/debug [2022-09-15T17:13:31.150Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-15T17:13:31.150Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-15T17:13:31.150Z] github.com/docker/docker/client [2022-09-15T17:13:31.150Z] github.com/docker/docker/cmd/docker-proxy [2022-09-15T17:13:31.150Z] github.com/docker/docker/cmd/dockerd [2022-09-15T17:13:31.150Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-15T17:13:31.150Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-15T17:13:31.150Z] github.com/docker/docker/container [2022-09-15T17:13:31.150Z] github.com/docker/docker/container/stream [2022-09-15T17:13:31.150Z] github.com/docker/docker/contrib/apparmor [2022-09-15T17:13:31.150Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-15T17:13:31.150Z] github.com/docker/docker/contrib/httpserver [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/cluster [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/cluster/convert [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/cluster/executor [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/cluster/provider [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/config [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/events [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/events/testutils [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/exec [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/graphdriver [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/images [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/initlayer [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/links [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/listeners [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/logger [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/logger/gelf [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/logger/journald [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/logger/local [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/logger/logentries [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/logger/splunk [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/logger/syslog [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/logger/templates [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/names [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/network [2022-09-15T17:13:31.150Z] github.com/docker/docker/daemon/stats [2022-09-15T17:13:31.150Z] github.com/docker/docker/distribution [2022-09-15T17:13:31.150Z] github.com/docker/docker/distribution/metadata [2022-09-15T17:13:31.150Z] github.com/docker/docker/distribution/utils [2022-09-15T17:13:31.150Z] github.com/docker/docker/distribution/xfer [2022-09-15T17:13:31.150Z] github.com/docker/docker/dockerversion [2022-09-15T17:13:31.150Z] github.com/docker/docker/errdefs [2022-09-15T17:13:31.150Z] github.com/docker/docker/image [2022-09-15T17:13:31.150Z] github.com/docker/docker/image/cache [2022-09-15T17:13:31.150Z] github.com/docker/docker/image/tarexport [2022-09-15T17:13:31.150Z] github.com/docker/docker/image/v1 [2022-09-15T17:13:31.150Z] github.com/docker/docker/internal/test/suite [2022-09-15T17:13:31.150Z] github.com/docker/docker/layer [2022-09-15T17:13:31.150Z] github.com/docker/docker/libcontainerd [2022-09-15T17:13:31.150Z] github.com/docker/docker/libcontainerd/queue [2022-09-15T17:13:31.150Z] github.com/docker/docker/libcontainerd/remote [2022-09-15T17:13:31.150Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-15T17:13:31.150Z] github.com/docker/docker/libcontainerd/types [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/bitseq [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/cluster [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/config [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/datastore [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/driverapi [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/etchosts [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/idm [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/ipam [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/iptables [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/netlabel [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/netutils [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/networkdb [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/ns [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/options [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/osl [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/portallocator [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/portmapper [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/testutils [2022-09-15T17:13:31.150Z] github.com/docker/docker/libnetwork/types [2022-09-15T17:13:31.150Z] github.com/docker/docker/oci [2022-09-15T17:13:31.150Z] github.com/docker/docker/oci/caps [2022-09-15T17:13:31.150Z] github.com/docker/docker/opts [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/aaparser [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/archive [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/authorization [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/broadcaster [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/capabilities [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/chrootarchive [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/containerfs [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/devicemapper [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/directory [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/dmesg [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/fileutils [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/fsutils [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/homedir [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/idtools [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/ioutils [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/jsonmessage [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/longpath [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/loopback [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/namesgenerator [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/parsers [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/pidfile [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/platform [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/plugingetter [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/plugins [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/plugins/transport [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/pools [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/progress [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/pubsub [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/reexec [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/signal [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/stack [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/stdcopy [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/streamformatter [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/stringid [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/sysinfo [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/system [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/tailfile [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/tarsum [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/truncindex [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/urlutil [2022-09-15T17:13:31.150Z] github.com/docker/docker/pkg/useragent [2022-09-15T17:13:31.150Z] github.com/docker/docker/plugin [2022-09-15T17:13:31.150Z] github.com/docker/docker/plugin/executor/containerd [2022-09-15T17:13:31.150Z] github.com/docker/docker/plugin/v2 [2022-09-15T17:13:31.150Z] github.com/docker/docker/profiles/apparmor [2022-09-15T17:13:31.150Z] github.com/docker/docker/profiles/seccomp [2022-09-15T17:13:31.150Z] github.com/docker/docker/quota [2022-09-15T17:13:31.150Z] github.com/docker/docker/reference [2022-09-15T17:13:31.150Z] github.com/docker/docker/registry [2022-09-15T17:13:31.150Z] github.com/docker/docker/registry/resumable [2022-09-15T17:13:31.150Z] github.com/docker/docker/restartmanager [2022-09-15T17:13:31.150Z] github.com/docker/docker/rootless [2022-09-15T17:13:31.150Z] github.com/docker/docker/rootless/specconv [2022-09-15T17:13:31.150Z] github.com/docker/docker/runconfig [2022-09-15T17:13:31.150Z] github.com/docker/docker/runconfig/opts [2022-09-15T17:13:31.150Z] github.com/docker/docker/testutil [2022-09-15T17:13:31.150Z] github.com/docker/docker/testutil/daemon [2022-09-15T17:13:31.150Z] github.com/docker/docker/testutil/environment [2022-09-15T17:13:31.150Z] github.com/docker/docker/testutil/fakecontext [2022-09-15T17:13:31.150Z] github.com/docker/docker/testutil/fakegit [2022-09-15T17:13:31.150Z] github.com/docker/docker/testutil/fakestorage [2022-09-15T17:13:31.150Z] github.com/docker/docker/testutil/fixtures/load [2022-09-15T17:13:31.150Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-15T17:13:31.150Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-15T17:13:31.150Z] github.com/docker/docker/testutil/registry [2022-09-15T17:13:31.150Z] github.com/docker/docker/testutil/request [2022-09-15T17:13:31.150Z] github.com/docker/docker/volume [2022-09-15T17:13:31.150Z] github.com/docker/docker/volume/drivers [2022-09-15T17:13:31.150Z] github.com/docker/docker/volume/local [2022-09-15T17:13:31.150Z] github.com/docker/docker/volume/mounts [2022-09-15T17:13:31.150Z] github.com/docker/docker/volume/service [2022-09-15T17:13:31.150Z] github.com/docker/docker/volume/service/opts [2022-09-15T17:13:31.150Z] github.com/docker/docker/volume/testutils' [2022-09-15T17:13:31.150Z] ++ grep --fixed-strings -v /libnetwork [2022-09-15T17:13:31.150Z] ++ echo 'github.com/docker/docker/api [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server/backend/build [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server/httpstatus [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server/httputils [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server/middleware [2022-09-15T17:13:31.150Z] github.com/docker/docker/api/server/router [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/build [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/container [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/debug [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/distribution [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/grpc [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/image [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/network [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/plugin [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/session [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/swarm [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/system [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/volume [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/backend [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/blkiodev [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/container [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/events [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/filters [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/image [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/mount [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/network [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/registry [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/strslice [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/swarm [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/time [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/versions [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/volume [2022-09-15T17:13:31.151Z] github.com/docker/docker/builder [2022-09-15T17:13:31.151Z] github.com/docker/docker/builder/builder-next [2022-09-15T17:13:31.151Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-15T17:13:31.151Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-15T17:13:31.151Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-15T17:13:31.151Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-15T17:13:31.151Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-15T17:13:31.151Z] github.com/docker/docker/builder/builder-next/worker [2022-09-15T17:13:31.151Z] github.com/docker/docker/builder/dockerfile [2022-09-15T17:13:31.151Z] github.com/docker/docker/builder/remotecontext [2022-09-15T17:13:31.151Z] github.com/docker/docker/builder/remotecontext/git [2022-09-15T17:13:31.151Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-15T17:13:31.151Z] github.com/docker/docker/cli [2022-09-15T17:13:31.151Z] github.com/docker/docker/cli/config [2022-09-15T17:13:31.151Z] github.com/docker/docker/cli/debug [2022-09-15T17:13:31.151Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-15T17:13:31.151Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-15T17:13:31.151Z] github.com/docker/docker/client [2022-09-15T17:13:31.151Z] github.com/docker/docker/cmd/docker-proxy [2022-09-15T17:13:31.151Z] github.com/docker/docker/cmd/dockerd [2022-09-15T17:13:31.151Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-15T17:13:31.151Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-15T17:13:31.151Z] github.com/docker/docker/container [2022-09-15T17:13:31.151Z] github.com/docker/docker/container/stream [2022-09-15T17:13:31.151Z] github.com/docker/docker/contrib/apparmor [2022-09-15T17:13:31.151Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-15T17:13:31.151Z] github.com/docker/docker/contrib/httpserver [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/cluster [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/cluster/convert [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/cluster/executor [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/cluster/provider [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/config [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/events [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/events/testutils [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/exec [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/graphdriver [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/images [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/initlayer [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/links [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/listeners [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/logger [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/logger/gelf [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/logger/journald [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/logger/local [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/logger/logentries [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/logger/splunk [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/logger/syslog [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/logger/templates [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/names [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/network [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/stats [2022-09-15T17:13:31.151Z] github.com/docker/docker/distribution [2022-09-15T17:13:31.151Z] github.com/docker/docker/distribution/metadata [2022-09-15T17:13:31.151Z] github.com/docker/docker/distribution/utils [2022-09-15T17:13:31.151Z] github.com/docker/docker/distribution/xfer [2022-09-15T17:13:31.151Z] github.com/docker/docker/dockerversion [2022-09-15T17:13:31.151Z] github.com/docker/docker/errdefs [2022-09-15T17:13:31.151Z] github.com/docker/docker/image [2022-09-15T17:13:31.151Z] github.com/docker/docker/image/cache [2022-09-15T17:13:31.151Z] github.com/docker/docker/image/tarexport [2022-09-15T17:13:31.151Z] github.com/docker/docker/image/v1 [2022-09-15T17:13:31.151Z] github.com/docker/docker/internal/test/suite [2022-09-15T17:13:31.151Z] github.com/docker/docker/layer [2022-09-15T17:13:31.151Z] github.com/docker/docker/libcontainerd [2022-09-15T17:13:31.151Z] github.com/docker/docker/libcontainerd/queue [2022-09-15T17:13:31.151Z] github.com/docker/docker/libcontainerd/remote [2022-09-15T17:13:31.151Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-15T17:13:31.151Z] github.com/docker/docker/libcontainerd/types [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/bitseq [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/cluster [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/config [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/datastore [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/driverapi [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/etchosts [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/idm [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/ipam [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/iptables [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/netlabel [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/netutils [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/networkdb [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/ns [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/options [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/osl [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/portallocator [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/portmapper [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/testutils [2022-09-15T17:13:31.151Z] github.com/docker/docker/libnetwork/types [2022-09-15T17:13:31.151Z] github.com/docker/docker/oci [2022-09-15T17:13:31.151Z] github.com/docker/docker/oci/caps [2022-09-15T17:13:31.151Z] github.com/docker/docker/opts [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/aaparser [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/archive [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/authorization [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/broadcaster [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/capabilities [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/chrootarchive [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/containerfs [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/devicemapper [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/directory [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/dmesg [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/fileutils [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/fsutils [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/homedir [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/idtools [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/ioutils [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/jsonmessage [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/longpath [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/loopback [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/namesgenerator [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/parsers [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/pidfile [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/platform [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/plugingetter [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/plugins [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/plugins/transport [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/pools [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/progress [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/pubsub [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/reexec [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/signal [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/stack [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/stdcopy [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/streamformatter [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/stringid [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/sysinfo [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/system [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/tailfile [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/tarsum [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/truncindex [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/urlutil [2022-09-15T17:13:31.151Z] github.com/docker/docker/pkg/useragent [2022-09-15T17:13:31.151Z] github.com/docker/docker/plugin [2022-09-15T17:13:31.151Z] github.com/docker/docker/plugin/executor/containerd [2022-09-15T17:13:31.151Z] github.com/docker/docker/plugin/v2 [2022-09-15T17:13:31.151Z] github.com/docker/docker/profiles/apparmor [2022-09-15T17:13:31.151Z] github.com/docker/docker/profiles/seccomp [2022-09-15T17:13:31.151Z] github.com/docker/docker/quota [2022-09-15T17:13:31.151Z] github.com/docker/docker/reference [2022-09-15T17:13:31.151Z] github.com/docker/docker/registry [2022-09-15T17:13:31.151Z] github.com/docker/docker/registry/resumable [2022-09-15T17:13:31.151Z] github.com/docker/docker/restartmanager [2022-09-15T17:13:31.151Z] github.com/docker/docker/rootless [2022-09-15T17:13:31.151Z] github.com/docker/docker/rootless/specconv [2022-09-15T17:13:31.151Z] github.com/docker/docker/runconfig [2022-09-15T17:13:31.151Z] github.com/docker/docker/runconfig/opts [2022-09-15T17:13:31.151Z] github.com/docker/docker/testutil [2022-09-15T17:13:31.151Z] github.com/docker/docker/testutil/daemon [2022-09-15T17:13:31.151Z] github.com/docker/docker/testutil/environment [2022-09-15T17:13:31.151Z] github.com/docker/docker/testutil/fakecontext [2022-09-15T17:13:31.151Z] github.com/docker/docker/testutil/fakegit [2022-09-15T17:13:31.151Z] github.com/docker/docker/testutil/fakestorage [2022-09-15T17:13:31.151Z] github.com/docker/docker/testutil/fixtures/load [2022-09-15T17:13:31.151Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-15T17:13:31.151Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-15T17:13:31.151Z] github.com/docker/docker/testutil/registry [2022-09-15T17:13:31.151Z] github.com/docker/docker/testutil/request [2022-09-15T17:13:31.151Z] github.com/docker/docker/volume [2022-09-15T17:13:31.151Z] github.com/docker/docker/volume/drivers [2022-09-15T17:13:31.151Z] github.com/docker/docker/volume/local [2022-09-15T17:13:31.151Z] github.com/docker/docker/volume/mounts [2022-09-15T17:13:31.151Z] github.com/docker/docker/volume/service [2022-09-15T17:13:31.151Z] github.com/docker/docker/volume/service/opts [2022-09-15T17:13:31.151Z] github.com/docker/docker/volume/testutils' [2022-09-15T17:13:31.151Z] + base_pkg_list='github.com/docker/docker/api [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/backend/build [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/httpstatus [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/httputils [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/middleware [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/build [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/container [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/debug [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/distribution [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/grpc [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/image [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/network [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/plugin [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/session [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/swarm [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/system [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/server/router/volume [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/backend [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/blkiodev [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/container [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/events [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/filters [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/image [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/mount [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/network [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/registry [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/strslice [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/swarm [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/time [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/versions [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-15T17:13:31.151Z] github.com/docker/docker/api/types/volume [2022-09-15T17:13:31.151Z] github.com/docker/docker/builder [2022-09-15T17:13:31.151Z] github.com/docker/docker/builder/builder-next [2022-09-15T17:13:31.151Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-15T17:13:31.151Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-15T17:13:31.151Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-15T17:13:31.151Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-15T17:13:31.151Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-15T17:13:31.151Z] github.com/docker/docker/builder/builder-next/worker [2022-09-15T17:13:31.151Z] github.com/docker/docker/builder/dockerfile [2022-09-15T17:13:31.151Z] github.com/docker/docker/builder/remotecontext [2022-09-15T17:13:31.151Z] github.com/docker/docker/builder/remotecontext/git [2022-09-15T17:13:31.151Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-15T17:13:31.151Z] github.com/docker/docker/cli [2022-09-15T17:13:31.151Z] github.com/docker/docker/cli/config [2022-09-15T17:13:31.151Z] github.com/docker/docker/cli/debug [2022-09-15T17:13:31.151Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-15T17:13:31.151Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-15T17:13:31.151Z] github.com/docker/docker/client [2022-09-15T17:13:31.151Z] github.com/docker/docker/cmd/docker-proxy [2022-09-15T17:13:31.151Z] github.com/docker/docker/cmd/dockerd [2022-09-15T17:13:31.151Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-15T17:13:31.151Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-15T17:13:31.151Z] github.com/docker/docker/container [2022-09-15T17:13:31.151Z] github.com/docker/docker/container/stream [2022-09-15T17:13:31.151Z] github.com/docker/docker/contrib/apparmor [2022-09-15T17:13:31.151Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-15T17:13:31.151Z] github.com/docker/docker/contrib/httpserver [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/cluster [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/cluster/convert [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/cluster/executor [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-15T17:13:31.151Z] github.com/docker/docker/daemon/cluster/provider [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/config [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/events [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/events/testutils [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/exec [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/images [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/initlayer [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/links [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/listeners [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/gelf [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/journald [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/local [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/logentries [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/splunk [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/syslog [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/templates [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/names [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/network [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/stats [2022-09-15T17:13:31.152Z] github.com/docker/docker/distribution [2022-09-15T17:13:31.152Z] github.com/docker/docker/distribution/metadata [2022-09-15T17:13:31.152Z] github.com/docker/docker/distribution/utils [2022-09-15T17:13:31.152Z] github.com/docker/docker/distribution/xfer [2022-09-15T17:13:31.152Z] github.com/docker/docker/dockerversion [2022-09-15T17:13:31.152Z] github.com/docker/docker/errdefs [2022-09-15T17:13:31.152Z] github.com/docker/docker/image [2022-09-15T17:13:31.152Z] github.com/docker/docker/image/cache [2022-09-15T17:13:31.152Z] github.com/docker/docker/image/tarexport [2022-09-15T17:13:31.152Z] github.com/docker/docker/image/v1 [2022-09-15T17:13:31.152Z] github.com/docker/docker/internal/test/suite [2022-09-15T17:13:31.152Z] github.com/docker/docker/layer [2022-09-15T17:13:31.152Z] github.com/docker/docker/libcontainerd [2022-09-15T17:13:31.152Z] github.com/docker/docker/libcontainerd/queue [2022-09-15T17:13:31.152Z] github.com/docker/docker/libcontainerd/remote [2022-09-15T17:13:31.152Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-15T17:13:31.152Z] github.com/docker/docker/libcontainerd/types [2022-09-15T17:13:31.152Z] github.com/docker/docker/oci [2022-09-15T17:13:31.152Z] github.com/docker/docker/oci/caps [2022-09-15T17:13:31.152Z] github.com/docker/docker/opts [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/aaparser [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/archive [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/authorization [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/broadcaster [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/capabilities [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/chrootarchive [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/containerfs [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/devicemapper [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/directory [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/dmesg [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/fileutils [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/fsutils [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/homedir [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/idtools [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/ioutils [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/jsonmessage [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/longpath [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/loopback [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/namesgenerator [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/parsers [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/pidfile [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/platform [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/plugingetter [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/plugins [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/plugins/transport [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/pools [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/progress [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/pubsub [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/reexec [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/signal [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/stack [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/stdcopy [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/streamformatter [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/stringid [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/sysinfo [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/system [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/tailfile [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/tarsum [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/truncindex [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/urlutil [2022-09-15T17:13:31.152Z] github.com/docker/docker/pkg/useragent [2022-09-15T17:13:31.152Z] github.com/docker/docker/plugin [2022-09-15T17:13:31.152Z] github.com/docker/docker/plugin/executor/containerd [2022-09-15T17:13:31.152Z] github.com/docker/docker/plugin/v2 [2022-09-15T17:13:31.152Z] github.com/docker/docker/profiles/apparmor [2022-09-15T17:13:31.152Z] github.com/docker/docker/profiles/seccomp [2022-09-15T17:13:31.152Z] github.com/docker/docker/quota [2022-09-15T17:13:31.152Z] github.com/docker/docker/reference [2022-09-15T17:13:31.152Z] github.com/docker/docker/registry [2022-09-15T17:13:31.152Z] github.com/docker/docker/registry/resumable [2022-09-15T17:13:31.152Z] github.com/docker/docker/restartmanager [2022-09-15T17:13:31.152Z] github.com/docker/docker/rootless [2022-09-15T17:13:31.152Z] github.com/docker/docker/rootless/specconv [2022-09-15T17:13:31.152Z] github.com/docker/docker/runconfig [2022-09-15T17:13:31.152Z] github.com/docker/docker/runconfig/opts [2022-09-15T17:13:31.152Z] github.com/docker/docker/testutil [2022-09-15T17:13:31.152Z] github.com/docker/docker/testutil/daemon [2022-09-15T17:13:31.152Z] github.com/docker/docker/testutil/environment [2022-09-15T17:13:31.152Z] github.com/docker/docker/testutil/fakecontext [2022-09-15T17:13:31.152Z] github.com/docker/docker/testutil/fakegit [2022-09-15T17:13:31.152Z] github.com/docker/docker/testutil/fakestorage [2022-09-15T17:13:31.152Z] github.com/docker/docker/testutil/fixtures/load [2022-09-15T17:13:31.152Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-15T17:13:31.152Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-15T17:13:31.152Z] github.com/docker/docker/testutil/registry [2022-09-15T17:13:31.152Z] github.com/docker/docker/testutil/request [2022-09-15T17:13:31.152Z] github.com/docker/docker/volume [2022-09-15T17:13:31.152Z] github.com/docker/docker/volume/drivers [2022-09-15T17:13:31.152Z] github.com/docker/docker/volume/local [2022-09-15T17:13:31.152Z] github.com/docker/docker/volume/mounts [2022-09-15T17:13:31.152Z] github.com/docker/docker/volume/service [2022-09-15T17:13:31.152Z] github.com/docker/docker/volume/service/opts [2022-09-15T17:13:31.152Z] github.com/docker/docker/volume/testutils' [2022-09-15T17:13:31.152Z] ++ grep --fixed-strings /libnetwork [2022-09-15T17:13:31.152Z] ++ echo 'github.com/docker/docker/api [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/server [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/server/backend/build [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/server/httpstatus [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/server/httputils [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/server/middleware [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/server/router [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/server/router/build [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/server/router/container [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/server/router/debug [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/server/router/distribution [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/server/router/grpc [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/server/router/image [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/server/router/network [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/server/router/plugin [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/server/router/session [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/server/router/swarm [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/server/router/system [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/server/router/volume [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/types [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/types/backend [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/types/blkiodev [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/types/container [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/types/events [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/types/filters [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/types/image [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/types/mount [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/types/network [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/types/registry [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/types/strslice [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/types/swarm [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/types/time [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/types/versions [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-15T17:13:31.152Z] github.com/docker/docker/api/types/volume [2022-09-15T17:13:31.152Z] github.com/docker/docker/builder [2022-09-15T17:13:31.152Z] github.com/docker/docker/builder/builder-next [2022-09-15T17:13:31.152Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-15T17:13:31.152Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-15T17:13:31.152Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-15T17:13:31.152Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-15T17:13:31.152Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-15T17:13:31.152Z] github.com/docker/docker/builder/builder-next/worker [2022-09-15T17:13:31.152Z] github.com/docker/docker/builder/dockerfile [2022-09-15T17:13:31.152Z] github.com/docker/docker/builder/remotecontext [2022-09-15T17:13:31.152Z] github.com/docker/docker/builder/remotecontext/git [2022-09-15T17:13:31.152Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-15T17:13:31.152Z] github.com/docker/docker/cli [2022-09-15T17:13:31.152Z] github.com/docker/docker/cli/config [2022-09-15T17:13:31.152Z] github.com/docker/docker/cli/debug [2022-09-15T17:13:31.152Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-15T17:13:31.152Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-15T17:13:31.152Z] github.com/docker/docker/client [2022-09-15T17:13:31.152Z] github.com/docker/docker/cmd/docker-proxy [2022-09-15T17:13:31.152Z] github.com/docker/docker/cmd/dockerd [2022-09-15T17:13:31.152Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-15T17:13:31.152Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-15T17:13:31.152Z] github.com/docker/docker/container [2022-09-15T17:13:31.152Z] github.com/docker/docker/container/stream [2022-09-15T17:13:31.152Z] github.com/docker/docker/contrib/apparmor [2022-09-15T17:13:31.152Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-15T17:13:31.152Z] github.com/docker/docker/contrib/httpserver [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/cluster [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/cluster/convert [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/cluster/executor [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/cluster/provider [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/config [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/events [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/events/testutils [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/exec [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/images [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/initlayer [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/links [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/listeners [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/gelf [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/journald [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/local [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/logentries [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/splunk [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/syslog [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/logger/templates [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/names [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/network [2022-09-15T17:13:31.152Z] github.com/docker/docker/daemon/stats [2022-09-15T17:13:31.152Z] github.com/docker/docker/distribution [2022-09-15T17:13:31.152Z] github.com/docker/docker/distribution/metadata [2022-09-15T17:13:31.152Z] github.com/docker/docker/distribution/utils [2022-09-15T17:13:31.152Z] github.com/docker/docker/distribution/xfer [2022-09-15T17:13:31.152Z] github.com/docker/docker/dockerversion [2022-09-15T17:13:31.152Z] github.com/docker/docker/errdefs [2022-09-15T17:13:31.152Z] github.com/docker/docker/image [2022-09-15T17:13:31.152Z] github.com/docker/docker/image/cache [2022-09-15T17:13:31.152Z] github.com/docker/docker/image/tarexport [2022-09-15T17:13:31.152Z] github.com/docker/docker/image/v1 [2022-09-15T17:13:31.152Z] github.com/docker/docker/internal/test/suite [2022-09-15T17:13:31.152Z] github.com/docker/docker/layer [2022-09-15T17:13:31.152Z] github.com/docker/docker/libcontainerd [2022-09-15T17:13:31.152Z] github.com/docker/docker/libcontainerd/queue [2022-09-15T17:13:31.152Z] github.com/docker/docker/libcontainerd/remote [2022-09-15T17:13:31.152Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-15T17:13:31.152Z] github.com/docker/docker/libcontainerd/types [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/bitseq [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/cluster [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/config [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/datastore [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/driverapi [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/etchosts [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/idm [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/ipam [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/iptables [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/netlabel [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/netutils [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/networkdb [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/ns [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/options [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/osl [2022-09-15T17:13:31.152Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/portallocator [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/portmapper [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/testutils [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/types [2022-09-15T17:13:31.153Z] github.com/docker/docker/oci [2022-09-15T17:13:31.153Z] github.com/docker/docker/oci/caps [2022-09-15T17:13:31.153Z] github.com/docker/docker/opts [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/aaparser [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/archive [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/authorization [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/broadcaster [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/capabilities [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/chrootarchive [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/containerfs [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/devicemapper [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/directory [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/dmesg [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/fileutils [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/fsutils [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/homedir [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/idtools [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/ioutils [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/jsonmessage [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/longpath [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/loopback [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/namesgenerator [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/parsers [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/pidfile [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/platform [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/plugingetter [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/plugins [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/plugins/transport [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/pools [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/progress [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/pubsub [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/reexec [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/signal [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/stack [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/stdcopy [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/streamformatter [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/stringid [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/sysinfo [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/system [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/tailfile [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/tarsum [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/truncindex [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/urlutil [2022-09-15T17:13:31.153Z] github.com/docker/docker/pkg/useragent [2022-09-15T17:13:31.153Z] github.com/docker/docker/plugin [2022-09-15T17:13:31.153Z] github.com/docker/docker/plugin/executor/containerd [2022-09-15T17:13:31.153Z] github.com/docker/docker/plugin/v2 [2022-09-15T17:13:31.153Z] github.com/docker/docker/profiles/apparmor [2022-09-15T17:13:31.153Z] github.com/docker/docker/profiles/seccomp [2022-09-15T17:13:31.153Z] github.com/docker/docker/quota [2022-09-15T17:13:31.153Z] github.com/docker/docker/reference [2022-09-15T17:13:31.153Z] github.com/docker/docker/registry [2022-09-15T17:13:31.153Z] github.com/docker/docker/registry/resumable [2022-09-15T17:13:31.153Z] github.com/docker/docker/restartmanager [2022-09-15T17:13:31.153Z] github.com/docker/docker/rootless [2022-09-15T17:13:31.153Z] github.com/docker/docker/rootless/specconv [2022-09-15T17:13:31.153Z] github.com/docker/docker/runconfig [2022-09-15T17:13:31.153Z] github.com/docker/docker/runconfig/opts [2022-09-15T17:13:31.153Z] github.com/docker/docker/testutil [2022-09-15T17:13:31.153Z] github.com/docker/docker/testutil/daemon [2022-09-15T17:13:31.153Z] github.com/docker/docker/testutil/environment [2022-09-15T17:13:31.153Z] github.com/docker/docker/testutil/fakecontext [2022-09-15T17:13:31.153Z] github.com/docker/docker/testutil/fakegit [2022-09-15T17:13:31.153Z] github.com/docker/docker/testutil/fakestorage [2022-09-15T17:13:31.153Z] github.com/docker/docker/testutil/fixtures/load [2022-09-15T17:13:31.153Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-15T17:13:31.153Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-15T17:13:31.153Z] github.com/docker/docker/testutil/registry [2022-09-15T17:13:31.153Z] github.com/docker/docker/testutil/request [2022-09-15T17:13:31.153Z] github.com/docker/docker/volume [2022-09-15T17:13:31.153Z] github.com/docker/docker/volume/drivers [2022-09-15T17:13:31.153Z] github.com/docker/docker/volume/local [2022-09-15T17:13:31.153Z] github.com/docker/docker/volume/mounts [2022-09-15T17:13:31.153Z] github.com/docker/docker/volume/service [2022-09-15T17:13:31.153Z] github.com/docker/docker/volume/service/opts [2022-09-15T17:13:31.153Z] github.com/docker/docker/volume/testutils' [2022-09-15T17:13:31.153Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/bitseq [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/cluster [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/config [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/datastore [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/driverapi [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/etchosts [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/idm [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/ipam [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/iptables [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/netlabel [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/netutils [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/networkdb [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/ns [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/options [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/osl [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/portallocator [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/portmapper [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/testutils [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/types' [2022-09-15T17:13:31.153Z] + echo 'github.com/docker/docker/libnetwork [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/bitseq [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/cluster [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/config [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/datastore [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/driverapi [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/etchosts [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/idm [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/ipam [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/iptables [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/netlabel [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/netutils [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/networkdb [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/ns [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/options [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/osl [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/portallocator [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/portmapper [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/testutils [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/types' [2022-09-15T17:13:31.153Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-15T17:13:31.153Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-15T17:13:31.153Z] + type docker-proxy [2022-09-15T17:13:31.153Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-15T17:13:31.153Z] + hack/make.sh binary-proxy install-proxy [2022-09-15T17:13:31.153Z] [2022-09-15T17:13:31.153Z] Removing bundles/ [2022-09-15T17:13:31.153Z] [2022-09-15T17:13:31.153Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-15T17:13:31.153Z] Building: bundles/binary-proxy/docker-proxy [2022-09-15T17:13:31.153Z] GOOS="" GOARCH="" GOARM="" [2022-09-15T17:13:34.139Z] Congratulations! YAML files are formatted correctly [2022-09-15T17:13:36.659Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-09-15T17:13:37.702Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-15T17:13:37.702Z] [2022-09-15T17:13:37.702Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-15T17:13:37.702Z] Installing docker-proxy to /usr/local/bin/ [2022-09-15T17:13:37.702Z] [2022-09-15T17:13:37.702Z] + mkdir -p bundles [2022-09-15T17:13:37.702Z] + '[' -n 'github.com/docker/docker/api [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/server [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/server/backend/build [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/server/httpstatus [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/server/httputils [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/server/middleware [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/server/router [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/server/router/build [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/server/router/container [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/server/router/debug [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/server/router/distribution [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/server/router/grpc [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/server/router/image [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/server/router/network [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/server/router/plugin [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/server/router/session [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/server/router/swarm [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/server/router/system [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/server/router/volume [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/types [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/types/backend [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/types/blkiodev [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/types/container [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/types/events [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/types/filters [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/types/image [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/types/mount [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/types/network [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/types/registry [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/types/strslice [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/types/swarm [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/types/time [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/types/versions [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-15T17:13:37.702Z] github.com/docker/docker/api/types/volume [2022-09-15T17:13:37.702Z] github.com/docker/docker/builder [2022-09-15T17:13:37.702Z] github.com/docker/docker/builder/builder-next [2022-09-15T17:13:37.702Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-15T17:13:37.702Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-15T17:13:37.702Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-15T17:13:37.702Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-15T17:13:37.702Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-15T17:13:37.702Z] github.com/docker/docker/builder/builder-next/worker [2022-09-15T17:13:37.702Z] github.com/docker/docker/builder/dockerfile [2022-09-15T17:13:37.702Z] github.com/docker/docker/builder/remotecontext [2022-09-15T17:13:37.702Z] github.com/docker/docker/builder/remotecontext/git [2022-09-15T17:13:37.702Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-15T17:13:37.702Z] github.com/docker/docker/cli [2022-09-15T17:13:37.702Z] github.com/docker/docker/cli/config [2022-09-15T17:13:37.702Z] github.com/docker/docker/cli/debug [2022-09-15T17:13:37.702Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-15T17:13:37.702Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-15T17:13:37.702Z] github.com/docker/docker/client [2022-09-15T17:13:37.702Z] github.com/docker/docker/cmd/docker-proxy [2022-09-15T17:13:37.702Z] github.com/docker/docker/cmd/dockerd [2022-09-15T17:13:37.702Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-15T17:13:37.702Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-15T17:13:37.702Z] github.com/docker/docker/container [2022-09-15T17:13:37.702Z] github.com/docker/docker/container/stream [2022-09-15T17:13:37.702Z] github.com/docker/docker/contrib/apparmor [2022-09-15T17:13:37.702Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-15T17:13:37.702Z] github.com/docker/docker/contrib/httpserver [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/cluster [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/cluster/convert [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/cluster/executor [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/cluster/provider [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/config [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/events [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/events/testutils [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/exec [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/graphdriver [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/images [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/initlayer [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/links [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/listeners [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/logger [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/logger/gelf [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/logger/journald [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/logger/local [2022-09-15T17:13:37.702Z] github.com/docker/docker/daemon/logger/logentries [2022-09-15T17:13:37.703Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-15T17:13:37.703Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-15T17:13:37.703Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-15T17:13:37.703Z] github.com/docker/docker/daemon/logger/splunk [2022-09-15T17:13:37.703Z] github.com/docker/docker/daemon/logger/syslog [2022-09-15T17:13:37.703Z] github.com/docker/docker/daemon/logger/templates [2022-09-15T17:13:37.703Z] github.com/docker/docker/daemon/names [2022-09-15T17:13:37.703Z] github.com/docker/docker/daemon/network [2022-09-15T17:13:37.703Z] github.com/docker/docker/daemon/stats [2022-09-15T17:13:37.703Z] github.com/docker/docker/distribution [2022-09-15T17:13:37.703Z] github.com/docker/docker/distribution/metadata [2022-09-15T17:13:37.703Z] github.com/docker/docker/distribution/utils [2022-09-15T17:13:37.703Z] github.com/docker/docker/distribution/xfer [2022-09-15T17:13:37.703Z] github.com/docker/docker/dockerversion [2022-09-15T17:13:37.703Z] github.com/docker/docker/errdefs [2022-09-15T17:13:37.703Z] github.com/docker/docker/image [2022-09-15T17:13:37.703Z] github.com/docker/docker/image/cache [2022-09-15T17:13:37.703Z] github.com/docker/docker/image/tarexport [2022-09-15T17:13:37.703Z] github.com/docker/docker/image/v1 [2022-09-15T17:13:37.703Z] github.com/docker/docker/internal/test/suite [2022-09-15T17:13:37.703Z] github.com/docker/docker/layer [2022-09-15T17:13:37.703Z] github.com/docker/docker/libcontainerd [2022-09-15T17:13:37.703Z] github.com/docker/docker/libcontainerd/queue [2022-09-15T17:13:37.703Z] github.com/docker/docker/libcontainerd/remote [2022-09-15T17:13:37.703Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-15T17:13:37.703Z] github.com/docker/docker/libcontainerd/types [2022-09-15T17:13:37.703Z] github.com/docker/docker/oci [2022-09-15T17:13:37.703Z] github.com/docker/docker/oci/caps [2022-09-15T17:13:37.703Z] github.com/docker/docker/opts [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/aaparser [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/archive [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/authorization [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/broadcaster [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/capabilities [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/chrootarchive [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/containerfs [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/devicemapper [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/directory [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/dmesg [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/fileutils [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/fsutils [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/homedir [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/idtools [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/ioutils [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/jsonmessage [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/longpath [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/loopback [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/namesgenerator [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/parsers [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/pidfile [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/platform [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/plugingetter [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/plugins [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/plugins/transport [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/pools [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/progress [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/pubsub [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/reexec [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/signal [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/stack [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/stdcopy [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/streamformatter [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/stringid [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/sysinfo [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/system [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/tailfile [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/tarsum [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/truncindex [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/urlutil [2022-09-15T17:13:37.703Z] github.com/docker/docker/pkg/useragent [2022-09-15T17:13:37.703Z] github.com/docker/docker/plugin [2022-09-15T17:13:37.703Z] github.com/docker/docker/plugin/executor/containerd [2022-09-15T17:13:37.703Z] github.com/docker/docker/plugin/v2 [2022-09-15T17:13:37.703Z] github.com/docker/docker/profiles/apparmor [2022-09-15T17:13:37.703Z] github.com/docker/docker/profiles/seccomp [2022-09-15T17:13:37.703Z] github.com/docker/docker/quota [2022-09-15T17:13:37.703Z] github.com/docker/docker/reference [2022-09-15T17:13:37.703Z] github.com/docker/docker/registry [2022-09-15T17:13:37.703Z] github.com/docker/docker/registry/resumable [2022-09-15T17:13:37.703Z] github.com/docker/docker/restartmanager [2022-09-15T17:13:37.703Z] github.com/docker/docker/rootless [2022-09-15T17:13:37.703Z] github.com/docker/docker/rootless/specconv [2022-09-15T17:13:37.703Z] github.com/docker/docker/runconfig [2022-09-15T17:13:37.703Z] github.com/docker/docker/runconfig/opts [2022-09-15T17:13:37.703Z] github.com/docker/docker/testutil [2022-09-15T17:13:37.703Z] github.com/docker/docker/testutil/daemon [2022-09-15T17:13:37.703Z] github.com/docker/docker/testutil/environment [2022-09-15T17:13:37.703Z] github.com/docker/docker/testutil/fakecontext [2022-09-15T17:13:37.703Z] github.com/docker/docker/testutil/fakegit [2022-09-15T17:13:37.703Z] github.com/docker/docker/testutil/fakestorage [2022-09-15T17:13:37.703Z] github.com/docker/docker/testutil/fixtures/load [2022-09-15T17:13:37.703Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-15T17:13:37.703Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-15T17:13:37.703Z] github.com/docker/docker/testutil/registry [2022-09-15T17:13:37.703Z] github.com/docker/docker/testutil/request [2022-09-15T17:13:37.703Z] github.com/docker/docker/volume [2022-09-15T17:13:37.703Z] github.com/docker/docker/volume/drivers [2022-09-15T17:13:37.703Z] github.com/docker/docker/volume/local [2022-09-15T17:13:37.703Z] github.com/docker/docker/volume/mounts [2022-09-15T17:13:37.703Z] github.com/docker/docker/volume/service [2022-09-15T17:13:37.703Z] github.com/docker/docker/volume/service/opts [2022-09-15T17:13:37.703Z] github.com/docker/docker/volume/testutils' ']' [2022-09-15T17:13:37.703Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-09-15T17:13:38.266Z] ? github.com/docker/docker/api [no test files] [2022-09-15T17:13:39.180Z] Congratulations! All API changes are done the right way. [2022-09-15T17:13:39.180Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-15T17:13:39.180Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-15T17:13:39.180Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-15T17:13:39.180Z] [2022-09-15T17:13:39.180Z] INFO Start validation with golang-ci-lint [2022-09-15T17:13:40.110Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-15T17:13:40.110Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-15T17:13:53.117Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-15T17:15:14.515Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-09-15T17:15:14.515Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-15T17:15:14.515Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-15T17:15:14.515Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-09-15T17:15:14.515Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/types [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-09-15T17:15:14.515Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-15T17:15:14.515Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-09-15T17:15:14.515Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/builder [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-15T17:15:14.515Z] ok github.com/docker/docker/builder/remotecontext 0.131s coverage: 13.7% of statements [2022-09-15T17:15:14.515Z] ok github.com/docker/docker/builder/dockerfile 0.416s coverage: 49.3% of statements [2022-09-15T17:15:14.515Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-09-15T17:15:14.515Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-09-15T17:15:14.515Z] ok github.com/docker/docker/builder/remotecontext/git 1.650s coverage: 86.3% of statements [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/cli [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-15T17:15:14.515Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-15T17:15:14.515Z] ok github.com/docker/docker/cmd/docker-proxy 0.016s coverage: 67.6% of statements [2022-09-15T17:15:14.515Z] ok github.com/docker/docker/client 0.085s coverage: 76.0% of statements [2022-09-15T17:15:46.575Z] ok github.com/docker/docker/cmd/dockerd 0.067s coverage: 31.8% of statements [2022-09-15T17:15:46.575Z] ok github.com/docker/docker/container 0.118s coverage: 36.1% of statements [2022-09-15T17:15:46.575Z] ok github.com/docker/docker/cmd/dockerd/trap 2.435s coverage: 0.0% of statements [2022-09-15T17:15:46.575Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-15T17:15:46.575Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-15T17:15:46.575Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-15T17:15:46.575Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-15T17:15:46.575Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-15T17:15:53.120Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2022-09-15T17:15:53.378Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-09-15T17:15:54.748Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-09-15T17:16:01.293Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-09-15T17:16:02.662Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 81.1% of statements [2022-09-15T17:16:03.224Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-09-15T17:16:03.788Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-09-15T17:16:04.719Z] ok github.com/docker/docker/daemon 10.139s coverage: 16.5% of statements [2022-09-15T17:16:04.719Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-15T17:16:04.719Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-15T17:16:04.719Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-15T17:16:04.719Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-09-15T17:16:05.283Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.684s coverage: 74.8% of statements [2022-09-15T17:16:06.236Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.350s coverage: 60.7% of statements [2022-09-15T17:16:06.495Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-09-15T17:16:07.864Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.9% of statements [2022-09-15T17:16:09.255Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.256s coverage: 50.6% of statements [2022-09-15T17:16:10.189Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.123s coverage: 45.9% of statements [2022-09-15T17:16:10.189Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-15T17:16:11.121Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-09-15T17:16:11.684Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.871s coverage: 58.5% of statements [2022-09-15T17:16:11.684Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-15T17:16:11.684Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-15T17:16:12.247Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-09-15T17:16:12.811Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-09-15T17:16:13.742Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 6.9% of statements [2022-09-15T17:16:13.742Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-15T17:16:13.742Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-15T17:16:14.056Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.2% of statements [2022-09-15T17:16:14.988Z] ok github.com/docker/docker/daemon/logger/fluentd 0.009s coverage: 53.6% of statements [2022-09-15T17:16:14.988Z] ok github.com/docker/docker/daemon/logger/awslogs 0.113s coverage: 79.6% of statements [2022-09-15T17:16:14.988Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-15T17:16:15.551Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 23.4% of statements [2022-09-15T17:16:15.551Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-09-15T17:16:15.808Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2022-09-15T17:16:16.739Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.183s coverage: 76.8% of statements [2022-09-15T17:16:16.739Z] ok github.com/docker/docker/daemon/logger/local 0.051s coverage: 79.4% of statements [2022-09-15T17:16:16.739Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-15T17:16:16.739Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-15T17:16:17.671Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.038s coverage: 31.5% of statements [2022-09-15T17:16:17.671Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.022s coverage: 62.0% of statements [2022-09-15T17:16:18.602Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-09-15T17:16:18.859Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-09-15T17:16:19.423Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2022-09-15T17:16:19.986Z] ok github.com/docker/docker/daemon/logger/splunk 1.542s coverage: 82.5% of statements [2022-09-15T17:16:19.986Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-15T17:16:19.986Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-15T17:16:20.916Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-09-15T17:16:22.310Z] ok github.com/docker/docker/distribution 1.503s coverage: 28.0% of statements [2022-09-15T17:16:22.310Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-15T17:16:22.566Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-15T17:16:23.129Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-09-15T17:16:23.386Z] ok github.com/docker/docker/distribution/xfer 1.909s coverage: 84.9% of statements [2022-09-15T17:16:23.386Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-15T17:16:23.644Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-09-15T17:16:24.208Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-09-15T17:16:24.208Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-15T17:16:24.208Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-15T17:16:24.465Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2022-09-15T17:16:25.396Z] ok github.com/docker/docker/oci 0.023s coverage: 46.0% of statements [2022-09-15T17:16:25.653Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-09-15T17:16:25.909Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-15T17:16:27.802Z] ok github.com/docker/docker/pkg/archive 0.306s coverage: 82.3% of statements [2022-09-15T17:16:28.365Z] ok github.com/docker/docker/pkg/authorization 0.279s coverage: 68.3% of statements [2022-09-15T17:16:28.365Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-15T17:16:28.622Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-15T17:16:31.892Z] ok github.com/docker/docker/pkg/chrootarchive 2.521s coverage: 42.7% of statements [2022-09-15T17:16:31.892Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-15T17:16:32.149Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-09-15T17:16:32.405Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-09-15T17:16:32.969Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-09-15T17:16:33.226Z] ok github.com/docker/docker/layer 7.904s coverage: 68.9% of statements [2022-09-15T17:16:33.226Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-15T17:16:33.226Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-15T17:16:33.226Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-15T17:16:33.226Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-15T17:16:33.226Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-15T17:16:33.226Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-15T17:16:33.226Z] ok github.com/docker/docker/pkg/fsutils 0.126s coverage: 85.1% of statements [2022-09-15T17:16:33.483Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-09-15T17:16:34.046Z] ok github.com/docker/docker/pkg/idtools 0.353s coverage: 67.9% of statements [2022-09-15T17:16:34.303Z] ok github.com/docker/docker/pkg/ioutils 0.369s coverage: 71.0% of statements [2022-09-15T17:16:34.560Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-09-15T17:16:34.560Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-09-15T17:16:34.560Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-15T17:16:34.817Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-09-15T17:16:34.817Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-09-15T17:16:35.074Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-09-15T17:16:35.330Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-09-15T17:16:35.330Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 82.4% of statements [2022-09-15T17:16:35.330Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-15T17:16:35.330Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-15T17:16:35.895Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-09-15T17:16:36.151Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-09-15T17:16:36.408Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-15T17:16:36.665Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-15T17:16:38.035Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-09-15T17:16:38.292Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-09-15T17:16:38.548Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-09-15T17:16:38.817Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-09-15T17:16:39.085Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2022-09-15T17:16:39.085Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-15T17:16:39.650Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-09-15T17:16:40.212Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-09-15T17:16:40.468Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-09-15T17:16:41.030Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements [2022-09-15T17:16:41.287Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-09-15T17:16:41.287Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-15T17:16:43.178Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-09-15T17:16:43.435Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-15T17:16:43.998Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-09-15T17:16:44.929Z] ok github.com/docker/docker/quota 0.197s coverage: 71.4% of statements [2022-09-15T17:16:45.493Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-15T17:16:46.423Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-09-15T17:16:46.547Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|types_sizes|compiled_files|imports|name) took 2m52.957185893s [2022-09-15T17:16:46.547Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 501.962118ms [2022-09-15T17:16:46.680Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-09-15T17:16:46.937Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-09-15T17:16:47.500Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-09-15T17:16:47.500Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-15T17:16:49.394Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-09-15T17:16:49.957Z] ok github.com/docker/docker/volume/local 0.069s coverage: 76.8% of statements [2022-09-15T17:16:50.520Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-09-15T17:16:51.451Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-09-15T17:17:13.351Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-09-15T17:17:13.351Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-15T17:17:13.351Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-15T17:17:13.351Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-15T17:17:13.351Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-15T17:17:13.351Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-15T17:17:13.351Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-15T17:17:13.351Z] ? github.com/docker/docker/rootless [no test files] [2022-09-15T17:17:13.351Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-15T17:17:13.351Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-15T17:17:13.351Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-15T17:17:13.351Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-15T17:17:13.351Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-15T17:17:13.351Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-15T17:17:13.351Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-15T17:17:13.351Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-15T17:17:13.351Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-15T17:17:13.351Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-15T17:17:13.351Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-15T17:17:13.351Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-15T17:17:13.351Z] ? github.com/docker/docker/volume [no test files] [2022-09-15T17:17:13.351Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-15T17:17:13.351Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-15T17:17:13.351Z] [2022-09-15T17:17:13.351Z] === Skipped [2022-09-15T17:17:13.351Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-15T17:17:13.351Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-15T17:17:13.351Z] [2022-09-15T17:17:13.351Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-15T17:17:13.351Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-15T17:17:13.351Z] [2022-09-15T17:17:13.351Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-15T17:17:13.351Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-15T17:17:13.351Z] [2022-09-15T17:17:13.351Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-15T17:17:13.351Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-15T17:17:13.351Z] [2022-09-15T17:17:13.351Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-15T17:17:13.351Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-15T17:17:13.351Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-15T17:17:13.351Z] [2022-09-15T17:17:13.351Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-15T17:17:13.351Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-15T17:17:13.351Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-15T17:17:13.351Z] [2022-09-15T17:17:13.351Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-15T17:17:13.352Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-15T17:17:13.352Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-15T17:17:13.352Z] [2022-09-15T17:17:13.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-15T17:17:13.352Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-15T17:17:13.352Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-15T17:17:13.352Z] [2022-09-15T17:17:13.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-15T17:17:13.352Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-15T17:17:13.352Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-15T17:17:13.352Z] [2022-09-15T17:17:13.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-15T17:17:13.352Z] graphtest_unix.go:71: No driver to put! [2022-09-15T17:17:13.352Z] [2022-09-15T17:17:13.352Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-15T17:17:13.352Z] time="2022-09-15T17:16:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-15T17:17:13.352Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-15T17:17:13.352Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-15T17:17:13.352Z] [2022-09-15T17:17:13.352Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-15T17:17:13.352Z] time="2022-09-15T17:16:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-15T17:17:13.352Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-15T17:17:13.352Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-15T17:17:13.352Z] [2022-09-15T17:17:13.352Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-15T17:17:13.352Z] time="2022-09-15T17:16:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-15T17:17:13.352Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-15T17:17:13.352Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-15T17:17:13.352Z] [2022-09-15T17:17:13.352Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-15T17:17:13.352Z] time="2022-09-15T17:16:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-15T17:17:13.352Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-15T17:17:13.352Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-15T17:17:13.352Z] [2022-09-15T17:17:13.352Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-15T17:17:13.352Z] time="2022-09-15T17:16:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-15T17:17:13.352Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-15T17:17:13.352Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-15T17:17:13.352Z] [2022-09-15T17:17:13.352Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-15T17:17:13.352Z] graphtest_unix.go:71: No driver to put! [2022-09-15T17:17:13.352Z] [2022-09-15T17:17:13.352Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-15T17:17:13.352Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-15T17:17:13.352Z] [2022-09-15T17:17:13.352Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-15T17:17:13.352Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-15T17:17:13.352Z] [2022-09-15T17:17:13.352Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-15T17:17:13.352Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-15T17:17:13.352Z] [2022-09-15T17:17:13.352Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-15T17:17:13.352Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-15T17:17:13.352Z] [2022-09-15T17:17:13.352Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-15T17:17:13.352Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-15T17:17:13.352Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-15T17:17:13.352Z] [2022-09-15T17:17:13.352Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-15T17:17:13.352Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-15T17:17:13.352Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-15T17:17:13.352Z] [2022-09-15T17:17:13.352Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-15T17:17:13.352Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-15T17:17:13.352Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-15T17:17:13.352Z] [2022-09-15T17:17:13.352Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-15T17:17:13.352Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-15T17:17:13.352Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-15T17:17:13.352Z] [2022-09-15T17:17:13.352Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-15T17:17:13.352Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-15T17:17:13.352Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-15T17:17:13.352Z] [2022-09-15T17:17:13.352Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-15T17:17:13.352Z] graphtest_unix.go:71: No driver to put! [2022-09-15T17:17:13.352Z] [2022-09-15T17:17:13.352Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-15T17:17:13.352Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-15T17:17:13.352Z] [2022-09-15T17:17:13.352Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-15T17:17:13.352Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-15T17:17:13.352Z] [2022-09-15T17:17:13.352Z] DONE 2799 tests, 28 skipped in 212.720s [2022-09-15T17:17:13.352Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/bitseq [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/cluster [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/config [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/datastore [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/driverapi [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/etchosts [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/idm [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/ipam [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/iptables [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/netlabel [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/netutils [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/networkdb [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/ns [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/options [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/osl [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/portallocator [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/portmapper [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/testutils [2022-09-15T17:17:13.352Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-15T17:17:13.352Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-09-15T17:17:59.978Z] ok github.com/docker/docker/libnetwork 37.668s coverage: 40.6% of statements [2022-09-15T17:17:59.978Z] ok github.com/docker/docker/libnetwork/bitseq 0.144s coverage: 84.4% of statements [2022-09-15T17:17:59.978Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-15T17:17:59.978Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-15T17:17:59.978Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-15T17:17:59.978Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-15T17:17:59.978Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-15T17:17:59.978Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-15T17:17:59.978Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-15T17:17:59.978Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-15T17:17:59.978Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 22.4% of statements [2022-09-15T17:17:59.978Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-09-15T17:17:59.978Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-15T17:17:59.978Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-15T17:17:59.978Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-09-15T17:17:59.978Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.553s coverage: 59.9% of statements [2022-09-15T17:17:59.978Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-15T17:17:59.978Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-15T17:17:59.978Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.0% of statements [2022-09-15T17:17:59.978Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-15T17:17:59.978Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-09-15T17:17:59.978Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-15T17:17:59.978Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-09-15T17:18:09.927Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.175s coverage: 6.7% of statements [2022-09-15T17:18:09.927Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-15T17:18:09.927Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-09-15T17:18:09.927Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-09-15T17:18:09.927Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-15T17:18:09.927Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-15T17:18:09.927Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-15T17:18:10.183Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-09-15T17:18:10.440Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-09-15T17:18:10.696Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-15T17:18:10.697Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-15T17:18:22.878Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-09-15T17:18:22.955Z] INFO [linters context/goanalysis] analyzers took 6m47.068140656s with top 10 stages: buildir: 2m27.946825591s, the_only_name: 41.342406929s, goimports: 28.307991397s, unconvert: 24.285124697s, S1038: 17.932139878s, gosec: 17.661525515s, unused: 6.317328124s, misspell: 6.149205568s, S1039: 5.572845561s, nilness: 5.089665389s [2022-09-15T17:18:22.955Z] INFO [runner] Issues before processing: 2417, after processing: 0 [2022-09-15T17:18:22.955Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 78/2028, skip_dirs: 2151/2151, cgo: 2151/2417, filename_unadjuster: 2151/2151, path_prettifier: 2151/2151, skip_files: 2151/2151, nolint: 0/78, autogenerated_exclude: 2028/2151, identifier_marker: 2028/2028, exclude: 2028/2028 [2022-09-15T17:18:22.955Z] INFO [runner] processing took 83.753422ms with stages: nolint: 32.218285ms, identifier_marker: 21.741019ms, path_prettifier: 9.813317ms, autogenerated_exclude: 8.449843ms, exclude-rules: 7.978705ms, skip_dirs: 1.953892ms, filename_unadjuster: 1.362218ms, cgo: 230.622µs, max_same_issues: 1.428µs, uniq_by_line: 807ns, skip_files: 609ns, severity-rules: 435ns, diff: 360ns, exclude: 336ns, path_shortener: 334ns, source_code: 328ns, max_from_linter: 313ns, max_per_file_from_linter: 237ns, sort_results: 220ns, path_prefixer: 114ns [2022-09-15T17:18:22.955Z] INFO [runner] linters took 1m46.546873789s with stages: goanalysis_metalinter: 1m46.462990016s [2022-09-15T17:18:22.955Z] INFO File cache stats: 1677 entries of total size 8.6MiB [2022-09-15T17:18:22.955Z] INFO Memory: 2802 samples, avg is 326.1MB, max is 1249.9MB [2022-09-15T17:18:22.955Z] INFO Execution took 4m40.014911574s [2022-09-15T17:18:22.955Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-09-15T17:18:23.268Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44148/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=9a57be4ac4f1236b4e80fc021369f0ce70b3842e -e DOCKER_GRAPHDRIVER docker:9a57be4ac4f1236b4e80fc021369f0ce70b3842e hack/make.sh cross [2022-09-15T17:18:23.832Z] [2022-09-15T17:18:23.832Z] Removing bundles/ [2022-09-15T17:18:23.832Z] [2022-09-15T17:18:23.832Z] ---> Making bundle: cross (in bundles/cross) [2022-09-15T17:18:23.832Z] Cross building: bundles/cross/linux/amd64 [2022-09-15T17:18:23.832Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-09-15T17:18:23.832Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-15T17:18:40.945Z] ok github.com/docker/docker/libnetwork/ipam 16.295s coverage: 85.3% of statements [2022-09-15T17:18:40.945Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-15T17:18:40.945Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-15T17:18:40.945Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-09-15T17:18:40.945Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-09-15T17:18:40.945Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-15T17:18:40.945Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-09-15T17:18:40.945Z] ok github.com/docker/docker/libnetwork/ipamutils 0.279s coverage: 74.0% of statements [2022-09-15T17:18:40.945Z] ok github.com/docker/docker/libnetwork/iptables 0.176s coverage: 45.0% of statements [2022-09-15T17:18:40.945Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-15T17:18:40.945Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2022-09-15T17:20:30.253Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-09-15T17:20:30.253Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-09-15T17:20:30.253Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-15T17:20:30.253Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-15T17:20:30.253Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-15T17:20:30.254Z] Cross building: bundles/cross/windows/amd64 [2022-09-15T17:20:30.254Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-09-15T17:20:30.254Z] { [2022-09-15T17:20:30.254Z] "RT_GROUP_ICON": { [2022-09-15T17:20:30.254Z] "#1": { [2022-09-15T17:20:30.254Z] "0409": "../../winresources/docker.ico" [2022-09-15T17:20:30.254Z] } [2022-09-15T17:20:30.254Z] }, [2022-09-15T17:20:30.254Z] "RT_MANIFEST": { [2022-09-15T17:20:30.254Z] "#1": { [2022-09-15T17:20:30.254Z] "0409": { [2022-09-15T17:20:30.254Z] "identity": {}, [2022-09-15T17:20:30.254Z] "description": "Docker Engine", [2022-09-15T17:20:30.254Z] "minimum-os": "vista", [2022-09-15T17:20:30.254Z] "execution-level": "", [2022-09-15T17:20:30.254Z] "ui-access": false, [2022-09-15T17:20:30.254Z] "auto-elevate": false, [2022-09-15T17:20:30.254Z] "dpi-awareness": "unaware", [2022-09-15T17:20:30.254Z] "disable-theming": false, [2022-09-15T17:20:30.254Z] "disable-window-filtering": false, [2022-09-15T17:20:30.254Z] "high-resolution-scrolling-aware": false, [2022-09-15T17:20:30.254Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-15T17:20:30.254Z] "long-path-aware": false, [2022-09-15T17:20:30.254Z] "printer-driver-isolation": false, [2022-09-15T17:20:30.254Z] "gdi-scaling": false, [2022-09-15T17:20:30.254Z] "segment-heap": false, [2022-09-15T17:20:30.254Z] "use-common-controls-v6": false [2022-09-15T17:20:30.254Z] } [2022-09-15T17:20:30.254Z] } [2022-09-15T17:20:30.254Z] }, [2022-09-15T17:20:30.254Z] "RT_MESSAGETABLE": { [2022-09-15T17:20:30.254Z] "#1": { [2022-09-15T17:20:30.254Z] "0409": "../../winresources/event_messages.bin" [2022-09-15T17:20:30.254Z] } [2022-09-15T17:20:30.254Z] }, [2022-09-15T17:20:30.254Z] "RT_VERSION": { [2022-09-15T17:20:30.254Z] "#1": { [2022-09-15T17:20:30.254Z] "0409": { [2022-09-15T17:20:30.254Z] "fixed": { [2022-09-15T17:20:30.254Z] "file_version": "0.0.0.0", [2022-09-15T17:20:30.254Z] "product_version": "0.0.0.0", [2022-09-15T17:20:30.254Z] "type": "Unknown" [2022-09-15T17:20:30.254Z] }, [2022-09-15T17:20:30.254Z] "info": { [2022-09-15T17:20:30.254Z] "0000": { [2022-09-15T17:20:30.254Z] "CompanyName": "", [2022-09-15T17:20:30.254Z] "FileVersion": "dev", [2022-09-15T17:20:30.254Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-15T17:20:30.254Z] "OriginalFileName": "dockerd.exe", [2022-09-15T17:20:30.254Z] "ProductName": "", [2022-09-15T17:20:30.254Z] "ProductVersion": "dev", [2022-09-15T17:20:30.254Z] "SpecialBuild": "9a57be4ac4f1236b4e80fc021369f0ce70b3842e" [2022-09-15T17:20:30.254Z] } [2022-09-15T17:20:30.254Z] } [2022-09-15T17:20:30.254Z] } [2022-09-15T17:20:30.254Z] } [2022-09-15T17:20:30.254Z] } [2022-09-15T17:20:30.254Z] } [2022-09-15T17:20:30.254Z] cmd/dockerd/config.go [2022-09-15T17:20:30.254Z] cmd/dockerd/config_windows.go [2022-09-15T17:20:30.254Z] cmd/dockerd/daemon.go [2022-09-15T17:20:30.254Z] cmd/dockerd/daemon_test.go [2022-09-15T17:20:30.254Z] cmd/dockerd/daemon_windows.go [2022-09-15T17:20:30.254Z] cmd/dockerd/docker.go [2022-09-15T17:20:30.254Z] cmd/dockerd/docker_windows.go [2022-09-15T17:20:30.254Z] cmd/dockerd/genwinres_windows.go [2022-09-15T17:20:30.254Z] cmd/dockerd/metrics.go [2022-09-15T17:20:30.254Z] cmd/dockerd/options.go [2022-09-15T17:20:30.254Z] cmd/dockerd/options_test.go [2022-09-15T17:20:30.254Z] cmd/dockerd/service_windows.go [2022-09-15T17:20:30.254Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-15T17:20:30.254Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-15T17:20:32.337Z] ok github.com/docker/docker/libnetwork/networkdb 104.844s coverage: 60.1% of statements [2022-09-15T17:20:32.337Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-15T17:20:32.337Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-15T17:20:32.337Z] ok github.com/docker/docker/libnetwork/osl 4.330s coverage: 39.7% of statements [2022-09-15T17:20:32.337Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-15T17:20:32.594Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-09-15T17:20:33.963Z] ok github.com/docker/docker/libnetwork/portmapper 0.676s coverage: 48.6% of statements [2022-09-15T17:20:33.963Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-09-15T17:20:33.963Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-15T17:20:34.220Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-15T17:20:34.220Z] [2022-09-15T17:20:34.220Z] === Skipped [2022-09-15T17:20:34.220Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-15T17:20:34.220Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-15T17:20:34.220Z] [2022-09-15T17:20:34.220Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-15T17:20:34.220Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-15T17:20:34.220Z] [2022-09-15T17:20:34.220Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-15T17:20:34.220Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-15T17:20:34.220Z] [2022-09-15T17:20:34.220Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-15T17:20:34.220Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-15T17:20:34.220Z] [2022-09-15T17:20:34.220Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-15T17:20:34.220Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-15T17:20:34.220Z] [2022-09-15T17:20:34.220Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-15T17:20:34.220Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-15T17:20:34.220Z] [2022-09-15T17:20:34.220Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-15T17:20:34.220Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-15T17:20:34.220Z] [2022-09-15T17:20:34.220Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-15T17:20:34.220Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-15T17:20:34.220Z] [2022-09-15T17:20:34.220Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-15T17:20:34.220Z] firewalld_test.go:14: firewalld is not running [2022-09-15T17:20:34.220Z] [2022-09-15T17:20:34.220Z] DONE 327 tests, 9 skipped in 204.390s Post stage [Pipeline] junit [2022-09-15T17:20:35.160Z] Recording test results [2022-09-15T17:20:35.291Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T17:20:35.656Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44148/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a57be4ac4f1236b4e80fc021369f0ce70b3842e -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:9a57be4ac4f1236b4e80fc021369f0ce70b3842e hack/make.sh dynbinary test-integration [2022-09-15T17:20:36.220Z] [2022-09-15T17:20:36.220Z] Removing bundles/ [2022-09-15T17:20:36.220Z] [2022-09-15T17:20:36.220Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-15T17:20:36.220Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-15T17:20:36.220Z] GOOS="" GOARCH="" GOARM="" [2022-09-15T17:22:06.713Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-15T17:22:06.721Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-09-15T17:22:06.721Z] { [2022-09-15T17:22:06.721Z] "RT_GROUP_ICON": { [2022-09-15T17:22:06.721Z] "#1": { [2022-09-15T17:22:06.721Z] "0409": "../../winresources/docker.ico" [2022-09-15T17:22:06.721Z] } [2022-09-15T17:22:06.721Z] }, [2022-09-15T17:22:06.721Z] "RT_MANIFEST": { [2022-09-15T17:22:06.721Z] "#1": { [2022-09-15T17:22:06.721Z] "0409": { [2022-09-15T17:22:06.721Z] "identity": {}, [2022-09-15T17:22:06.721Z] "description": "Docker Engine", [2022-09-15T17:22:06.721Z] "minimum-os": "vista", [2022-09-15T17:22:06.721Z] "execution-level": "", [2022-09-15T17:22:06.721Z] "ui-access": false, [2022-09-15T17:22:06.721Z] "auto-elevate": false, [2022-09-15T17:22:06.721Z] "dpi-awareness": "unaware", [2022-09-15T17:22:06.721Z] "disable-theming": false, [2022-09-15T17:22:06.721Z] "disable-window-filtering": false, [2022-09-15T17:22:06.721Z] "high-resolution-scrolling-aware": false, [2022-09-15T17:22:06.721Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-15T17:22:06.721Z] "long-path-aware": false, [2022-09-15T17:22:06.721Z] "printer-driver-isolation": false, [2022-09-15T17:22:06.721Z] "gdi-scaling": false, [2022-09-15T17:22:06.721Z] "segment-heap": false, [2022-09-15T17:22:06.721Z] "use-common-controls-v6": false [2022-09-15T17:22:06.721Z] } [2022-09-15T17:22:06.721Z] } [2022-09-15T17:22:06.721Z] }, [2022-09-15T17:22:06.721Z] "RT_MESSAGETABLE": { [2022-09-15T17:22:06.721Z] "#1": { [2022-09-15T17:22:06.721Z] "0409": "../../winresources/event_messages.bin" [2022-09-15T17:22:06.721Z] } [2022-09-15T17:22:06.721Z] }, [2022-09-15T17:22:06.721Z] "RT_VERSION": { [2022-09-15T17:22:06.721Z] "#1": { [2022-09-15T17:22:06.721Z] "0409": { [2022-09-15T17:22:06.721Z] "fixed": { [2022-09-15T17:22:06.721Z] "file_version": "0.0.0.0", [2022-09-15T17:22:06.721Z] "product_version": "0.0.0.0", [2022-09-15T17:22:06.721Z] "type": "Unknown" [2022-09-15T17:22:06.721Z] }, [2022-09-15T17:22:06.721Z] "info": { [2022-09-15T17:22:06.721Z] "0000": { [2022-09-15T17:22:06.721Z] "CompanyName": "", [2022-09-15T17:22:06.721Z] "FileVersion": "dev", [2022-09-15T17:22:06.721Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-15T17:22:06.721Z] "OriginalFileName": "docker-proxy.exe", [2022-09-15T17:22:06.721Z] "ProductName": "", [2022-09-15T17:22:06.721Z] "ProductVersion": "dev", [2022-09-15T17:22:06.721Z] "SpecialBuild": "9a57be4ac4f1236b4e80fc021369f0ce70b3842e" [2022-09-15T17:22:06.721Z] } [2022-09-15T17:22:06.721Z] } [2022-09-15T17:22:06.721Z] } [2022-09-15T17:22:06.721Z] } [2022-09-15T17:22:06.721Z] } [2022-09-15T17:22:06.721Z] } [2022-09-15T17:22:06.721Z] cmd/docker-proxy/genwinres_windows.go [2022-09-15T17:22:06.721Z] cmd/docker-proxy/main.go [2022-09-15T17:22:06.721Z] cmd/docker-proxy/network_proxy_test.go [2022-09-15T17:22:06.721Z] cmd/docker-proxy/proxy.go [2022-09-15T17:22:06.721Z] cmd/docker-proxy/sctp_proxy.go [2022-09-15T17:22:06.721Z] cmd/docker-proxy/tcp_proxy.go [2022-09-15T17:22:06.721Z] cmd/docker-proxy/udp_proxy.go [2022-09-15T17:22:06.721Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-15T17:22:06.721Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-15T17:22:06.721Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-15T17:22:06.721Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-15T17:22:06.979Z] remote: Enumerating objects: 23, done. [2022-09-15T17:22:06.979Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-15T17:22:06.979Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-15T17:22:06.979Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-15T17:22:06.979Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-09-15T17:22:06.979Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-09-15T17:22:06.979Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-15T17:22:12.231Z] Cross building: bundles/cross/linux/ppc64le [2022-09-15T17:22:12.231Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-15T17:22:12.231Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-15T17:22:12.620Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-15T17:22:12.620Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-15T17:22:12.620Z] GOOS="" GOARCH="" GOARM="" [2022-09-15T17:22:12.620Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-15T17:22:12.620Z] [2022-09-15T17:22:12.620Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-15T17:22:12.620Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-15T17:22:12.620Z] HOSTNAME=2d4fd520a410 [2022-09-15T17:22:12.620Z] TESTDEBUG=0 [2022-09-15T17:22:12.620Z] DEST=bundles/test-integration [2022-09-15T17:22:12.620Z] PWD=/go/src/github.com/docker/docker [2022-09-15T17:22:12.620Z] DOCKER_GITCOMMIT=9a57be4ac4f1236b4e80fc021369f0ce70b3842e [2022-09-15T17:22:12.620Z] container=docker [2022-09-15T17:22:12.620Z] HOME=/root [2022-09-15T17:22:12.620Z] GOLANG_VERSION=1.19.1 [2022-09-15T17:22:12.620Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-15T17:22:12.620Z] VALIDATE_BRANCH=22.06 [2022-09-15T17:22:12.620Z] TERM=xterm [2022-09-15T17:22:12.620Z] DOCKER_PKG=github.com/docker/docker [2022-09-15T17:22:12.620Z] SHLVL=1 [2022-09-15T17:22:12.620Z] TIMEOUT=120m [2022-09-15T17:22:12.621Z] DOCKER_BUILDTAGS= journald [2022-09-15T17:22:12.621Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-15T17:22:12.621Z] GO111MODULE=off [2022-09-15T17:22:12.621Z] DOCKER_EXPERIMENTAL=1 [2022-09-15T17:22:12.621Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-15T17:22:12.621Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-15T17:22:12.621Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-15T17:22:12.621Z] GOPATH=/go [2022-09-15T17:22:12.621Z] PKG_CONFIG=pkg-config [2022-09-15T17:22:12.621Z] _=/usr/bin/env [2022-09-15T17:22:12.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-15T17:22:44.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-15T17:22:45.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-15T17:23:08.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-15T17:23:15.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-15T17:23:21.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-15T17:23:21.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-15T17:23:22.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-15T17:23:23.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-15T17:23:23.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-15T17:23:24.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-15T17:23:24.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-15T17:23:26.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-15T17:23:28.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-15T17:23:29.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-15T17:23:29.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-15T17:23:30.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-15T17:23:30.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-15T17:23:31.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-15T17:23:32.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-15T17:23:33.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-15T17:23:34.292Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-15T17:23:34.292Z] Using test binary docker [2022-09-15T17:23:34.292Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-15T17:23:34.292Z] +++ /etc/init.d/apparmor start [2022-09-15T17:23:34.292Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-15T17:23:34.292Z] INFO: Waiting for daemon to start... [2022-09-15T17:23:34.292Z] Starting dockerd [2022-09-15T17:23:34.292Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-09-15T17:23:36.813Z] . [2022-09-15T17:23:36.813Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-15T17:23:36.813Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-15T17:23:36.813Z] Error: No such image: emptyfs [2022-09-15T17:23:36.813Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-15T17:23:36.813Z] ++++ docker load [2022-09-15T17:23:36.813Z] Running integration-test (iteration 1) [2022-09-15T17:23:36.813Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-15T17:23:36.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:23:36.813Z] ++ set -e [2022-09-15T17:23:36.813Z] ++ '[' -n 0 ']' [2022-09-15T17:23:36.813Z] ++ set -x [2022-09-15T17:23:36.813Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:23:36.813Z] Loaded image: busybox:latest [2022-09-15T17:23:36.813Z] Loaded image: busybox:glibc [2022-09-15T17:23:38.180Z] Loaded image: debian:bullseye-slim [2022-09-15T17:23:38.180Z] Loaded image: hello-world:latest [2022-09-15T17:23:38.180Z] Loaded image: arm32v7/hello-world:latest [2022-09-15T17:23:38.180Z] INFO: Testing against a local daemon [2022-09-15T17:23:38.180Z] === RUN TestCgroupNamespacesBuild [2022-09-15T17:23:39.547Z] --- PASS: TestCgroupNamespacesBuild (1.42s) [2022-09-15T17:23:39.547Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-15T17:23:40.927Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2022-09-15T17:23:40.927Z] === RUN TestBuildWithSession [2022-09-15T17:23:40.927Z] build_session_test.go:25: TODO: BuildKit [2022-09-15T17:23:40.927Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-15T17:23:40.927Z] === RUN TestBuildSquashParent [2022-09-15T17:23:44.199Z] --- PASS: TestBuildSquashParent (3.61s) [2022-09-15T17:23:44.199Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-15T17:23:44.199Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-15T17:23:44.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-15T17:23:44.199Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-15T17:23:44.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-15T17:23:44.199Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-15T17:23:44.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-15T17:23:44.199Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-15T17:23:44.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-15T17:23:44.199Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-15T17:23:44.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-15T17:23:44.199Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-15T17:23:44.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-15T17:23:44.199Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-15T17:23:44.199Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-15T17:23:45.567Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-15T17:23:45.823Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-15T17:23:46.753Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-15T17:23:47.009Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-15T17:23:48.381Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-15T17:23:48.381Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.30s) [2022-09-15T17:23:48.381Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.40s) [2022-09-15T17:23:48.381Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.25s) [2022-09-15T17:23:48.381Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.21s) [2022-09-15T17:23:48.381Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.20s) [2022-09-15T17:23:48.381Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.27s) [2022-09-15T17:23:48.381Z] === RUN TestBuildMultiStageCopy [2022-09-15T17:23:48.381Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-15T17:23:49.310Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-15T17:23:49.567Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-15T17:23:49.824Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-15T17:23:50.106Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-15T17:23:50.363Z] --- PASS: TestBuildMultiStageCopy (2.12s) [2022-09-15T17:23:50.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.21s) [2022-09-15T17:23:50.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-09-15T17:23:50.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-09-15T17:23:50.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-09-15T17:23:50.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-09-15T17:23:50.363Z] === RUN TestBuildMultiStageParentConfig [2022-09-15T17:23:50.926Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-09-15T17:23:50.926Z] === RUN TestBuildLabelWithTargets [2022-09-15T17:23:52.294Z] --- PASS: TestBuildLabelWithTargets (1.09s) [2022-09-15T17:23:52.294Z] === RUN TestBuildWithEmptyLayers [2022-09-15T17:23:52.551Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-09-15T17:23:52.551Z] === RUN TestBuildMultiStageOnBuild [2022-09-15T17:23:54.442Z] --- PASS: TestBuildMultiStageOnBuild (1.53s) [2022-09-15T17:23:54.442Z] === RUN TestBuildUncleanTarFilenames [2022-09-15T17:23:54.699Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-09-15T17:23:54.699Z] === RUN TestBuildMultiStageLayerLeak [2022-09-15T17:23:56.067Z] --- PASS: TestBuildMultiStageLayerLeak (1.48s) [2022-09-15T17:23:56.067Z] === RUN TestBuildWithHugeFile [2022-09-15T17:24:18.664Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-15T17:24:18.664Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-15T17:24:18.664Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-15T17:24:18.664Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-15T17:24:18.664Z] Cross building: bundles/cross/linux/s390x [2022-09-15T17:24:18.664Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-09-15T17:24:18.664Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-15T17:24:34.773Z] --- PASS: TestBuildWithHugeFile (38.70s) [2022-09-15T17:24:34.773Z] === RUN TestBuildWCOWSandboxSize [2022-09-15T17:24:34.773Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-15T17:24:34.773Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-15T17:24:34.773Z] === RUN TestBuildWithEmptyDockerfile [2022-09-15T17:24:34.773Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-15T17:24:34.773Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-15T17:24:34.773Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-15T17:24:34.773Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-15T17:24:34.773Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-15T17:24:34.773Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-15T17:24:35.029Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-15T17:24:35.029Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-15T17:24:35.029Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-15T17:24:35.029Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-15T17:24:35.029Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-09-15T17:24:35.029Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-09-15T17:24:35.029Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-09-15T17:24:35.029Z] === RUN TestBuildPreserveOwnership [2022-09-15T17:24:35.029Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-15T17:24:37.549Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-15T17:24:38.111Z] --- PASS: TestBuildPreserveOwnership (3.12s) [2022-09-15T17:24:38.111Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.07s) [2022-09-15T17:24:38.111Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.04s) [2022-09-15T17:24:38.111Z] === RUN TestBuildPlatformInvalid [2022-09-15T17:24:38.367Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-09-15T17:24:38.367Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-15T17:24:38.930Z] Loaded image: busybox:latest [2022-09-15T17:24:39.186Z] Loaded image: busybox:glibc [2022-09-15T17:24:40.116Z] Loaded image: debian:bullseye-slim [2022-09-15T17:24:40.372Z] Loaded image: hello-world:latest [2022-09-15T17:24:40.372Z] Loaded image: arm32v7/hello-world:latest [2022-09-15T17:24:50.322Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.40s) [2022-09-15T17:24:50.322Z] PASS [2022-09-15T17:24:50.322Z] [2022-09-15T17:24:50.322Z] === Skipped [2022-09-15T17:24:50.322Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-15T17:24:50.322Z] build_session_test.go:25: TODO: BuildKit [2022-09-15T17:24:50.322Z] [2022-09-15T17:24:50.322Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-15T17:24:50.322Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-15T17:24:50.322Z] [2022-09-15T17:24:50.322Z] DONE 34 tests, 2 skipped in 72.128s [2022-09-15T17:24:50.322Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-15T17:24:50.322Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:24:50.322Z] ++ set -e [2022-09-15T17:24:50.322Z] ++ '[' -n 0 ']' [2022-09-15T17:24:50.322Z] ++ set -x [2022-09-15T17:24:50.322Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:24:50.322Z] INFO: Testing against a local daemon [2022-09-15T17:24:50.322Z] === RUN TestConfigInspect [2022-09-15T17:24:51.251Z] --- PASS: TestConfigInspect (2.23s) [2022-09-15T17:24:51.251Z] === RUN TestConfigList [2022-09-15T17:24:53.144Z] --- PASS: TestConfigList (2.21s) [2022-09-15T17:24:53.144Z] === RUN TestConfigsCreateAndDelete [2022-09-15T17:24:55.663Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-09-15T17:24:55.663Z] === RUN TestConfigsUpdate [2022-09-15T17:24:57.580Z] --- PASS: TestConfigsUpdate (2.21s) [2022-09-15T17:24:57.580Z] === RUN TestTemplatedConfig [2022-09-15T17:25:00.100Z] --- PASS: TestTemplatedConfig (2.47s) [2022-09-15T17:25:00.100Z] === RUN TestConfigCreateResolve [2022-09-15T17:25:02.619Z] --- PASS: TestConfigCreateResolve (2.19s) [2022-09-15T17:25:02.619Z] PASS [2022-09-15T17:25:02.619Z] [2022-09-15T17:25:02.619Z] DONE 6 tests in 13.597s [2022-09-15T17:25:02.619Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-15T17:25:02.619Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:25:02.619Z] ++ set -e [2022-09-15T17:25:02.619Z] ++ '[' -n 0 ']' [2022-09-15T17:25:02.619Z] ++ set -x [2022-09-15T17:25:02.619Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:25:02.619Z] INFO: Testing against a local daemon [2022-09-15T17:25:02.619Z] === RUN TestAttachWithTTY [2022-09-15T17:25:02.619Z] --- PASS: TestAttachWithTTY (0.09s) [2022-09-15T17:25:02.619Z] === RUN TestAttachWithoutTTy [2022-09-15T17:25:02.619Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-09-15T17:25:02.619Z] === RUN TestCheckpoint [2022-09-15T17:25:02.619Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-15T17:25:02.619Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/commit [2022-09-15T17:25:02.619Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-15T17:25:02.619Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-15T17:25:02.619Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-15T17:25:02.619Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-15T17:25:02.619Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-15T17:25:02.619Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-15T17:25:02.619Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-15T17:25:02.619Z] === CONT TestContainerInvalidJSON/commit [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-15T17:25:02.619Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-15T17:25:02.619Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-15T17:25:02.619Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-15T17:25:02.619Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-15T17:25:02.619Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-15T17:25:02.619Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-15T17:25:02.619Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-15T17:25:02.619Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-15T17:25:02.619Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-15T17:25:02.619Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-15T17:25:02.619Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-15T17:25:02.619Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-15T17:25:02.619Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-15T17:25:02.619Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-15T17:25:02.619Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-15T17:25:02.619Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-15T17:25:02.619Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-15T17:25:02.619Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-15T17:25:02.619Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-15T17:25:02.619Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-15T17:25:02.619Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-15T17:25:02.619Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-15T17:25:02.619Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-15T17:25:02.619Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-15T17:25:02.619Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-15T17:25:02.620Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-15T17:25:02.620Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-15T17:25:02.620Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-15T17:25:02.620Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-15T17:25:02.620Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-15T17:25:02.620Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-15T17:25:02.620Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-15T17:25:02.620Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-15T17:25:02.620Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-15T17:25:02.620Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-15T17:25:02.620Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-15T17:25:02.620Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-15T17:25:02.620Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-15T17:25:02.620Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-15T17:25:02.620Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-15T17:25:02.620Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-15T17:25:02.620Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-15T17:25:02.620Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-15T17:25:02.620Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-15T17:25:02.876Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-09-15T17:25:02.876Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-15T17:25:02.876Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-09-15T17:25:02.876Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-15T17:25:02.876Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-09-15T17:25:02.876Z] === RUN TestCopyEmptyFile [2022-09-15T17:25:03.133Z] --- PASS: TestCopyEmptyFile (0.24s) [2022-09-15T17:25:03.133Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-15T17:25:03.133Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-09-15T17:25:03.133Z] === RUN TestCopyFromContainer [2022-09-15T17:25:04.062Z] === RUN TestCopyFromContainer// [2022-09-15T17:25:04.319Z] === RUN TestCopyFromContainer//bar/root [2022-09-15T17:25:04.319Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-15T17:25:04.319Z] === RUN TestCopyFromContainer/bar/quux [2022-09-15T17:25:04.319Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-15T17:25:04.576Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-15T17:25:04.576Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-15T17:25:04.576Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-15T17:25:04.576Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-15T17:25:04.833Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-15T17:25:04.833Z] --- PASS: TestCopyFromContainer (1.63s) [2022-09-15T17:25:04.833Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-15T17:25:04.833Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-09-15T17:25:04.833Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-15T17:25:04.833Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-09-15T17:25:04.833Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-15T17:25:04.833Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-15T17:25:04.833Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-15T17:25:04.833Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-15T17:25:04.833Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-15T17:25:04.833Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-15T17:25:04.833Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-15T17:25:04.833Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-15T17:25:04.833Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-15T17:25:04.833Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-15T17:25:04.833Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-15T17:25:04.833Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-15T17:25:04.833Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-15T17:25:04.833Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-15T17:25:04.833Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-15T17:25:04.833Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-15T17:25:04.833Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-09-15T17:25:04.833Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-15T17:25:04.833Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-15T17:25:04.833Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-15T17:25:04.833Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-15T17:25:04.833Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-09-15T17:25:04.833Z] === RUN TestCreateWithInvalidEnv [2022-09-15T17:25:04.833Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-15T17:25:04.833Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-15T17:25:04.833Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-15T17:25:04.833Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-15T17:25:04.833Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-15T17:25:04.833Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-15T17:25:04.833Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-15T17:25:04.833Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-15T17:25:04.833Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-15T17:25:04.833Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-15T17:25:04.833Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-15T17:25:04.833Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-15T17:25:04.833Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-15T17:25:04.833Z] === RUN TestCreateTmpfsMountsTarget [2022-09-15T17:25:04.833Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-15T17:25:04.833Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-15T17:25:06.205Z] --- PASS: TestCreateWithCustomMaskedPaths (1.28s) [2022-09-15T17:25:06.205Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-15T17:25:07.572Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.32s) [2022-09-15T17:25:07.572Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-15T17:25:07.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-15T17:25:07.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-15T17:25:07.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-15T17:25:07.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-15T17:25:07.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-15T17:25:07.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-15T17:25:07.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-15T17:25:07.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-15T17:25:07.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-15T17:25:07.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-15T17:25:07.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-15T17:25:07.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-15T17:25:07.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-15T17:25:07.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-15T17:25:07.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-15T17:25:07.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-15T17:25:07.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-15T17:25:07.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-15T17:25:07.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-15T17:25:07.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-15T17:25:07.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-15T17:25:07.572Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-15T17:25:08.135Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s) [2022-09-15T17:25:08.135Z] === RUN TestCreateDifferentPlatform [2022-09-15T17:25:08.135Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-15T17:25:08.135Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-15T17:25:08.135Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-15T17:25:08.135Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-15T17:25:08.135Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-15T17:25:08.135Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-15T17:25:08.135Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-09-15T17:25:08.135Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-15T17:25:08.135Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-09-15T17:25:08.135Z] === RUN TestCreateInvalidHostConfig [2022-09-15T17:25:08.135Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-15T17:25:08.135Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-15T17:25:08.135Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-15T17:25:08.135Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-15T17:25:08.135Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-15T17:25:08.135Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-15T17:25:08.135Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-15T17:25:08.135Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-15T17:25:08.135Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-15T17:25:08.135Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-15T17:25:08.135Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-15T17:25:08.135Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-15T17:25:08.135Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-15T17:25:08.135Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-15T17:25:08.135Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-15T17:25:08.135Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-15T17:25:08.135Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-15T17:25:08.135Z] === RUN TestContainerStartOnDaemonRestart [2022-09-15T17:25:08.135Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-15T17:25:08.135Z] === RUN TestDaemonRestartIpcMode [2022-09-15T17:25:08.135Z] === PAUSE TestDaemonRestartIpcMode [2022-09-15T17:25:08.135Z] === RUN TestDaemonHostGatewayIP [2022-09-15T17:25:08.135Z] === PAUSE TestDaemonHostGatewayIP [2022-09-15T17:25:08.135Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-15T17:25:08.135Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-15T17:25:08.135Z] === RUN TestContainerKillOnDaemonStart [2022-09-15T17:25:08.135Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-15T17:25:08.135Z] === RUN TestDiff [2022-09-15T17:25:08.700Z] --- PASS: TestDiff (0.44s) [2022-09-15T17:25:08.700Z] === RUN TestExecConsoleSize [2022-09-15T17:25:08.956Z] --- PASS: TestExecConsoleSize (0.51s) [2022-09-15T17:25:08.956Z] === RUN TestExecWithCloseStdin [2022-09-15T17:25:09.520Z] --- PASS: TestExecWithCloseStdin (0.53s) [2022-09-15T17:25:09.520Z] === RUN TestExec [2022-09-15T17:25:10.083Z] --- PASS: TestExec (0.49s) [2022-09-15T17:25:10.083Z] === RUN TestExecUser [2022-09-15T17:25:10.648Z] --- PASS: TestExecUser (0.52s) [2022-09-15T17:25:10.648Z] === RUN TestExportContainerAndImportImage [2022-09-15T17:25:11.212Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-09-15T17:25:11.212Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-15T17:25:12.579Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-09-15T17:25:12.579Z] === RUN TestHealthCheckWorkdir [2022-09-15T17:25:13.142Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2022-09-15T17:25:13.142Z] === RUN TestHealthKillContainer [2022-09-15T17:25:21.251Z] --- PASS: TestHealthKillContainer (7.94s) [2022-09-15T17:25:21.251Z] === RUN TestHealthCheckProcessKilled [2022-09-15T17:25:21.814Z] --- PASS: TestHealthCheckProcessKilled (0.69s) [2022-09-15T17:25:21.814Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-15T17:25:22.071Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s) [2022-09-15T17:25:22.071Z] === RUN TestIpcModeNone [2022-09-15T17:25:22.634Z] --- PASS: TestIpcModeNone (0.49s) [2022-09-15T17:25:22.634Z] === RUN TestIpcModePrivate [2022-09-15T17:25:22.891Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-15T17:25:23.148Z] --- PASS: TestIpcModePrivate (0.50s) [2022-09-15T17:25:23.148Z] === RUN TestIpcModeShareable [2022-09-15T17:25:23.404Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-09-15T17:25:23.661Z] --- PASS: TestIpcModeShareable (0.51s) [2022-09-15T17:25:23.661Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-15T17:25:25.555Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.63s) [2022-09-15T17:25:25.555Z] === RUN TestAPIIpcModeHost [2022-09-15T17:25:25.555Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-09-15T17:25:25.555Z] === RUN TestDaemonIpcModeShareable [2022-09-15T17:25:26.923Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-15T17:25:26.923Z] --- PASS: TestDaemonIpcModeShareable (1.28s) [2022-09-15T17:25:26.923Z] === RUN TestDaemonIpcModePrivate [2022-09-15T17:25:27.852Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-15T17:25:28.109Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-09-15T17:25:28.109Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-15T17:25:29.038Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-15T17:25:29.294Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-09-15T17:25:29.294Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-15T17:25:30.224Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-15T17:25:30.482Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-09-15T17:25:30.482Z] === RUN TestIpcModeOlderClient [2022-09-15T17:25:30.482Z] === PAUSE TestIpcModeOlderClient [2022-09-15T17:25:30.482Z] === RUN TestKillContainerInvalidSignal [2022-09-15T17:25:31.045Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-09-15T17:25:31.045Z] === RUN TestKillContainer [2022-09-15T17:25:31.045Z] === RUN TestKillContainer/no_signal [2022-09-15T17:25:31.304Z] === RUN TestKillContainer/non_killing_signal [2022-09-15T17:25:31.868Z] === RUN TestKillContainer/killing_signal [2022-09-15T17:25:32.433Z] --- PASS: TestKillContainer (1.45s) [2022-09-15T17:25:32.433Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-09-15T17:25:32.433Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2022-09-15T17:25:32.433Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2022-09-15T17:25:32.433Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-15T17:25:32.433Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-15T17:25:32.997Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-15T17:25:33.926Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2022-09-15T17:25:33.926Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-09-15T17:25:33.926Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.33s) [2022-09-15T17:25:33.926Z] === RUN TestKillStoppedContainer [2022-09-15T17:25:33.926Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-09-15T17:25:33.926Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-15T17:25:33.926Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-09-15T17:25:33.926Z] === RUN TestKillDifferentUserContainer [2022-09-15T17:25:34.489Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2022-09-15T17:25:34.489Z] === RUN TestInspectOomKilledTrue [2022-09-15T17:25:34.745Z] --- PASS: TestInspectOomKilledTrue (0.51s) [2022-09-15T17:25:34.745Z] === RUN TestInspectOomKilledFalse [2022-09-15T17:25:35.308Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2022-09-15T17:25:35.308Z] === RUN TestLinksEtcHostsContentMatch [2022-09-15T17:25:35.565Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-09-15T17:25:35.565Z] === RUN TestLinksContainerNames [2022-09-15T17:25:36.507Z] --- PASS: TestLinksContainerNames (0.94s) [2022-09-15T17:25:36.507Z] === RUN TestLogsFollowTailEmpty [2022-09-15T17:25:37.069Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-09-15T17:25:37.069Z] === RUN TestLogs [2022-09-15T17:25:37.069Z] === RUN TestLogs/driver_local [2022-09-15T17:25:37.069Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-15T17:25:37.069Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-15T17:25:37.069Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-15T17:25:37.069Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-15T17:25:37.069Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-15T17:25:37.069Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-15T17:25:37.069Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-15T17:25:37.069Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-15T17:25:37.069Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-15T17:25:37.069Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-15T17:25:37.069Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-15T17:25:37.069Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-15T17:25:37.069Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-15T17:25:37.069Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-15T17:25:37.634Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-15T17:25:37.634Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-15T17:25:38.198Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-15T17:25:38.454Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-15T17:25:39.017Z] === RUN TestLogs/driver_json-file [2022-09-15T17:25:39.017Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-15T17:25:39.017Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-15T17:25:39.017Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-15T17:25:39.017Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-15T17:25:39.017Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-15T17:25:39.017Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-15T17:25:39.017Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-15T17:25:39.017Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-15T17:25:39.017Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-15T17:25:39.017Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-15T17:25:39.017Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-15T17:25:39.017Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-15T17:25:39.017Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-15T17:25:39.017Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-15T17:25:39.579Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-15T17:25:39.835Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-15T17:25:40.399Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-15T17:25:40.399Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-15T17:25:40.966Z] --- PASS: TestLogs (4.00s) [2022-09-15T17:25:40.966Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-15T17:25:40.966Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.70s) [2022-09-15T17:25:40.966Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s) [2022-09-15T17:25:40.966Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.51s) [2022-09-15T17:25:40.966Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.64s) [2022-09-15T17:25:40.966Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.64s) [2022-09-15T17:25:40.966Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s) [2022-09-15T17:25:40.966Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-09-15T17:25:40.966Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.74s) [2022-09-15T17:25:40.966Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.81s) [2022-09-15T17:25:40.966Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.53s) [2022-09-15T17:25:40.966Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.56s) [2022-09-15T17:25:40.966Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s) [2022-09-15T17:25:40.966Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.76s) [2022-09-15T17:25:40.966Z] === RUN TestContainerNetworkMountsNoChown [2022-09-15T17:25:41.529Z] --- PASS: TestContainerNetworkMountsNoChown (0.48s) [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/default [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/default [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/private [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/private [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/rprivate [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/slave [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/slave [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/rslave [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/shared [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/shared [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/rshared [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-15T17:25:41.529Z] === CONT TestMountDaemonRoot/default [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-15T17:25:41.529Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-15T17:25:41.529Z] === CONT TestMountDaemonRoot/rshared [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-15T17:25:41.529Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-15T17:25:41.529Z] === CONT TestMountDaemonRoot/shared [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-15T17:25:41.529Z] === CONT TestMountDaemonRoot/rslave [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-15T17:25:41.529Z] === CONT TestMountDaemonRoot/slave [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-15T17:25:41.529Z] === CONT TestMountDaemonRoot/rprivate [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-15T17:25:41.529Z] === CONT TestMountDaemonRoot/private [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-15T17:25:41.529Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-15T17:25:41.529Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-15T17:25:41.529Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-15T17:25:41.529Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-15T17:25:41.529Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-15T17:25:41.529Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-15T17:25:41.786Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-15T17:25:41.786Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-15T17:25:41.786Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-15T17:25:41.786Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-15T17:25:41.786Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-15T17:25:41.786Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-15T17:25:41.786Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-15T17:25:41.786Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-15T17:25:41.786Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-15T17:25:41.786Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-15T17:25:41.786Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-15T17:25:41.786Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-15T17:25:42.042Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-15T17:25:42.042Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-15T17:25:42.042Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-15T17:25:42.042Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-15T17:25:42.042Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-15T17:25:42.042Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-15T17:25:42.042Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-15T17:25:42.042Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-15T17:25:42.042Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-15T17:25:42.042Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-15T17:25:42.042Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-09-15T17:25:42.042Z] === RUN TestContainerBindMountNonRecursive [2022-09-15T17:25:43.410Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-09-15T17:25:43.410Z] === RUN TestContainerVolumesMountedAsShared [2022-09-15T17:25:43.973Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2022-09-15T17:25:43.973Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-15T17:25:44.231Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-09-15T17:25:44.231Z] === RUN TestNetworkNat [2022-09-15T17:25:44.794Z] --- PASS: TestNetworkNat (0.53s) [2022-09-15T17:25:44.794Z] === RUN TestNetworkLocalhostTCPNat [2022-09-15T17:25:45.357Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2022-09-15T17:25:45.357Z] === RUN TestNetworkLoopbackNat [2022-09-15T17:25:47.877Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-09-15T17:25:47.877Z] === RUN TestPause [2022-09-15T17:25:48.439Z] --- PASS: TestPause (0.49s) [2022-09-15T17:25:48.440Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-15T17:25:48.440Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-15T17:25:48.440Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-15T17:25:48.440Z] === RUN TestPauseStopPausedContainer [2022-09-15T17:25:49.002Z] --- PASS: TestPauseStopPausedContainer (0.50s) [2022-09-15T17:25:49.002Z] === RUN TestPidHost [2022-09-15T17:25:49.931Z] --- PASS: TestPidHost (1.05s) [2022-09-15T17:25:49.931Z] === RUN TestPsFilter [2022-09-15T17:25:50.187Z] --- PASS: TestPsFilter (0.14s) [2022-09-15T17:25:50.187Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-15T17:25:50.444Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-09-15T17:25:50.444Z] === RUN TestRemoveContainerWithVolume [2022-09-15T17:25:51.007Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-09-15T17:25:51.007Z] === RUN TestRemoveContainerRunning [2022-09-15T17:25:51.569Z] --- PASS: TestRemoveContainerRunning (0.48s) [2022-09-15T17:25:51.569Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-15T17:25:51.825Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) [2022-09-15T17:25:51.825Z] === RUN TestRemoveInvalidContainer [2022-09-15T17:25:51.825Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-15T17:25:51.825Z] === RUN TestRenameLinkedContainer [2022-09-15T17:25:53.762Z] --- PASS: TestRenameLinkedContainer (1.92s) [2022-09-15T17:25:53.762Z] === RUN TestRenameStoppedContainer [2022-09-15T17:25:54.326Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-09-15T17:25:54.326Z] === RUN TestRenameRunningContainerAndReuse [2022-09-15T17:25:55.255Z] --- PASS: TestRenameRunningContainerAndReuse (0.94s) [2022-09-15T17:25:55.255Z] === RUN TestRenameInvalidName [2022-09-15T17:25:55.818Z] --- PASS: TestRenameInvalidName (0.46s) [2022-09-15T17:25:55.818Z] === RUN TestRenameAnonymousContainer [2022-09-15T17:25:57.711Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2022-09-15T17:25:57.711Z] === RUN TestRenameContainerWithSameName [2022-09-15T17:25:57.711Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2022-09-15T17:25:57.711Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-15T17:25:58.640Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s) [2022-09-15T17:25:58.640Z] === RUN TestResize [2022-09-15T17:25:59.203Z] --- PASS: TestResize (0.47s) [2022-09-15T17:25:59.203Z] === RUN TestResizeWithInvalidSize [2022-09-15T17:25:59.765Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2022-09-15T17:25:59.765Z] === RUN TestResizeWhenContainerNotStarted [2022-09-15T17:26:00.022Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-09-15T17:26:00.022Z] === RUN TestDaemonRestartKillContainers [2022-09-15T17:26:00.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-15T17:26:00.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-15T17:26:00.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-15T17:26:00.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-15T17:26:00.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-15T17:26:00.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-15T17:26:00.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-15T17:26:00.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-15T17:26:00.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-15T17:26:00.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-15T17:26:00.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-15T17:26:00.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-15T17:26:00.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-15T17:26:00.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-15T17:26:00.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-15T17:26:00.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-15T17:26:00.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-15T17:26:00.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-15T17:26:00.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-15T17:26:00.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-15T17:26:00.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-15T17:26:00.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-15T17:26:00.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-15T17:26:00.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-15T17:26:00.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-15T17:26:00.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-15T17:26:00.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-15T17:26:00.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-15T17:26:00.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-15T17:26:00.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-15T17:26:00.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-15T17:26:00.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-15T17:26:00.023Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-15T17:26:00.023Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-15T17:26:01.918Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-15T17:26:03.288Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-15T17:26:04.218Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-15T17:26:04.474Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-15T17:26:05.405Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-15T17:26:05.661Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-15T17:26:08.934Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-15T17:26:09.191Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-15T17:26:10.086Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-09-15T17:26:10.086Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-15T17:26:10.086Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-15T17:26:10.086Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-15T17:26:10.086Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-15T17:26:10.443Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44148/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a57be4ac4f1236b4e80fc021369f0ce70b3842e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:9a57be4ac4f1236b4e80fc021369f0ce70b3842e hack/validate/vendor [2022-09-15T17:26:11.007Z] +++ dirname ./hack/vendor.sh [2022-09-15T17:26:11.007Z] ++ cd ./hack [2022-09-15T17:26:11.007Z] ++ pwd [2022-09-15T17:26:11.007Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-15T17:26:11.007Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-09-15T17:26:11.007Z] + GO111MODULE=auto [2022-09-15T17:26:11.007Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-09-15T17:26:11.085Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-15T17:26:11.263Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-09-15T17:26:11.263Z] go: downloading github.com/pkg/errors v0.9.1 [2022-09-15T17:26:11.520Z] go: downloading google.golang.org/grpc v1.45.0 [2022-09-15T17:26:11.777Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-09-15T17:26:11.777Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-15T17:26:11.777Z] go: downloading github.com/containerd/containerd v1.6.8 [2022-09-15T17:26:12.034Z] go: downloading gotest.tools/v3 v3.2.0 [2022-09-15T17:26:12.292Z] go: downloading github.com/docker/go-units v0.5.0 [2022-09-15T17:26:12.292Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-09-15T17:26:12.292Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-09-15T17:26:12.292Z] go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c [2022-09-15T17:26:12.292Z] go: downloading github.com/moby/buildkit v0.10.4 [2022-09-15T17:26:12.549Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-15T17:26:12.549Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-09-15T17:26:12.549Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-09-15T17:26:12.549Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-09-15T17:26:12.549Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-09-15T17:26:12.549Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-09-15T17:26:12.549Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-09-15T17:26:12.807Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-09-15T17:26:12.807Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-09-15T17:26:12.807Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-09-15T17:26:12.998Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-15T17:26:12.998Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-15T17:26:13.064Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-09-15T17:26:13.064Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-09-15T17:26:13.064Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-09-15T17:26:13.064Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-09-15T17:26:13.064Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-09-15T17:26:13.064Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 [2022-09-15T17:26:13.320Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-09-15T17:26:13.320Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-09-15T17:26:13.320Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-09-15T17:26:14.892Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-15T17:26:14.892Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-15T17:26:15.211Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-09-15T17:26:15.211Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-09-15T17:26:15.211Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-09-15T17:26:16.261Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-15T17:26:17.103Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-09-15T17:26:17.103Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-09-15T17:26:17.103Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-09-15T17:26:17.103Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-09-15T17:26:17.103Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a [2022-09-15T17:26:17.103Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-09-15T17:26:17.103Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-09-15T17:26:17.360Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-09-15T17:26:17.360Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-09-15T17:26:17.360Z] go: downloading github.com/google/uuid v1.3.0 [2022-09-15T17:26:17.360Z] go: downloading github.com/klauspost/compress v1.15.9 [2022-09-15T17:26:17.360Z] go: downloading github.com/moby/sys/sequential v0.0.0-20220829095930-b22ba8a69b30 [2022-09-15T17:26:17.360Z] go: downloading github.com/Microsoft/hcsshim v0.9.4 [2022-09-15T17:26:17.617Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-09-15T17:26:17.617Z] go: downloading github.com/moby/locker v1.0.1 [2022-09-15T17:26:17.617Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-09-15T17:26:17.617Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-15T17:26:17.617Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-09-15T17:26:17.617Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-09-15T17:26:17.617Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-09-15T17:26:17.617Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-09-15T17:26:17.617Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-09-15T17:26:17.874Z] go: downloading github.com/miekg/dns v1.1.27 [2022-09-15T17:26:17.874Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-09-15T17:26:17.874Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-09-15T17:26:17.874Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-09-15T17:26:17.874Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-09-15T17:26:17.874Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-09-15T17:26:17.874Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-09-15T17:26:17.874Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-09-15T17:26:18.154Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-15T17:26:18.154Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.84s) [2022-09-15T17:26:18.154Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-09-15T17:26:18.154Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.02s) [2022-09-15T17:26:18.154Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-09-15T17:26:18.154Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-09-15T17:26:18.154Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-09-15T17:26:18.154Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.45s) [2022-09-15T17:26:18.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.47s) [2022-09-15T17:26:18.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.99s) [2022-09-15T17:26:18.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.95s) [2022-09-15T17:26:18.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2022-09-15T17:26:18.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.80s) [2022-09-15T17:26:18.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s) [2022-09-15T17:26:18.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) [2022-09-15T17:26:18.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s) [2022-09-15T17:26:18.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.51s) [2022-09-15T17:26:18.155Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-15T17:26:18.155Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-15T17:26:18.718Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-15T17:26:20.086Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.96s) [2022-09-15T17:26:20.086Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s) [2022-09-15T17:26:20.086Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s) [2022-09-15T17:26:20.086Z] === RUN TestCgroupNamespacesRun [2022-09-15T17:26:20.394Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-09-15T17:26:20.395Z] go: downloading cloud.google.com/go v0.93.3 [2022-09-15T17:26:20.395Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-09-15T17:26:20.395Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-09-15T17:26:20.395Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-09-15T17:26:20.395Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-15T17:26:20.395Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-09-15T17:26:20.395Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-09-15T17:26:20.395Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-15T17:26:20.395Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-09-15T17:26:20.395Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-09-15T17:26:20.395Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-09-15T17:26:20.395Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-09-15T17:26:20.395Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-09-15T17:26:20.395Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-09-15T17:26:20.395Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-09-15T17:26:20.395Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-09-15T17:26:20.395Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-09-15T17:26:20.395Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-09-15T17:26:20.395Z] go: downloading github.com/containerd/console v1.0.3 [2022-09-15T17:26:20.395Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-09-15T17:26:20.395Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-09-15T17:26:20.395Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-09-15T17:26:20.650Z] go: downloading github.com/creack/pty v1.1.11 [2022-09-15T17:26:20.650Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-09-15T17:26:20.650Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-09-15T17:26:20.650Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-09-15T17:26:20.650Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-15T17:26:20.650Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-09-15T17:26:20.650Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-15T17:26:20.650Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-09-15T17:26:20.650Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-09-15T17:26:20.650Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-09-15T17:26:20.650Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-09-15T17:26:20.650Z] go: downloading github.com/hashicorp/memberlist v0.4.0 [2022-09-15T17:26:20.650Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-09-15T17:26:20.650Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-15T17:26:20.650Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-09-15T17:26:20.650Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-15T17:26:20.650Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-15T17:26:20.650Z] go: downloading gopkg.in/yaml.v3 v3.0.0 [2022-09-15T17:26:20.650Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-09-15T17:26:20.908Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-15T17:26:20.908Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-09-15T17:26:20.908Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-09-15T17:26:20.908Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-09-15T17:26:20.908Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-09-15T17:26:20.908Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-15T17:26:20.908Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-15T17:26:20.908Z] go: downloading github.com/prometheus/common v0.32.1 [2022-09-15T17:26:20.908Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-15T17:26:20.908Z] go: downloading golang.org/x/text v0.3.7 [2022-09-15T17:26:21.016Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-09-15T17:26:21.016Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-15T17:26:21.837Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-09-15T17:26:21.837Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-09-15T17:26:21.837Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-09-15T17:26:21.837Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-15T17:26:21.837Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-09-15T17:26:21.837Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-09-15T17:26:21.837Z] go: downloading google.golang.org/api v0.54.0 [2022-09-15T17:26:22.385Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-09-15T17:26:22.385Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-15T17:26:23.314Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-09-15T17:26:23.314Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-15T17:26:24.410Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-09-15T17:26:24.410Z] go: downloading go.opencensus.io v0.23.0 [2022-09-15T17:26:24.410Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-09-15T17:26:24.410Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-09-15T17:26:24.410Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-09-15T17:26:24.410Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-09-15T17:26:24.410Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-09-15T17:26:24.410Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-09-15T17:26:24.410Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-09-15T17:26:24.410Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-09-15T17:26:24.666Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-09-15T17:26:24.666Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-09-15T17:26:24.666Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-09-15T17:26:24.666Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-09-15T17:26:24.666Z] go: downloading github.com/google/btree v1.0.1 [2022-09-15T17:26:24.666Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-09-15T17:26:24.666Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-09-15T17:26:24.666Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-09-15T17:26:24.666Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-15T17:26:24.666Z] go: downloading go.uber.org/goleak v1.1.12 [2022-09-15T17:26:24.666Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-09-15T17:26:24.666Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-09-15T17:26:24.666Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-09-15T17:26:24.666Z] go: downloading github.com/kr/pretty v0.2.1 [2022-09-15T17:26:24.666Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-09-15T17:26:24.666Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-09-15T17:26:24.666Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-09-15T17:26:24.666Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-09-15T17:26:24.666Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-09-15T17:26:24.666Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-09-15T17:26:24.666Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-09-15T17:26:24.666Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-09-15T17:26:24.666Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-09-15T17:26:24.681Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-09-15T17:26:24.681Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-15T17:26:24.923Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-09-15T17:26:24.923Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-09-15T17:26:24.923Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-09-15T17:26:24.923Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-09-15T17:26:24.923Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-09-15T17:26:24.923Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-09-15T17:26:25.180Z] go: downloading github.com/kr/text v0.2.0 [2022-09-15T17:26:25.180Z] go: downloading google.golang.org/appengine v1.6.7 [2022-09-15T17:26:25.180Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-09-15T17:26:25.180Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-09-15T17:26:25.180Z] go: downloading go.uber.org/zap v1.17.0 [2022-09-15T17:26:25.180Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-09-15T17:26:25.180Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-09-15T17:26:25.180Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-09-15T17:26:25.180Z] go: downloading go.uber.org/atomic v1.7.0 [2022-09-15T17:26:25.180Z] go: downloading go.uber.org/multierr v1.6.0 [2022-09-15T17:26:25.180Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-09-15T17:26:25.180Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-09-15T17:26:25.180Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-15T17:26:25.180Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-09-15T17:26:25.180Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-09-15T17:26:25.180Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-09-15T17:26:25.436Z] + GO111MODULE=auto [2022-09-15T17:26:25.436Z] + go mod vendor -modfile vendor.mod [2022-09-15T17:26:25.611Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2022-09-15T17:26:25.611Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-15T17:26:26.979Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-09-15T17:26:26.979Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-15T17:26:27.544Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-09-15T17:26:27.544Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-15T17:26:27.956Z] Congratulations! All vendoring changes are done the right way. [2022-09-15T17:26:28.913Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-09-15T17:26:28.913Z] === RUN TestNISDomainname [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-15T17:26:29.477Z] --- PASS: TestNISDomainname (0.56s) [2022-09-15T17:26:29.477Z] === RUN TestHostnameDnsResolution [2022-09-15T17:26:29.620Z] + echo Ensuring container killed. [2022-09-15T17:26:29.620Z] Ensuring container killed. [2022-09-15T17:26:29.620Z] + docker rm -vf docker-pr1 [2022-09-15T17:26:29.620Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-09-15T17:26:29.937Z] + echo Chowning /workspace to jenkins user [2022-09-15T17:26:29.937Z] Chowning /workspace to jenkins user [2022-09-15T17:26:29.937Z] + id -u [2022-09-15T17:26:29.937Z] + id -g [2022-09-15T17:26:29.937Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44148:/workspace busybox chown -R 1000:1000 /workspace [2022-09-15T17:26:30.040Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-09-15T17:26:30.040Z] === RUN TestUnprivilegedPortsAndPing [2022-09-15T17:26:30.619Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-09-15T17:26:30.619Z] === RUN TestPrivilegedHostDevices [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-15T17:26:31.182Z] --- PASS: TestPrivilegedHostDevices (0.62s) [2022-09-15T17:26:31.182Z] === RUN TestRunConsoleSize [2022-09-15T17:26:31.196Z] + bundleName=unit [2022-09-15T17:26:31.196Z] + echo Creating unit-bundles.tar.gz [2022-09-15T17:26:31.196Z] Creating unit-bundles.tar.gz [2022-09-15T17:26:31.196Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report*.xml bundles/go-test-report*.json bundles/coverage*.out [2022-09-15T17:26:31.196Z] tar: bundles/junit-report*.xml: Cannot stat: No such file or directory [2022-09-15T17:26:31.196Z] tar: bundles/go-test-report*.json: Cannot stat: No such file or directory [2022-09-15T17:26:31.196Z] tar: bundles/coverage*.out: Cannot stat: No such file or directory [2022-09-15T17:26:31.196Z] tar: Exiting with failure status due to previous errors [Pipeline] } [2022-09-15T17:26:31.203Z] ERROR: Failed to create bundles.tar.gz [2022-09-15T17:26:31.204Z] ERROR: script returned exit code 2 [Pipeline] // catchError [Pipeline] sh [2022-09-15T17:26:31.543Z] + make clean [2022-09-15T17:26:31.745Z] --- PASS: TestRunConsoleSize (0.46s) [2022-09-15T17:26:31.745Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-15T17:26:31.801Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-15T17:26:31.801Z] docker-dev-cache [2022-09-15T17:26:31.801Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-15T17:26:34.265Z] --- PASS: TestRunWithAlternativeContainerdShim (2.08s) [2022-09-15T17:26:34.265Z] === RUN TestStats [2022-09-15T17:26:36.156Z] --- PASS: TestStats (2.50s) [2022-09-15T17:26:36.156Z] === RUN TestStopContainerWithTimeout [2022-09-15T17:26:36.156Z] === RUN TestStopContainerWithTimeout/0 [2022-09-15T17:26:36.156Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-15T17:26:36.156Z] === RUN TestStopContainerWithTimeout/1 [2022-09-15T17:26:36.156Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-15T17:26:36.156Z] === RUN TestStopContainerWithTimeout/3 [2022-09-15T17:26:36.156Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-15T17:26:36.156Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-15T17:26:36.156Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-15T17:26:36.156Z] === CONT TestStopContainerWithTimeout/0 [2022-09-15T17:26:36.156Z] === CONT TestStopContainerWithTimeout/3 [2022-09-15T17:26:37.085Z] === CONT TestStopContainerWithTimeout/1 [2022-09-15T17:26:38.452Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-15T17:26:40.970Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-15T17:26:40.970Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2022-09-15T17:26:40.970Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-09-15T17:26:40.970Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2022-09-15T17:26:40.970Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-09-15T17:26:40.970Z] === RUN TestDeleteDevicemapper [2022-09-15T17:26:40.970Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-15T17:26:40.970Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-15T17:26:40.970Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-15T17:26:42.864Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.94s) [2022-09-15T17:26:42.864Z] === RUN TestUpdateMemory [2022-09-15T17:26:43.428Z] --- PASS: TestUpdateMemory (0.56s) [2022-09-15T17:26:43.428Z] === RUN TestUpdateCPUQuota [2022-09-15T17:26:44.359Z] --- PASS: TestUpdateCPUQuota (0.76s) [2022-09-15T17:26:44.359Z] === RUN TestUpdatePidsLimit [2022-09-15T17:26:44.359Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-15T17:26:44.359Z] === RUN TestUpdatePidsLimit/no_change [2022-09-15T17:26:44.615Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-15T17:26:44.872Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-15T17:26:45.129Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-15T17:26:45.129Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-15T17:26:45.385Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-15T17:26:46.315Z] --- PASS: TestUpdatePidsLimit (2.01s) [2022-09-15T17:26:46.315Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-09-15T17:26:46.315Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-09-15T17:26:46.315Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-09-15T17:26:46.315Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-09-15T17:26:46.315Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-09-15T17:26:46.315Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-09-15T17:26:46.315Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-09-15T17:26:46.315Z] === RUN TestUpdateRestartPolicy [2022-09-15T17:26:58.500Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-09-15T17:26:58.500Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-15T17:26:58.500Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-09-15T17:26:58.500Z] === RUN TestWaitNonBlocked [2022-09-15T17:26:58.500Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-15T17:26:58.500Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-15T17:26:58.500Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-15T17:26:58.500Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-15T17:26:58.500Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-15T17:26:58.500Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-15T17:26:58.500Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-15T17:26:58.500Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-09-15T17:26:58.500Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-09-15T17:26:58.500Z] === RUN TestWaitBlocked [2022-09-15T17:26:58.500Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-15T17:26:58.500Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-15T17:26:58.500Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-15T17:26:58.500Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-15T17:26:58.500Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-15T17:26:58.500Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-15T17:26:59.063Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-15T17:26:59.063Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s) [2022-09-15T17:26:59.063Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-09-15T17:26:59.063Z] === RUN TestWaitConditions [2022-09-15T17:26:59.063Z] === RUN TestWaitConditions/default [2022-09-15T17:26:59.063Z] === PAUSE TestWaitConditions/default [2022-09-15T17:26:59.063Z] === RUN TestWaitConditions/not-running [2022-09-15T17:26:59.063Z] === PAUSE TestWaitConditions/not-running [2022-09-15T17:26:59.063Z] === RUN TestWaitConditions/next-exit [2022-09-15T17:26:59.063Z] === PAUSE TestWaitConditions/next-exit [2022-09-15T17:26:59.063Z] === RUN TestWaitConditions/removed [2022-09-15T17:26:59.063Z] === PAUSE TestWaitConditions/removed [2022-09-15T17:26:59.063Z] === CONT TestWaitConditions/default [2022-09-15T17:26:59.063Z] === CONT TestWaitConditions/next-exit [2022-09-15T17:27:00.956Z] === CONT TestWaitConditions/removed [2022-09-15T17:27:00.956Z] === CONT TestWaitConditions/not-running [2022-09-15T17:27:02.324Z] --- PASS: TestWaitConditions (0.02s) [2022-09-15T17:27:02.324Z] --- PASS: TestWaitConditions/next-exit (1.73s) [2022-09-15T17:27:02.324Z] --- PASS: TestWaitConditions/default (1.76s) [2022-09-15T17:27:02.324Z] --- PASS: TestWaitConditions/removed (1.52s) [2022-09-15T17:27:02.324Z] --- PASS: TestWaitConditions/not-running (1.49s) [2022-09-15T17:27:02.324Z] === RUN TestWaitRestartedContainer [2022-09-15T17:27:02.324Z] === RUN TestWaitRestartedContainer/default [2022-09-15T17:27:02.324Z] === PAUSE TestWaitRestartedContainer/default [2022-09-15T17:27:02.324Z] === RUN TestWaitRestartedContainer/not-running [2022-09-15T17:27:02.324Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-15T17:27:02.324Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-15T17:27:02.324Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-15T17:27:02.324Z] === CONT TestWaitRestartedContainer/default [2022-09-15T17:27:02.324Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-15T17:27:03.694Z] === CONT TestWaitRestartedContainer/not-running [2022-09-15T17:27:04.624Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-09-15T17:27:04.624Z] --- PASS: TestWaitRestartedContainer/default (1.33s) [2022-09-15T17:27:04.624Z] --- PASS: TestWaitRestartedContainer/next-exit (1.48s) [2022-09-15T17:27:04.624Z] --- PASS: TestWaitRestartedContainer/not-running (1.00s) [2022-09-15T17:27:04.624Z] === CONT TestContainerStartOnDaemonRestart [2022-09-15T17:27:04.624Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-15T17:27:07.144Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s) [2022-09-15T17:27:07.145Z] === CONT TestDaemonHostGatewayIP [2022-09-15T17:27:07.145Z] --- PASS: TestContainerStartOnDaemonRestart (2.30s) [2022-09-15T17:27:07.145Z] === CONT TestDaemonRestartIpcMode [2022-09-15T17:27:09.666Z] --- PASS: TestDaemonRestartIpcMode (2.54s) [2022-09-15T17:27:09.666Z] === CONT TestIpcModeOlderClient [2022-09-15T17:27:09.666Z] --- PASS: TestDaemonHostGatewayIP (2.62s) [2022-09-15T17:27:09.666Z] === CONT TestContainerKillOnDaemonStart [2022-09-15T17:27:09.666Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-09-15T17:27:21.842Z] --- PASS: TestContainerKillOnDaemonStart (11.52s) [2022-09-15T17:27:21.842Z] PASS [2022-09-15T17:27:21.842Z] [2022-09-15T17:27:21.842Z] === Skipped [2022-09-15T17:27:21.842Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-15T17:27:21.842Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-15T17:27:21.842Z] [2022-09-15T17:27:21.842Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-15T17:27:21.842Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-15T17:27:21.842Z] [2022-09-15T17:27:21.842Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-15T17:27:21.842Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-15T17:27:21.842Z] [2022-09-15T17:27:21.842Z] DONE 273 tests, 3 skipped in 138.648s [2022-09-15T17:27:21.842Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-15T17:27:21.842Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:27:21.842Z] ++ set -e [2022-09-15T17:27:21.842Z] ++ '[' -n 0 ']' [2022-09-15T17:27:21.842Z] ++ set -x [2022-09-15T17:27:21.842Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:27:21.842Z] === RUN TestConfigDaemonLibtrustID [2022-09-15T17:27:21.842Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-15T17:27:21.842Z] === RUN TestConfigDaemonID [2022-09-15T17:27:22.772Z] daemon_test.go:83: [d318a6e79756d] daemon is not started [2022-09-15T17:27:22.772Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-15T17:27:22.772Z] === RUN TestDaemonConfigValidation [2022-09-15T17:27:22.772Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-15T17:27:22.772Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-15T17:27:22.772Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-15T17:27:22.772Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-15T17:27:22.772Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-15T17:27:22.772Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-15T17:27:22.772Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-15T17:27:22.772Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-15T17:27:22.772Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-15T17:27:22.772Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-15T17:27:22.772Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-15T17:27:22.772Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-15T17:27:22.772Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-15T17:27:22.772Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-15T17:27:22.772Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-15T17:27:22.772Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-15T17:27:22.772Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-09-15T17:27:22.772Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-09-15T17:27:22.772Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-09-15T17:27:22.772Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-09-15T17:27:22.772Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-09-15T17:27:23.032Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-15T17:27:23.032Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-15T17:27:23.962Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-15T17:27:24.892Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-15T17:27:26.268Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-15T17:27:26.269Z] daemon_test.go:197: [dce2296f0ff96] daemon is not started [2022-09-15T17:27:26.269Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-09-15T17:27:26.269Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-15T17:27:26.269Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-15T17:27:26.269Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-15T17:27:26.269Z] === RUN TestDaemonProxy [2022-09-15T17:27:26.269Z] === RUN TestDaemonProxy/environment_variables [2022-09-15T17:27:27.640Z] === RUN TestDaemonProxy/command-line_options [2022-09-15T17:27:29.534Z] === RUN TestDaemonProxy/configuration_file [2022-09-15T17:27:31.425Z] === RUN TestDaemonProxy/conflicting_options [2022-09-15T17:27:31.682Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-15T17:27:32.246Z] --- PASS: TestDaemonProxy (6.20s) [2022-09-15T17:27:32.246Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-09-15T17:27:32.246Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-09-15T17:27:32.246Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-09-15T17:27:32.246Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-15T17:27:32.246Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-15T17:27:32.246Z] PASS [2022-09-15T17:27:32.246Z] [2022-09-15T17:27:32.246Z] DONE 18 tests in 11.223s [2022-09-15T17:27:32.246Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-15T17:27:32.246Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:27:32.246Z] ++ set -e [2022-09-15T17:27:32.246Z] ++ '[' -n 0 ']' [2022-09-15T17:27:32.246Z] ++ set -x [2022-09-15T17:27:32.246Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:27:32.503Z] INFO: Testing against a local daemon [2022-09-15T17:27:32.503Z] === RUN TestCommitInheritsEnv [2022-09-15T17:27:32.760Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-09-15T17:27:32.760Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-15T17:27:32.760Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-15T17:27:32.760Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-15T17:27:32.760Z] === RUN TestImportWithCustomPlatform [2022-09-15T17:27:32.760Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-15T17:27:32.760Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-15T17:27:32.760Z] === RUN TestImportWithCustomPlatform// [2022-09-15T17:27:32.760Z] === RUN TestImportWithCustomPlatform/linux [2022-09-15T17:27:32.760Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-15T17:27:33.017Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-15T17:27:33.017Z] === RUN TestImportWithCustomPlatform/macos [2022-09-15T17:27:33.017Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-15T17:27:33.017Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-15T17:27:33.017Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-09-15T17:27:33.017Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-15T17:27:33.017Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-15T17:27:33.017Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-15T17:27:33.017Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-15T17:27:33.017Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-09-15T17:27:33.017Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-09-15T17:27:33.017Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-15T17:27:33.017Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-15T17:27:33.017Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-15T17:27:33.017Z] === RUN TestImagesFilterMultiReference [2022-09-15T17:27:33.017Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-09-15T17:27:33.017Z] === RUN TestImagePullPlatformInvalid [2022-09-15T17:27:33.017Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-15T17:27:33.017Z] === RUN TestRemoveImageOrphaning [2022-09-15T17:27:33.296Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-09-15T17:27:33.296Z] === RUN TestRemoveImageGarbageCollector [2022-09-15T17:27:33.296Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T17:27:33.296Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-15T17:27:33.296Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-15T17:27:33.553Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-15T17:27:33.553Z] === RUN TestTagInvalidReference [2022-09-15T17:27:33.553Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-15T17:27:33.553Z] === RUN TestTagValidPrefixedRepo [2022-09-15T17:27:33.553Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-15T17:27:33.553Z] === RUN TestTagExistedNameWithoutForce [2022-09-15T17:27:33.553Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-15T17:27:33.553Z] === RUN TestTagOfficialNames [2022-09-15T17:27:33.553Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-15T17:27:33.553Z] === RUN TestTagMatchesDigest [2022-09-15T17:27:33.553Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-15T17:27:33.553Z] PASS [2022-09-15T17:27:33.553Z] [2022-09-15T17:27:33.553Z] === Skipped [2022-09-15T17:27:33.553Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-15T17:27:33.553Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-15T17:27:33.553Z] [2022-09-15T17:27:33.553Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-15T17:27:33.553Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T17:27:33.553Z] [2022-09-15T17:27:33.553Z] DONE 22 tests, 2 skipped in 1.353s [2022-09-15T17:27:33.553Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-15T17:27:33.553Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:27:33.553Z] ++ set -e [2022-09-15T17:27:33.553Z] ++ '[' -n 0 ']' [2022-09-15T17:27:33.553Z] ++ set -x [2022-09-15T17:27:33.553Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:27:33.553Z] === RUN TestStripANSICommands [2022-09-15T17:27:33.553Z] === RUN TestStripANSICommands/#00 [2022-09-15T17:27:33.553Z] === RUN TestStripANSICommands/#01 [2022-09-15T17:27:33.553Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-15T17:27:33.553Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-15T17:27:33.553Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-15T17:27:33.553Z] PASS [2022-09-15T17:27:33.553Z] [2022-09-15T17:27:33.553Z] DONE 3 tests in 0.041s [2022-09-15T17:27:33.553Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-15T17:27:33.553Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:27:33.553Z] ++ set -e [2022-09-15T17:27:33.553Z] ++ '[' -n 0 ']' [2022-09-15T17:27:33.553Z] ++ set -x [2022-09-15T17:27:33.553Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:27:33.809Z] INFO: Testing against a local daemon [2022-09-15T17:27:33.809Z] === RUN TestNetworkCreateDelete [2022-09-15T17:27:33.809Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-09-15T17:27:33.809Z] === RUN TestDockerNetworkDeletePreferID [2022-09-15T17:27:34.373Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-09-15T17:27:34.373Z] === RUN TestDaemonDNSFallback [2022-09-15T17:27:40.914Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-09-15T17:27:40.914Z] === RUN TestInspectNetwork [2022-09-15T17:27:44.184Z] === RUN TestInspectNetwork/full_network_id [2022-09-15T17:27:44.184Z] === RUN TestInspectNetwork/partial_network_id [2022-09-15T17:27:44.184Z] === RUN TestInspectNetwork/network_name [2022-09-15T17:27:44.184Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-15T17:27:48.355Z] --- PASS: TestInspectNetwork (7.16s) [2022-09-15T17:27:48.355Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-15T17:27:48.355Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-15T17:27:48.355Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-15T17:27:48.355Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-15T17:27:48.355Z] === RUN TestRunContainerWithBridgeNone [2022-09-15T17:27:49.283Z] --- PASS: TestRunContainerWithBridgeNone (1.57s) [2022-09-15T17:27:49.283Z] === RUN TestNetworkInvalidJSON [2022-09-15T17:27:49.283Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-15T17:27:49.283Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-15T17:27:49.283Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-15T17:27:49.283Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-15T17:27:49.283Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-15T17:27:49.283Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-15T17:27:49.283Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-15T17:27:49.283Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-15T17:27:49.283Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-15T17:27:49.283Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-15T17:27:49.283Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-15T17:27:49.283Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-15T17:27:49.283Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-15T17:27:49.283Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-15T17:27:49.283Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-15T17:27:49.283Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-15T17:27:49.283Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-15T17:27:49.283Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-15T17:27:49.283Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-15T17:27:49.283Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-15T17:27:49.283Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-15T17:27:49.283Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-15T17:27:49.283Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-15T17:27:49.283Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-15T17:27:49.283Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-15T17:27:49.283Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-15T17:27:49.283Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-15T17:27:49.283Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-15T17:27:49.283Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-15T17:27:49.283Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-15T17:27:49.283Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-15T17:27:49.283Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-15T17:27:49.283Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-15T17:27:49.283Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-15T17:27:49.283Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-15T17:27:49.283Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-15T17:27:49.283Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-15T17:27:49.283Z] === RUN TestNetworkList [2022-09-15T17:27:49.283Z] === RUN TestNetworkList//networks [2022-09-15T17:27:49.283Z] === PAUSE TestNetworkList//networks [2022-09-15T17:27:49.283Z] === RUN TestNetworkList//networks/ [2022-09-15T17:27:49.283Z] === PAUSE TestNetworkList//networks/ [2022-09-15T17:27:49.283Z] === CONT TestNetworkList//networks [2022-09-15T17:27:49.283Z] === CONT TestNetworkList//networks/ [2022-09-15T17:27:49.283Z] --- PASS: TestNetworkList (0.02s) [2022-09-15T17:27:49.283Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-15T17:27:49.283Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-15T17:27:49.283Z] === RUN TestHostIPv4BridgeLabel [2022-09-15T17:27:49.846Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-15T17:27:49.846Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-15T17:27:51.225Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-15T17:27:51.225Z] === RUN TestDaemonDefaultNetworkPools [2022-09-15T17:27:51.787Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-09-15T17:27:51.787Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-15T17:27:52.717Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-15T17:27:52.717Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-15T17:27:54.086Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-09-15T17:27:54.086Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-15T17:27:54.649Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-15T17:27:54.649Z] === RUN TestServiceWithPredefinedNetwork [2022-09-15T17:27:57.168Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2022-09-15T17:27:57.168Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-15T17:27:57.168Z] service_test.go:243: FLAKY_TEST [2022-09-15T17:27:57.168Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-15T17:27:57.168Z] === RUN TestServiceWithDataPathPortInit [2022-09-15T17:28:12.016Z] --- PASS: TestServiceWithDataPathPortInit (13.98s) [2022-09-15T17:28:12.016Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-15T17:28:13.385Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:d7zoime2xh1d1pj9jea98mek8 Created:2022-09-15 17:28:12.16195494 +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[1dd57b8bb2424ad3d754b7aae11af0207d63e94151c7cc891eb01428c5213784:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ocw8snzoafl8gpz395x62mid5 EndpointID:a7d4228c013df58b69c98a013e602affb82664ffc430b4f33f63d888a1400213 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9e798399ebf826e22eb30a055855a751e9a6e1030cde40bcf17643723f8426d2 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:8c2c626ffeea IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ocw8snzoafl8gpz395x62mid5 EndpointID:a7d4228c013df58b69c98a013e602affb82664ffc430b4f33f63d888a1400213 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-15T17:28:17.556Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) [2022-09-15T17:28:17.556Z] PASS [2022-09-15T17:28:17.556Z] [2022-09-15T17:28:17.556Z] === Skipped [2022-09-15T17:28:17.556Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-15T17:28:17.556Z] service_test.go:243: FLAKY_TEST [2022-09-15T17:28:17.556Z] [2022-09-15T17:28:17.556Z] DONE 38 tests, 1 skipped in 43.955s [2022-09-15T17:28:17.556Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-15T17:28:17.556Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:28:17.556Z] ++ set -e [2022-09-15T17:28:17.556Z] ++ '[' -n 0 ']' [2022-09-15T17:28:17.556Z] ++ set -x [2022-09-15T17:28:17.556Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:28:17.812Z] INFO: Testing against a local daemon [2022-09-15T17:28:17.812Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-15T17:28:17.812Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-15T17:28:17.812Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-15T17:28:17.812Z] === RUN TestDockerNetworkIpvlan [2022-09-15T17:28:17.812Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-15T17:28:17.812Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-15T17:28:17.812Z] PASS [2022-09-15T17:28:17.812Z] [2022-09-15T17:28:17.812Z] === Skipped [2022-09-15T17:28:17.812Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-15T17:28:17.813Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-15T17:28:17.813Z] [2022-09-15T17:28:17.813Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-15T17:28:17.813Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-15T17:28:17.813Z] [2022-09-15T17:28:17.813Z] DONE 2 tests, 2 skipped in 0.093s [2022-09-15T17:28:17.813Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-15T17:28:17.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:28:17.813Z] ++ set -e [2022-09-15T17:28:17.813Z] ++ '[' -n 0 ']' [2022-09-15T17:28:17.813Z] ++ set -x [2022-09-15T17:28:17.813Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:28:17.813Z] INFO: Testing against a local daemon [2022-09-15T17:28:17.813Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-15T17:28:19.180Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-09-15T17:28:19.180Z] === RUN TestDockerNetworkMacvlan [2022-09-15T17:28:19.743Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-15T17:28:20.673Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-15T17:28:21.250Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-15T17:28:23.142Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-15T17:28:25.083Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-15T17:28:28.355Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-15T17:28:28.612Z] --- PASS: TestDockerNetworkMacvlan (9.65s) [2022-09-15T17:28:28.612Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-09-15T17:28:28.612Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-09-15T17:28:28.612Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-09-15T17:28:28.612Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-09-15T17:28:28.612Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s) [2022-09-15T17:28:28.612Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-09-15T17:28:28.612Z] PASS [2022-09-15T17:28:28.612Z] [2022-09-15T17:28:28.612Z] DONE 8 tests in 10.971s [2022-09-15T17:28:28.612Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-15T17:28:28.612Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:28:28.612Z] ++ set -e [2022-09-15T17:28:28.612Z] ++ '[' -n 0 ']' [2022-09-15T17:28:28.612Z] ++ set -x [2022-09-15T17:28:28.612Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:28:28.869Z] testing: warning: no tests to run [2022-09-15T17:28:28.869Z] PASS [2022-09-15T17:28:28.869Z] [2022-09-15T17:28:28.869Z] DONE 0 tests in 0.025s [2022-09-15T17:28:28.869Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-15T17:28:28.869Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:28:28.869Z] ++ set -e [2022-09-15T17:28:28.869Z] ++ '[' -n 0 ']' [2022-09-15T17:28:28.869Z] ++ set -x [2022-09-15T17:28:28.869Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:28:28.869Z] INFO: Testing against a local daemon [2022-09-15T17:28:28.869Z] === RUN TestAuthZPluginAllowRequest [2022-09-15T17:28:30.236Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2022-09-15T17:28:30.236Z] === RUN TestAuthZPluginTLS [2022-09-15T17:28:30.492Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-09-15T17:28:30.492Z] === RUN TestAuthZPluginDenyRequest [2022-09-15T17:28:31.055Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-15T17:28:31.055Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-15T17:28:31.619Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-15T17:28:31.619Z] === RUN TestAuthZPluginDenyResponse [2022-09-15T17:28:32.182Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-15T17:28:32.182Z] === RUN TestAuthZPluginAllowEventStream [2022-09-15T17:28:33.550Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-09-15T17:28:33.550Z] === RUN TestAuthZPluginErrorResponse [2022-09-15T17:28:33.807Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-09-15T17:28:33.807Z] === RUN TestAuthZPluginErrorRequest [2022-09-15T17:28:34.370Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-15T17:28:34.370Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-15T17:28:34.933Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-15T17:28:34.933Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-15T17:28:36.302Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-09-15T17:28:36.302Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-15T17:28:37.671Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s) [2022-09-15T17:28:37.671Z] === RUN TestAuthZPluginHeader [2022-09-15T17:28:38.600Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-09-15T17:28:38.600Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-15T17:28:38.600Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T17:28:38.600Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-15T17:28:38.600Z] === RUN TestAuthZPluginV2Disable [2022-09-15T17:28:38.600Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T17:28:38.600Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-15T17:28:38.600Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-15T17:28:38.600Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T17:28:38.600Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-15T17:28:38.600Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-15T17:28:38.600Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T17:28:38.600Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-15T17:28:38.600Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-15T17:28:56.652Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-09-15T17:28:56.652Z] PASS [2022-09-15T17:28:56.652Z] [2022-09-15T17:28:56.652Z] === Skipped [2022-09-15T17:28:56.652Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-15T17:28:56.652Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T17:28:56.652Z] [2022-09-15T17:28:56.652Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-15T17:28:56.652Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T17:28:56.652Z] [2022-09-15T17:28:56.652Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-15T17:28:56.652Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T17:28:56.652Z] [2022-09-15T17:28:56.652Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-15T17:28:56.652Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T17:28:56.652Z] [2022-09-15T17:28:56.652Z] DONE 17 tests, 4 skipped in 26.539s [2022-09-15T17:28:56.652Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-15T17:28:56.652Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:28:56.652Z] ++ set -e [2022-09-15T17:28:56.652Z] ++ '[' -n 0 ']' [2022-09-15T17:28:56.652Z] ++ set -x [2022-09-15T17:28:56.652Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:28:56.652Z] INFO: Testing against a local daemon [2022-09-15T17:28:56.652Z] === RUN TestPluginInvalidJSON [2022-09-15T17:28:56.652Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-15T17:28:56.652Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-15T17:28:56.652Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-15T17:28:56.652Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-15T17:28:56.652Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-15T17:28:56.652Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-15T17:28:56.652Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-15T17:28:56.652Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-15T17:28:56.652Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-15T17:28:56.652Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-15T17:28:56.652Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-15T17:28:56.652Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-15T17:28:56.652Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-15T17:28:56.652Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-15T17:28:56.652Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-15T17:28:56.652Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-15T17:28:56.652Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-15T17:28:56.652Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-15T17:28:56.652Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-15T17:28:56.652Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-15T17:28:56.652Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-15T17:28:56.652Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-15T17:28:56.652Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-15T17:28:56.652Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-15T17:28:56.652Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-15T17:28:56.652Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-15T17:28:56.652Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-15T17:28:56.652Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-15T17:28:56.652Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-15T17:28:56.652Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-15T17:28:56.652Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-15T17:28:56.652Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-15T17:28:56.652Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-15T17:28:56.652Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-15T17:28:56.652Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-15T17:28:56.652Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-15T17:28:56.652Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-15T17:28:56.652Z] === RUN TestPluginInstall [2022-09-15T17:28:56.652Z] === RUN TestPluginInstall/no_auth [2022-09-15T17:28:59.934Z] time="2022-09-15T17:28:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-15T17:28:59.934Z] time="2022-09-15T17:28:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7357928a88314dfe06ba50bb237cbbcc8d6d4bbfbc0541b9bfe79611eebe4f50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-15T17:28:59.934Z] time="2022-09-15T17:28:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-15T17:28:59.934Z] time="2022-09-15T17:28:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7357928a88314dfe06ba50bb237cbbcc8d6d4bbfbc0541b9bfe79611eebe4f50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-15T17:28:59.934Z] === RUN TestPluginInstall/with_htpasswd [2022-09-15T17:28:59.934Z] time="2022-09-15T17:28:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-15T17:28:59.934Z] time="2022-09-15T17:28:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7357928a88314dfe06ba50bb237cbbcc8d6d4bbfbc0541b9bfe79611eebe4f50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-15T17:28:59.934Z] time="2022-09-15T17:28:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-15T17:28:59.934Z] time="2022-09-15T17:28:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7357928a88314dfe06ba50bb237cbbcc8d6d4bbfbc0541b9bfe79611eebe4f50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-15T17:29:00.191Z] === RUN TestPluginInstall/with_insecure [2022-09-15T17:29:01.120Z] time="2022-09-15T17:29:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-15T17:29:01.120Z] time="2022-09-15T17:29:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a3d1e4b6e6342fbfb0f0896b28cc09733223ae48a8a8f9cb251428050ba4d988" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-15T17:29:01.120Z] time="2022-09-15T17:29:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-15T17:29:01.120Z] time="2022-09-15T17:29:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a3d1e4b6e6342fbfb0f0896b28cc09733223ae48a8a8f9cb251428050ba4d988" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-15T17:29:01.377Z] plugin_test.go:195: [db844238aeab1] daemon is not started [2022-09-15T17:29:01.377Z] --- PASS: TestPluginInstall (5.86s) [2022-09-15T17:29:01.377Z] --- PASS: TestPluginInstall/no_auth (4.23s) [2022-09-15T17:29:01.377Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-09-15T17:29:01.377Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2022-09-15T17:29:01.377Z] === RUN TestPluginsWithRuntimes [2022-09-15T17:29:02.747Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-15T17:29:03.676Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-15T17:29:04.604Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2022-09-15T17:29:04.604Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-09-15T17:29:04.604Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-09-15T17:29:04.604Z] === RUN TestPluginBackCompatMediaTypes [2022-09-15T17:29:05.185Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2022-09-15T17:29:05.185Z] PASS [2022-09-15T17:29:05.185Z] [2022-09-15T17:29:05.185Z] DONE 24 tests in 9.945s [2022-09-15T17:29:05.185Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-15T17:29:05.185Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:29:05.185Z] ++ set -e [2022-09-15T17:29:05.185Z] ++ '[' -n 0 ']' [2022-09-15T17:29:05.185Z] ++ set -x [2022-09-15T17:29:05.185Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:29:05.447Z] INFO: Testing against a local daemon [2022-09-15T17:29:05.447Z] === RUN TestExternalGraphDriver [2022-09-15T17:29:05.704Z] === RUN TestExternalGraphDriver/json [2022-09-15T17:29:07.596Z] === RUN TestExternalGraphDriver/spec [2022-09-15T17:29:08.963Z] === RUN TestExternalGraphDriver/pull [2022-09-15T17:29:10.855Z] --- PASS: TestExternalGraphDriver (5.26s) [2022-09-15T17:29:10.855Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-09-15T17:29:10.855Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2022-09-15T17:29:10.855Z] --- PASS: TestExternalGraphDriver/pull (1.73s) [2022-09-15T17:29:10.855Z] === RUN TestGraphdriverPluginV2 [2022-09-15T17:29:11.112Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T17:29:11.112Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2022-09-15T17:29:11.112Z] PASS [2022-09-15T17:29:11.112Z] [2022-09-15T17:29:11.112Z] === Skipped [2022-09-15T17:29:11.112Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2022-09-15T17:29:11.112Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T17:29:11.112Z] [2022-09-15T17:29:11.112Z] DONE 5 tests, 1 skipped in 5.693s [2022-09-15T17:29:11.112Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-15T17:29:11.112Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:29:11.112Z] ++ set -e [2022-09-15T17:29:11.112Z] ++ '[' -n 0 ']' [2022-09-15T17:29:11.112Z] ++ set -x [2022-09-15T17:29:11.112Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:29:11.112Z] INFO: Testing against a local daemon [2022-09-15T17:29:11.112Z] === RUN TestContinueAfterPluginCrash [2022-09-15T17:29:11.112Z] === PAUSE TestContinueAfterPluginCrash [2022-09-15T17:29:11.112Z] === RUN TestReadPluginNoRead [2022-09-15T17:29:11.112Z] === PAUSE TestReadPluginNoRead [2022-09-15T17:29:11.112Z] === RUN TestDaemonStartWithLogOpt [2022-09-15T17:29:11.112Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-15T17:29:11.112Z] === CONT TestContinueAfterPluginCrash [2022-09-15T17:29:11.112Z] === CONT TestDaemonStartWithLogOpt [2022-09-15T17:29:14.387Z] --- PASS: TestDaemonStartWithLogOpt (3.12s) [2022-09-15T17:29:14.387Z] === CONT TestReadPluginNoRead [2022-09-15T17:29:16.280Z] === RUN TestReadPluginNoRead/default [2022-09-15T17:29:17.648Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-15T17:29:19.017Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-15T17:29:19.273Z] --- PASS: TestContinueAfterPluginCrash (8.10s) [2022-09-15T17:29:20.203Z] === CONT TestReadPluginNoRead [2022-09-15T17:29:20.203Z] read_test.go:92: [dfbc8f0c4a475] daemon is not started [2022-09-15T17:29:20.203Z] --- PASS: TestReadPluginNoRead (5.84s) [2022-09-15T17:29:20.203Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-09-15T17:29:20.203Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-09-15T17:29:20.203Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-09-15T17:29:20.203Z] PASS [2022-09-15T17:29:20.203Z] [2022-09-15T17:29:20.203Z] DONE 6 tests in 9.067s [2022-09-15T17:29:20.203Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-15T17:29:20.203Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:29:20.203Z] ++ set -e [2022-09-15T17:29:20.203Z] ++ '[' -n 0 ']' [2022-09-15T17:29:20.203Z] ++ set -x [2022-09-15T17:29:20.203Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:29:20.203Z] testing: warning: no tests to run [2022-09-15T17:29:20.203Z] PASS [2022-09-15T17:29:20.203Z] [2022-09-15T17:29:20.203Z] DONE 0 tests in 0.033s [2022-09-15T17:29:20.203Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-15T17:29:20.203Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:29:20.203Z] ++ set -e [2022-09-15T17:29:20.203Z] ++ '[' -n 0 ']' [2022-09-15T17:29:20.203Z] ++ set -x [2022-09-15T17:29:20.203Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:29:20.203Z] INFO: Testing against a local daemon [2022-09-15T17:29:20.203Z] === RUN TestPluginWithDevMounts [2022-09-15T17:29:20.203Z] === PAUSE TestPluginWithDevMounts [2022-09-15T17:29:20.203Z] === CONT TestPluginWithDevMounts [2022-09-15T17:29:22.094Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-09-15T17:29:22.094Z] PASS [2022-09-15T17:29:22.094Z] [2022-09-15T17:29:22.094Z] DONE 1 tests in 1.653s [2022-09-15T17:29:22.094Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-15T17:29:22.094Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:29:22.094Z] ++ set -e [2022-09-15T17:29:22.094Z] ++ '[' -n 0 ']' [2022-09-15T17:29:22.094Z] ++ set -x [2022-09-15T17:29:22.095Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:29:22.095Z] INFO: Testing against a local daemon [2022-09-15T17:29:22.095Z] === RUN TestSecretInspect [2022-09-15T17:29:24.637Z] --- PASS: TestSecretInspect (2.26s) [2022-09-15T17:29:24.637Z] === RUN TestSecretList [2022-09-15T17:29:26.529Z] --- PASS: TestSecretList (2.19s) [2022-09-15T17:29:26.529Z] === RUN TestSecretsCreateAndDelete [2022-09-15T17:29:28.421Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-09-15T17:29:28.421Z] === RUN TestSecretsUpdate [2022-09-15T17:29:30.939Z] --- PASS: TestSecretsUpdate (2.24s) [2022-09-15T17:29:30.939Z] === RUN TestTemplatedSecret [2022-09-15T17:29:33.460Z] --- PASS: TestTemplatedSecret (2.42s) [2022-09-15T17:29:33.460Z] === RUN TestSecretCreateResolve [2022-09-15T17:29:35.352Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-09-15T17:29:35.352Z] PASS [2022-09-15T17:29:35.352Z] [2022-09-15T17:29:35.352Z] DONE 6 tests in 13.575s [2022-09-15T17:29:35.352Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-15T17:29:35.352Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:29:35.352Z] ++ set -e [2022-09-15T17:29:35.352Z] ++ '[' -n 0 ']' [2022-09-15T17:29:35.352Z] ++ set -x [2022-09-15T17:29:35.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:29:35.608Z] INFO: Testing against a local daemon [2022-09-15T17:29:35.608Z] === RUN TestServiceCreateInit [2022-09-15T17:29:35.608Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-15T17:29:39.780Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-15T17:29:43.050Z] --- PASS: TestServiceCreateInit (7.28s) [2022-09-15T17:29:43.050Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s) [2022-09-15T17:29:43.050Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.75s) [2022-09-15T17:29:43.050Z] === RUN TestCreateServiceMultipleTimes [2022-09-15T17:30:01.104Z] --- PASS: TestCreateServiceMultipleTimes (15.34s) [2022-09-15T17:30:01.104Z] === RUN TestCreateServiceConflict [2022-09-15T17:30:01.104Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-09-15T17:30:01.104Z] === RUN TestCreateServiceMaxReplicas [2022-09-15T17:30:03.633Z] --- PASS: TestCreateServiceMaxReplicas (2.93s) [2022-09-15T17:30:03.633Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-15T17:30:18.481Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.12s) [2022-09-15T17:30:18.481Z] === RUN TestCreateServiceSecretFileMode [2022-09-15T17:30:18.737Z] --- PASS: TestCreateServiceSecretFileMode (2.41s) [2022-09-15T17:30:18.737Z] === RUN TestCreateServiceConfigFileMode [2022-09-15T17:30:21.256Z] --- PASS: TestCreateServiceConfigFileMode (2.42s) [2022-09-15T17:30:21.256Z] === RUN TestCreateServiceSysctls [2022-09-15T17:30:24.527Z] --- PASS: TestCreateServiceSysctls (3.33s) [2022-09-15T17:30:24.527Z] === RUN TestCreateServiceCapabilities [2022-09-15T17:30:27.047Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-09-15T17:30:27.047Z] === RUN TestInspect [2022-09-15T17:30:29.566Z] --- PASS: TestInspect (2.68s) [2022-09-15T17:30:29.566Z] === RUN TestCreateJob [2022-09-15T17:30:32.837Z] --- PASS: TestCreateJob (2.96s) [2022-09-15T17:30:32.837Z] === RUN TestReplicatedJob [2022-09-15T17:30:38.101Z] --- PASS: TestReplicatedJob (4.89s) [2022-09-15T17:30:38.101Z] === RUN TestUpdateReplicatedJob [2022-09-15T17:30:40.624Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-09-15T17:30:40.624Z] === RUN TestServiceListWithStatuses [2022-09-15T17:30:40.624Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-15T17:30:40.624Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-15T17:30:40.624Z] === RUN TestDockerNetworkConnectAlias [2022-09-15T17:30:44.795Z] --- PASS: TestDockerNetworkConnectAlias (4.19s) [2022-09-15T17:30:44.795Z] === RUN TestDockerNetworkReConnect [2022-09-15T17:30:48.965Z] --- PASS: TestDockerNetworkReConnect (3.37s) [2022-09-15T17:30:48.965Z] === RUN TestServicePlugin [2022-09-15T17:30:48.965Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T17:30:48.965Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-15T17:30:48.965Z] === RUN TestServiceUpdateLabel [2022-09-15T17:30:50.334Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-09-15T17:30:50.334Z] === RUN TestServiceUpdateSecrets [2022-09-15T17:31:05.181Z] --- PASS: TestServiceUpdateSecrets (14.48s) [2022-09-15T17:31:05.181Z] === RUN TestServiceUpdateConfigs [2022-09-15T17:31:20.029Z] --- PASS: TestServiceUpdateConfigs (14.35s) [2022-09-15T17:31:20.029Z] === RUN TestServiceUpdateNetwork [2022-09-15T17:31:32.218Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2022-09-15T17:31:32.218Z] === RUN TestServiceUpdatePidsLimit [2022-09-15T17:31:32.780Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-15T17:31:33.343Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-15T17:31:41.434Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-15T17:31:47.975Z] --- PASS: TestServiceUpdatePidsLimit (16.08s) [2022-09-15T17:31:47.975Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-09-15T17:31:47.975Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-09-15T17:31:47.975Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-09-15T17:31:47.975Z] PASS [2022-09-15T17:31:47.975Z] [2022-09-15T17:31:47.975Z] === Skipped [2022-09-15T17:31:47.975Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-15T17:31:47.975Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-15T17:31:47.975Z] [2022-09-15T17:31:47.975Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-15T17:31:47.975Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T17:31:47.975Z] [2022-09-15T17:31:47.975Z] DONE 27 tests, 2 skipped in 132.250s [2022-09-15T17:31:47.975Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-15T17:31:47.975Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:31:47.975Z] ++ set -e [2022-09-15T17:31:47.975Z] ++ '[' -n 0 ']' [2022-09-15T17:31:47.975Z] ++ set -x [2022-09-15T17:31:47.975Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:31:47.975Z] INFO: Testing against a local daemon [2022-09-15T17:31:47.975Z] === RUN TestSessionCreate [2022-09-15T17:31:47.975Z] --- PASS: TestSessionCreate (0.02s) [2022-09-15T17:31:47.975Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-15T17:31:47.975Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-15T17:31:47.975Z] PASS [2022-09-15T17:31:47.975Z] [2022-09-15T17:31:47.975Z] DONE 2 tests in 0.130s [2022-09-15T17:31:47.975Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-15T17:31:47.975Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:31:47.975Z] ++ set -e [2022-09-15T17:31:47.975Z] ++ '[' -n 0 ']' [2022-09-15T17:31:47.975Z] ++ set -x [2022-09-15T17:31:47.975Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:31:47.975Z] INFO: Testing against a local daemon [2022-09-15T17:31:47.975Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-15T17:31:47.975Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-15T17:31:47.975Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-15T17:31:47.975Z] === RUN TestDiskUsage [2022-09-15T17:31:47.975Z] === PAUSE TestDiskUsage [2022-09-15T17:31:47.975Z] === RUN TestEventsExecDie [2022-09-15T17:31:48.538Z] --- PASS: TestEventsExecDie (0.53s) [2022-09-15T17:31:48.538Z] === RUN TestEventsBackwardsCompatible [2022-09-15T17:31:48.538Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-15T17:31:48.538Z] === RUN TestEventsVolumeCreate [2022-09-15T17:31:48.538Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-09-15T17:31:48.538Z] === RUN TestInfoBinaryCommits [2022-09-15T17:31:48.538Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-15T17:31:48.538Z] === RUN TestInfoAPIVersioned [2022-09-15T17:31:48.538Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-15T17:31:48.538Z] === RUN TestInfoAPI [2022-09-15T17:31:48.538Z] --- PASS: TestInfoAPI (0.02s) [2022-09-15T17:31:48.538Z] === RUN TestInfoAPIWarnings [2022-09-15T17:32:06.586Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-15T17:32:06.586Z] === RUN TestInfoDebug [2022-09-15T17:32:06.586Z] --- PASS: TestInfoDebug (0.52s) [2022-09-15T17:32:06.586Z] === RUN TestInfoInsecureRegistries [2022-09-15T17:32:06.586Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-15T17:32:06.586Z] === RUN TestInfoRegistryMirrors [2022-09-15T17:32:06.843Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-15T17:32:06.843Z] === RUN TestLoginFailsWithBadCredentials [2022-09-15T17:32:07.099Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-09-15T17:32:07.099Z] === RUN TestPingCacheHeaders [2022-09-15T17:32:07.099Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-15T17:32:07.099Z] === RUN TestPingGet [2022-09-15T17:32:07.099Z] --- PASS: TestPingGet (0.02s) [2022-09-15T17:32:07.099Z] === RUN TestPingHead [2022-09-15T17:32:07.099Z] --- PASS: TestPingHead (0.02s) [2022-09-15T17:32:07.099Z] === RUN TestPingSwarmHeader [2022-09-15T17:32:07.663Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-15T17:32:07.919Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-15T17:32:08.848Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-15T17:32:08.848Z] --- PASS: TestPingSwarmHeader (1.65s) [2022-09-15T17:32:08.848Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-15T17:32:08.848Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-15T17:32:08.848Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-15T17:32:08.848Z] === RUN TestPingBuilderHeader [2022-09-15T17:32:08.848Z] === RUN TestPingBuilderHeader/default_config [2022-09-15T17:32:09.410Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-15T17:32:09.973Z] --- PASS: TestPingBuilderHeader (1.04s) [2022-09-15T17:32:09.973Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-15T17:32:09.973Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-15T17:32:09.973Z] === RUN TestVersion [2022-09-15T17:32:09.973Z] --- PASS: TestVersion (0.02s) [2022-09-15T17:32:09.973Z] === CONT TestDiskUsage [2022-09-15T17:32:10.548Z] === RUN TestDiskUsage/empty [2022-09-15T17:32:10.548Z] === RUN TestDiskUsage/empty/container_types [2022-09-15T17:32:10.548Z] === RUN TestDiskUsage/empty/image_types [2022-09-15T17:32:10.548Z] === RUN TestDiskUsage/empty/volume_types [2022-09-15T17:32:10.548Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-15T17:32:10.548Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-15T17:32:10.548Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-15T17:32:10.548Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-15T17:32:10.548Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-15T17:32:10.548Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-15T17:32:10.548Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-15T17:32:10.548Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-15T17:32:10.548Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-15T17:32:10.548Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-15T17:32:10.548Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-15T17:32:10.548Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-15T17:32:10.548Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-15T17:32:10.548Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-15T17:32:10.548Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-15T17:32:10.548Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-15T17:32:10.548Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-15T17:32:10.548Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-15T17:32:10.548Z] === RUN TestDiskUsage/after_container.Run [2022-09-15T17:32:11.111Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-15T17:32:11.111Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-15T17:32:11.111Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-15T17:32:11.111Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-15T17:32:11.111Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-15T17:32:11.111Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-15T17:32:11.111Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-15T17:32:11.111Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-15T17:32:11.111Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-15T17:32:11.111Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage (1.19s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-15T17:32:11.111Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-15T17:32:11.111Z] PASS [2022-09-15T17:32:11.111Z] [2022-09-15T17:32:11.111Z] === Skipped [2022-09-15T17:32:11.111Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-15T17:32:11.111Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-15T17:32:11.111Z] [2022-09-15T17:32:11.111Z] DONE 57 tests, 1 skipped in 23.283s [2022-09-15T17:32:11.111Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-15T17:32:11.111Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:32:11.111Z] ++ set -e [2022-09-15T17:32:11.111Z] ++ '[' -n 0 ']' [2022-09-15T17:32:11.111Z] ++ set -x [2022-09-15T17:32:11.111Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-15T17:32:11.111Z] INFO: Testing against a local daemon [2022-09-15T17:32:11.111Z] === RUN TestVolumesCreateAndList [2022-09-15T17:32:11.368Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-15T17:32:11.368Z] === RUN TestVolumesRemove [2022-09-15T17:32:11.368Z] --- PASS: TestVolumesRemove (0.08s) [2022-09-15T17:32:11.368Z] === RUN TestVolumesInspect [2022-09-15T17:32:11.368Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-15T17:32:11.368Z] === RUN TestVolumesInvalidJSON [2022-09-15T17:32:11.368Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-15T17:32:11.368Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-15T17:32:11.368Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-15T17:32:11.368Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-15T17:32:11.368Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-15T17:32:11.368Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-15T17:32:11.368Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-15T17:32:11.368Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-15T17:32:11.368Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-15T17:32:11.368Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-15T17:32:11.368Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-15T17:32:11.368Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-15T17:32:11.368Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-15T17:32:11.368Z] PASS [2022-09-15T17:32:11.368Z] [2022-09-15T17:32:11.368Z] DONE 9 tests in 0.232s [2022-09-15T17:32:11.368Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-15T17:32:11.624Z] ++++ cat bundles/test-integration/docker.pid [2022-09-15T17:32:11.624Z] +++ kill 14545 [2022-09-15T17:32:11.624Z] +++ /etc/init.d/apparmor stop [2022-09-15T17:32:11.624Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-15T17:32:11.624Z] [2022-09-15T17:32:11.624Z] Unloading profiles will leave already running processes permanently [2022-09-15T17:32:11.624Z] unconfined, which can lead to unexpected situations. [2022-09-15T17:32:11.624Z] [2022-09-15T17:32:11.624Z] To set a process to complain mode, use the command line tool [2022-09-15T17:32:11.624Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-15T17:32:11.624Z] +++ true [2022-09-15T17:32:11.624Z] exiting test-integration [2022-09-15T17:32:11.624Z] ++ exit 0 [2022-09-15T17:32:11.624Z] Post stage [Pipeline] junit [2022-09-15T17:32:12.572Z] Recording test results [2022-09-15T17:32:12.724Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-15T17:32:13.079Z] + echo Ensuring container killed. [2022-09-15T17:32:13.079Z] Ensuring container killed. [2022-09-15T17:32:13.079Z] + docker rm -vf docker-pr1 [2022-09-15T17:32:13.079Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-09-15T17:32:13.399Z] + echo Chowning /workspace to jenkins user [2022-09-15T17:32:13.399Z] Chowning /workspace to jenkins user [2022-09-15T17:32:13.399Z] + id -u [2022-09-15T17:32:13.399Z] + id -g [2022-09-15T17:32:13.399Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44148:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-15T17:32:15.095Z] + bundleName=arm64-integration [2022-09-15T17:32:15.095Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-15T17:32:15.095Z] Creating arm64-integration-bundles.tar.gz [2022-09-15T17:32:15.095Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-09-15T17:32:15.095Z] + 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-09-15T17:32:15.361Z] Archiving artifacts [2022-09-15T17:32:15.565Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44148/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-15T17:32:15.859Z] + make clean [2022-09-15T17:32:16.126Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-15T17:32:16.126Z] docker-dev-cache [2022-09-15T17:32:16.126Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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