Pull request #43815 updated Started by user Sebastiaan van Stijn Rebuilds build #4 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from a46ce37d25ae75af06eedcbcc47c277bbaf79423+992961c56c06e8e765b51471fe0431caef0923e2 (ee421295e157bd7550be03b70aebf86594a4d657) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43815@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-18T18:36:30.072Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-18T18:36:30.076Z] Trying to pass milestone 4 [Pipeline] milestone [2022-07-18T18:36:30.162Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-18T18:36:30.344Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bea64f128edfcb13) in /home/ubuntu/workspace/moby_PR-43815 [Pipeline] { [Pipeline] checkout [2022-07-18T18:36:30.382Z] The recommended git tool is: git [2022-07-18T18:36:30.406Z] using credential docker-jenkins-github-credentials [2022-07-18T18:36:30.423Z] Fetching changes from the remote Git repository [2022-07-18T18:36:30.433Z] Fetching without tags [2022-07-18T18:36:30.417Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43815/.git # timeout=10 [2022-07-18T18:36:30.428Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-18T18:36:30.441Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-18T18:36:30.441Z] > git --version # timeout=10 [2022-07-18T18:36:30.450Z] > git --version # 'git version 2.17.1' [2022-07-18T18:36:30.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T18:36:30.451Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43815/head:refs/remotes/origin/PR-43815 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T18:36:31.472Z] Merging remotes/origin/master commit 992961c56c06e8e765b51471fe0431caef0923e2 into PR head commit a46ce37d25ae75af06eedcbcc47c277bbaf79423 [2022-07-18T18:36:32.360Z] Merge succeeded, producing a46ce37d25ae75af06eedcbcc47c277bbaf79423 [2022-07-18T18:36:32.360Z] Checking out Revision a46ce37d25ae75af06eedcbcc47c277bbaf79423 (PR-43815) [2022-07-18T18:36:31.477Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T18:36:31.481Z] > git checkout -f a46ce37d25ae75af06eedcbcc47c277bbaf79423 # timeout=10 [2022-07-18T18:36:32.340Z] > git remote # timeout=10 [2022-07-18T18:36:32.343Z] > git config --get remote.origin.url # timeout=10 [2022-07-18T18:36:32.346Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T18:36:32.346Z] > git merge 992961c56c06e8e765b51471fe0431caef0923e2 # timeout=10 [2022-07-18T18:36:32.358Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-18T18:36:32.365Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T18:36:32.370Z] > git checkout -f a46ce37d25ae75af06eedcbcc47c277bbaf79423 # timeout=10 [2022-07-18T18:36:32.473Z] Commit message: "compute image VirtualSize" [2022-07-18T18:36:32.483Z] > git rev-list --no-walk a46ce37d25ae75af06eedcbcc47c277bbaf79423 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T18:36:33.142Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43815:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-07-18T18:36:35.659Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2022-07-18T18:36:35.835Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-085a962c066e6326f) in /home/ubuntu/workspace/moby_PR-43815 [Pipeline] node [2022-07-18T18:36:35.837Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0340faf04fa569439) in /home/ubuntu/workspace/moby_PR-43815 [Pipeline] node [2022-07-18T18:36:35.840Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bea64f128edfcb13) in /home/ubuntu/workspace/moby_PR-43815 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-07-18T18:36:35.910Z] The recommended git tool is: git [Pipeline] checkout [2022-07-18T18:36:35.916Z] The recommended git tool is: git [Pipeline] checkout [2022-07-18T18:36:35.922Z] The recommended git tool is: git [Pipeline] // stage [2022-07-18T18:36:35.934Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-07-18T18:36:35.945Z] Cloning the remote Git repository [2022-07-18T18:36:35.945Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-07-18T18:36:35.958Z] using credential docker-jenkins-github-credentials [2022-07-18T18:36:35.967Z] Cloning the remote Git repository [2022-07-18T18:36:35.967Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-07-18T18:36:35.978Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 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-07-18T18:36:35.993Z] Fetching changes from the remote Git repository [2022-07-18T18:36:35.998Z] Fetching 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 [2022-07-18T18:36:36.182Z] Merging remotes/origin/master commit 992961c56c06e8e765b51471fe0431caef0923e2 into PR head commit a46ce37d25ae75af06eedcbcc47c277bbaf79423 [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-07-18T18:36:36.324Z] Merge succeeded, producing a46ce37d25ae75af06eedcbcc47c277bbaf79423 [2022-07-18T18:36:36.324Z] Checking out Revision a46ce37d25ae75af06eedcbcc47c277bbaf79423 (PR-43815) [2022-07-18T18:36:36.382Z] Commit message: "compute image VirtualSize" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-18T18:36:35.966Z] Cloning repository https://github.com/moby/moby.git [2022-07-18T18:36:35.968Z] > git init /home/ubuntu/workspace/moby_PR-43815 # timeout=10 [2022-07-18T18:36:35.985Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-18T18:36:35.985Z] > git --version # timeout=10 [2022-07-18T18:36:35.993Z] > git --version # 'git version 2.17.1' [2022-07-18T18:36:35.993Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T18:36:35.993Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43815/head:refs/remotes/origin/PR-43815 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T18:36:35.957Z] Cloning repository https://github.com/moby/moby.git [2022-07-18T18:36:35.958Z] > git init /home/ubuntu/workspace/moby_PR-43815 # timeout=10 [2022-07-18T18:36:35.973Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-18T18:36:35.974Z] > git --version # timeout=10 [2022-07-18T18:36:35.982Z] > git --version # 'git version 2.17.1' [2022-07-18T18:36:35.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T18:36:35.983Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43815/head:refs/remotes/origin/PR-43815 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T18:36:35.991Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43815/.git # timeout=10 [2022-07-18T18:36:35.998Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-18T18:36:36.003Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-18T18:36:36.004Z] > git --version # timeout=10 [2022-07-18T18:36:36.009Z] > git --version # 'git version 2.17.1' [2022-07-18T18:36:36.009Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T18:36:36.010Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43815/head:refs/remotes/origin/PR-43815 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T18:36:36.187Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T18:36:36.200Z] > git checkout -f a46ce37d25ae75af06eedcbcc47c277bbaf79423 # timeout=10 [2022-07-18T18:36:36.292Z] > git remote # timeout=10 [2022-07-18T18:36:36.298Z] > git config --get remote.origin.url # timeout=10 [2022-07-18T18:36:36.303Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T18:36:36.303Z] > git merge 992961c56c06e8e765b51471fe0431caef0923e2 # timeout=10 [2022-07-18T18:36:36.322Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-18T18:36:36.329Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T18:36:36.335Z] > git checkout -f a46ce37d25ae75af06eedcbcc47c277bbaf79423 # timeout=10 [2022-07-18T18:36:37.008Z] + docker version [2022-07-18T18:36:37.008Z] Client: Docker Engine - Community [2022-07-18T18:36:37.008Z] Version: 20.10.14 [2022-07-18T18:36:37.008Z] API version: 1.41 [2022-07-18T18:36:37.008Z] Go version: go1.16.15 [2022-07-18T18:36:37.008Z] Git commit: a224086 [2022-07-18T18:36:37.008Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-18T18:36:37.008Z] OS/Arch: linux/amd64 [2022-07-18T18:36:37.008Z] Context: default [2022-07-18T18:36:37.008Z] Experimental: true [2022-07-18T18:36:37.008Z] [2022-07-18T18:36:37.008Z] Server: Docker Engine - Community [2022-07-18T18:36:37.008Z] Engine: [2022-07-18T18:36:37.008Z] Version: 20.10.14 [2022-07-18T18:36:37.008Z] API version: 1.41 (minimum version 1.12) [2022-07-18T18:36:37.008Z] Go version: go1.16.15 [2022-07-18T18:36:37.008Z] Git commit: 87a90dc [2022-07-18T18:36:37.008Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-18T18:36:37.008Z] OS/Arch: linux/amd64 [2022-07-18T18:36:37.008Z] Experimental: true [2022-07-18T18:36:37.008Z] containerd: [2022-07-18T18:36:37.008Z] Version: 1.5.11 [2022-07-18T18:36:37.008Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-18T18:36:37.008Z] runc: [2022-07-18T18:36:37.008Z] Version: 1.0.3 [2022-07-18T18:36:37.008Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-18T18:36:37.008Z] docker-init: [2022-07-18T18:36:37.008Z] Version: 0.19.0 [2022-07-18T18:36:37.008Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-18T18:36:37.293Z] + docker info [2022-07-18T18:36:38.221Z] Client: [2022-07-18T18:36:38.221Z] Context: default [2022-07-18T18:36:38.221Z] Debug Mode: false [2022-07-18T18:36:38.221Z] Plugins: [2022-07-18T18:36:38.221Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-18T18:36:38.221Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-18T18:36:38.221Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-18T18:36:38.221Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-18T18:36:38.221Z] [2022-07-18T18:36:38.221Z] Server: [2022-07-18T18:36:38.221Z] Containers: 0 [2022-07-18T18:36:38.221Z] Running: 0 [2022-07-18T18:36:38.221Z] Paused: 0 [2022-07-18T18:36:38.221Z] Stopped: 0 [2022-07-18T18:36:38.221Z] Images: 3 [2022-07-18T18:36:38.221Z] Server Version: 20.10.14 [2022-07-18T18:36:38.221Z] Storage Driver: overlay2 [2022-07-18T18:36:38.221Z] Backing Filesystem: extfs [2022-07-18T18:36:38.221Z] Supports d_type: true [2022-07-18T18:36:38.221Z] Native Overlay Diff: true [2022-07-18T18:36:38.221Z] userxattr: false [2022-07-18T18:36:38.221Z] Logging Driver: json-file [2022-07-18T18:36:38.221Z] Cgroup Driver: cgroupfs [2022-07-18T18:36:38.221Z] Cgroup Version: 1 [2022-07-18T18:36:38.221Z] Plugins: [2022-07-18T18:36:38.221Z] Volume: local [2022-07-18T18:36:38.221Z] Network: bridge host ipvlan macvlan null overlay [2022-07-18T18:36:38.221Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-18T18:36:38.221Z] Swarm: inactive [2022-07-18T18:36:38.221Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-18T18:36:38.221Z] Default Runtime: runc [2022-07-18T18:36:38.221Z] Init Binary: docker-init [2022-07-18T18:36:38.221Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-18T18:36:38.221Z] runc version: v1.0.3-0-gf46b6ba [2022-07-18T18:36:38.221Z] init version: de40ad0 [2022-07-18T18:36:38.221Z] Security Options: [2022-07-18T18:36:38.221Z] apparmor [2022-07-18T18:36:38.221Z] seccomp [2022-07-18T18:36:38.221Z] Profile: default [2022-07-18T18:36:38.221Z] Kernel Version: 5.4.0-1071-aws [2022-07-18T18:36:38.221Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-18T18:36:38.221Z] OSType: linux [2022-07-18T18:36:38.221Z] Architecture: x86_64 [2022-07-18T18:36:38.221Z] CPUs: 2 [2022-07-18T18:36:38.221Z] Total Memory: 7.565GiB [2022-07-18T18:36:38.221Z] Name: ip-10-100-77-140 [2022-07-18T18:36:38.221Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-18T18:36:38.221Z] Docker Root Dir: /var/lib/docker [2022-07-18T18:36:38.221Z] Debug Mode: false [2022-07-18T18:36:38.221Z] Registry: https://index.docker.io/v1/ [2022-07-18T18:36:38.221Z] Labels: [2022-07-18T18:36:38.221Z] Experimental: true [2022-07-18T18:36:38.221Z] Insecure Registries: [2022-07-18T18:36:38.221Z] 127.0.0.0/8 [2022-07-18T18:36:38.221Z] Live Restore Enabled: true [2022-07-18T18:36:38.221Z] [2022-07-18T18:36:38.221Z] WARNING: No swap limit support [Pipeline] sh [2022-07-18T18:36:38.500Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-18T18:36:38.501Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-18T18:36:38.501Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43815/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-18T18:36:38.501Z] + bash /home/ubuntu/workspace/moby_PR-43815/check-config.sh [2022-07-18T18:36:38.501Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-18T18:36:38.501Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-18T18:36:38.501Z] [2022-07-18T18:36:38.501Z] Generally Necessary: [2022-07-18T18:36:38.501Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-18T18:36:38.501Z] - apparmor: enabled and tools installed [2022-07-18T18:36:38.501Z] - CONFIG_NAMESPACES: enabled [2022-07-18T18:36:38.501Z] - CONFIG_NET_NS: enabled [2022-07-18T18:36:38.501Z] - CONFIG_PID_NS: enabled [2022-07-18T18:36:38.501Z] - CONFIG_IPC_NS: enabled [2022-07-18T18:36:38.501Z] - CONFIG_UTS_NS: enabled [2022-07-18T18:36:38.501Z] - CONFIG_CGROUPS: enabled [2022-07-18T18:36:38.501Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-18T18:36:38.501Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-18T18:36:38.501Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-18T18:36:38.501Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-18T18:36:38.501Z] - CONFIG_CPUSETS: enabled [2022-07-18T18:36:38.501Z] - CONFIG_MEMCG: enabled [2022-07-18T18:36:38.501Z] - CONFIG_KEYS: enabled [2022-07-18T18:36:38.757Z] - CONFIG_VETH: enabled (as module) [2022-07-18T18:36:38.757Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-18T18:36:38.757Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-18T18:36:38.757Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-18T18:36:38.757Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-18T18:36:38.757Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-18T18:36:38.757Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-18T18:36:38.757Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-18T18:36:38.757Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-18T18:36:38.757Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-18T18:36:38.757Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-18T18:36:38.757Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-18T18:36:38.757Z] - CONFIG_CGROUP_BPF: enabled [2022-07-18T18:36:38.757Z] [2022-07-18T18:36:38.757Z] Optional Features: [2022-07-18T18:36:38.757Z] - CONFIG_USER_NS: enabled [2022-07-18T18:36:38.757Z] - CONFIG_SECCOMP: enabled [2022-07-18T18:36:38.757Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-18T18:36:38.757Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-18T18:36:38.757Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-18T18:36:38.757Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-18T18:36:38.757Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-18T18:36:38.757Z] - CONFIG_BLK_CGROUP: enabled [2022-07-18T18:36:38.757Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-18T18:36:38.757Z] - CONFIG_CGROUP_PERF: enabled [2022-07-18T18:36:38.757Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-18T18:36:38.757Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-18T18:36:38.757Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-18T18:36:38.757Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-18T18:36:38.757Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-18T18:36:38.757Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-18T18:36:38.757Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-18T18:36:38.757Z] - CONFIG_IP_VS: enabled (as module) [2022-07-18T18:36:38.757Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-18T18:36:38.757Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-18T18:36:38.757Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-18T18:36:39.013Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-18T18:36:39.013Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-18T18:36:39.013Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-18T18:36:39.013Z] - CONFIG_EXT4_FS: enabled [2022-07-18T18:36:39.013Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-18T18:36:39.013Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-18T18:36:39.013Z] - Network Drivers: [2022-07-18T18:36:39.013Z] - "overlay": [2022-07-18T18:36:39.013Z] - CONFIG_VXLAN: enabled (as module) [2022-07-18T18:36:39.013Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-18T18:36:39.013Z] Optional (for encrypted networks): [2022-07-18T18:36:39.014Z] - CONFIG_CRYPTO: enabled [2022-07-18T18:36:39.014Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-18T18:36:39.014Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-18T18:36:39.014Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-18T18:36:39.014Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-18T18:36:39.014Z] - CONFIG_XFRM: enabled [2022-07-18T18:36:39.014Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-18T18:36:39.014Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-18T18:36:39.014Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-18T18:36:39.014Z] - "ipvlan": [2022-07-18T18:36:39.014Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-18T18:36:39.014Z] - "macvlan": [2022-07-18T18:36:39.014Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-18T18:36:39.014Z] - CONFIG_DUMMY: enabled (as module) [2022-07-18T18:36:39.014Z] - "ftp,tftp client in container": [2022-07-18T18:36:39.014Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-18T18:36:39.014Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-18T18:36:39.014Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-18T18:36:39.014Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-18T18:36:39.014Z] - Storage Drivers: [2022-07-18T18:36:39.014Z] - "aufs": [2022-07-18T18:36:39.014Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-18T18:36:39.014Z] - "btrfs": [2022-07-18T18:36:39.014Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-18T18:36:39.014Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-18T18:36:39.014Z] - "devicemapper": [2022-07-18T18:36:39.014Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-18T18:36:39.014Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-18T18:36:39.014Z] - "overlay": [2022-07-18T18:36:39.014Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-18T18:36:39.014Z] - "zfs": [2022-07-18T18:36:39.014Z] - /dev/zfs: present [2022-07-18T18:36:39.014Z] - zfs command: missing [2022-07-18T18:36:39.014Z] - zpool command: missing [2022-07-18T18:36:39.014Z] [2022-07-18T18:36:39.014Z] Limits: [2022-07-18T18:36:39.014Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-18T18:36:39.014Z] [2022-07-18T18:36:39.014Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-18T18:36:39.369Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a46ce37d25ae75af06eedcbcc47c277bbaf79423 . [2022-07-18T18:36:39.369Z] #1 [internal] load build definition from Dockerfile [2022-07-18T18:36:39.369Z] #1 sha256:6df61cbfc0ce453495d9d9a63f97a5f696b1b19125615498eefbfc8871fa9df5 [2022-07-18T18:36:39.369Z] #1 transferring dockerfile: 19.25kB done [2022-07-18T18:36:39.369Z] #1 DONE 0.0s [2022-07-18T18:36:39.369Z] [2022-07-18T18:36:39.369Z] #2 [internal] load .dockerignore [2022-07-18T18:36:39.369Z] #2 sha256:6080a9088a4dd59699d0f396014f2891a240ab73519ec11a42c42bdbe6367856 [2022-07-18T18:36:39.369Z] #2 transferring context: 145B done [2022-07-18T18:36:39.369Z] #2 DONE 0.0s [2022-07-18T18:36:39.369Z] [2022-07-18T18:36:39.369Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-18T18:36:39.369Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-18T18:36:39.627Z] #3 DONE 0.1s [2022-07-18T18:36:39.627Z] [2022-07-18T18:36:39.627Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-18T18:36:39.627Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-18T18:36:39.627Z] #4 CACHED [2022-07-18T18:36:39.883Z] [2022-07-18T18:36:39.883Z] #5 [internal] load build definition from Dockerfile [2022-07-18T18:36:39.883Z] #5 sha256:d040bfbf69f5b2241dfa3a59d849e77eb61959ca07726a615da08fa052df383d [2022-07-18T18:36:39.883Z] #5 DONE 0.0s [2022-07-18T18:36:39.883Z] [2022-07-18T18:36:39.883Z] #6 [internal] load .dockerignore [2022-07-18T18:36:39.883Z] #6 sha256:28188b217c34e960049d1cbf81cf8848280aa8aa6b42c8463f69cb9b5d5e7047 [2022-07-18T18:36:39.883Z] #6 DONE 0.0s [2022-07-18T18:36:39.883Z] [2022-07-18T18:36:39.883Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-18T18:36:39.883Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-18T18:36:39.883Z] #10 DONE 0.1s [2022-07-18T18:36:39.883Z] [2022-07-18T18:36:39.883Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-18T18:36:39.883Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-18T18:36:40.140Z] #9 DONE 0.1s [2022-07-18T18:36:40.140Z] [2022-07-18T18:36:40.140Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-18T18:36:40.140Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-18T18:36:40.140Z] #8 DONE 0.1s [2022-07-18T18:36:40.140Z] [2022-07-18T18:36:40.140Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-18T18:36:40.140Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-18T18:36:40.140Z] #7 DONE 0.1s [2022-07-18T18:36:40.140Z] [2022-07-18T18:36:40.140Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-18T18:36:40.140Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-18T18:36:40.140Z] #73 DONE 0.0s [2022-07-18T18:36:40.140Z] [2022-07-18T18:36:40.140Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-18T18:36:40.140Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-18T18:36:40.140Z] #71 DONE 0.0s [2022-07-18T18:36:40.140Z] [2022-07-18T18:36:40.140Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-18T18:36:40.140Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-18T18:36:40.140Z] #11 DONE 0.0s [2022-07-18T18:36:40.140Z] [2022-07-18T18:36:40.140Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-18T18:36:40.140Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-18T18:36:40.140Z] #49 ... [2022-07-18T18:36:40.140Z] [2022-07-18T18:36:40.140Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-18T18:36:40.140Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-18T18:36:40.140Z] #28 DONE 0.0s [2022-07-18T18:36:40.140Z] [2022-07-18T18:36:40.140Z] #24 [internal] load build context [2022-07-18T18:36:40.140Z] #24 sha256:fddb1c5366f9bd3508ee39604fb96fab43eb2dcb90418f65ffabb0cfee34c9aa [2022-07-18T18:36:40.705Z] #24 ... [2022-07-18T18:36:40.705Z] [2022-07-18T18:36:40.705Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-18T18:36:40.705Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-18T18:36:40.705Z] #49 DONE 0.5s [2022-07-18T18:36:40.705Z] [2022-07-18T18:36:40.705Z] #24 [internal] load build context [2022-07-18T18:36:40.705Z] #24 sha256:fddb1c5366f9bd3508ee39604fb96fab43eb2dcb90418f65ffabb0cfee34c9aa [2022-07-18T18:36:42.604Z] #24 transferring context: 62.07MB 2.1s done [2022-07-18T18:36:42.604Z] #24 DONE 2.3s [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-18T18:36:42.604Z] #59 sha256:e907147e86b8ffbf0fb8707b13dcaad1ea74e255e39f8866a46bfeb8dba71cd3 [2022-07-18T18:36:42.604Z] #59 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-18T18:36:42.604Z] #32 sha256:873a3652911461843d368f392b663b78394e46896bf1d904e1c0f2bcd9299513 [2022-07-18T18:36:42.604Z] #32 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-18T18:36:42.604Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-18T18:36:42.604Z] #29 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-18T18:36:42.604Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-18T18:36:42.604Z] #18 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-18T18:36:42.604Z] #41 sha256:143ac7ac6a8a0c517adbc310e79b8526e9eb6fd9553884fd871e0cb9de6ac660 [2022-07-18T18:36:42.604Z] #41 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-18T18:36:42.604Z] #69 sha256:23ab1f115a0aafc8942b840cb650ab4ab05103e6c0c4effad2872467ab73994e [2022-07-18T18:36:42.604Z] #69 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-18T18:36:42.604Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-18T18:36:42.604Z] #12 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-18T18:36:42.604Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-18T18:36:42.604Z] #76 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-18T18:36:42.604Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-18T18:36:42.604Z] #38 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-18T18:36:42.604Z] #54 sha256:87ee7aa65298025659de9f50e2b99d9a28f4abe540b2acbe937d4d551bce45a6 [2022-07-18T18:36:42.604Z] #54 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-18T18:36:42.604Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-18T18:36:42.604Z] #74 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-18T18:36:42.604Z] #78 sha256:a5ad84e9ad538b98365aef5bd40855a953f0d64e9227c17fdc5e6d16dc677102 [2022-07-18T18:36:42.604Z] #78 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-18T18:36:42.604Z] #26 sha256:97a94e3b23549adc111bd9ea2059fcf46ef7d80c1c872b35aa0cf4b095fe3029 [2022-07-18T18:36:42.604Z] #26 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-18T18:36:42.604Z] #31 sha256:02c33cdeac29c2b2275852946e2c91971ad1c3731b250404bb2f1d715c5847ce [2022-07-18T18:36:42.604Z] #31 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:36:42.604Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-18T18:36:42.604Z] #14 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-18T18:36:42.604Z] #30 sha256:1d9b2268f8fdc8797aee0176d6caaaff2005b7b7bf4b887839220fe2f6e30ac2 [2022-07-18T18:36:42.604Z] #30 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-18T18:36:42.604Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-18T18:36:42.604Z] #51 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-18T18:36:42.604Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-18T18:36:42.604Z] #20 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-18T18:36:42.604Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-18T18:36:42.604Z] #23 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #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-07-18T18:36:42.604Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-18T18:36:42.604Z] #42 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-18T18:36:42.604Z] #39 sha256:21ee41243bb28bc535370c0867d6ed2e3697070b3de2b579d5443f709174748e [2022-07-18T18:36:42.604Z] #39 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-18T18:36:42.604Z] #70 sha256:a4e9b434f4d1a6baa193a936fc475e06679106c0f571762ec91ea150301f4e54 [2022-07-18T18:36:42.604Z] #70 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-18T18:36:42.604Z] #60 sha256:8073c7928aeca2b075ebc966714a67ed7859e1830b17dfb1756aca74f473f6a8 [2022-07-18T18:36:42.604Z] #60 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-18T18:36:42.604Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-18T18:36:42.604Z] #57 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-18T18:36:42.604Z] #65 sha256:efd49ee0c686cf8c27a58275849dfcfbe2e817c3cd709bec4ee28c1e04739d42 [2022-07-18T18:36:42.604Z] #65 CACHED [2022-07-18T18:36:42.604Z] [2022-07-18T18:36:42.604Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-18T18:36:42.605Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-18T18:36:42.605Z] #16 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-18T18:36:42.605Z] #66 sha256:71577435d0a3f26368b260c689e2d9953d7f8f9ec1784eeee2e9a5a5e5c5e95a [2022-07-18T18:36:42.605Z] #66 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:36:42.605Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:36:42.605Z] #77 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-18T18:36:42.605Z] #52 sha256:7e2b530fb92aae45e6cb3af2ab6d6e115ee0051a55b235846e8294b81e538718 [2022-07-18T18:36:42.605Z] #52 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-18T18:36:42.605Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-18T18:36:42.605Z] #34 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-18T18:36:42.605Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-18T18:36:42.605Z] #50 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-18T18:36:42.605Z] #67 sha256:283cd02d37ce8f03335d9de93a7077e4037e3f5ca60d1942520992602d098297 [2022-07-18T18:36:42.605Z] #67 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-18T18:36:42.605Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-18T18:36:42.605Z] #46 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-18T18:36:42.605Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-18T18:36:42.605Z] #21 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-18T18:36:42.605Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-18T18:36:42.605Z] #62 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-18T18:36:42.605Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-18T18:36:42.605Z] #40 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-18T18:36:42.605Z] #45 sha256:e7b365dccced78d957fa2bb52407a233a67ce97a0465e9dced2bb3ae764f90ce [2022-07-18T18:36:42.605Z] #45 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-18T18:36:42.605Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-18T18:36:42.605Z] #17 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-18T18:36:42.605Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-18T18:36:42.605Z] #47 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-18T18:36:42.605Z] #35 sha256:88812d91fb1d7830e72979dd40d6cad3a3ec21352fd15fffe193d902ad76d76b [2022-07-18T18:36:42.605Z] #35 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-18T18:36:42.605Z] #48 sha256:af8bbe7bda6f5ef3bba977b54936bcdb2a9e45a78cd46d55947c2848a4e4ed47 [2022-07-18T18:36:42.605Z] #48 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:36:42.605Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T18:36:42.605Z] #55 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-18T18:36:42.605Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-18T18:36:42.605Z] #33 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-18T18:36:42.605Z] #25 sha256:bb3b36a32e99c138fea1bb0410c5fb6193b50fe2156742f0a610e44957beb634 [2022-07-18T18:36:42.605Z] #25 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-18T18:36:42.605Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-18T18:36:42.605Z] #22 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-18T18:36:42.605Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-18T18:36:42.605Z] #15 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-18T18:36:42.605Z] #27 sha256:f005129bc9067703de8410ccfef1464a0a5c6151a5de60196f8a631a613c3279 [2022-07-18T18:36:42.605Z] #27 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-18T18:36:42.605Z] #63 sha256:584ba98aa678c7afee6b90615694cd59522cd728fa4b75f5c1d65935c9220ac9 [2022-07-18T18:36:42.605Z] #63 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-18T18:36:42.605Z] #64 sha256:7ddc960cb01f946e589bd30478056d016995cb58c847574caaf7ec29a5af0283 [2022-07-18T18:36:42.605Z] #64 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-18T18:36:42.605Z] #56 sha256:8fc0a91f34f7c5a50f67a2b9daf0c1521bcbe8e0eed408c123288c112ce69998 [2022-07-18T18:36:42.605Z] #56 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-18T18:36:42.605Z] #37 sha256:e7b72bc9f71d4c68ecaadeff22561d5f5ff4da67b7824a5cd3048ec14b9e8bb1 [2022-07-18T18:36:42.605Z] #37 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-18T18:36:42.605Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-18T18:36:42.605Z] #19 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #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-07-18T18:36:42.605Z] #44 sha256:619ee25721c068473b32706ab7194e0e11d3391702841b693f6bd043f172d2dc [2022-07-18T18:36:42.605Z] #44 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-18T18:36:42.605Z] #61 sha256:dc69941fdce348e64b51e9bfbb98a43e7227e9f28a4d6424a6597c0d308abe94 [2022-07-18T18:36:42.605Z] #61 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-18T18:36:42.605Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-18T18:36:42.605Z] #53 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-18T18:36:42.605Z] #68 sha256:6210d73d9c049f798bfda6271c61f67fefe86f4886c05f1299eba9690d71e8f4 [2022-07-18T18:36:42.605Z] #68 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-18T18:36:42.605Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-18T18:36:42.605Z] #13 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-18T18:36:42.605Z] #43 sha256:e88045861942cdea001232164b68edd0fe6c22e356998fb6e5c469093e448aa3 [2022-07-18T18:36:42.605Z] #43 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-18T18:36:42.605Z] #75 sha256:b536b14e773264439eed26c5b3b1dd9d970dca1c49b74ef417d50823c72dab86 [2022-07-18T18:36:42.605Z] #75 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-18T18:36:42.605Z] #79 sha256:e25bfc5a6d7000c0f9f5dafc5b9b54e92a4d7713cf99127ab85e7f6d02febaa6 [2022-07-18T18:36:42.605Z] #79 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-18T18:36:42.605Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-18T18:36:42.605Z] #72 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-18T18:36:42.605Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-18T18:36:42.605Z] #36 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-18T18:36:42.605Z] #58 sha256:0079d2ae5d0451844d6a569a0637543f84493c77439dfae95f041b20c86574db [2022-07-18T18:36:42.605Z] #58 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-18T18:36:42.605Z] #80 sha256:6fe3a5ce87ab6336d5c10d2f79053bbd31b9b52b48d71898b520df3bf7079fbd [2022-07-18T18:36:42.605Z] #80 CACHED [2022-07-18T18:36:42.605Z] [2022-07-18T18:36:42.605Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-18T18:36:42.605Z] #81 sha256:63699f1903ea53388cbd5b8e49d89b3e23b2bc5980897b35d9f87821e879455a [2022-07-18T18:36:43.534Z] #81 DONE 1.2s [2022-07-18T18:36:43.534Z] [2022-07-18T18:36:43.534Z] #82 exporting to image [2022-07-18T18:36:43.534Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-18T18:36:43.534Z] #82 exporting layers [2022-07-18T18:36:44.465Z] #82 exporting layers 0.9s done [2022-07-18T18:36:44.465Z] #82 writing image sha256:162f0566a096c10c6cb303b0034aa02176432cfffca5b590d9163d537a5492ad done [2022-07-18T18:36:44.465Z] #82 naming to docker.io/library/docker:a46ce37d25ae75af06eedcbcc47c277bbaf79423 done [2022-07-18T18:36:44.465Z] #82 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T18:36:44.796Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43815/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=a46ce37d25ae75af06eedcbcc47c277bbaf79423 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a46ce37d25ae75af06eedcbcc47c277bbaf79423 hack/make.sh dynbinary test-integration [2022-07-18T18:36:45.052Z] [2022-07-18T18:36:45.308Z] Removing bundles/ [2022-07-18T18:36:45.308Z] [2022-07-18T18:36:45.308Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-18T18:36:45.308Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-18T18:36:45.308Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T18:36:50.840Z] Still waiting to schedule task [2022-07-18T18:36:50.840Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-07-18T18:36:50.842Z] Still waiting to schedule task [2022-07-18T18:36:50.843Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-07-18T18:36:51.378Z] Fetching without tags [2022-07-18T18:36:51.547Z] Fetching without tags [2022-07-18T18:36:51.563Z] Merging remotes/origin/master commit 992961c56c06e8e765b51471fe0431caef0923e2 into PR head commit a46ce37d25ae75af06eedcbcc47c277bbaf79423 [2022-07-18T18:36:51.724Z] Merging remotes/origin/master commit 992961c56c06e8e765b51471fe0431caef0923e2 into PR head commit a46ce37d25ae75af06eedcbcc47c277bbaf79423 [2022-07-18T18:36:51.348Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-18T18:36:51.353Z] > git config --add remote.origin.fetch +refs/pull/43815/head:refs/remotes/origin/PR-43815 # timeout=10 [2022-07-18T18:36:51.362Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T18:36:51.368Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-18T18:36:51.377Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-18T18:36:51.377Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T18:36:51.377Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43815/head:refs/remotes/origin/PR-43815 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T18:36:51.562Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T18:36:51.567Z] > git checkout -f a46ce37d25ae75af06eedcbcc47c277bbaf79423 # timeout=10 [2022-07-18T18:36:51.533Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-18T18:36:51.536Z] > git config --add remote.origin.fetch +refs/pull/43815/head:refs/remotes/origin/PR-43815 # timeout=10 [2022-07-18T18:36:51.544Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T18:36:51.549Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-18T18:36:51.559Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-18T18:36:51.560Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T18:36:51.560Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43815/head:refs/remotes/origin/PR-43815 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T18:36:51.734Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T18:36:51.741Z] > git checkout -f a46ce37d25ae75af06eedcbcc47c277bbaf79423 # timeout=10 [2022-07-18T18:36:52.116Z] Merge succeeded, producing a46ce37d25ae75af06eedcbcc47c277bbaf79423 [2022-07-18T18:36:52.116Z] Checking out Revision a46ce37d25ae75af06eedcbcc47c277bbaf79423 (PR-43815) [2022-07-18T18:36:52.275Z] Commit message: "compute image VirtualSize" [2022-07-18T18:36:52.281Z] Merge succeeded, producing a46ce37d25ae75af06eedcbcc47c277bbaf79423 [2022-07-18T18:36:52.281Z] Checking out Revision a46ce37d25ae75af06eedcbcc47c277bbaf79423 (PR-43815) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T18:36:52.640Z] Commit message: "compute image VirtualSize" [2022-07-18T18:36:52.937Z] + [ PR != PR ] [2022-07-18T18:36:52.937Z] + [ master != master ] [2022-07-18T18:36:52.937Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-18T18:36:53.313Z] + docker version [2022-07-18T18:36:53.313Z] Client: Docker Engine - Community [2022-07-18T18:36:53.313Z] Version: 20.10.14 [2022-07-18T18:36:53.313Z] API version: 1.41 [2022-07-18T18:36:53.313Z] Go version: go1.16.15 [2022-07-18T18:36:53.313Z] Git commit: a224086 [2022-07-18T18:36:53.313Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-18T18:36:53.313Z] OS/Arch: linux/amd64 [2022-07-18T18:36:53.313Z] Context: default [2022-07-18T18:36:53.313Z] Experimental: true [2022-07-18T18:36:53.313Z] [2022-07-18T18:36:53.313Z] Server: Docker Engine - Community [2022-07-18T18:36:53.313Z] Engine: [2022-07-18T18:36:53.313Z] Version: 20.10.14 [2022-07-18T18:36:53.313Z] API version: 1.41 (minimum version 1.12) [2022-07-18T18:36:53.313Z] Go version: go1.16.15 [2022-07-18T18:36:53.313Z] Git commit: 87a90dc [2022-07-18T18:36:53.313Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-18T18:36:53.313Z] OS/Arch: linux/amd64 [2022-07-18T18:36:53.313Z] Experimental: true [2022-07-18T18:36:53.313Z] containerd: [2022-07-18T18:36:53.313Z] Version: 1.5.11 [2022-07-18T18:36:53.313Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-18T18:36:53.313Z] runc: [2022-07-18T18:36:53.313Z] Version: 1.0.3 [2022-07-18T18:36:53.313Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-18T18:36:53.313Z] docker-init: [2022-07-18T18:36:53.313Z] Version: 0.19.0 [2022-07-18T18:36:53.313Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-18T18:36:53.368Z] + docker version [2022-07-18T18:36:53.369Z] Client: Docker Engine - Community [2022-07-18T18:36:53.369Z] Version: 20.10.14 [2022-07-18T18:36:53.369Z] API version: 1.41 [2022-07-18T18:36:53.369Z] Go version: go1.16.15 [2022-07-18T18:36:53.369Z] Git commit: a224086 [2022-07-18T18:36:53.369Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-18T18:36:53.369Z] OS/Arch: linux/amd64 [2022-07-18T18:36:53.369Z] Context: default [2022-07-18T18:36:53.369Z] Experimental: true [2022-07-18T18:36:53.369Z] [2022-07-18T18:36:53.369Z] Server: Docker Engine - Community [2022-07-18T18:36:53.369Z] Engine: [2022-07-18T18:36:53.369Z] Version: 20.10.14 [2022-07-18T18:36:53.369Z] API version: 1.41 (minimum version 1.12) [2022-07-18T18:36:53.369Z] Go version: go1.16.15 [2022-07-18T18:36:53.369Z] Git commit: 87a90dc [2022-07-18T18:36:53.369Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-18T18:36:53.369Z] OS/Arch: linux/amd64 [2022-07-18T18:36:53.369Z] Experimental: true [2022-07-18T18:36:53.369Z] containerd: [2022-07-18T18:36:53.369Z] Version: 1.5.11 [2022-07-18T18:36:53.369Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-18T18:36:53.369Z] runc: [2022-07-18T18:36:53.369Z] Version: 1.0.3 [2022-07-18T18:36:53.369Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-18T18:36:53.369Z] docker-init: [2022-07-18T18:36:53.369Z] Version: 0.19.0 [2022-07-18T18:36:53.369Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-18T18:36:52.080Z] > git remote # timeout=10 [2022-07-18T18:36:52.089Z] > git config --get remote.origin.url # timeout=10 [2022-07-18T18:36:52.095Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T18:36:52.096Z] > git merge 992961c56c06e8e765b51471fe0431caef0923e2 # timeout=10 [2022-07-18T18:36:52.108Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-18T18:36:52.115Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T18:36:52.130Z] > git checkout -f a46ce37d25ae75af06eedcbcc47c277bbaf79423 # timeout=10 [2022-07-18T18:36:52.263Z] > git remote # timeout=10 [2022-07-18T18:36:52.272Z] > git config --get remote.origin.url # timeout=10 [2022-07-18T18:36:52.275Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T18:36:52.275Z] > git merge 992961c56c06e8e765b51471fe0431caef0923e2 # timeout=10 [2022-07-18T18:36:52.285Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-18T18:36:52.290Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T18:36:52.296Z] > git checkout -f a46ce37d25ae75af06eedcbcc47c277bbaf79423 # timeout=10 [2022-07-18T18:36:53.630Z] + docker info [2022-07-18T18:36:53.659Z] + docker info [2022-07-18T18:36:54.191Z] Client: [2022-07-18T18:36:54.191Z] Context: default [2022-07-18T18:36:54.191Z] Debug Mode: false [2022-07-18T18:36:54.191Z] Plugins: [2022-07-18T18:36:54.191Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-18T18:36:54.191Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-18T18:36:54.191Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-18T18:36:54.191Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-18T18:36:54.191Z] [2022-07-18T18:36:54.191Z] Server: [2022-07-18T18:36:54.191Z] Containers: 0 [2022-07-18T18:36:54.191Z] Running: 0 [2022-07-18T18:36:54.191Z] Paused: 0 [2022-07-18T18:36:54.191Z] Stopped: 0 [2022-07-18T18:36:54.191Z] Images: 2 [2022-07-18T18:36:54.191Z] Server Version: 20.10.14 [2022-07-18T18:36:54.191Z] Storage Driver: overlay2 [2022-07-18T18:36:54.191Z] Backing Filesystem: extfs [2022-07-18T18:36:54.191Z] Supports d_type: true [2022-07-18T18:36:54.191Z] Native Overlay Diff: true [2022-07-18T18:36:54.191Z] userxattr: false [2022-07-18T18:36:54.191Z] Logging Driver: json-file [2022-07-18T18:36:54.191Z] Cgroup Driver: cgroupfs [2022-07-18T18:36:54.191Z] Cgroup Version: 1 [2022-07-18T18:36:54.191Z] Plugins: [2022-07-18T18:36:54.191Z] Volume: local [2022-07-18T18:36:54.191Z] Network: bridge host ipvlan macvlan null overlay [2022-07-18T18:36:54.191Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-18T18:36:54.191Z] Swarm: inactive [2022-07-18T18:36:54.191Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-18T18:36:54.191Z] Default Runtime: runc [2022-07-18T18:36:54.191Z] Init Binary: docker-init [2022-07-18T18:36:54.191Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-18T18:36:54.191Z] runc version: v1.0.3-0-gf46b6ba [2022-07-18T18:36:54.191Z] init version: de40ad0 [2022-07-18T18:36:54.191Z] Security Options: [2022-07-18T18:36:54.191Z] apparmor [2022-07-18T18:36:54.191Z] seccomp [2022-07-18T18:36:54.191Z] Profile: default [2022-07-18T18:36:54.191Z] Kernel Version: 5.4.0-1071-aws [2022-07-18T18:36:54.191Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-18T18:36:54.191Z] OSType: linux [2022-07-18T18:36:54.191Z] Architecture: x86_64 [2022-07-18T18:36:54.191Z] CPUs: 2 [2022-07-18T18:36:54.191Z] Total Memory: 7.483GiB [2022-07-18T18:36:54.191Z] Name: ip-10-100-67-128 [2022-07-18T18:36:54.191Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-18T18:36:54.191Z] Docker Root Dir: /var/lib/docker [2022-07-18T18:36:54.191Z] Debug Mode: false [2022-07-18T18:36:54.191Z] Registry: https://index.docker.io/v1/ [2022-07-18T18:36:54.191Z] Labels: [2022-07-18T18:36:54.191Z] Experimental: true [2022-07-18T18:36:54.191Z] Insecure Registries: [2022-07-18T18:36:54.191Z] 127.0.0.0/8 [2022-07-18T18:36:54.191Z] Live Restore Enabled: true [2022-07-18T18:36:54.191Z] [2022-07-18T18:36:54.191Z] WARNING: No swap limit support [Pipeline] sh [2022-07-18T18:36:54.510Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-18T18:36:54.510Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-18T18:36:54.510Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43815/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-18T18:36:54.510Z] + bash /home/ubuntu/workspace/moby_PR-43815/check-config.sh [2022-07-18T18:36:54.510Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-18T18:36:54.510Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-18T18:36:54.510Z] [2022-07-18T18:36:54.510Z] Generally Necessary: [2022-07-18T18:36:54.510Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-18T18:36:54.510Z] - apparmor: enabled and tools installed [2022-07-18T18:36:54.511Z] - CONFIG_NAMESPACES: enabled [2022-07-18T18:36:54.511Z] - CONFIG_NET_NS: enabled [2022-07-18T18:36:54.511Z] - CONFIG_PID_NS: enabled [2022-07-18T18:36:54.511Z] - CONFIG_IPC_NS: enabled [2022-07-18T18:36:54.511Z] - CONFIG_UTS_NS: enabled [2022-07-18T18:36:54.511Z] - CONFIG_CGROUPS: enabled [2022-07-18T18:36:54.511Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-18T18:36:54.511Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-18T18:36:54.511Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-18T18:36:54.511Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-18T18:36:54.511Z] - CONFIG_CPUSETS: enabled [2022-07-18T18:36:54.511Z] - CONFIG_MEMCG: enabled [2022-07-18T18:36:54.511Z] - CONFIG_KEYS: enabled [2022-07-18T18:36:54.511Z] - CONFIG_VETH: enabled (as module) [2022-07-18T18:36:54.511Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-18T18:36:54.511Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-18T18:36:54.511Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-18T18:36:54.511Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-18T18:36:54.511Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-18T18:36:54.511Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-18T18:36:54.511Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-18T18:36:54.511Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-18T18:36:54.511Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-18T18:36:54.511Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-18T18:36:54.511Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-18T18:36:54.511Z] - CONFIG_CGROUP_BPF: enabled [2022-07-18T18:36:54.511Z] [2022-07-18T18:36:54.511Z] Optional Features: [2022-07-18T18:36:54.511Z] - CONFIG_USER_NS: enabled [2022-07-18T18:36:54.511Z] - CONFIG_SECCOMP: enabled [2022-07-18T18:36:54.511Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-18T18:36:54.511Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-18T18:36:54.584Z] Client: [2022-07-18T18:36:54.584Z] Context: default [2022-07-18T18:36:54.584Z] Debug Mode: false [2022-07-18T18:36:54.584Z] Plugins: [2022-07-18T18:36:54.584Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-18T18:36:54.584Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-18T18:36:54.584Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-18T18:36:54.584Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-18T18:36:54.584Z] [2022-07-18T18:36:54.584Z] Server: [2022-07-18T18:36:54.584Z] Containers: 0 [2022-07-18T18:36:54.584Z] Running: 0 [2022-07-18T18:36:54.584Z] Paused: 0 [2022-07-18T18:36:54.584Z] Stopped: 0 [2022-07-18T18:36:54.584Z] Images: 2 [2022-07-18T18:36:54.584Z] Server Version: 20.10.14 [2022-07-18T18:36:54.584Z] Storage Driver: overlay2 [2022-07-18T18:36:54.584Z] Backing Filesystem: extfs [2022-07-18T18:36:54.584Z] Supports d_type: true [2022-07-18T18:36:54.584Z] Native Overlay Diff: true [2022-07-18T18:36:54.584Z] userxattr: false [2022-07-18T18:36:54.584Z] Logging Driver: json-file [2022-07-18T18:36:54.584Z] Cgroup Driver: cgroupfs [2022-07-18T18:36:54.584Z] Cgroup Version: 1 [2022-07-18T18:36:54.584Z] Plugins: [2022-07-18T18:36:54.584Z] Volume: local [2022-07-18T18:36:54.584Z] Network: bridge host ipvlan macvlan null overlay [2022-07-18T18:36:54.584Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-18T18:36:54.584Z] Swarm: inactive [2022-07-18T18:36:54.584Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-18T18:36:54.584Z] Default Runtime: runc [2022-07-18T18:36:54.584Z] Init Binary: docker-init [2022-07-18T18:36:54.584Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-18T18:36:54.584Z] runc version: v1.0.3-0-gf46b6ba [2022-07-18T18:36:54.584Z] init version: de40ad0 [2022-07-18T18:36:54.584Z] Security Options: [2022-07-18T18:36:54.584Z] apparmor [2022-07-18T18:36:54.584Z] seccomp [2022-07-18T18:36:54.584Z] Profile: default [2022-07-18T18:36:54.584Z] Kernel Version: 5.4.0-1071-aws [2022-07-18T18:36:54.584Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-18T18:36:54.584Z] OSType: linux [2022-07-18T18:36:54.584Z] Architecture: x86_64 [2022-07-18T18:36:54.584Z] CPUs: 2 [2022-07-18T18:36:54.584Z] Total Memory: 7.565GiB [2022-07-18T18:36:54.584Z] Name: ip-10-100-88-144 [2022-07-18T18:36:54.584Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-18T18:36:54.584Z] Docker Root Dir: /var/lib/docker [2022-07-18T18:36:54.584Z] Debug Mode: false [2022-07-18T18:36:54.584Z] Registry: https://index.docker.io/v1/ [2022-07-18T18:36:54.584Z] Labels: [2022-07-18T18:36:54.584Z] Experimental: true [2022-07-18T18:36:54.584Z] Insecure Registries: [2022-07-18T18:36:54.584Z] 127.0.0.0/8 [2022-07-18T18:36:54.584Z] Live Restore Enabled: true [2022-07-18T18:36:54.584Z] [2022-07-18T18:36:54.584Z] WARNING: No swap limit support [Pipeline] sh [2022-07-18T18:36:54.766Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-18T18:36:54.766Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-18T18:36:54.766Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-18T18:36:54.766Z] - CONFIG_BLK_CGROUP: enabled [2022-07-18T18:36:54.766Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-18T18:36:54.766Z] - CONFIG_CGROUP_PERF: enabled [2022-07-18T18:36:54.766Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-18T18:36:54.766Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-18T18:36:54.766Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-18T18:36:54.766Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-18T18:36:54.766Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-18T18:36:54.767Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-18T18:36:54.767Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-18T18:36:54.767Z] - CONFIG_IP_VS: enabled (as module) [2022-07-18T18:36:54.767Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-18T18:36:54.767Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-18T18:36:54.767Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-18T18:36:54.767Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-18T18:36:54.767Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-18T18:36:54.767Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-18T18:36:54.767Z] - CONFIG_EXT4_FS: enabled [2022-07-18T18:36:54.767Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-18T18:36:54.767Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-18T18:36:54.767Z] - Network Drivers: [2022-07-18T18:36:54.767Z] - "overlay": [2022-07-18T18:36:54.767Z] - CONFIG_VXLAN: enabled (as module) [2022-07-18T18:36:54.767Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-18T18:36:54.767Z] Optional (for encrypted networks): [2022-07-18T18:36:54.767Z] - CONFIG_CRYPTO: enabled [2022-07-18T18:36:54.767Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-18T18:36:54.767Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-18T18:36:54.767Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-18T18:36:54.767Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-18T18:36:54.767Z] - CONFIG_XFRM: enabled [2022-07-18T18:36:54.767Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-18T18:36:54.767Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-18T18:36:54.767Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-18T18:36:54.767Z] - "ipvlan": [2022-07-18T18:36:54.767Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-18T18:36:54.767Z] - "macvlan": [2022-07-18T18:36:54.866Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-18T18:36:54.866Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-18T18:36:54.866Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43815/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-18T18:36:54.866Z] + bash /home/ubuntu/workspace/moby_PR-43815/check-config.sh [2022-07-18T18:36:54.866Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-18T18:36:54.866Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-18T18:36:54.866Z] [2022-07-18T18:36:54.866Z] Generally Necessary: [2022-07-18T18:36:54.866Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-18T18:36:54.866Z] - apparmor: enabled and tools installed [2022-07-18T18:36:54.866Z] - CONFIG_NAMESPACES: enabled [2022-07-18T18:36:54.866Z] - CONFIG_NET_NS: enabled [2022-07-18T18:36:54.866Z] - CONFIG_PID_NS: enabled [2022-07-18T18:36:54.866Z] - CONFIG_IPC_NS: enabled [2022-07-18T18:36:54.866Z] - CONFIG_UTS_NS: enabled [2022-07-18T18:36:54.866Z] - CONFIG_CGROUPS: enabled [2022-07-18T18:36:54.866Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-18T18:36:54.866Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-18T18:36:54.866Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-18T18:36:54.866Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-18T18:36:54.866Z] - CONFIG_CPUSETS: enabled [2022-07-18T18:36:54.866Z] - CONFIG_MEMCG: enabled [2022-07-18T18:36:54.866Z] - CONFIG_KEYS: enabled [2022-07-18T18:36:54.866Z] - CONFIG_VETH: enabled (as module) [2022-07-18T18:36:54.866Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-18T18:36:54.866Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-18T18:36:54.866Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-18T18:36:54.866Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-18T18:36:54.866Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-18T18:36:54.866Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-18T18:36:54.866Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-18T18:36:54.866Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-18T18:36:54.866Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-18T18:36:54.866Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-18T18:36:55.025Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-18T18:36:55.025Z] - CONFIG_DUMMY: enabled (as module) [2022-07-18T18:36:55.025Z] - "ftp,tftp client in container": [2022-07-18T18:36:55.025Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-18T18:36:55.025Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-18T18:36:55.025Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-18T18:36:55.025Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-18T18:36:55.025Z] - Storage Drivers: [2022-07-18T18:36:55.025Z] - "aufs": [2022-07-18T18:36:55.025Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-18T18:36:55.025Z] - "btrfs": [2022-07-18T18:36:55.025Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-18T18:36:55.025Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-18T18:36:55.025Z] - "devicemapper": [2022-07-18T18:36:55.025Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-18T18:36:55.025Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-18T18:36:55.025Z] - "overlay": [2022-07-18T18:36:55.025Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-18T18:36:55.025Z] - "zfs": [2022-07-18T18:36:55.025Z] - /dev/zfs: present [2022-07-18T18:36:55.025Z] - zfs command: missing [2022-07-18T18:36:55.025Z] - zpool command: missing [2022-07-18T18:36:55.025Z] [2022-07-18T18:36:55.025Z] Limits: [2022-07-18T18:36:55.025Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-18T18:36:55.025Z] [2022-07-18T18:36:55.025Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-18T18:36:55.163Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-18T18:36:55.163Z] - CONFIG_CGROUP_BPF: enabled [2022-07-18T18:36:55.163Z] [2022-07-18T18:36:55.163Z] Optional Features: [2022-07-18T18:36:55.163Z] - CONFIG_USER_NS: enabled [2022-07-18T18:36:55.163Z] - CONFIG_SECCOMP: enabled [2022-07-18T18:36:55.163Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-18T18:36:55.163Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-18T18:36:55.163Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-18T18:36:55.163Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-18T18:36:55.163Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-18T18:36:55.163Z] - CONFIG_BLK_CGROUP: enabled [2022-07-18T18:36:55.163Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-18T18:36:55.163Z] - CONFIG_CGROUP_PERF: enabled [2022-07-18T18:36:55.163Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-18T18:36:55.163Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-18T18:36:55.163Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-18T18:36:55.163Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-18T18:36:55.163Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-18T18:36:55.163Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-18T18:36:55.163Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-18T18:36:55.163Z] - CONFIG_IP_VS: enabled (as module) [2022-07-18T18:36:55.163Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-18T18:36:55.163Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-18T18:36:55.163Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-18T18:36:55.163Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-18T18:36:55.163Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-18T18:36:55.163Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-18T18:36:55.163Z] - CONFIG_EXT4_FS: enabled [2022-07-18T18:36:55.163Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-18T18:36:55.163Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-18T18:36:55.163Z] - Network Drivers: [2022-07-18T18:36:55.163Z] - "overlay": [2022-07-18T18:36:55.163Z] - CONFIG_VXLAN: enabled (as module) [2022-07-18T18:36:55.163Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-18T18:36:55.163Z] Optional (for encrypted networks): [2022-07-18T18:36:55.163Z] - CONFIG_CRYPTO: enabled [2022-07-18T18:36:55.163Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-18T18:36:55.163Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-18T18:36:55.163Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-18T18:36:55.163Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-18T18:36:55.163Z] - CONFIG_XFRM: enabled [2022-07-18T18:36:55.163Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-18T18:36:55.163Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-18T18:36:55.163Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-18T18:36:55.163Z] - "ipvlan": [2022-07-18T18:36:55.163Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-18T18:36:55.163Z] - "macvlan": [2022-07-18T18:36:55.163Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-18T18:36:55.163Z] - CONFIG_DUMMY: enabled (as module) [2022-07-18T18:36:55.377Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:a46ce37d25ae75af06eedcbcc47c277bbaf79423 . [2022-07-18T18:36:55.377Z] #1 [internal] load build definition from Dockerfile [2022-07-18T18:36:55.377Z] #1 sha256:b96285f85ae075b75e4ca8079fc405becac0c95c8438bb2a7552fdb126e293db [2022-07-18T18:36:55.377Z] #1 transferring dockerfile: 19.25kB done [2022-07-18T18:36:55.377Z] #1 DONE 0.0s [2022-07-18T18:36:55.377Z] [2022-07-18T18:36:55.377Z] #2 [internal] load .dockerignore [2022-07-18T18:36:55.377Z] #2 sha256:e6cfd17acc5ad87a58c8924917e70e409184eb9192d3b15a3315ec926792587b [2022-07-18T18:36:55.377Z] #2 transferring context: 145B done [2022-07-18T18:36:55.377Z] #2 DONE 0.0s [2022-07-18T18:36:55.377Z] [2022-07-18T18:36:55.377Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-18T18:36:55.377Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-18T18:36:55.419Z] - "ftp,tftp client in container": [2022-07-18T18:36:55.419Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-18T18:36:55.419Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-18T18:36:55.419Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-18T18:36:55.419Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-18T18:36:55.419Z] - Storage Drivers: [2022-07-18T18:36:55.419Z] - "aufs": [2022-07-18T18:36:55.419Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-18T18:36:55.419Z] - "btrfs": [2022-07-18T18:36:55.419Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-18T18:36:55.419Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-18T18:36:55.419Z] - "devicemapper": [2022-07-18T18:36:55.419Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-18T18:36:55.419Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-18T18:36:55.419Z] - "overlay": [2022-07-18T18:36:55.419Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-18T18:36:55.419Z] - "zfs": [2022-07-18T18:36:55.419Z] - /dev/zfs: present [2022-07-18T18:36:55.419Z] - zfs command: missing [2022-07-18T18:36:55.419Z] - zpool command: missing [2022-07-18T18:36:55.419Z] [2022-07-18T18:36:55.419Z] Limits: [2022-07-18T18:36:55.419Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-18T18:36:55.419Z] [2022-07-18T18:36:55.419Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-18T18:36:55.632Z] #3 DONE 0.2s [2022-07-18T18:36:55.733Z] + sudo modprobe ip_vs [2022-07-18T18:36:55.733Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a46ce37d25ae75af06eedcbcc47c277bbaf79423 . [2022-07-18T18:36:55.888Z] [2022-07-18T18:36:55.888Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-18T18:36:55.888Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-18T18:36:55.888Z] #4 CACHED [2022-07-18T18:36:55.888Z] [2022-07-18T18:36:55.888Z] #6 [internal] load build definition from Dockerfile [2022-07-18T18:36:55.888Z] #6 sha256:1799431cd807a2311695132f835a44e68068f81ec2e478ca33af530dab67b672 [2022-07-18T18:36:55.888Z] #6 DONE 0.0s [2022-07-18T18:36:55.888Z] [2022-07-18T18:36:55.888Z] #5 [internal] load .dockerignore [2022-07-18T18:36:55.888Z] #5 sha256:40a625c951ae2f0febd42db3fa2002640019e921fdea9af6ca04da5a9f0dca8d [2022-07-18T18:36:55.888Z] #5 DONE 0.0s [2022-07-18T18:36:55.888Z] [2022-07-18T18:36:55.888Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-18T18:36:55.888Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-18T18:36:55.888Z] #7 DONE 0.1s [2022-07-18T18:36:55.888Z] [2022-07-18T18:36:55.888Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-18T18:36:55.888Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-18T18:36:55.888Z] #9 DONE 0.1s [2022-07-18T18:36:55.888Z] [2022-07-18T18:36:55.888Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-18T18:36:55.888Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-18T18:36:55.989Z] #1 [internal] load build definition from Dockerfile [2022-07-18T18:36:55.989Z] #1 sha256:c3bd827f1b9cd10fa20d5832a85d8426a10bd7ac9bbf1ef82200225e7abdb586 [2022-07-18T18:36:55.989Z] #1 transferring dockerfile: 19.25kB done [2022-07-18T18:36:55.989Z] #1 DONE 0.0s [2022-07-18T18:36:55.989Z] [2022-07-18T18:36:55.989Z] #2 [internal] load .dockerignore [2022-07-18T18:36:55.989Z] #2 sha256:652099f4af66546e0e5db8fa5eade6ba84669ce64116f9fb9db1e6d686e34699 [2022-07-18T18:36:55.989Z] #2 transferring context: 145B done [2022-07-18T18:36:55.989Z] #2 DONE 0.0s [2022-07-18T18:36:55.989Z] [2022-07-18T18:36:55.989Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-18T18:36:55.989Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-18T18:36:55.989Z] #3 DONE 0.1s [2022-07-18T18:36:55.989Z] [2022-07-18T18:36:55.989Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-18T18:36:55.989Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-18T18:36:55.989Z] #4 CACHED [2022-07-18T18:36:56.155Z] #10 DONE 0.1s [2022-07-18T18:36:56.155Z] [2022-07-18T18:36:56.155Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-18T18:36:56.155Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-18T18:36:56.155Z] #8 DONE 0.1s [2022-07-18T18:36:56.155Z] [2022-07-18T18:36:56.155Z] #31 [internal] load build context [2022-07-18T18:36:56.155Z] #31 sha256:ced8a5acc6cdf6b57eec6248083e4591a11cfbd896bb208bdde8ca6332f374db [2022-07-18T18:36:56.155Z] #31 DONE 0.0s [2022-07-18T18:36:56.155Z] [2022-07-18T18:36:56.155Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-18T18:36:56.155Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-18T18:36:56.155Z] #80 DONE 0.0s [2022-07-18T18:36:56.288Z] [2022-07-18T18:36:56.288Z] #6 [internal] load .dockerignore [2022-07-18T18:36:56.288Z] #6 sha256:385e81a9eebc061fc913ccedd603d6bce160d60863566bcd44288ac68c793f3f [2022-07-18T18:36:56.288Z] #6 DONE 0.0s [2022-07-18T18:36:56.288Z] [2022-07-18T18:36:56.288Z] #5 [internal] load build definition from Dockerfile [2022-07-18T18:36:56.288Z] #5 sha256:144478ca98c46e560e55722efbcad67e05389a452c10a9f45c9b709f91ee262c [2022-07-18T18:36:56.288Z] #5 DONE 0.0s [2022-07-18T18:36:56.288Z] [2022-07-18T18:36:56.288Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-18T18:36:56.288Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-18T18:36:56.288Z] #8 DONE 0.1s [2022-07-18T18:36:56.288Z] [2022-07-18T18:36:56.288Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-18T18:36:56.288Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-18T18:36:56.428Z] [2022-07-18T18:36:56.428Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-18T18:36:56.428Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-18T18:36:56.428Z] #78 DONE 0.0s [2022-07-18T18:36:56.428Z] [2022-07-18T18:36:56.428Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-18T18:36:56.428Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-18T18:36:56.428Z] #35 DONE 0.0s [2022-07-18T18:36:56.428Z] [2022-07-18T18:36:56.428Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-18T18:36:56.428Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-18T18:36:56.428Z] #11 DONE 0.0s [2022-07-18T18:36:56.428Z] [2022-07-18T18:36:56.428Z] #31 [internal] load build context [2022-07-18T18:36:56.428Z] #31 sha256:ced8a5acc6cdf6b57eec6248083e4591a11cfbd896bb208bdde8ca6332f374db [2022-07-18T18:36:56.544Z] #10 DONE 0.1s [2022-07-18T18:36:56.544Z] [2022-07-18T18:36:56.544Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-18T18:36:56.544Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-18T18:36:56.544Z] #7 DONE 0.1s [2022-07-18T18:36:56.544Z] [2022-07-18T18:36:56.544Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-18T18:36:56.544Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-18T18:36:56.544Z] #9 DONE 0.1s [2022-07-18T18:36:56.684Z] #31 ... [2022-07-18T18:36:56.684Z] [2022-07-18T18:36:56.684Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-18T18:36:56.684Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-18T18:36:56.684Z] #56 DONE 0.5s [2022-07-18T18:36:56.684Z] [2022-07-18T18:36:56.684Z] #31 [internal] load build context [2022-07-18T18:36:56.684Z] #31 sha256:ced8a5acc6cdf6b57eec6248083e4591a11cfbd896bb208bdde8ca6332f374db [2022-07-18T18:36:56.814Z] [2022-07-18T18:36:56.814Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-18T18:36:56.814Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-18T18:36:56.814Z] #73 DONE 0.0s [2022-07-18T18:36:56.814Z] [2022-07-18T18:36:56.814Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-18T18:36:56.814Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-18T18:36:56.814Z] #71 DONE 0.0s [2022-07-18T18:36:56.814Z] [2022-07-18T18:36:56.814Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-18T18:36:56.814Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-18T18:36:56.814Z] #11 DONE 0.0s [2022-07-18T18:36:56.814Z] [2022-07-18T18:36:56.814Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-18T18:36:56.814Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-18T18:36:56.814Z] #28 DONE 0.0s [2022-07-18T18:36:56.814Z] [2022-07-18T18:36:56.814Z] #24 [internal] load build context [2022-07-18T18:36:56.814Z] #24 sha256:4fb9938ee3edcf2d9a05ed16accca2048ff18a97f0d8b9746b17981fcc97960b [2022-07-18T18:36:57.072Z] #24 ... [2022-07-18T18:36:57.072Z] [2022-07-18T18:36:57.072Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-18T18:36:57.072Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-18T18:36:57.072Z] #49 DONE 0.5s [2022-07-18T18:36:57.072Z] [2022-07-18T18:36:57.072Z] #24 [internal] load build context [2022-07-18T18:36:57.072Z] #24 sha256:4fb9938ee3edcf2d9a05ed16accca2048ff18a97f0d8b9746b17981fcc97960b [2022-07-18T18:36:58.051Z] #31 transferring context: 62.07MB 1.6s done [2022-07-18T18:36:58.051Z] #31 DONE 1.8s [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-18T18:36:58.051Z] #68 sha256:170e194c7fe8824096b9982b31940b6b1ff257667de03060cedcbfffef2929d5 [2022-07-18T18:36:58.051Z] #68 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-18T18:36:58.051Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-18T18:36:58.051Z] #41 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-18T18:36:58.051Z] #55 sha256:d1d6f264a0e9c131cdc4783ac1d204f038fb7d9a1148ede6ae8bdc17669f039c [2022-07-18T18:36:58.051Z] #55 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-18T18:36:58.051Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-18T18:36:58.051Z] #13 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-18T18:36:58.051Z] #87 sha256:001996683122250e3d2f0acc57d7600e9e112de7bcf495a8aa35830e0c94cdc9 [2022-07-18T18:36:58.051Z] #87 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-18T18:36:58.051Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-18T18:36:58.051Z] #40 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-18T18:36:58.051Z] #50 sha256:b244c7cdee868a54b82fd350f79ee13b0315a01c145fd2b77741b6ce862307ab [2022-07-18T18:36:58.051Z] #50 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-18T18:36:58.051Z] #67 sha256:0671f5b2cd2180dc8b6fd62974fd6e72e64deea44100d7bba871e5d7bff86bbc [2022-07-18T18:36:58.051Z] #67 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-18T18:36:58.051Z] #74 sha256:4758acda46f5cbf04e60bdc742cad575a997228dfc6474b268777722f57b7cac [2022-07-18T18:36:58.051Z] #74 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-18T18:36:58.051Z] #76 sha256:227ff3e0935eb9472a8c0acc91d646c94fb0d00cfdf2576f9da6cbad2ac7a83c [2022-07-18T18:36:58.051Z] #76 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-18T18:36:58.051Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-18T18:36:58.051Z] #83 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-18T18:36:58.051Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-18T18:36:58.051Z] #49 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-18T18:36:58.051Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-18T18:36:58.051Z] #60 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-18T18:36:58.051Z] #73 sha256:3746ad88c04db0fc0b6728be5bbdf71d2c5aa684bf00c0a3d5f8d36ae64c6e09 [2022-07-18T18:36:58.051Z] #73 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-18T18:36:58.051Z] #16 sha256:51f23b7279a7c7bb3b8022a027a291bab7e4532f6fd5e3ce648c5c492209cef2 [2022-07-18T18:36:58.051Z] #16 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-18T18:36:58.051Z] #85 sha256:f3e3bb876d63ad0b07d5e22687466d85b2e19009fcd5cfe66dfc98c08008ebf2 [2022-07-18T18:36:58.051Z] #85 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-18T18:36:58.051Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-18T18:36:58.051Z] #43 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-18T18:36:58.051Z] #23 sha256:12cb94721d1f20bf9987c058ec28c16cf35d9852226ac81d280e14fd0f40e0b1 [2022-07-18T18:36:58.051Z] #23 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-18T18:36:58.051Z] #52 sha256:feaafd36f907fe595eca320c881657fd4deea233560a58f5b781c38c3159bc85 [2022-07-18T18:36:58.051Z] #52 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-18T18:36:58.051Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-18T18:36:58.051Z] #54 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-18T18:36:58.051Z] #65 sha256:92f3c04960afd0189c233def735349c33e4e7bd14ecee3bb4cb6bf8f47af614e [2022-07-18T18:36:58.051Z] #65 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-18T18:36:58.051Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-18T18:36:58.051Z] #47 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-18T18:36:58.051Z] #57 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-18T18:36:58.051Z] #57 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-18T18:36:58.051Z] #26 sha256:a089249a2bc70416e7b5d7704b5b6f1e7cd315fdda0ff2731ffface559491c63 [2022-07-18T18:36:58.051Z] #26 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:36:58.051Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T18:36:58.051Z] #62 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-18T18:36:58.051Z] #61 sha256:2f6b0dcf42c42095e33491efaf507736cf8ad1effa11afd825ae22c05106dba9 [2022-07-18T18:36:58.051Z] #61 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-18T18:36:58.051Z] #66 sha256:dcbddb7708128dcc869dbf3820ad0e406946f3610da6e28d6f9cb404aef59e71 [2022-07-18T18:36:58.051Z] #66 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-18T18:36:58.051Z] #86 sha256:bb1fd0f5d4df6a68d047347558c8a3f9b51f0437e0822f6f92c395c0da528290 [2022-07-18T18:36:58.051Z] #86 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-18T18:36:58.051Z] #82 sha256:9975e8a321fe2d9b64d924c845b3626c17c725c020949188424b73454028656a [2022-07-18T18:36:58.051Z] #82 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-18T18:36:58.051Z] #25 sha256:ff1813460dfdbaa9997d4254239393e8e886ed4b180bdc654a8ad647d32b4744 [2022-07-18T18:36:58.051Z] #25 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-18T18:36:58.051Z] #34 sha256:327e184e9dad1249fd4f50504ea8830878c469abf1a6de28e10a0daac166cfed [2022-07-18T18:36:58.051Z] #34 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-18T18:36:58.051Z] #27 sha256:02d850a5e591b68bec8e1b49ca0e4a3c74fce8cc9fe7ee2a782987adf364fa46 [2022-07-18T18:36:58.051Z] #27 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-18T18:36:58.051Z] #32 sha256:33c820a954e9561681d954d441ffc945989fa2e78ce280227e9367ed9f17355b [2022-07-18T18:36:58.051Z] #32 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-18T18:36:58.051Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-18T18:36:58.051Z] #45 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-18T18:36:58.051Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-18T18:36:58.051Z] #58 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-18T18:36:58.051Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-18T18:36:58.051Z] #19 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-18T18:36:58.051Z] #30 sha256:83bce159d05069a810ec163fcd0fb37cd2aa0fce8eb6f763e11acc0e2a9240e4 [2022-07-18T18:36:58.051Z] #30 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-18T18:36:58.051Z] #18 sha256:d4a401030e691e26432309bd8c56ce9b8cdf80f5513272da3a06314315e7a12a [2022-07-18T18:36:58.051Z] #18 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-18T18:36:58.051Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-18T18:36:58.051Z] #12 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-18T18:36:58.051Z] #48 sha256:908bbcb4d9e5cb8fd34fd302c07380d22e1ae45e452a0798f037d7ad279ff2e6 [2022-07-18T18:36:58.051Z] #48 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-18T18:36:58.051Z] #75 sha256:3aa9d0b3ee69b10b50bc254fc68007345dfdc6238356667df8278ad6c51e1d60 [2022-07-18T18:36:58.051Z] #75 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-07-18T18:36:58.051Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4 [2022-07-18T18:36:58.051Z] #21 CACHED [2022-07-18T18:36:58.051Z] [2022-07-18T18:36:58.051Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-18T18:36:58.051Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-18T18:36:58.052Z] #28 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-18T18:36:58.052Z] #42 sha256:0516a7fa7f1478c4905a8187580e8b4f9a4902e0458d6e8e67e78239c3b98de3 [2022-07-18T18:36:58.052Z] #42 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-18T18:36:58.052Z] #24 sha256:6a9357878124d778cb7dfcd24657422fe9be048a826d1792e40d7e9a30898fab [2022-07-18T18:36:58.052Z] #24 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-18T18:36:58.052Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-18T18:36:58.052Z] #79 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-18T18:36:58.052Z] #53 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-18T18:36:58.052Z] #53 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-18T18:36:58.052Z] #37 sha256:1b4f5f0f4bf06e05a3bd1aa4883775c788f9ca8992e1974019d3557cbb30dbd4 [2022-07-18T18:36:58.052Z] #37 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-18T18:36:58.052Z] #77 sha256:6eb7383792791bbaeadfe5e69186c0e628b6714bc7e87b916bc5a0f0b265ae98 [2022-07-18T18:36:58.052Z] #77 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:36:58.052Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:36:58.052Z] #84 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-18T18:36:58.052Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c [2022-07-18T18:36:58.052Z] #22 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-18T18:36:58.052Z] #29 sha256:15071eab72ac39eec172bc26517528a0c965146a6a364b88c4e4ac7cd8ff87b6 [2022-07-18T18:36:58.052Z] #29 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-18T18:36:58.052Z] #70 sha256:ba8858fed2230314109993c0911004bef58f4e140753519adc8a7ad740c51ef9 [2022-07-18T18:36:58.052Z] #70 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-18T18:36:58.052Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [2022-07-18T18:36:58.052Z] #17 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-18T18:36:58.052Z] #51 sha256:803785c3e5ec69f5a498ecbfbebd671e5c9a5fe4de225a25b4175c648d68d3f2 [2022-07-18T18:36:58.052Z] #51 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-18T18:36:58.052Z] #44 sha256:92f95a78edb7d937115c849577b9dfeff7e1ed68aaf167dad1975bfba2311bad [2022-07-18T18:36:58.052Z] #44 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-18T18:36:58.052Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-18T18:36:58.052Z] #64 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-18T18:36:58.052Z] #72 sha256:f7886ca639974d5f9d6e7256f6fb38994c800ad3841f44a199577e4f3b602f78 [2022-07-18T18:36:58.052Z] #72 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-18T18:36:58.052Z] #63 sha256:015c3a337527b2547063dc23c6004e7ac1f20b50385eb6add74536253fe319b9 [2022-07-18T18:36:58.052Z] #63 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-18T18:36:58.052Z] #71 sha256:84112b48d7990bae81e3d04d6a9ca5044adfc2dae47e4c8d2dfb26a17af9e051 [2022-07-18T18:36:58.052Z] #71 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-18T18:36:58.052Z] #38 sha256:b18baf54c8c9e85d90d589bfcf1fc1362c41645759508b6b98e9d970177cb30a [2022-07-18T18:36:58.052Z] #38 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:36:58.052Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-18T18:36:58.052Z] #20 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-18T18:36:58.052Z] #39 sha256:d3abba10e6bac2266294a983172204fd70fe1e047057006298c4bfeab55122cd [2022-07-18T18:36:58.052Z] #39 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-18T18:36:58.052Z] #15 sha256:195e8c485d9b8a2250897bdce3925e98ad20e2c5c8df1f7a9a8ef1cce819ef06 [2022-07-18T18:36:58.052Z] #15 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-18T18:36:58.052Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-18T18:36:58.052Z] #36 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-18T18:36:58.052Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-18T18:36:58.052Z] #69 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-18T18:36:58.052Z] #33 sha256:bd50b0ba8a358c0311e0d7f0d730237f0ed67e783989edb7798d00793cd9a2b2 [2022-07-18T18:36:58.052Z] #33 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-18T18:36:58.052Z] #14 sha256:d485c611ac719dc2bdf72066a83410492e4e1569724f796e7c806bc745be397f [2022-07-18T18:36:58.052Z] #14 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-18T18:36:58.052Z] #59 sha256:d4948a57e0734a9660f90f72e3a945bbd07041c719f465b41852d8ffe2a6b97c [2022-07-18T18:36:58.052Z] #59 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-18T18:36:58.052Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-18T18:36:58.052Z] #81 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-18T18:36:58.052Z] #46 sha256:ae31e66d4bb14415446d1c039cc2e438cef56826ff055ee87fc8f748b085f40a [2022-07-18T18:36:58.052Z] #46 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-18T18:36:58.052Z] #88 sha256:75deca4b0017440fd105e35cd9b218be8c4f410879c3edbb44ecbf8089fe0059 [2022-07-18T18:36:58.052Z] #88 CACHED [2022-07-18T18:36:58.052Z] [2022-07-18T18:36:58.052Z] #89 exporting to image [2022-07-18T18:36:58.052Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-18T18:36:58.052Z] #89 exporting layers done [2022-07-18T18:36:58.052Z] #89 writing image sha256:1bf3162ea7037046a06c6ec78b14f66426376e99d026638e00842146cf45e31e [2022-07-18T18:36:58.052Z] #89 writing image sha256:1bf3162ea7037046a06c6ec78b14f66426376e99d026638e00842146cf45e31e done [2022-07-18T18:36:58.052Z] #89 naming to docker.io/library/docker:a46ce37d25ae75af06eedcbcc47c277bbaf79423 done [2022-07-18T18:36:58.052Z] #89 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-18T18:36:58.414Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43815/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43815/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a46ce37d25ae75af06eedcbcc47c277bbaf79423 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a46ce37d25ae75af06eedcbcc47c277bbaf79423 hack/validate/default [2022-07-18T18:36:58.455Z] #24 transferring context: 62.07MB 1.7s done [2022-07-18T18:36:58.455Z] #24 DONE 1.8s [2022-07-18T18:36:58.455Z] [2022-07-18T18:36:58.455Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-18T18:36:58.455Z] #58 sha256:45230e6dc2d748823c69c642da1b058126a507eb996689728a26437cfd6b7b02 [2022-07-18T18:36:58.455Z] #58 CACHED [2022-07-18T18:36:58.455Z] [2022-07-18T18:36:58.455Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-18T18:36:58.455Z] #43 sha256:f219fdae623eee09954a6e5c6d6a76d5a82653c47059926a2d2d82c90798a8a4 [2022-07-18T18:36:58.455Z] #43 CACHED [2022-07-18T18:36:58.455Z] [2022-07-18T18:36:58.455Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-18T18:36:58.455Z] #26 sha256:d6c273d7889583f740e062adfc88b96e1855887c56c6038c345a37261b5120aa [2022-07-18T18:36:58.455Z] #26 CACHED [2022-07-18T18:36:58.455Z] [2022-07-18T18:36:58.455Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-18T18:36:58.455Z] #41 sha256:946ec89613a7c334ef00c1282ae2360069fbd1509324202e4ef14750fb8cc480 [2022-07-18T18:36:58.455Z] #41 CACHED [2022-07-18T18:36:58.455Z] [2022-07-18T18:36:58.455Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-18T18:36:58.455Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-18T18:36:58.455Z] #47 CACHED [2022-07-18T18:36:58.455Z] [2022-07-18T18:36:58.455Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-18T18:36:58.455Z] #48 sha256:851f1485ba6b6b0353774a06e451d4c0908ecf85ac051b2a5a426735889e5319 [2022-07-18T18:36:58.455Z] #48 CACHED [2022-07-18T18:36:58.455Z] [2022-07-18T18:36:58.455Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:36:58.455Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-18T18:36:58.455Z] #14 CACHED [2022-07-18T18:36:58.455Z] [2022-07-18T18:36:58.455Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-18T18:36:58.455Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-18T18:36:58.455Z] #50 CACHED [2022-07-18T18:36:58.455Z] [2022-07-18T18:36:58.455Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-18T18:36:58.455Z] #75 sha256:fd354c9c02ab8ccb82afb4ca67c7606e84759d04c0346aead652a1606a674333 [2022-07-18T18:36:58.455Z] #75 CACHED [2022-07-18T18:36:58.455Z] [2022-07-18T18:36:58.455Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-18T18:36:58.455Z] #31 sha256:25b4e6341d1ab16c6ffd229f5bb19cf75a7bd39d23b9a851b690b53d40d6fbc8 [2022-07-18T18:36:58.455Z] #31 CACHED [2022-07-18T18:36:58.455Z] [2022-07-18T18:36:58.455Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-18T18:36:58.455Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-18T18:36:58.455Z] #17 CACHED [2022-07-18T18:36:58.455Z] [2022-07-18T18:36:58.455Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-18T18:36:58.455Z] #54 sha256:0f5668e39ab4e65a43e042f5ca65c5299a9356d32a729b960977d644ce470942 [2022-07-18T18:36:58.455Z] #54 CACHED [2022-07-18T18:36:58.455Z] [2022-07-18T18:36:58.455Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-18T18:36:58.455Z] #78 sha256:95d05211cc716cd48b2242147f8150b96a6166026e8d04eabd929fbaa9848eee [2022-07-18T18:36:58.455Z] #78 CACHED [2022-07-18T18:36:58.455Z] [2022-07-18T18:36:58.455Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-18T18:36:58.455Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-18T18:36:58.455Z] #33 CACHED [2022-07-18T18:36:58.455Z] [2022-07-18T18:36:58.455Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-18T18:36:58.455Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-18T18:36:58.455Z] #29 CACHED [2022-07-18T18:36:58.455Z] [2022-07-18T18:36:58.455Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-18T18:36:58.455Z] #61 sha256:59cc6be65fab2fcc0ec9a0e0e4be7256f15196c6b3ce3e3cdd5400415dc6ba77 [2022-07-18T18:36:58.455Z] #61 CACHED [2022-07-18T18:36:58.455Z] [2022-07-18T18:36:58.455Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-18T18:36:58.455Z] #60 sha256:6159f43845f06326ee5c781d613f7f432a15922da7254fa5304b193a8f72136d [2022-07-18T18:36:58.455Z] #60 CACHED [2022-07-18T18:36:58.455Z] [2022-07-18T18:36:58.455Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-18T18:36:58.455Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-18T18:36:58.455Z] #40 CACHED [2022-07-18T18:36:58.455Z] [2022-07-18T18:36:58.455Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-18T18:36:58.455Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-18T18:36:58.455Z] #20 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #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-07-18T18:36:58.456Z] #44 sha256:30f81d4772b4fd094984a09222eb8ae0f88b68d99789e1f94b64bfa47e65f415 [2022-07-18T18:36:58.456Z] #44 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-18T18:36:58.456Z] #79 sha256:3795d8f803746970b969e4b6eee01783b29270300307a84b6d54f149cc08945a [2022-07-18T18:36:58.456Z] #79 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-18T18:36:58.456Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-18T18:36:58.456Z] #46 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-18T18:36:58.456Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-18T18:36:58.456Z] #18 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-18T18:36:58.456Z] #80 sha256:7aa76c1f87b7c4128190eced5ca30336b03373c70af6e7e5ef963eaf00e39d09 [2022-07-18T18:36:58.456Z] #80 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-18T18:36:58.456Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-18T18:36:58.456Z] #15 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #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-07-18T18:36:58.456Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-18T18:36:58.456Z] #42 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-18T18:36:58.456Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-18T18:36:58.456Z] #21 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-18T18:36:58.456Z] #39 sha256:f3fa705d0a492b9a2a2a8eebff5dcb47623a3c0a664a270d8ed26fc9ebd2fac3 [2022-07-18T18:36:58.456Z] #39 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:36:58.456Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T18:36:58.456Z] #55 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-18T18:36:58.456Z] #59 sha256:a94af64397fa0f8d01359ee624efe8b9a92f31fac9dff2dfee9ae9be987d1112 [2022-07-18T18:36:58.456Z] #59 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-18T18:36:58.456Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-18T18:36:58.456Z] #16 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:36:58.456Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:36:58.456Z] #77 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-18T18:36:58.456Z] #37 sha256:369a8839bd5fd7e29468656a88c98d313f884442b64dba84fa5a69a84cc56113 [2022-07-18T18:36:58.456Z] #37 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-18T18:36:58.456Z] #35 sha256:736543264830227a3481cd45a5b26cb9bc1dbb6e625ebae366fa9b1e1dd529ed [2022-07-18T18:36:58.456Z] #35 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-18T18:36:58.456Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-18T18:36:58.456Z] #72 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-18T18:36:58.456Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-18T18:36:58.456Z] #22 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-18T18:36:58.456Z] #27 sha256:b501f73e6d3a368cd25c640bf19a1faf59e34141a6eb1dbe928e8da8353a965c [2022-07-18T18:36:58.456Z] #27 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-18T18:36:58.456Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-18T18:36:58.456Z] #19 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-18T18:36:58.456Z] #45 sha256:4c7685e6344e0e7be2e1d0ecf8adf5ab9c819ba0de60748cceb1be6b23a6a743 [2022-07-18T18:36:58.456Z] #45 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-18T18:36:58.456Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-18T18:36:58.456Z] #34 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-18T18:36:58.456Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-18T18:36:58.456Z] #51 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-18T18:36:58.456Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-18T18:36:58.456Z] #74 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-18T18:36:58.456Z] #64 sha256:31289f6b4b429ab6b05fc1986f67d8c27966193eee95f22632cee21b8deb896c [2022-07-18T18:36:58.456Z] #64 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-18T18:36:58.456Z] #67 sha256:752654ef557390de3bc0823546d58191f772bb4a4e003fe65a675c9f4f88c4a4 [2022-07-18T18:36:58.456Z] #67 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-18T18:36:58.456Z] #69 sha256:09a77e9f6c6fdae93b22f9cd8328170ac712dc100836dddf38a8cfad8cb08fe9 [2022-07-18T18:36:58.456Z] #69 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-18T18:36:58.456Z] #30 sha256:ff3b32eb84233b584e1c06f5c8553984b73ca1db8245017cff09658f42ba3159 [2022-07-18T18:36:58.456Z] #30 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-18T18:36:58.456Z] #56 sha256:05ba7b40502e6802695e51e82ea8335363993e7f993ce2f34f4395e664d0d7f9 [2022-07-18T18:36:58.456Z] #56 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-18T18:36:58.456Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-18T18:36:58.456Z] #53 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-18T18:36:58.456Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-18T18:36:58.456Z] #23 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-18T18:36:58.456Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-18T18:36:58.456Z] #36 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-18T18:36:58.456Z] #65 sha256:769536c9c10f1d327f053c8adf7f4a2f928b4c9bd0526ddd6cf4aad0759dfde7 [2022-07-18T18:36:58.456Z] #65 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-18T18:36:58.456Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-18T18:36:58.456Z] #38 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-18T18:36:58.456Z] #25 sha256:f8fceb75f020deeb052c4f7d3b73358e88a27eee55dfce94131df357efb1f5df [2022-07-18T18:36:58.456Z] #25 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-18T18:36:58.456Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-18T18:36:58.456Z] #12 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-18T18:36:58.456Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-18T18:36:58.456Z] #57 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-18T18:36:58.456Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-18T18:36:58.456Z] #76 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-18T18:36:58.456Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-18T18:36:58.456Z] #62 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-18T18:36:58.456Z] #63 sha256:ea0565fac36096532e4e8d6033e5524b09caf6ffc01762cf56c80078b2afe812 [2022-07-18T18:36:58.456Z] #63 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-18T18:36:58.456Z] #32 sha256:ec81d9a086b562f7f23e0c6d0c0760f57b68d9ebefa6c1de98b0d2eaf985ff99 [2022-07-18T18:36:58.456Z] #32 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-18T18:36:58.456Z] #52 sha256:a26c9aff92d60dd4a01423b643d5e72a369017d7736965801b280d633195f462 [2022-07-18T18:36:58.456Z] #52 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-18T18:36:58.456Z] #66 sha256:411da12b22b671241759c6c558f5ec0a9757b8c1df15c8bf51e4eba439bc46e0 [2022-07-18T18:36:58.456Z] #66 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-18T18:36:58.456Z] #70 sha256:e8811e32f00b9262cbef30de60e52daeb26fb95fa1320ddf01c26fde3d3200e5 [2022-07-18T18:36:58.456Z] #70 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-18T18:36:58.456Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-18T18:36:58.456Z] #13 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-18T18:36:58.456Z] #68 sha256:5230258db099e56f3e9d7dec454c9f0c4a8c14e54588771a0cc5d54e45451116 [2022-07-18T18:36:58.456Z] #68 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-18T18:36:58.456Z] #81 sha256:b051dbc17c4735e7a29ce11b3b07adf6c8df1481afd64fb6fa344fc2766afe81 [2022-07-18T18:36:58.456Z] #81 CACHED [2022-07-18T18:36:58.456Z] [2022-07-18T18:36:58.456Z] #82 exporting to image [2022-07-18T18:36:58.456Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-18T18:36:58.456Z] #82 exporting layers done [2022-07-18T18:36:58.456Z] #82 writing image sha256:08c15c353f66187afb20480ab4d421a249bb084b93ffd28527df0dddb4da7d6f [2022-07-18T18:36:58.456Z] #82 writing image sha256:08c15c353f66187afb20480ab4d421a249bb084b93ffd28527df0dddb4da7d6f done [2022-07-18T18:36:58.456Z] #82 naming to docker.io/library/docker:a46ce37d25ae75af06eedcbcc47c277bbaf79423 done [2022-07-18T18:36:58.456Z] #82 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-18T18:36:58.770Z] + trap exit INT TERM [2022-07-18T18:36:58.770Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-18T18:36:58.770Z] + CONTAINER_NAME=docker-pr5 [2022-07-18T18:36:58.770Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43815/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43815/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a46ce37d25ae75af06eedcbcc47c277bbaf79423 -e DOCKER_GRAPHDRIVER docker:a46ce37d25ae75af06eedcbcc47c277bbaf79423 hack/make.sh dynbinary [2022-07-18T18:36:58.976Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-18T18:36:58.976Z] No api/types/ or api/swagger.yaml changes in diff. [2022-07-18T18:36:58.976Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-18T18:36:58.976Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-18T18:36:58.976Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-18T18:36:58.976Z] [2022-07-18T18:36:58.976Z] INFO Start validation with golang-ci-lint [2022-07-18T18:36:59.336Z] [2022-07-18T18:36:59.336Z] Removing bundles/ [2022-07-18T18:36:59.336Z] [2022-07-18T18:36:59.336Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-18T18:36:59.336Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-18T18:36:59.336Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T18:36:59.903Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-18T18:36:59.903Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-18T18:37:50.687Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-09ce137153906c961) in /home/ubuntu/workspace/moby_PR-43815 [Pipeline] { [Pipeline] checkout [2022-07-18T18:37:50.847Z] The recommended git tool is: git [2022-07-18T18:37:51.371Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d35529b0df30b178) in /home/ubuntu/workspace/moby_PR-43815 [Pipeline] { [Pipeline] checkout [2022-07-18T18:37:51.606Z] The recommended git tool is: git [2022-07-18T18:37:54.185Z] using credential docker-jenkins-github-credentials [2022-07-18T18:37:54.195Z] Cloning the remote Git repository [2022-07-18T18:37:54.195Z] Cloning with configured refspecs honoured and without tags [2022-07-18T18:37:54.234Z] Cloning repository https://github.com/moby/moby.git [2022-07-18T18:37:55.195Z] using credential docker-jenkins-github-credentials [2022-07-18T18:37:55.203Z] Cloning the remote Git repository [2022-07-18T18:37:55.204Z] Cloning with configured refspecs honoured and without tags [2022-07-18T18:37:55.226Z] Cloning repository https://github.com/moby/moby.git [2022-07-18T18:37:54.303Z] > git init /home/ubuntu/workspace/moby_PR-43815 # timeout=10 [2022-07-18T18:37:54.573Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-18T18:37:54.574Z] > git --version # timeout=10 [2022-07-18T18:37:54.592Z] > git --version # 'git version 2.25.1' [2022-07-18T18:37:54.592Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T18:37:54.680Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43815/head:refs/remotes/origin/PR-43815 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T18:37:55.387Z] > git init /home/ubuntu/workspace/moby_PR-43815 # timeout=10 [2022-07-18T18:37:56.033Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-18T18:37:56.033Z] > git --version # timeout=10 [2022-07-18T18:37:56.047Z] > git --version # 'git version 2.25.1' [2022-07-18T18:37:56.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T18:37:56.049Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43815/head:refs/remotes/origin/PR-43815 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T18:38:14.621Z] Fetching without tags [2022-07-18T18:38:14.939Z] Merging remotes/origin/master commit 992961c56c06e8e765b51471fe0431caef0923e2 into PR head commit a46ce37d25ae75af06eedcbcc47c277bbaf79423 [2022-07-18T18:38:15.516Z] Fetching without tags [2022-07-18T18:38:15.716Z] Merging remotes/origin/master commit 992961c56c06e8e765b51471fe0431caef0923e2 into PR head commit a46ce37d25ae75af06eedcbcc47c277bbaf79423 [2022-07-18T18:38:14.531Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-18T18:38:14.547Z] > git config --add remote.origin.fetch +refs/pull/43815/head:refs/remotes/origin/PR-43815 # timeout=10 [2022-07-18T18:38:14.556Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T18:38:14.596Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-18T18:38:14.624Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-18T18:38:14.625Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T18:38:14.699Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43815/head:refs/remotes/origin/PR-43815 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T18:38:14.948Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T18:38:14.967Z] > git checkout -f a46ce37d25ae75af06eedcbcc47c277bbaf79423 # timeout=10 [2022-07-18T18:38:15.812Z] Merge succeeded, producing a46ce37d25ae75af06eedcbcc47c277bbaf79423 [2022-07-18T18:38:15.812Z] Checking out Revision a46ce37d25ae75af06eedcbcc47c277bbaf79423 (PR-43815) [2022-07-18T18:38:16.571Z] Merge succeeded, producing a46ce37d25ae75af06eedcbcc47c277bbaf79423 [2022-07-18T18:38:16.572Z] Checking out Revision a46ce37d25ae75af06eedcbcc47c277bbaf79423 (PR-43815) [2022-07-18T18:38:15.473Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-18T18:38:15.483Z] > git config --add remote.origin.fetch +refs/pull/43815/head:refs/remotes/origin/PR-43815 # timeout=10 [2022-07-18T18:38:15.494Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T18:38:15.506Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-18T18:38:15.520Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-18T18:38:15.520Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T18:38:15.521Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43815/head:refs/remotes/origin/PR-43815 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T18:38:15.724Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T18:38:15.737Z] > git checkout -f a46ce37d25ae75af06eedcbcc47c277bbaf79423 # timeout=10 [2022-07-18T18:38:16.484Z] > git remote # timeout=10 [2022-07-18T18:38:16.504Z] > git config --get remote.origin.url # timeout=10 [2022-07-18T18:38:16.524Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T18:38:16.525Z] > git merge 992961c56c06e8e765b51471fe0431caef0923e2 # timeout=10 [2022-07-18T18:38:16.557Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-18T18:38:16.575Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T18:38:16.602Z] > git checkout -f a46ce37d25ae75af06eedcbcc47c277bbaf79423 # timeout=10 [2022-07-18T18:38:15.773Z] > git remote # timeout=10 [2022-07-18T18:38:15.783Z] > git config --get remote.origin.url # timeout=10 [2022-07-18T18:38:15.795Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T18:38:15.796Z] > git merge 992961c56c06e8e765b51471fe0431caef0923e2 # timeout=10 [2022-07-18T18:38:15.807Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-18T18:38:15.815Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T18:38:15.823Z] > git checkout -f a46ce37d25ae75af06eedcbcc47c277bbaf79423 # timeout=10 [2022-07-18T18:38:20.336Z] Commit message: "compute image VirtualSize" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-18T18:38:20.823Z] Commit message: "compute image VirtualSize" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-18T18:38:21.292Z] + docker version [2022-07-18T18:38:21.698Z] + docker version [2022-07-18T18:38:29.414Z] Client: Docker Engine - Community [2022-07-18T18:38:29.414Z] Version: 20.10.14 [2022-07-18T18:38:29.414Z] API version: 1.41 [2022-07-18T18:38:29.414Z] Go version: go1.16.15 [2022-07-18T18:38:29.414Z] Git commit: a224086 [2022-07-18T18:38:29.414Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-18T18:38:29.414Z] OS/Arch: linux/arm64 [2022-07-18T18:38:29.414Z] Context: default [2022-07-18T18:38:29.414Z] Experimental: true [2022-07-18T18:38:29.414Z] [2022-07-18T18:38:29.414Z] Server: Docker Engine - Community [2022-07-18T18:38:29.414Z] Engine: [2022-07-18T18:38:29.414Z] Version: 20.10.14 [2022-07-18T18:38:29.414Z] API version: 1.41 (minimum version 1.12) [2022-07-18T18:38:29.414Z] Go version: go1.16.15 [2022-07-18T18:38:29.414Z] Git commit: 87a90dc [2022-07-18T18:38:29.414Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-18T18:38:29.414Z] OS/Arch: linux/arm64 [2022-07-18T18:38:29.414Z] Experimental: true [2022-07-18T18:38:29.414Z] containerd: [2022-07-18T18:38:29.414Z] Version: 1.5.11 [2022-07-18T18:38:29.414Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-18T18:38:29.414Z] runc: [2022-07-18T18:38:29.414Z] Version: 1.0.3 [2022-07-18T18:38:29.414Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-18T18:38:29.414Z] docker-init: [2022-07-18T18:38:29.414Z] Version: 0.19.0 [2022-07-18T18:38:29.414Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-18T18:38:29.726Z] + docker info [2022-07-18T18:38:31.682Z] Client: Docker Engine - Community [2022-07-18T18:38:31.682Z] Version: 20.10.14 [2022-07-18T18:38:31.682Z] API version: 1.41 [2022-07-18T18:38:31.682Z] Go version: go1.16.15 [2022-07-18T18:38:31.682Z] Git commit: a224086 [2022-07-18T18:38:31.682Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-18T18:38:31.682Z] OS/Arch: linux/amd64 [2022-07-18T18:38:31.682Z] Context: default [2022-07-18T18:38:31.682Z] Experimental: true [2022-07-18T18:38:31.682Z] [2022-07-18T18:38:31.682Z] Server: Docker Engine - Community [2022-07-18T18:38:31.682Z] Engine: [2022-07-18T18:38:31.682Z] Version: 20.10.14 [2022-07-18T18:38:31.682Z] API version: 1.41 (minimum version 1.12) [2022-07-18T18:38:31.682Z] Go version: go1.16.15 [2022-07-18T18:38:31.682Z] Git commit: 87a90dc [2022-07-18T18:38:31.682Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-18T18:38:31.682Z] OS/Arch: linux/amd64 [2022-07-18T18:38:31.682Z] Experimental: true [2022-07-18T18:38:31.682Z] containerd: [2022-07-18T18:38:31.682Z] Version: 1.5.11 [2022-07-18T18:38:31.682Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-18T18:38:31.682Z] runc: [2022-07-18T18:38:31.682Z] Version: 1.0.3 [2022-07-18T18:38:31.682Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-18T18:38:31.682Z] docker-init: [2022-07-18T18:38:31.682Z] Version: 0.19.0 [2022-07-18T18:38:31.682Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-18T18:38:31.993Z] + docker info [2022-07-18T18:38:44.613Z] Client: [2022-07-18T18:38:44.613Z] Context: default [2022-07-18T18:38:44.613Z] Debug Mode: false [2022-07-18T18:38:44.613Z] Plugins: [2022-07-18T18:38:44.613Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-18T18:38:44.613Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-18T18:38:44.613Z] [2022-07-18T18:38:44.613Z] Server: [2022-07-18T18:38:44.613Z] Containers: 0 [2022-07-18T18:38:44.613Z] Running: 0 [2022-07-18T18:38:44.613Z] Paused: 0 [2022-07-18T18:38:44.613Z] Stopped: 0 [2022-07-18T18:38:44.613Z] Images: 0 [2022-07-18T18:38:44.613Z] Server Version: 20.10.14 [2022-07-18T18:38:44.613Z] Storage Driver: overlay2 [2022-07-18T18:38:44.613Z] Backing Filesystem: extfs [2022-07-18T18:38:44.613Z] Supports d_type: true [2022-07-18T18:38:44.613Z] Native Overlay Diff: true [2022-07-18T18:38:44.613Z] userxattr: false [2022-07-18T18:38:44.613Z] Logging Driver: json-file [2022-07-18T18:38:44.613Z] Cgroup Driver: cgroupfs [2022-07-18T18:38:44.613Z] Cgroup Version: 1 [2022-07-18T18:38:44.613Z] Plugins: [2022-07-18T18:38:44.613Z] Volume: local [2022-07-18T18:38:44.613Z] Network: bridge host ipvlan macvlan null overlay [2022-07-18T18:38:44.613Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-18T18:38:44.613Z] Swarm: inactive [2022-07-18T18:38:44.613Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-18T18:38:44.613Z] Default Runtime: runc [2022-07-18T18:38:44.613Z] Init Binary: docker-init [2022-07-18T18:38:44.613Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-18T18:38:44.613Z] runc version: v1.0.3-0-gf46b6ba [2022-07-18T18:38:44.613Z] init version: de40ad0 [2022-07-18T18:38:44.613Z] Security Options: [2022-07-18T18:38:44.613Z] apparmor [2022-07-18T18:38:44.613Z] seccomp [2022-07-18T18:38:44.613Z] Profile: default [2022-07-18T18:38:44.613Z] Kernel Version: 5.13.0-1021-aws [2022-07-18T18:38:44.613Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-18T18:38:44.613Z] OSType: linux [2022-07-18T18:38:44.613Z] Architecture: aarch64 [2022-07-18T18:38:44.613Z] CPUs: 2 [2022-07-18T18:38:44.613Z] Total Memory: 7.562GiB [2022-07-18T18:38:44.613Z] Name: ip-10-100-109-245 [2022-07-18T18:38:44.613Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-18T18:38:44.613Z] Docker Root Dir: /var/lib/docker [2022-07-18T18:38:44.613Z] Debug Mode: false [2022-07-18T18:38:44.613Z] Registry: https://index.docker.io/v1/ [2022-07-18T18:38:44.613Z] Labels: [2022-07-18T18:38:44.613Z] Experimental: true [2022-07-18T18:38:44.613Z] Insecure Registries: [2022-07-18T18:38:44.613Z] 127.0.0.0/8 [2022-07-18T18:38:44.613Z] Live Restore Enabled: true [2022-07-18T18:38:44.613Z] [Pipeline] sh [2022-07-18T18:38:44.898Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-18T18:38:44.898Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-18T18:38:44.898Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43815/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-18T18:38:44.898Z] + bash /home/ubuntu/workspace/moby_PR-43815/check-config.sh [2022-07-18T18:38:44.898Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-18T18:38:44.898Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-18T18:38:44.898Z] [2022-07-18T18:38:44.898Z] Generally Necessary: [2022-07-18T18:38:44.898Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-18T18:38:44.898Z] - apparmor: enabled and tools installed [2022-07-18T18:38:44.898Z] - CONFIG_NAMESPACES: enabled [2022-07-18T18:38:44.898Z] - CONFIG_NET_NS: enabled [2022-07-18T18:38:44.898Z] - CONFIG_PID_NS: enabled [2022-07-18T18:38:44.898Z] - CONFIG_IPC_NS: enabled [2022-07-18T18:38:44.898Z] - CONFIG_UTS_NS: enabled [2022-07-18T18:38:44.898Z] - CONFIG_CGROUPS: enabled [2022-07-18T18:38:44.898Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-18T18:38:44.898Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-18T18:38:44.898Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-18T18:38:44.898Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-18T18:38:44.898Z] - CONFIG_CPUSETS: enabled [2022-07-18T18:38:44.898Z] - CONFIG_MEMCG: enabled [2022-07-18T18:38:44.898Z] - CONFIG_KEYS: enabled [2022-07-18T18:38:44.898Z] - CONFIG_VETH: enabled (as module) [2022-07-18T18:38:44.898Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-18T18:38:44.898Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-18T18:38:44.898Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-18T18:38:44.898Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-18T18:38:44.898Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-18T18:38:44.898Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-18T18:38:45.157Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-18T18:38:45.157Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-18T18:38:45.157Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-18T18:38:45.157Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-18T18:38:45.157Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-18T18:38:45.157Z] - CONFIG_CGROUP_BPF: enabled [2022-07-18T18:38:45.157Z] [2022-07-18T18:38:45.157Z] Optional Features: [2022-07-18T18:38:45.157Z] - CONFIG_USER_NS: enabled [2022-07-18T18:38:45.157Z] - CONFIG_SECCOMP: enabled [2022-07-18T18:38:45.157Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-18T18:38:45.157Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-18T18:38:45.158Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-18T18:38:45.158Z] (cgroup swap accounting is currently enabled) [2022-07-18T18:38:45.158Z] - CONFIG_BLK_CGROUP: enabled [2022-07-18T18:38:45.158Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-18T18:38:45.158Z] - CONFIG_CGROUP_PERF: enabled [2022-07-18T18:38:45.158Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-18T18:38:45.158Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-18T18:38:45.158Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-18T18:38:45.158Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-18T18:38:45.158Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-18T18:38:45.158Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-18T18:38:45.158Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-18T18:38:45.158Z] - CONFIG_IP_VS: enabled (as module) [2022-07-18T18:38:45.158Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-18T18:38:45.158Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-18T18:38:45.158Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-18T18:38:45.158Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-18T18:38:45.158Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-18T18:38:45.158Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-18T18:38:45.158Z] - CONFIG_EXT4_FS: enabled [2022-07-18T18:38:45.158Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-18T18:38:45.158Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-18T18:38:45.158Z] - Network Drivers: [2022-07-18T18:38:45.158Z] - "overlay": [2022-07-18T18:38:45.158Z] - CONFIG_VXLAN: enabled (as module) [2022-07-18T18:38:45.158Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-18T18:38:45.158Z] Optional (for encrypted networks): [2022-07-18T18:38:45.417Z] - CONFIG_CRYPTO: enabled [2022-07-18T18:38:45.417Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-18T18:38:45.417Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-18T18:38:45.417Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-18T18:38:45.417Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-18T18:38:45.417Z] - CONFIG_XFRM: enabled [2022-07-18T18:38:45.417Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-18T18:38:45.417Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-18T18:38:45.417Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-18T18:38:45.417Z] - "ipvlan": [2022-07-18T18:38:45.417Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-18T18:38:45.417Z] - "macvlan": [2022-07-18T18:38:45.417Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-18T18:38:45.417Z] - CONFIG_DUMMY: enabled (as module) [2022-07-18T18:38:45.417Z] - "ftp,tftp client in container": [2022-07-18T18:38:45.417Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-18T18:38:45.417Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-18T18:38:45.417Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-18T18:38:45.417Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-18T18:38:45.417Z] - Storage Drivers: [2022-07-18T18:38:45.417Z] - "aufs": [2022-07-18T18:38:45.417Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-18T18:38:45.417Z] - "btrfs": [2022-07-18T18:38:45.417Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-18T18:38:45.417Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-18T18:38:45.417Z] - "devicemapper": [2022-07-18T18:38:45.417Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-18T18:38:45.417Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-18T18:38:45.417Z] - "overlay": [2022-07-18T18:38:45.417Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-18T18:38:45.417Z] - "zfs": [2022-07-18T18:38:45.417Z] - /dev/zfs: present [2022-07-18T18:38:45.417Z] - zfs command: missing [2022-07-18T18:38:45.417Z] - zpool command: missing [2022-07-18T18:38:45.417Z] [2022-07-18T18:38:45.417Z] Limits: [2022-07-18T18:38:45.417Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-18T18:38:45.417Z] [2022-07-18T18:38:45.417Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-18T18:38:45.900Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a46ce37d25ae75af06eedcbcc47c277bbaf79423 . [2022-07-18T18:38:46.159Z] #2 [internal] load .dockerignore [2022-07-18T18:38:46.159Z] #2 sha256:debe206786fae79bd07b8b8cdd077d6e439ca6f62ea9e54fe6aacfbbdf6a0ed0 [2022-07-18T18:38:46.159Z] #2 transferring context: 145B done [2022-07-18T18:38:46.159Z] #2 DONE 0.2s [2022-07-18T18:38:46.159Z] [2022-07-18T18:38:46.159Z] #1 [internal] load build definition from Dockerfile [2022-07-18T18:38:46.159Z] #1 sha256:7b5c41bef84a7e0252be26d8cfea82e39dfd04209659b28e0f34cd7f887eaea4 [2022-07-18T18:38:46.159Z] #1 transferring dockerfile: 19.25kB done [2022-07-18T18:38:46.159Z] #1 DONE 0.2s [2022-07-18T18:38:46.159Z] [2022-07-18T18:38:46.159Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-18T18:38:46.159Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-18T18:38:46.727Z] #3 DONE 0.6s [2022-07-18T18:38:46.986Z] [2022-07-18T18:38:46.986Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-18T18:38:46.986Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-18T18:38:46.986Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-18T18:38:46.986Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0B / 9.20MB 0.1s [2022-07-18T18:38:46.986Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-18T18:38:46.986Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-07-18T18:38:46.986Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-07-18T18:38:46.986Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 8.39MB / 9.20MB 0.2s [2022-07-18T18:38:47.246Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s [2022-07-18T18:38:47.246Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s done [2022-07-18T18:38:47.246Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-07-18T18:38:47.505Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-07-18T18:38:47.506Z] #4 DONE 0.8s [2022-07-18T18:38:48.074Z] [2022-07-18T18:38:48.074Z] #6 [internal] load build definition from Dockerfile [2022-07-18T18:38:48.074Z] #6 sha256:0a9af959691b9ee53a406530a8e76a5d47b871a63f2931ea620a490f43d7f815 [2022-07-18T18:38:48.074Z] #6 DONE 0.0s [2022-07-18T18:38:48.074Z] [2022-07-18T18:38:48.074Z] #5 [internal] load .dockerignore [2022-07-18T18:38:48.074Z] #5 sha256:f8427477573b8d6284cacf645faa6bae0974ca808e933cf2d398320c657b9f2e [2022-07-18T18:38:48.074Z] #5 DONE 0.0s [2022-07-18T18:38:48.074Z] [2022-07-18T18:38:48.074Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-18T18:38:48.074Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-18T18:38:49.010Z] #10 DONE 1.0s [2022-07-18T18:38:49.010Z] [2022-07-18T18:38:49.010Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-18T18:38:49.010Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-18T18:38:49.010Z] #9 DONE 1.0s [2022-07-18T18:38:49.010Z] [2022-07-18T18:38:49.010Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-18T18:38:49.010Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-18T18:38:49.010Z] #7 DONE 1.0s [2022-07-18T18:38:49.010Z] [2022-07-18T18:38:49.010Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-18T18:38:49.010Z] #8 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-07-18T18:38:49.010Z] #8 DONE 1.0s [2022-07-18T18:38:51.717Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-18T18:38:51.717Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-18T18:38:51.717Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T18:38:51.717Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-18T18:38:51.717Z] [2022-07-18T18:38:51.717Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-18T18:38:51.717Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-18T18:38:51.717Z] HOSTNAME=2310416a6c60 [2022-07-18T18:38:51.717Z] DEST=bundles/test-integration [2022-07-18T18:38:51.717Z] PWD=/go/src/github.com/docker/docker [2022-07-18T18:38:51.717Z] DOCKER_ROOTLESS=1 [2022-07-18T18:38:51.717Z] DOCKER_GITCOMMIT=a46ce37d25ae75af06eedcbcc47c277bbaf79423 [2022-07-18T18:38:51.717Z] container=docker [2022-07-18T18:38:51.717Z] HOME=/root [2022-07-18T18:38:51.717Z] GOLANG_VERSION=1.18.4 [2022-07-18T18:38:51.717Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-18T18:38:51.717Z] VALIDATE_BRANCH=master [2022-07-18T18:38:51.717Z] TERM=xterm [2022-07-18T18:38:51.717Z] DOCKER_PKG=github.com/docker/docker [2022-07-18T18:38:51.717Z] SHLVL=1 [2022-07-18T18:38:51.717Z] TIMEOUT=120m [2022-07-18T18:38:51.717Z] DOCKER_BUILDTAGS= journald [2022-07-18T18:38:51.717Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-18T18:38:51.717Z] GO111MODULE=off [2022-07-18T18:38:51.717Z] DOCKER_EXPERIMENTAL=1 [2022-07-18T18:38:51.717Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-18T18:38:51.717Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-18T18:38:51.717Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-18T18:38:51.717Z] GOPATH=/go [2022-07-18T18:38:51.717Z] PKG_CONFIG=pkg-config [2022-07-18T18:38:51.717Z] _=/usr/bin/env [2022-07-18T18:38:51.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-18T18:38:54.291Z] [2022-07-18T18:38:54.292Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-18T18:38:54.292Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-18T18:38:54.292Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-18T18:38:54.292Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-18T18:38:54.292Z] #28 sha256:16b6769bf0827b7d2e1c487018a4c598c4985a3d0fa60dcfa7af3505554b0f7d 529B / 529B done [2022-07-18T18:38:54.292Z] #28 sha256:c7e601276d47957134e06e6611a00cda66bcf66977434494b0a2425d8d2d3cd7 1.48kB / 1.48kB done [2022-07-18T18:38:54.292Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 1.05MB / 53.68MB 0.2s [2022-07-18T18:38:54.551Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 14.68MB / 53.68MB 0.3s [2022-07-18T18:38:54.551Z] #28 ... [2022-07-18T18:38:54.551Z] [2022-07-18T18:38:54.551Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-18T18:38:54.551Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-18T18:38:54.551Z] #49 DONE 0.0s [2022-07-18T18:38:54.551Z] [2022-07-18T18:38:54.551Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-18T18:38:54.551Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-18T18:38:54.551Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 22.02MB / 53.68MB 0.5s [2022-07-18T18:38:54.812Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 35.65MB / 53.68MB 0.5s [2022-07-18T18:38:54.812Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 45.09MB / 53.68MB 0.6s [2022-07-18T18:38:54.812Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 0.7s [2022-07-18T18:38:56.725Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 2.2s done [2022-07-18T18:38:56.725Z] #28 ... [2022-07-18T18:38:56.725Z] [2022-07-18T18:38:56.725Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-18T18:38:56.725Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-18T18:38:56.725Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-07-18T18:38:56.725Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-18T18:38:56.725Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-18T18:38:56.725Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-18T18:38:56.725Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-07-18T18:38:56.725Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2022-07-18T18:38:56.725Z] #71 DONE 2.5s [2022-07-18T18:38:56.725Z] [2022-07-18T18:38:56.725Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-18T18:38:56.725Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-18T18:38:56.725Z] #28 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 [2022-07-18T18:38:56.725Z] #28 ... [2022-07-18T18:38:56.725Z] [2022-07-18T18:38:56.725Z] #24 [internal] load build context [2022-07-18T18:38:56.725Z] #24 sha256:9e7499aced1bf136839a380d7b6f7f0c90f655e81c8216078104d8caf29e76e7 [2022-07-18T18:38:56.725Z] #24 transferring context: 62.07MB 2.4s done [2022-07-18T18:38:56.725Z] #24 DONE 2.9s [2022-07-18T18:38:56.725Z] [2022-07-18T18:38:56.725Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-18T18:38:56.725Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-18T18:38:58.535Z] Client: [2022-07-18T18:38:58.535Z] Context: default [2022-07-18T18:38:58.535Z] Debug Mode: false [2022-07-18T18:38:58.535Z] Plugins: [2022-07-18T18:38:58.535Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-18T18:38:58.535Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-18T18:38:58.535Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-18T18:38:58.535Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-18T18:38:58.535Z] [2022-07-18T18:38:58.535Z] Server: [2022-07-18T18:38:58.535Z] Containers: 0 [2022-07-18T18:38:58.535Z] Running: 0 [2022-07-18T18:38:58.535Z] Paused: 0 [2022-07-18T18:38:58.535Z] Stopped: 0 [2022-07-18T18:38:58.535Z] Images: 0 [2022-07-18T18:38:58.535Z] Server Version: 20.10.14 [2022-07-18T18:38:58.535Z] Storage Driver: overlay2 [2022-07-18T18:38:58.535Z] Backing Filesystem: extfs [2022-07-18T18:38:58.535Z] Supports d_type: true [2022-07-18T18:38:58.535Z] Native Overlay Diff: true [2022-07-18T18:38:58.535Z] userxattr: false [2022-07-18T18:38:58.535Z] Logging Driver: json-file [2022-07-18T18:38:58.535Z] Cgroup Driver: systemd [2022-07-18T18:38:58.535Z] Cgroup Version: 2 [2022-07-18T18:38:58.535Z] Plugins: [2022-07-18T18:38:58.535Z] Volume: local [2022-07-18T18:38:58.535Z] Network: bridge host ipvlan macvlan null overlay [2022-07-18T18:38:58.535Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-18T18:38:58.535Z] Swarm: inactive [2022-07-18T18:38:58.535Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-18T18:38:58.535Z] Default Runtime: runc [2022-07-18T18:38:58.535Z] Init Binary: docker-init [2022-07-18T18:38:58.535Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-18T18:38:58.535Z] runc version: v1.0.3-0-gf46b6ba [2022-07-18T18:38:58.535Z] init version: de40ad0 [2022-07-18T18:38:58.535Z] Security Options: [2022-07-18T18:38:58.535Z] apparmor [2022-07-18T18:38:58.535Z] seccomp [2022-07-18T18:38:58.535Z] Profile: default [2022-07-18T18:38:58.535Z] cgroupns [2022-07-18T18:38:58.535Z] Kernel Version: 5.13.0-1021-aws [2022-07-18T18:38:58.535Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-18T18:38:58.535Z] OSType: linux [2022-07-18T18:38:58.535Z] Architecture: x86_64 [2022-07-18T18:38:58.535Z] CPUs: 2 [2022-07-18T18:38:58.535Z] Total Memory: 7.476GiB [2022-07-18T18:38:58.535Z] Name: ip-10-100-102-160 [2022-07-18T18:38:58.535Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-18T18:38:58.535Z] Docker Root Dir: /var/lib/docker [2022-07-18T18:38:58.535Z] Debug Mode: false [2022-07-18T18:38:58.535Z] Registry: https://index.docker.io/v1/ [2022-07-18T18:38:58.535Z] Labels: [2022-07-18T18:38:58.535Z] Experimental: true [2022-07-18T18:38:58.535Z] Insecure Registries: [2022-07-18T18:38:58.535Z] 127.0.0.0/8 [2022-07-18T18:38:58.535Z] Live Restore Enabled: true [2022-07-18T18:38:58.535Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-18T18:38:58.642Z] #28 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 2.0s done [2022-07-18T18:38:58.643Z] #28 ... [2022-07-18T18:38:58.643Z] [2022-07-18T18:38:58.643Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-18T18:38:58.643Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-18T18:38:58.643Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-07-18T18:38:58.643Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-18T18:38:58.643Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-18T18:38:58.643Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-18T18:38:58.643Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done [2022-07-18T18:38:58.643Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2022-07-18T18:38:58.643Z] #73 DONE 4.8s [2022-07-18T18:38:58.854Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:a46ce37d25ae75af06eedcbcc47c277bbaf79423 . [2022-07-18T18:38:58.908Z] [2022-07-18T18:38:58.908Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-18T18:38:58.908Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-18T18:38:58.908Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.2s done [2022-07-18T18:38:58.908Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-18T18:38:58.908Z] #11 sha256:493a77666ad570b208236daf750785d12f1299c472aec950f864af339fd17a8a 7.12kB / 7.12kB done [2022-07-18T18:38:58.908Z] #11 sha256:a083dca7c9d252411e94154be7aa88a2f97f34dd8fa1c05a15cdd39bf6a25523 1.80kB / 1.80kB done [2022-07-18T18:38:58.908Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 2.0s done [2022-07-18T18:38:58.908Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 2.3s done [2022-07-18T18:38:58.908Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 2.5s done [2022-07-18T18:38:58.908Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 4.2s done [2022-07-18T18:38:58.908Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 4.5s [2022-07-18T18:38:58.908Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 0B / 108.94MB 4.5s [2022-07-18T18:38:58.908Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 12.58MB / 108.94MB 4.6s [2022-07-18T18:38:58.908Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 [2022-07-18T18:38:59.113Z] #2 [internal] load .dockerignore [2022-07-18T18:38:59.113Z] #2 sha256:5b4cbece5a1b44eb8c9f52a89be134eb01b687da7fcc127c34e5daae6ff21096 [2022-07-18T18:38:59.113Z] #2 transferring context: 145B done [2022-07-18T18:38:59.113Z] #2 DONE 0.1s [2022-07-18T18:38:59.113Z] [2022-07-18T18:38:59.113Z] #1 [internal] load build definition from Dockerfile [2022-07-18T18:38:59.113Z] #1 sha256:05dbe9d05ff1e1d73b39453f4e8bc909055eb72cc538f03e20d94ed47ffbfcd6 [2022-07-18T18:38:59.113Z] #1 transferring dockerfile: 19.25kB done [2022-07-18T18:38:59.113Z] #1 DONE 0.2s [2022-07-18T18:38:59.113Z] [2022-07-18T18:38:59.113Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-18T18:38:59.113Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-18T18:38:59.168Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 39.85MB / 108.94MB 4.9s [2022-07-18T18:38:59.168Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.2s done [2022-07-18T18:38:59.430Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 52.43MB / 108.94MB 5.0s [2022-07-18T18:38:59.430Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 66.06MB / 108.94MB 5.2s [2022-07-18T18:38:59.680Z] #3 DONE 0.4s [2022-07-18T18:38:59.680Z] [2022-07-18T18:38:59.680Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-18T18:38:59.680Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-18T18:38:59.680Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-18T18:38:59.680Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-18T18:38:59.680Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-18T18:38:59.680Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-18T18:38:59.680Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-18T18:38:59.689Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 83.89MB / 108.94MB 5.3s [2022-07-18T18:38:59.689Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 92.27MB / 108.94MB 5.4s [2022-07-18T18:38:59.943Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-18T18:38:59.943Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-07-18T18:38:59.948Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 99.61MB / 108.94MB 5.6s [2022-07-18T18:38:59.948Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 5.7s [2022-07-18T18:39:00.203Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-18T18:39:00.207Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 [2022-07-18T18:39:00.461Z] #4 DONE 0.7s [2022-07-18T18:39:00.461Z] [2022-07-18T18:39:00.461Z] #5 [internal] load build definition from Dockerfile [2022-07-18T18:39:00.461Z] #5 sha256:e0abfd70c273d49ca080d7135f087b5f9e843de2acab868f722b9a76f52e28d5 [2022-07-18T18:39:00.461Z] #5 DONE 0.0s [2022-07-18T18:39:00.461Z] [2022-07-18T18:39:00.461Z] #6 [internal] load .dockerignore [2022-07-18T18:39:00.461Z] #6 sha256:9cfb5b09989aeb91ec63f718373d9bd9abe1b46d612785b9d2145e1c08f1b8f9 [2022-07-18T18:39:00.461Z] #6 DONE 0.0s [2022-07-18T18:39:00.461Z] [2022-07-18T18:39:00.461Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-18T18:39:00.461Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-18T18:39:00.470Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.2s done [2022-07-18T18:39:00.729Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 0B / 126B 6.5s [2022-07-18T18:39:00.988Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 6.6s [2022-07-18T18:39:00.988Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 [2022-07-18T18:39:01.843Z] #10 DONE 1.1s [2022-07-18T18:39:01.843Z] [2022-07-18T18:39:01.843Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-18T18:39:01.843Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-18T18:39:01.843Z] #7 DONE 1.1s [2022-07-18T18:39:01.843Z] [2022-07-18T18:39:01.843Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-18T18:39:01.843Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-18T18:39:01.843Z] #8 DONE 1.1s [2022-07-18T18:39:01.843Z] [2022-07-18T18:39:01.843Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-18T18:39:01.843Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-18T18:39:01.843Z] #9 DONE 1.1s [2022-07-18T18:39:01.843Z] [2022-07-18T18:39:01.843Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-18T18:39:01.843Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-18T18:39:01.843Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-18T18:39:02.103Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-18T18:39:02.103Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-18T18:39:02.103Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-18T18:39:02.364Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.2s [2022-07-18T18:39:02.624Z] #28 ... [2022-07-18T18:39:02.624Z] [2022-07-18T18:39:02.624Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-18T18:39:02.624Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-18T18:39:02.624Z] #49 DONE 0.0s [2022-07-18T18:39:02.624Z] [2022-07-18T18:39:02.624Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-18T18:39:02.624Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-18T18:39:02.624Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.49MB / 55.00MB 0.4s [2022-07-18T18:39:02.624Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 20.97MB / 55.00MB 0.5s [2022-07-18T18:39:02.886Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 37.98MB / 55.00MB 0.7s [2022-07-18T18:39:02.894Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 1.7s done [2022-07-18T18:39:03.149Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 0.9s [2022-07-18T18:39:03.465Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 [2022-07-18T18:39:03.465Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 9.1s done [2022-07-18T18:39:03.725Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 9.3s done [2022-07-18T18:39:03.734Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.7s done [2022-07-18T18:39:04.293Z] #11 ... [2022-07-18T18:39:04.293Z] [2022-07-18T18:39:04.293Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-18T18:39:04.293Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-18T18:39:04.293Z] #28 DONE 10.4s [2022-07-18T18:39:04.293Z] [2022-07-18T18:39:04.293Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-18T18:39:04.293Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-18T18:39:05.114Z] #28 ... [2022-07-18T18:39:05.114Z] [2022-07-18T18:39:05.114Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-18T18:39:05.114Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-18T18:39:05.114Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-18T18:39:05.114Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-18T18:39:05.114Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-18T18:39:05.114Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-18T18:39:05.114Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-07-18T18:39:05.114Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2022-07-18T18:39:05.114Z] #71 DONE 3.2s [2022-07-18T18:39:05.114Z] [2022-07-18T18:39:05.114Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-18T18:39:05.114Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-18T18:39:05.114Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done [2022-07-18T18:39:05.114Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-18T18:39:05.114Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-18T18:39:05.114Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-18T18:39:05.114Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.7s done [2022-07-18T18:39:05.114Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.9s done [2022-07-18T18:39:05.114Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.5s done [2022-07-18T18:39:05.114Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 2.7s done [2022-07-18T18:39:05.114Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.0s [2022-07-18T18:39:05.114Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 28.31MB / 141.81MB 3.0s [2022-07-18T18:39:05.114Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 19.92MB / 85.90MB 3.0s [2022-07-18T18:39:05.114Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 0B / 157B 2.8s [2022-07-18T18:39:05.372Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 41.94MB / 141.81MB 3.2s [2022-07-18T18:39:05.372Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 31.46MB / 85.90MB 3.2s [2022-07-18T18:39:05.372Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 49.28MB / 141.81MB 3.3s [2022-07-18T18:39:05.372Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 37.75MB / 85.90MB 3.3s [2022-07-18T18:39:05.632Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 56.62MB / 141.81MB 3.4s [2022-07-18T18:39:05.632Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 45.09MB / 85.90MB 3.4s [2022-07-18T18:39:05.632Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 65.10MB / 141.81MB 3.6s [2022-07-18T18:39:05.632Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 53.89MB / 85.90MB 3.6s [2022-07-18T18:39:05.670Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 2.0s done [2022-07-18T18:39:05.796Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-18T18:39:05.796Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-18T18:39:05.796Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T18:39:05.796Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-18T18:39:05.796Z] [2022-07-18T18:39:05.796Z] + TEST_INTEGRATION_DEST=1 [2022-07-18T18:39:05.796Z] + CONTAINER_NAME=docker-pr5-1 [2022-07-18T18:39:05.796Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-18T18:39:05.796Z] + run_tests test-integration-flaky [2022-07-18T18:39:05.796Z] + '[' -n 0 ']' [2022-07-18T18:39:05.796Z] + rm= [2022-07-18T18:39:05.796Z] + c=0 [2022-07-18T18:39:05.796Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43815/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43815/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43815/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a46ce37d25ae75af06eedcbcc47c277bbaf79423 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a46ce37d25ae75af06eedcbcc47c277bbaf79423 hack/make.sh test-integration-flaky test-integration [2022-07-18T18:39:05.796Z] + TEST_INTEGRATION_DEST=3 [2022-07-18T18:39:05.796Z] + CONTAINER_NAME=docker-pr5-3 [2022-07-18T18:39:05.796Z] + TEST_SKIP_INTEGRATION=1 [2022-07-18T18:39:05.796Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-18T18:39:05.796Z] ++ jobs -p [2022-07-18T18:39:05.796Z] + run_tests [2022-07-18T18:39:05.796Z] + '[' -n 0 ']' [2022-07-18T18:39:05.796Z] + rm= [2022-07-18T18:39:05.796Z] + for job in $(jobs -p) [2022-07-18T18:39:05.796Z] + wait 13858 [2022-07-18T18:39:05.796Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43815/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43815/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43815/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a46ce37d25ae75af06eedcbcc47c277bbaf79423 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a46ce37d25ae75af06eedcbcc47c277bbaf79423 hack/make.sh '' test-integration [2022-07-18T18:39:05.796Z] + TEST_INTEGRATION_DEST=2 [2022-07-18T18:39:05.796Z] + CONTAINER_NAME=docker-pr5-2 [2022-07-18T18:39:05.796Z] + TEST_SKIP_INTEGRATION=1 [2022-07-18T18:39:05.796Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-18T18:39:05.796Z] + run_tests [2022-07-18T18:39:05.796Z] + '[' -n 0 ']' [2022-07-18T18:39:05.796Z] + rm= [2022-07-18T18:39:05.796Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43815/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43815/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43815/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a46ce37d25ae75af06eedcbcc47c277bbaf79423 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a46ce37d25ae75af06eedcbcc47c277bbaf79423 hack/make.sh '' test-integration [2022-07-18T18:39:05.796Z] [2022-07-18T18:39:05.796Z] [2022-07-18T18:39:05.796Z] [2022-07-18T18:39:05.796Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-18T18:39:05.796Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-18T18:39:05.796Z] HOSTNAME=670c0d431e3f [2022-07-18T18:39:05.796Z] TEST_SKIP_INTEGRATION=1 [2022-07-18T18:39:05.796Z] TESTDEBUG=0 [2022-07-18T18:39:05.796Z] DEST=bundles/test-integration [2022-07-18T18:39:05.796Z] PWD=/go/src/github.com/docker/docker [2022-07-18T18:39:05.796Z] KEEPBUNDLE=1 [2022-07-18T18:39:05.796Z] DOCKER_GITCOMMIT=a46ce37d25ae75af06eedcbcc47c277bbaf79423 [2022-07-18T18:39:05.796Z] container=docker [2022-07-18T18:39:05.796Z] HOME=/root [2022-07-18T18:39:05.796Z] GOLANG_VERSION=1.18.4 [2022-07-18T18:39:05.796Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-18T18:39:05.796Z] VALIDATE_BRANCH=master [2022-07-18T18:39:05.796Z] TERM=xterm [2022-07-18T18:39:05.796Z] DOCKER_PKG=github.com/docker/docker [2022-07-18T18:39:05.796Z] SHLVL=1 [2022-07-18T18:39:05.796Z] TIMEOUT=120m [2022-07-18T18:39:05.796Z] DOCKER_BUILDTAGS= journald [2022-07-18T18:39:05.796Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-18T18:39:05.796Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-18T18:39:05.796Z] GO111MODULE=off [2022-07-18T18:39:05.796Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-18T18:39:05.796Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-18T18:39:05.796Z] GOPATH=/go [2022-07-18T18:39:05.796Z] PKG_CONFIG=pkg-config [2022-07-18T18:39:05.796Z] _=/usr/bin/env [2022-07-18T18:39:05.796Z] Building test suite binary ./integration-cli/test.main [2022-07-18T18:39:05.796Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-18T18:39:05.796Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-18T18:39:05.796Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-18T18:39:05.796Z] HOSTNAME=9a0dad2de8f0 [2022-07-18T18:39:05.796Z] TEST_SKIP_INTEGRATION=1 [2022-07-18T18:39:05.796Z] TESTDEBUG=0 [2022-07-18T18:39:05.796Z] DEST=bundles/test-integration [2022-07-18T18:39:05.796Z] PWD=/go/src/github.com/docker/docker [2022-07-18T18:39:05.796Z] KEEPBUNDLE=1 [2022-07-18T18:39:05.796Z] DOCKER_GITCOMMIT=a46ce37d25ae75af06eedcbcc47c277bbaf79423 [2022-07-18T18:39:05.796Z] container=docker [2022-07-18T18:39:05.796Z] HOME=/root [2022-07-18T18:39:05.796Z] GOLANG_VERSION=1.18.4 [2022-07-18T18:39:05.796Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-18T18:39:05.796Z] VALIDATE_BRANCH=master [2022-07-18T18:39:05.796Z] TERM=xterm [2022-07-18T18:39:05.796Z] DOCKER_PKG=github.com/docker/docker [2022-07-18T18:39:05.796Z] SHLVL=1 [2022-07-18T18:39:05.796Z] TIMEOUT=120m [2022-07-18T18:39:05.796Z] DOCKER_BUILDTAGS= journald [2022-07-18T18:39:05.796Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-18T18:39:05.796Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-18T18:39:05.796Z] GO111MODULE=off [2022-07-18T18:39:05.796Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-18T18:39:05.796Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-18T18:39:05.796Z] GOPATH=/go [2022-07-18T18:39:05.796Z] PKG_CONFIG=pkg-config [2022-07-18T18:39:05.796Z] _=/usr/bin/env [2022-07-18T18:39:05.796Z] Building test suite binary ./integration-cli/test.main [2022-07-18T18:39:05.796Z] No new tests added to integration. [2022-07-18T18:39:05.796Z] [2022-07-18T18:39:05.796Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-18T18:39:05.796Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-18T18:39:05.796Z] HOSTNAME=37eeb94d9290 [2022-07-18T18:39:05.796Z] TESTDEBUG=0 [2022-07-18T18:39:05.796Z] DEST=bundles/test-integration [2022-07-18T18:39:05.796Z] PWD=/go/src/github.com/docker/docker [2022-07-18T18:39:05.796Z] KEEPBUNDLE=1 [2022-07-18T18:39:05.796Z] DOCKER_GITCOMMIT=a46ce37d25ae75af06eedcbcc47c277bbaf79423 [2022-07-18T18:39:05.796Z] container=docker [2022-07-18T18:39:05.796Z] HOME=/root [2022-07-18T18:39:05.796Z] GOLANG_VERSION=1.18.4 [2022-07-18T18:39:05.796Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-18T18:39:05.796Z] VALIDATE_BRANCH=master [2022-07-18T18:39:05.796Z] TERM=xterm [2022-07-18T18:39:05.796Z] DOCKER_PKG=github.com/docker/docker [2022-07-18T18:39:05.796Z] SHLVL=1 [2022-07-18T18:39:05.796Z] TIMEOUT=120m [2022-07-18T18:39:05.796Z] DOCKER_BUILDTAGS= journald [2022-07-18T18:39:05.796Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-18T18:39:05.796Z] GO111MODULE=off [2022-07-18T18:39:05.796Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-18T18:39:05.796Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-18T18:39:05.796Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-18T18:39:05.796Z] GOPATH=/go [2022-07-18T18:39:05.796Z] PKG_CONFIG=pkg-config [2022-07-18T18:39:05.796Z] _=/usr/bin/env [2022-07-18T18:39:05.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-18T18:39:05.905Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 59.77MB / 85.90MB 3.6s [2022-07-18T18:39:05.905Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 76.55MB / 141.81MB 3.7s [2022-07-18T18:39:05.905Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 84.93MB / 141.81MB 3.8s [2022-07-18T18:39:05.905Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 72.35MB / 85.90MB 3.8s [2022-07-18T18:39:05.929Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 0.1s [2022-07-18T18:39:06.164Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 80.74MB / 85.90MB 3.9s [2022-07-18T18:39:06.164Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 94.37MB / 141.81MB 4.0s [2022-07-18T18:39:06.164Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 4.0s [2022-07-18T18:39:06.424Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 109.05MB / 141.81MB 4.2s [2022-07-18T18:39:06.424Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 116.39MB / 141.81MB 4.3s [2022-07-18T18:39:06.683Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 123.73MB / 141.81MB 4.4s [2022-07-18T18:39:06.683Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 138.41MB / 141.81MB 4.6s [2022-07-18T18:39:07.622Z] #11 ... [2022-07-18T18:39:07.622Z] [2022-07-18T18:39:07.622Z] #24 [internal] load build context [2022-07-18T18:39:07.622Z] #24 sha256:c08524639e42a683463cdd5cb2360d17ff4188d3204d35a72a7bd5d55be88434 [2022-07-18T18:39:07.622Z] #24 transferring context: 62.06MB 5.4s done [2022-07-18T18:39:07.622Z] #24 DONE 5.9s [2022-07-18T18:39:07.622Z] [2022-07-18T18:39:07.622Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-18T18:39:07.622Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-18T18:39:07.622Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 5.6s done [2022-07-18T18:39:07.622Z] #11 ... [2022-07-18T18:39:07.622Z] [2022-07-18T18:39:07.622Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-18T18:39:07.622Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-18T18:39:07.622Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-18T18:39:07.622Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-18T18:39:07.622Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-18T18:39:07.622Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-18T18:39:07.622Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.5s done [2022-07-18T18:39:07.622Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2022-07-18T18:39:07.880Z] #73 ... [2022-07-18T18:39:07.880Z] [2022-07-18T18:39:07.880Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-18T18:39:07.880Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-18T18:39:08.818Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.9s done [2022-07-18T18:39:09.758Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.1s [2022-07-18T18:39:10.017Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 7.7s done [2022-07-18T18:39:10.017Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.3s done [2022-07-18T18:39:10.276Z] #11 ... [2022-07-18T18:39:10.276Z] [2022-07-18T18:39:10.276Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-18T18:39:10.276Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-18T18:39:10.276Z] #73 DONE 8.4s [2022-07-18T18:39:10.276Z] [2022-07-18T18:39:10.276Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-18T18:39:10.276Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-18T18:39:10.276Z] #28 DONE 8.4s [2022-07-18T18:39:10.276Z] [2022-07-18T18:39:10.276Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-18T18:39:10.276Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-18T18:39:10.276Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-18T18:39:10.844Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.6s done [2022-07-18T18:39:11.203Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 5.3s [2022-07-18T18:39:11.411Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 0.1s [2022-07-18T18:39:11.411Z] #11 ... [2022-07-18T18:39:11.411Z] [2022-07-18T18:39:11.411Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-18T18:39:11.411Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-18T18:39:11.411Z] #72 DONE 1.0s [2022-07-18T18:39:11.411Z] [2022-07-18T18:39:11.411Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-18T18:39:11.411Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-18T18:39:11.772Z] #11 ... [2022-07-18T18:39:11.772Z] [2022-07-18T18:39:11.772Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-18T18:39:11.772Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-18T18:39:12.788Z] #11 ... [2022-07-18T18:39:12.788Z] [2022-07-18T18:39:12.788Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-18T18:39:12.788Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-18T18:39:12.788Z] #74 DONE 1.3s [2022-07-18T18:39:12.788Z] [2022-07-18T18:39:12.788Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-18T18:39:12.788Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-18T18:39:13.150Z] #72 DONE 1.1s [2022-07-18T18:39:13.150Z] [2022-07-18T18:39:13.150Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-18T18:39:13.150Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-18T18:39:13.150Z] #29 1.835 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-18T18:39:13.150Z] #29 1.846 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-18T18:39:13.150Z] #29 1.846 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-18T18:39:13.150Z] #29 2.042 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-18T18:39:13.150Z] #29 2.408 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-18T18:39:13.150Z] #29 2.408 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-18T18:39:13.150Z] #29 3.330 Fetched 8436 kB in 2s (4846 kB/s) [2022-07-18T18:39:13.150Z] #29 3.330 Reading package lists... [2022-07-18T18:39:13.150Z] #29 3.873 Reading package lists... [2022-07-18T18:39:13.150Z] #29 4.390 Building dependency tree... [2022-07-18T18:39:13.150Z] #29 4.705 The following additional packages will be installed: [2022-07-18T18:39:13.150Z] #29 4.706 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-18T18:39:13.150Z] #29 4.706 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-18T18:39:13.150Z] #29 4.707 Recommended packages: [2022-07-18T18:39:13.150Z] #29 4.708 libldap-common publicsuffix libsasl2-modules [2022-07-18T18:39:13.150Z] #29 4.830 The following NEW packages will be installed: [2022-07-18T18:39:13.150Z] #29 4.830 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-18T18:39:13.150Z] #29 4.830 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-18T18:39:13.150Z] #29 4.830 libssh2-1 openssl [2022-07-18T18:39:13.150Z] #29 5.098 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-18T18:39:13.150Z] #29 5.098 Need to get 2934 kB of archives. [2022-07-18T18:39:13.150Z] #29 5.098 After this operation, 6476 kB of additional disk space will be used. [2022-07-18T18:39:13.150Z] #29 5.098 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-18T18:39:13.150Z] #29 5.168 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-18T18:39:13.150Z] #29 5.214 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-18T18:39:13.150Z] #29 5.231 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-07-18T18:39:13.150Z] #29 5.236 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-18T18:39:13.150Z] #29 5.247 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-07-18T18:39:13.150Z] #29 5.279 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-18T18:39:13.150Z] #29 5.296 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-18T18:39:13.150Z] #29 5.300 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-18T18:39:13.150Z] #29 5.307 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-18T18:39:13.150Z] #29 5.338 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-18T18:39:13.150Z] #29 5.338 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-18T18:39:13.150Z] #29 5.384 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-18T18:39:13.150Z] #29 5.389 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-18T18:39:13.150Z] #29 5.415 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-18T18:39:13.150Z] #29 5.566 debconf: delaying package configuration, since apt-utils is not installed [2022-07-18T18:39:13.150Z] #29 5.609 Fetched 2934 kB in 1s (5023 kB/s) [2022-07-18T18:39:13.150Z] #29 5.943 Selecting previously unselected package openssl. [2022-07-18T18:39:13.150Z] #29 5.943 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-07-18T18:39:13.150Z] #29 5.943 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-18T18:39:13.150Z] #29 6.219 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-18T18:39:13.150Z] #29 7.356 Selecting previously unselected package ca-certificates. [2022-07-18T18:39:13.150Z] #29 7.356 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-18T18:39:13.150Z] #29 7.444 Unpacking ca-certificates (20210119) ... [2022-07-18T18:39:13.150Z] #29 7.704 Selecting previously unselected package libbrotli1:arm64. [2022-07-18T18:39:13.150Z] #29 7.704 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-18T18:39:13.150Z] #29 7.718 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-18T18:39:13.150Z] #29 8.551 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-18T18:39:13.150Z] #29 8.551 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-18T18:39:13.150Z] #29 8.616 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-18T18:39:13.150Z] #29 8.680 Selecting previously unselected package libsasl2-2:arm64. [2022-07-18T18:39:13.150Z] #29 8.682 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-18T18:39:13.150Z] #29 8.686 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-18T18:39:13.150Z] #29 8.735 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-18T18:39:13.150Z] #29 8.735 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-18T18:39:13.150Z] #29 8.741 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-18T18:39:13.417Z] #29 ... [2022-07-18T18:39:13.417Z] [2022-07-18T18:39:13.417Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-18T18:39:13.417Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-18T18:39:13.417Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 6.2s done [2022-07-18T18:39:13.417Z] #11 extracting sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a done [2022-07-18T18:39:13.417Z] #11 DONE 19.4s [2022-07-18T18:39:13.417Z] [2022-07-18T18:39:13.417Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-18T18:39:13.417Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-18T18:39:13.417Z] #74 DONE 0.5s [2022-07-18T18:39:13.417Z] [2022-07-18T18:39:13.417Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-18T18:39:13.417Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-18T18:39:13.417Z] #29 9.115 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-18T18:39:13.417Z] #29 9.117 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-18T18:39:13.417Z] #29 9.124 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-18T18:39:13.417Z] #29 9.193 Selecting previously unselected package libpsl5:arm64. [2022-07-18T18:39:13.417Z] #29 9.193 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-18T18:39:13.417Z] #29 9.195 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-18T18:39:13.417Z] #29 ... [2022-07-18T18:39:13.417Z] [2022-07-18T18:39:13.417Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-18T18:39:13.417Z] #12 sha256:b049ffc12560a218076745d49180cf528b788a7078081d2c2099febaafde9bdf [2022-07-18T18:39:13.676Z] #12 DONE 0.4s [2022-07-18T18:39:13.676Z] [2022-07-18T18:39:13.676Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-18T18:39:13.676Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-18T18:39:13.676Z] #29 9.255 Selecting previously unselected package librtmp1:arm64. [2022-07-18T18:39:13.676Z] #29 9.255 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-18T18:39:13.676Z] #29 9.261 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-18T18:39:13.676Z] #29 9.329 Selecting previously unselected package libssh2-1:arm64. [2022-07-18T18:39:13.676Z] #29 9.329 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-18T18:39:13.676Z] #29 9.329 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-18T18:39:13.676Z] #29 9.383 Selecting previously unselected package libcurl4:arm64. [2022-07-18T18:39:13.676Z] #29 9.384 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-18T18:39:13.676Z] #29 9.389 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-18T18:39:13.676Z] #29 9.443 Selecting previously unselected package curl. [2022-07-18T18:39:13.676Z] #29 9.443 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-18T18:39:13.676Z] #29 9.447 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-18T18:39:13.676Z] #29 9.506 Selecting previously unselected package libonig5:arm64. [2022-07-18T18:39:13.676Z] #29 9.506 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-18T18:39:13.676Z] #29 9.511 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-18T18:39:13.934Z] #29 9.583 Selecting previously unselected package libjq1:arm64. [2022-07-18T18:39:13.934Z] #29 9.583 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-18T18:39:13.934Z] #29 9.585 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-18T18:39:13.934Z] #29 9.646 Selecting previously unselected package jq. [2022-07-18T18:39:13.934Z] #29 9.646 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-18T18:39:13.934Z] #29 9.646 Unpacking jq (1.6-2.1) ... [2022-07-18T18:39:13.934Z] #29 9.717 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-18T18:39:13.934Z] #29 9.728 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-18T18:39:13.934Z] #29 9.745 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-18T18:39:13.934Z] #29 9.763 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-18T18:39:13.934Z] #29 9.777 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-18T18:39:13.934Z] #29 9.787 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-18T18:39:13.934Z] #29 9.797 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-18T18:39:13.934Z] #29 9.824 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-18T18:39:14.198Z] #29 9.845 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-18T18:39:14.198Z] #29 9.855 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-18T18:39:14.198Z] #29 9.866 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-18T18:39:14.198Z] #29 9.876 Setting up ca-certificates (20210119) ... [2022-07-18T18:39:14.198Z] #29 ... [2022-07-18T18:39:14.198Z] [2022-07-18T18:39:14.198Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-18T18:39:14.198Z] #13 sha256:917a498e61c137d282cecd4117800487ae6c310fe4fc81d645f324370912fe99 [2022-07-18T18:39:14.198Z] #13 DONE 0.4s [2022-07-18T18:39:14.457Z] [2022-07-18T18:39:14.457Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-18T18:39:14.457Z] #46 sha256:5d18c32ec7853d729df69cf12f5154ea646e9eec09941e22bfa6942d9d989571 [2022-07-18T18:39:14.457Z] #46 DONE 0.2s [2022-07-18T18:39:14.457Z] [2022-07-18T18:39:14.457Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-18T18:39:14.457Z] #33 sha256:6c00b4e4547346053f8f102cfd5c39a6beb65c0f075a61dbbfd9adb030eb919e [2022-07-18T18:39:14.457Z] #33 DONE 0.2s [2022-07-18T18:39:14.457Z] [2022-07-18T18:39:14.457Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-18T18:39:14.457Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-18T18:39:14.716Z] #34 ... [2022-07-18T18:39:14.716Z] [2022-07-18T18:39:14.716Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-18T18:39:14.716Z] #50 sha256:c6bb93e5f4675ecda38cdfaf3afd3d6f2cd28bbe8eeaaa77d81dab77210c87ff [2022-07-18T18:39:14.716Z] #50 DONE 0.3s [2022-07-18T18:39:14.716Z] [2022-07-18T18:39:14.716Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-18T18:39:14.716Z] #25 sha256:2d1e06610e59ed4bdfd861242710f83189a6c0962b69fbf48afd9e65a1d81a13 [2022-07-18T18:39:14.716Z] #25 DONE 0.3s [2022-07-18T18:39:14.716Z] [2022-07-18T18:39:14.716Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-18T18:39:14.716Z] #66 sha256:00339123b08fc7d5719111ff6e478d95d0c38a347036924396893dcafc8be686 [2022-07-18T18:39:14.716Z] #66 DONE 0.3s [2022-07-18T18:39:14.716Z] [2022-07-18T18:39:14.716Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-18T18:39:14.716Z] #67 sha256:83d102955a2ce57fd77d80b497cd5749f1f1d2d6ecc8a6adcc1dc2d070716f34 [2022-07-18T18:39:16.079Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.9s done [2022-07-18T18:39:16.338Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-18T18:39:18.923Z] #67 ... [2022-07-18T18:39:18.923Z] [2022-07-18T18:39:18.923Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-18T18:39:18.923Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-18T18:39:18.923Z] #29 10.70 Updating certificates in /etc/ssl/certs... [2022-07-18T18:39:18.923Z] #29 12.22 129 added, 0 removed; done. [2022-07-18T18:39:18.923Z] #29 12.36 Setting up jq (1.6-2.1) ... [2022-07-18T18:39:18.923Z] #29 12.39 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-18T18:39:18.923Z] #29 12.39 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-18T18:39:18.923Z] #29 12.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-18T18:39:18.923Z] #29 12.44 Processing triggers for ca-certificates (20210119) ... [2022-07-18T18:39:18.923Z] #29 12.48 Updating certificates in /etc/ssl/certs... [2022-07-18T18:39:18.923Z] #29 14.07 0 added, 0 removed; done. [2022-07-18T18:39:18.923Z] #29 14.07 Running hooks in /etc/ca-certificates/update.d... [2022-07-18T18:39:18.923Z] #29 14.08 done. [2022-07-18T18:39:18.923Z] #29 DONE 14.4s [2022-07-18T18:39:18.923Z] [2022-07-18T18:39:18.923Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-18T18:39:18.923Z] #30 sha256:5196aa8c4d06dc82a5aeab9c8275d1c1c9f03c6451a2e54b542fc7a11d3686a9 [2022-07-18T18:39:18.923Z] #30 DONE 0.1s [2022-07-18T18:39:18.923Z] [2022-07-18T18:39:18.923Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-18T18:39:18.923Z] #31 sha256:9b2b84e103a4f913d384aa04731fb2b59bc8e4afbed82f71c7659818fb707640 [2022-07-18T18:39:20.559Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.0s done [2022-07-18T18:39:20.559Z] #11 ... [2022-07-18T18:39:20.559Z] [2022-07-18T18:39:20.559Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-18T18:39:20.559Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-18T18:39:20.559Z] #29 0.993 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-18T18:39:20.559Z] #29 1.013 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-18T18:39:20.559Z] #29 1.013 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-18T18:39:20.559Z] #29 1.151 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-18T18:39:20.559Z] #29 1.384 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-18T18:39:20.559Z] #29 1.632 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-18T18:39:20.559Z] #29 2.975 Fetched 8550 kB in 2s (3832 kB/s) [2022-07-18T18:39:20.559Z] #29 2.975 Reading package lists... [2022-07-18T18:39:20.559Z] #29 3.779 Reading package lists... [2022-07-18T18:39:20.559Z] #29 4.601 Building dependency tree... [2022-07-18T18:39:20.559Z] #29 4.959 The following additional packages will be installed: [2022-07-18T18:39:20.559Z] #29 4.959 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-18T18:39:20.559Z] #29 4.960 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-18T18:39:20.559Z] #29 4.961 Recommended packages: [2022-07-18T18:39:20.559Z] #29 4.961 libldap-common publicsuffix libsasl2-modules [2022-07-18T18:39:20.559Z] #29 5.136 The following NEW packages will be installed: [2022-07-18T18:39:20.559Z] #29 5.136 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-18T18:39:20.559Z] #29 5.137 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-18T18:39:20.559Z] #29 5.138 libssh2-1 openssl [2022-07-18T18:39:20.559Z] #29 5.418 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-18T18:39:20.559Z] #29 5.418 Need to get 3041 kB of archives. [2022-07-18T18:39:20.559Z] #29 5.418 After this operation, 6651 kB of additional disk space will be used. [2022-07-18T18:39:20.559Z] #29 5.418 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-18T18:39:20.559Z] #29 5.436 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-18T18:39:20.559Z] #29 5.436 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-18T18:39:20.559Z] #29 5.436 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-18T18:39:20.559Z] #29 5.436 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-18T18:39:20.559Z] #29 5.436 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-18T18:39:20.559Z] #29 5.459 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-18T18:39:20.559Z] #29 5.459 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-18T18:39:20.559Z] #29 5.459 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-18T18:39:20.559Z] #29 5.459 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-18T18:39:20.559Z] #29 5.459 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-18T18:39:20.559Z] #29 5.461 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-18T18:39:20.559Z] #29 5.463 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-18T18:39:20.559Z] #29 5.466 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-18T18:39:20.559Z] #29 5.468 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-18T18:39:20.559Z] #29 5.639 debconf: delaying package configuration, since apt-utils is not installed [2022-07-18T18:39:20.559Z] #29 5.666 Fetched 3041 kB in 0s (9393 kB/s) [2022-07-18T18:39:20.559Z] #29 5.695 Selecting previously unselected package openssl. [2022-07-18T18:39:20.560Z] #29 5.695 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-18T18:39:20.560Z] #29 5.696 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-18T18:39:20.560Z] #29 5.701 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-18T18:39:20.560Z] #29 5.850 Selecting previously unselected package ca-certificates. [2022-07-18T18:39:20.560Z] #29 5.850 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-18T18:39:20.560Z] #29 5.866 Unpacking ca-certificates (20210119) ... [2022-07-18T18:39:20.560Z] #29 5.931 Selecting previously unselected package libbrotli1:amd64. [2022-07-18T18:39:20.560Z] #29 5.933 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-18T18:39:20.560Z] #29 5.939 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-18T18:39:20.560Z] #29 6.007 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-18T18:39:20.560Z] #29 6.009 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-18T18:39:20.560Z] #29 6.015 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-18T18:39:20.560Z] #29 6.055 Selecting previously unselected package libsasl2-2:amd64. [2022-07-18T18:39:20.560Z] #29 6.055 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-18T18:39:20.560Z] #29 6.059 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-18T18:39:20.560Z] #29 6.147 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-18T18:39:20.560Z] #29 6.147 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-18T18:39:20.560Z] #29 6.150 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-18T18:39:20.560Z] #29 6.224 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-18T18:39:20.560Z] #29 6.224 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-18T18:39:20.560Z] #29 6.230 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-18T18:39:20.560Z] #29 6.273 Selecting previously unselected package libpsl5:amd64. [2022-07-18T18:39:20.560Z] #29 6.273 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-18T18:39:20.560Z] #29 6.277 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-18T18:39:20.560Z] #29 6.317 Selecting previously unselected package librtmp1:amd64. [2022-07-18T18:39:20.560Z] #29 6.317 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-18T18:39:20.560Z] #29 6.322 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-18T18:39:20.560Z] #29 6.367 Selecting previously unselected package libssh2-1:amd64. [2022-07-18T18:39:20.560Z] #29 6.367 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-18T18:39:20.560Z] #29 6.368 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-18T18:39:20.560Z] #29 6.422 Selecting previously unselected package libcurl4:amd64. [2022-07-18T18:39:20.560Z] #29 6.422 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-18T18:39:20.560Z] #29 6.425 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-18T18:39:20.560Z] #29 6.492 Selecting previously unselected package curl. [2022-07-18T18:39:20.560Z] #29 6.492 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-18T18:39:20.560Z] #29 6.495 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-18T18:39:20.560Z] #29 6.615 Selecting previously unselected package libonig5:amd64. [2022-07-18T18:39:20.560Z] #29 6.615 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-18T18:39:20.560Z] #29 6.619 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-18T18:39:20.560Z] #29 6.681 Selecting previously unselected package libjq1:amd64. [2022-07-18T18:39:20.560Z] #29 6.681 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-18T18:39:20.560Z] #29 6.681 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-18T18:39:20.560Z] #29 6.728 Selecting previously unselected package jq. [2022-07-18T18:39:20.560Z] #29 6.728 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-18T18:39:20.560Z] #29 6.732 Unpacking jq (1.6-2.1) ... [2022-07-18T18:39:20.560Z] #29 6.769 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-18T18:39:20.560Z] #29 6.781 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-18T18:39:20.560Z] #29 6.793 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-18T18:39:20.560Z] #29 6.805 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-18T18:39:20.560Z] #29 6.817 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-18T18:39:20.560Z] #29 6.825 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-18T18:39:20.560Z] #29 6.837 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-18T18:39:20.560Z] #29 6.847 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-18T18:39:20.560Z] #29 6.862 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-18T18:39:20.560Z] #29 6.874 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-18T18:39:20.560Z] #29 6.884 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-18T18:39:20.560Z] #29 6.891 Setting up ca-certificates (20210119) ... [2022-07-18T18:39:20.560Z] #29 7.514 Updating certificates in /etc/ssl/certs... [2022-07-18T18:39:20.560Z] #29 8.150 129 added, 0 removed; done. [2022-07-18T18:39:20.560Z] #29 8.185 Setting up jq (1.6-2.1) ... [2022-07-18T18:39:20.560Z] #29 8.197 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-18T18:39:20.560Z] #29 8.207 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-18T18:39:20.560Z] #29 8.219 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-18T18:39:20.560Z] #29 8.239 Processing triggers for ca-certificates (20210119) ... [2022-07-18T18:39:20.560Z] #29 8.248 Updating certificates in /etc/ssl/certs... [2022-07-18T18:39:20.560Z] #29 8.830 0 added, 0 removed; done. [2022-07-18T18:39:20.560Z] #29 8.830 Running hooks in /etc/ca-certificates/update.d... [2022-07-18T18:39:20.560Z] #29 8.834 done. [2022-07-18T18:39:21.130Z] #29 ... [2022-07-18T18:39:21.130Z] [2022-07-18T18:39:21.130Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-18T18:39:21.130Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-18T18:39:21.130Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0.1s [2022-07-18T18:39:21.130Z] #11 ... [2022-07-18T18:39:21.130Z] [2022-07-18T18:39:21.130Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-18T18:39:21.130Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-18T18:39:21.130Z] #29 DONE 10.9s [2022-07-18T18:39:21.388Z] [2022-07-18T18:39:21.388Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-18T18:39:21.388Z] #30 sha256:e80b38cbb433628424087f5235227fa1a76d97a11e32e733e4d7feeb637581b6 [2022-07-18T18:39:21.647Z] #30 DONE 0.5s [2022-07-18T18:39:21.647Z] [2022-07-18T18:39:21.647Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-18T18:39:21.647Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-18T18:39:24.228Z] #31 ... [2022-07-18T18:39:24.228Z] [2022-07-18T18:39:24.228Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-18T18:39:24.228Z] #67 sha256:83d102955a2ce57fd77d80b497cd5749f1f1d2d6ecc8a6adcc1dc2d070716f34 [2022-07-18T18:39:24.228Z] #67 5.122 + RM_GOPATH=0 [2022-07-18T18:39:24.228Z] #67 5.122 + TMP_GOPATH= [2022-07-18T18:39:24.228Z] #67 5.122 + : /build [2022-07-18T18:39:24.228Z] #67 5.122 + '[' -z '' ']' [2022-07-18T18:39:24.228Z] #67 5.131 ++ mktemp -d [2022-07-18T18:39:24.228Z] #67 5.163 + export GOPATH=/tmp/tmp.3nJfwKuPVq [2022-07-18T18:39:24.228Z] #67 5.163 + GOPATH=/tmp/tmp.3nJfwKuPVq [2022-07-18T18:39:24.228Z] #67 5.163 + RM_GOPATH=1 [2022-07-18T18:39:24.228Z] #67 5.163 + case "$(go env GOARCH)" in [2022-07-18T18:39:24.228Z] #67 5.163 ++ go env GOARCH [2022-07-18T18:39:24.228Z] #67 5.243 + export GO_BUILDMODE=-buildmode=pie [2022-07-18T18:39:24.228Z] #67 5.248 + GO_BUILDMODE=-buildmode=pie [2022-07-18T18:39:24.228Z] #67 5.256 ++ dirname /install.sh [2022-07-18T18:39:24.228Z] #67 5.301 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-18T18:39:24.228Z] #67 5.301 + dir=/ [2022-07-18T18:39:24.228Z] #67 5.301 + bin=rootlesskit [2022-07-18T18:39:24.228Z] #67 5.301 + shift [2022-07-18T18:39:24.228Z] #67 5.301 + '[' '!' -f //rootlesskit.installer ']' [2022-07-18T18:39:24.228Z] #67 5.301 + . //rootlesskit.installer [2022-07-18T18:39:24.228Z] #67 5.301 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-18T18:39:24.228Z] #67 5.301 + install_rootlesskit [2022-07-18T18:39:24.228Z] #67 5.301 + case "$1" in [2022-07-18T18:39:24.228Z] #67 5.301 + export CGO_ENABLED=0 [2022-07-18T18:39:24.228Z] #67 5.301 + CGO_ENABLED=0 [2022-07-18T18:39:24.228Z] #67 5.301 + _install_rootlesskit [2022-07-18T18:39:24.228Z] #67 5.301 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-18T18:39:24.228Z] #67 5.301 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-18T18:39:24.228Z] #67 5.301 + GOBIN=/build [2022-07-18T18:39:24.228Z] #67 5.301 + GO111MODULE=on [2022-07-18T18:39:24.228Z] #67 5.301 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-18T18:39:24.228Z] #67 8.960 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-18T18:39:24.228Z] #67 ... [2022-07-18T18:39:24.228Z] [2022-07-18T18:39:24.228Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-18T18:39:24.228Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-18T18:39:24.228Z] #57 3.073 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-18T18:39:24.543Z] #57 ... [2022-07-18T18:39:24.543Z] [2022-07-18T18:39:24.543Z] #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-07-18T18:39:24.543Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-18T18:39:24.543Z] #42 5.410 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-18T18:39:24.543Z] #42 5.435 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-18T18:39:24.543Z] #42 5.442 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-18T18:39:24.543Z] #42 6.367 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-18T18:39:24.543Z] #42 8.826 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-18T18:39:24.543Z] #42 ... [2022-07-18T18:39:24.543Z] [2022-07-18T18:39:24.543Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-18T18:39:24.543Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-18T18:39:24.543Z] #62 2.572 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-18T18:39:24.543Z] #62 2.751 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-18T18:39:24.543Z] #62 2.915 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-18T18:39:24.543Z] #62 2.915 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-18T18:39:24.543Z] #62 3.493 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-18T18:39:24.543Z] #62 4.354 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-18T18:39:24.543Z] #62 7.936 Fetched 8436 kB in 6s (1437 kB/s) [2022-07-18T18:39:24.805Z] #62 7.936 Reading package lists... [2022-07-18T18:39:24.805Z] #62 ... [2022-07-18T18:39:24.805Z] [2022-07-18T18:39:24.805Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-18T18:39:24.805Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-18T18:39:24.805Z] #36 5.886 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-18T18:39:24.805Z] #36 ... [2022-07-18T18:39:24.805Z] [2022-07-18T18:39:24.805Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-18T18:39:24.805Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-18T18:39:24.805Z] #76 5.743 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-18T18:39:24.805Z] #76 5.758 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-18T18:39:24.805Z] #76 5.767 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-18T18:39:24.805Z] #76 6.635 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-18T18:39:24.805Z] #76 8.987 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-18T18:39:25.076Z] #76 ... [2022-07-18T18:39:25.076Z] [2022-07-18T18:39:25.076Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:39:25.076Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-18T18:39:25.076Z] #55 5.197 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-18T18:39:25.076Z] #55 6.869 go: downloading github.com/fatih/color v1.13.0 [2022-07-18T18:39:25.076Z] #55 6.896 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-18T18:39:25.076Z] #55 7.024 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-18T18:39:25.076Z] #55 7.092 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-18T18:39:25.076Z] #55 7.322 go: downloading github.com/spf13/viper v1.11.0 [2022-07-18T18:39:25.076Z] #55 7.355 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-18T18:39:25.076Z] #55 7.818 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-18T18:39:25.076Z] #55 7.821 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-18T18:39:25.076Z] #55 7.866 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-18T18:39:25.076Z] #55 7.953 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-18T18:39:25.076Z] #55 9.526 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-18T18:39:25.076Z] #55 9.814 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-18T18:39:25.076Z] #55 9.985 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-18T18:39:25.076Z] #55 10.23 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-18T18:39:25.076Z] #55 ... [2022-07-18T18:39:25.076Z] [2022-07-18T18:39:25.076Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-18T18:39:25.076Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-18T18:39:25.076Z] #53 4.976 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-18T18:39:25.076Z] #53 6.338 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-18T18:39:25.076Z] #53 6.338 go: downloading github.com/fatih/color v1.10.0 [2022-07-18T18:39:25.076Z] #53 6.378 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-18T18:39:25.076Z] #53 6.458 go: downloading github.com/pkg/errors v0.9.1 [2022-07-18T18:39:25.076Z] #53 6.783 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-18T18:39:25.076Z] #53 6.809 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-18T18:39:25.076Z] #53 6.885 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-18T18:39:25.076Z] #53 6.905 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-18T18:39:25.076Z] #53 7.114 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-18T18:39:25.076Z] #53 7.205 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-18T18:39:25.076Z] #53 7.237 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-18T18:39:25.076Z] #53 7.489 go: downloading golang.org/x/tools v0.1.0 [2022-07-18T18:39:25.335Z] #53 ... [2022-07-18T18:39:25.335Z] [2022-07-18T18:39:25.335Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-18T18:39:25.335Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-18T18:39:25.335Z] #47 4.580 + git clone https://github.com/docker/distribution.git . [2022-07-18T18:39:25.335Z] #47 4.584 Cloning into '.'... [2022-07-18T18:39:25.335Z] #47 ... [2022-07-18T18:39:25.335Z] [2022-07-18T18:39:25.335Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-18T18:39:25.335Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-18T18:39:25.335Z] #38 5.922 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-18T18:39:25.594Z] #38 ... [2022-07-18T18:39:25.594Z] [2022-07-18T18:39:25.594Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-18T18:39:25.594Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-18T18:39:25.594Z] #40 5.976 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-18T18:39:25.594Z] #40 6.803 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-18T18:39:25.594Z] #40 7.768 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-18T18:39:25.594Z] #40 8.000 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-18T18:39:25.594Z] #40 8.072 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-18T18:39:25.594Z] #40 10.57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-18T18:39:25.594Z] #40 10.60 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-18T18:39:25.854Z] #40 ... [2022-07-18T18:39:25.854Z] [2022-07-18T18:39:25.854Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-18T18:39:25.854Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-18T18:39:25.854Z] #51 5.550 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-18T18:39:25.854Z] #51 5.599 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-18T18:39:25.854Z] #51 5.603 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-18T18:39:25.854Z] #51 6.169 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-18T18:39:25.854Z] #51 6.677 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-18T18:39:25.854Z] #51 9.173 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-18T18:39:25.854Z] #51 ... [2022-07-18T18:39:25.854Z] [2022-07-18T18:39:25.854Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-18T18:39:25.854Z] #26 sha256:c2cb4928063ac99f74a731d8b781414f74c0a78602082de2f09b46ea4859362e [2022-07-18T18:39:25.854Z] #26 4.950 + RM_GOPATH=0 [2022-07-18T18:39:25.854Z] #26 4.950 + TMP_GOPATH= [2022-07-18T18:39:25.854Z] #26 4.950 + : /build [2022-07-18T18:39:25.854Z] #26 4.950 + '[' -z '' ']' [2022-07-18T18:39:25.854Z] #26 4.953 ++ mktemp -d [2022-07-18T18:39:25.854Z] #26 4.964 + export GOPATH=/tmp/tmp.6GqPbhMY6R [2022-07-18T18:39:25.854Z] #26 4.964 + GOPATH=/tmp/tmp.6GqPbhMY6R [2022-07-18T18:39:25.854Z] #26 4.964 + RM_GOPATH=1 [2022-07-18T18:39:25.854Z] #26 4.964 + case "$(go env GOARCH)" in [2022-07-18T18:39:25.854Z] #26 4.964 ++ go env GOARCH [2022-07-18T18:39:25.854Z] #26 5.011 + export GO_BUILDMODE=-buildmode=pie [2022-07-18T18:39:25.854Z] #26 5.011 + GO_BUILDMODE=-buildmode=pie [2022-07-18T18:39:25.854Z] #26 5.011 ++ dirname /install.sh [2022-07-18T18:39:25.854Z] #26 5.019 Install docker/cli version 17.06.2-ce from stable [2022-07-18T18:39:25.854Z] #26 5.019 + dir=/ [2022-07-18T18:39:25.854Z] #26 5.019 + bin=dockercli [2022-07-18T18:39:25.854Z] #26 5.019 + shift [2022-07-18T18:39:25.854Z] #26 5.019 + '[' '!' -f //dockercli.installer ']' [2022-07-18T18:39:25.854Z] #26 5.019 + . //dockercli.installer [2022-07-18T18:39:25.854Z] #26 5.019 ++ : stable [2022-07-18T18:39:25.854Z] #26 5.019 ++ : 17.06.2-ce [2022-07-18T18:39:25.854Z] #26 5.019 + install_dockercli [2022-07-18T18:39:25.854Z] #26 5.019 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-18T18:39:25.854Z] #26 5.019 ++ uname -m [2022-07-18T18:39:25.854Z] #26 5.049 + arch=aarch64 [2022-07-18T18:39:25.854Z] #26 5.049 + '[' aarch64 '!=' x86_64 ']' [2022-07-18T18:39:25.854Z] #26 5.049 + '[' aarch64 '!=' s390x ']' [2022-07-18T18:39:25.854Z] #26 5.049 + '[' aarch64 '!=' armhf ']' [2022-07-18T18:39:25.854Z] #26 5.049 + build_dockercli [2022-07-18T18:39:25.854Z] #26 5.049 + git clone https://github.com/docker/docker-ce /tmp/tmp.6GqPbhMY6R/tmp/docker-ce [2022-07-18T18:39:25.854Z] #26 5.058 Cloning into '/tmp/tmp.6GqPbhMY6R/tmp/docker-ce'... [2022-07-18T18:39:26.114Z] #26 ... [2022-07-18T18:39:26.114Z] [2022-07-18T18:39:26.114Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:39:26.114Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-18T18:39:26.114Z] #14 5.233 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-18T18:39:26.114Z] #14 5.260 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-18T18:39:26.114Z] #14 5.260 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-18T18:39:26.114Z] #14 6.496 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-18T18:39:26.114Z] #14 9.235 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-18T18:39:26.114Z] #14 11.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-18T18:39:26.114Z] #14 ... [2022-07-18T18:39:26.114Z] [2022-07-18T18:39:26.114Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-18T18:39:26.114Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-18T18:39:26.114Z] #57 11.64 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-18T18:39:26.114Z] #57 11.65 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-18T18:39:26.114Z] #57 11.74 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-18T18:39:26.915Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.2s [2022-07-18T18:39:27.492Z] #57 13.26 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-18T18:39:27.753Z] #57 ... [2022-07-18T18:39:27.753Z] [2022-07-18T18:39:27.753Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-18T18:39:27.753Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-18T18:39:27.753Z] #34 3.312 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-18T18:39:27.753Z] #34 3.312 Cloning into '.'... [2022-07-18T18:39:28.011Z] #34 ... [2022-07-18T18:39:28.011Z] [2022-07-18T18:39:28.012Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-18T18:39:28.012Z] #31 sha256:9b2b84e103a4f913d384aa04731fb2b59bc8e4afbed82f71c7659818fb707640 [2022-07-18T18:39:28.012Z] #31 6.417 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-18T18:39:28.012Z] #31 8.112 [2022-07-18T18:39:28.012Z] #31 8.519 #=#=# # 2.0% ######################################################################## 100.0% [2022-07-18T18:39:28.580Z] #31 9.887 [2022-07-18T18:39:29.467Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.2s done [2022-07-18T18:39:29.467Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 [2022-07-18T18:39:29.726Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-18T18:39:29.726Z] #11 DONE 27.9s [2022-07-18T18:39:29.726Z] [2022-07-18T18:39:29.726Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-18T18:39:29.726Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-18T18:39:31.104Z] #12 ... [2022-07-18T18:39:31.104Z] [2022-07-18T18:39:31.104Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-18T18:39:31.104Z] #31 sha256:89b3b8612ac91a8dfd91c304a181370e2dd924163d03d0482456677f4f6dd51b [2022-07-18T18:39:31.104Z] #31 1.476 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-18T18:39:31.104Z] #31 1.749 [2022-07-18T18:39:31.104Z] #31 1.969 #=#=# ######################################################################## 100.0% [2022-07-18T18:39:31.104Z] #31 2.248 [2022-07-18T18:39:31.104Z] #31 3.111 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-18T18:39:31.104Z] #31 3.372 [2022-07-18T18:39:31.104Z] #31 3.586 #=#=# ######################################################################## 100.0% [2022-07-18T18:39:31.104Z] #31 3.865 [2022-07-18T18:39:31.104Z] #31 4.775 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-18T18:39:31.104Z] #31 5.055 [2022-07-18T18:39:31.104Z] #31 5.273 #=#=# ################## 26.1% ########################################## 58.5% ################################################################# 90.7% ######################################################################## 100.0% [2022-07-18T18:39:31.104Z] #31 5.828 [2022-07-18T18:39:31.104Z] #31 6.744 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-18T18:39:31.104Z] #31 7.021 [2022-07-18T18:39:31.104Z] #31 7.241 #=#=# ######################################################################## 100.0% [2022-07-18T18:39:31.104Z] #31 7.484 [2022-07-18T18:39:31.104Z] #31 8.147 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-18T18:39:31.104Z] #31 8.414 [2022-07-18T18:39:31.104Z] #31 8.628 #=#=# ######################################################################## 100.0% [2022-07-18T18:39:31.104Z] #31 8.892 [2022-07-18T18:39:31.104Z] #31 8.930 Download of images into '/build' complete. [2022-07-18T18:39:31.104Z] #31 8.930 Use something like the following to load the result into a Docker daemon: [2022-07-18T18:39:31.104Z] #31 8.930 tar -cC '/build' . | docker load [2022-07-18T18:39:31.104Z] #31 DONE 9.3s [2022-07-18T18:39:31.104Z] [2022-07-18T18:39:31.104Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-18T18:39:31.104Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-18T18:39:31.104Z] #12 DONE 1.3s [2022-07-18T18:39:31.104Z] [2022-07-18T18:39:31.104Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-18T18:39:31.104Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-18T18:39:31.683Z] #13 DONE 0.6s [2022-07-18T18:39:31.683Z] [2022-07-18T18:39:31.683Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-18T18:39:31.683Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-18T18:39:31.944Z] #76 ... [2022-07-18T18:39:31.944Z] [2022-07-18T18:39:31.944Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-18T18:39:31.944Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-18T18:39:31.944Z] #33 DONE 0.1s [2022-07-18T18:39:31.944Z] [2022-07-18T18:39:31.944Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-18T18:39:31.945Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-18T18:39:31.945Z] #46 DONE 0.2s [2022-07-18T18:39:31.945Z] [2022-07-18T18:39:31.945Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-18T18:39:31.945Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-18T18:39:31.945Z] #50 DONE 0.2s [2022-07-18T18:39:31.945Z] [2022-07-18T18:39:31.945Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-18T18:39:31.945Z] #25 sha256:33153a5ed12298c33b3693d1dd5125478d19484510ea7af615cee41a11b398f3 [2022-07-18T18:39:31.945Z] #25 DONE 0.2s [2022-07-18T18:39:31.945Z] [2022-07-18T18:39:31.945Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-18T18:39:31.945Z] #26 sha256:e8306565fc178ea882b11980a1f65704c9801931afa1817b80bf52d2c5f35bbc [2022-07-18T18:39:32.204Z] #26 ... [2022-07-18T18:39:32.204Z] [2022-07-18T18:39:32.204Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-18T18:39:32.204Z] #66 sha256:6199e5df1d9785be255a6d7469b7fd8beb4aff6ec2d602f99e763c7a748b34c2 [2022-07-18T18:39:32.204Z] #66 DONE 0.4s [2022-07-18T18:39:32.204Z] [2022-07-18T18:39:32.204Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-18T18:39:32.204Z] #67 sha256:7ebcc7848f8bd1e3722a94b10d3eff70406fb072ac2d3511382e93bff74180af [2022-07-18T18:39:33.862Z] #31 ... [2022-07-18T18:39:33.862Z] [2022-07-18T18:39:33.862Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-18T18:39:33.862Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-18T18:39:33.862Z] #38 18.93 tomll can be used in two ways: [2022-07-18T18:39:33.862Z] #38 18.94 Writing to STDIN and reading from STDOUT: [2022-07-18T18:39:33.862Z] #38 18.94 cat file.toml | tomll > file.toml [2022-07-18T18:39:33.862Z] #38 18.94 [2022-07-18T18:39:33.862Z] #38 18.94 Reading and updating a list of files: [2022-07-18T18:39:33.862Z] #38 18.94 tomll a.toml b.toml c.toml [2022-07-18T18:39:33.862Z] #38 18.94 [2022-07-18T18:39:33.862Z] #38 18.94 When given a list of files, tomll will modify all files in place without asking. [2022-07-18T18:39:34.431Z] #38 DONE 20.1s [2022-07-18T18:39:34.431Z] [2022-07-18T18:39:34.431Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:39:34.431Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-18T18:39:34.431Z] #55 13.07 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-18T18:39:34.431Z] #55 13.10 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-18T18:39:34.431Z] #55 13.36 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-18T18:39:34.431Z] #55 13.45 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-18T18:39:34.431Z] #55 13.54 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-18T18:39:34.431Z] #55 13.66 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-18T18:39:34.431Z] #55 13.67 go: downloading github.com/spf13/afero v1.8.2 [2022-07-18T18:39:34.431Z] #55 13.78 go: downloading github.com/spf13/cast v1.4.1 [2022-07-18T18:39:34.431Z] #55 13.89 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-18T18:39:34.431Z] #55 14.01 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-18T18:39:34.431Z] #55 14.23 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-18T18:39:34.431Z] #55 14.34 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-18T18:39:34.431Z] #55 14.38 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-18T18:39:34.431Z] #55 14.58 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-18T18:39:34.431Z] #55 14.61 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-18T18:39:34.431Z] #55 14.65 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-18T18:39:34.431Z] #55 14.79 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-18T18:39:34.431Z] #55 14.93 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-18T18:39:34.431Z] #55 15.81 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-18T18:39:34.432Z] #55 16.03 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-18T18:39:34.432Z] #55 16.54 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-18T18:39:34.432Z] #55 16.93 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-18T18:39:34.432Z] #55 16.99 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-18T18:39:34.432Z] #55 17.05 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-18T18:39:34.432Z] #55 17.06 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-18T18:39:34.432Z] #55 17.12 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-18T18:39:34.432Z] #55 17.15 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-18T18:39:34.432Z] #55 17.19 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-18T18:39:34.432Z] #55 17.35 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-18T18:39:34.432Z] #55 17.51 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-18T18:39:34.432Z] #55 17.58 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-18T18:39:34.432Z] #55 17.69 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-18T18:39:34.432Z] #55 17.95 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-18T18:39:34.432Z] #55 18.04 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-18T18:39:34.432Z] #55 18.16 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-18T18:39:34.432Z] #55 18.27 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-18T18:39:34.432Z] #55 18.28 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-18T18:39:34.432Z] #55 18.36 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-18T18:39:34.432Z] #55 18.40 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-18T18:39:34.432Z] #55 18.42 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-18T18:39:34.432Z] #55 18.47 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-18T18:39:34.432Z] #55 18.65 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-18T18:39:34.432Z] #55 18.83 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-18T18:39:34.432Z] #55 18.85 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-18T18:39:34.432Z] #55 18.89 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-18T18:39:34.432Z] #55 19.08 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-18T18:39:34.432Z] #55 19.08 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-18T18:39:34.432Z] #55 19.17 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-18T18:39:34.432Z] #55 19.38 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-18T18:39:34.432Z] #55 19.41 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-18T18:39:34.432Z] #55 19.55 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-18T18:39:34.432Z] #55 19.75 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-18T18:39:34.432Z] #55 19.91 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-18T18:39:34.432Z] #55 19.93 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-18T18:39:34.432Z] #55 20.21 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-18T18:39:34.432Z] #55 20.21 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-18T18:39:34.432Z] #55 20.24 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-18T18:39:34.691Z] #55 20.44 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-18T18:39:34.691Z] #55 20.44 go: downloading github.com/julz/importas v0.1.0 [2022-07-18T18:39:34.955Z] #55 20.57 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-18T18:39:34.955Z] #55 20.73 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-18T18:39:35.214Z] #55 21.04 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-18T18:39:35.215Z] #55 21.09 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-18T18:39:35.474Z] #55 21.14 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-18T18:39:35.474Z] #55 21.16 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-18T18:39:35.474Z] #55 21.26 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-18T18:39:35.474Z] #55 21.29 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-18T18:39:35.474Z] #55 ... [2022-07-18T18:39:35.474Z] [2022-07-18T18:39:35.474Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-18T18:39:35.474Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-18T18:39:35.734Z] #47 21.18 Updating files: 65% (1422/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) [2022-07-18T18:39:35.734Z] #47 ... [2022-07-18T18:39:35.734Z] [2022-07-18T18:39:35.734Z] #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-07-18T18:39:35.734Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-18T18:39:35.734Z] #42 11.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-18T18:39:35.734Z] #42 16.61 Fetched 8436 kB in 11s (736 kB/s) [2022-07-18T18:39:35.993Z] #42 16.61 Reading package lists... [2022-07-18T18:39:35.993Z] #42 ... [2022-07-18T18:39:35.993Z] [2022-07-18T18:39:35.993Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-18T18:39:35.993Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-18T18:39:36.253Z] #47 21.18 Updating files: 65% (1422/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-18T18:39:36.253Z] #47 21.77 + git checkout -q v2.3.0 [2022-07-18T18:39:36.253Z] #47 ... [2022-07-18T18:39:36.253Z] [2022-07-18T18:39:36.253Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-18T18:39:36.253Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-18T18:39:36.253Z] #76 11.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-18T18:39:36.253Z] #76 16.47 Fetched 8436 kB in 11s (769 kB/s) [2022-07-18T18:39:36.253Z] #76 16.47 Reading package lists... [2022-07-18T18:39:36.253Z] #76 22.09 Reading package lists... [2022-07-18T18:39:36.253Z] #76 ... [2022-07-18T18:39:36.253Z] [2022-07-18T18:39:36.253Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:39:36.253Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-18T18:39:36.253Z] #55 21.37 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-18T18:39:36.253Z] #55 21.40 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-18T18:39:36.253Z] #55 21.49 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-18T18:39:36.253Z] #55 22.08 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-18T18:39:36.253Z] #55 22.09 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-18T18:39:36.253Z] #55 22.17 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-18T18:39:36.512Z] #55 22.22 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-18T18:39:36.512Z] #55 ... [2022-07-18T18:39:36.512Z] [2022-07-18T18:39:36.512Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-18T18:39:36.512Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-18T18:39:36.512Z] #53 12.20 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-18T18:39:36.512Z] #53 12.27 go: downloading golang.org/x/mod v0.3.0 [2022-07-18T18:39:36.772Z] #53 ... [2022-07-18T18:39:36.772Z] [2022-07-18T18:39:36.772Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-18T18:39:36.772Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-18T18:39:36.772Z] #51 12.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-18T18:39:36.772Z] #51 15.50 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-18T18:39:36.772Z] #51 17.53 Fetched 8440 kB in 12s (688 kB/s) [2022-07-18T18:39:36.772Z] #51 17.53 Reading package lists... [2022-07-18T18:39:36.772Z] #51 ... [2022-07-18T18:39:36.772Z] [2022-07-18T18:39:36.772Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:39:36.772Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-18T18:39:36.772Z] #55 22.34 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-18T18:39:36.772Z] #55 22.40 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-18T18:39:36.772Z] #55 22.41 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-18T18:39:36.772Z] #55 22.57 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-18T18:39:37.031Z] #55 22.62 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-18T18:39:37.031Z] #55 22.86 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-18T18:39:37.031Z] #55 ... [2022-07-18T18:39:37.031Z] [2022-07-18T18:39:37.031Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-18T18:39:37.031Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-18T18:39:37.031Z] #36 12.76 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-18T18:39:37.031Z] #36 12.76 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-18T18:39:37.031Z] #36 13.26 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-18T18:39:37.031Z] #36 13.39 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-18T18:39:37.031Z] #36 13.75 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-18T18:39:37.031Z] #36 14.02 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-18T18:39:37.031Z] #36 14.05 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-18T18:39:37.031Z] #36 14.11 go: downloading github.com/peterh/liner v1.2.2 [2022-07-18T18:39:37.031Z] #36 14.36 go: downloading github.com/google/go-dap v0.6.0 [2022-07-18T18:39:37.031Z] #36 14.52 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-18T18:39:37.031Z] #36 14.84 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-18T18:39:37.031Z] #36 15.43 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-18T18:39:37.031Z] #36 15.60 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-18T18:39:37.031Z] #36 15.67 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-18T18:39:37.031Z] #36 16.71 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-18T18:39:37.290Z] #36 ... [2022-07-18T18:39:37.290Z] [2022-07-18T18:39:37.290Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-18T18:39:37.290Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-18T18:39:37.290Z] #62 7.936 Reading package lists... [2022-07-18T18:39:37.290Z] #62 13.18 Reading package lists... [2022-07-18T18:39:37.290Z] #62 17.87 Building dependency tree... [2022-07-18T18:39:37.291Z] #62 22.56 The following additional packages will be installed: [2022-07-18T18:39:37.291Z] #62 22.58 libbtrfs0 [2022-07-18T18:39:37.291Z] #62 22.75 The following NEW packages will be installed: [2022-07-18T18:39:37.291Z] #62 22.77 libbtrfs-dev libbtrfs0 [2022-07-18T18:39:37.291Z] #62 ... [2022-07-18T18:39:37.291Z] [2022-07-18T18:39:37.291Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-18T18:39:37.291Z] #67 sha256:83d102955a2ce57fd77d80b497cd5749f1f1d2d6ecc8a6adcc1dc2d070716f34 [2022-07-18T18:39:37.291Z] #67 12.47 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-18T18:39:37.291Z] #67 12.48 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-18T18:39:37.291Z] #67 13.24 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-18T18:39:37.291Z] #67 15.53 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-18T18:39:37.291Z] #67 16.06 go: downloading github.com/google/uuid v1.3.0 [2022-07-18T18:39:37.291Z] #67 16.22 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-18T18:39:37.291Z] #67 16.33 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-18T18:39:37.291Z] #67 16.50 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-18T18:39:37.291Z] #67 16.67 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-18T18:39:37.291Z] #67 16.89 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-18T18:39:37.291Z] #67 17.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-18T18:39:37.291Z] #67 17.26 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-18T18:39:37.291Z] #67 17.47 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-18T18:39:37.291Z] #67 19.32 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-18T18:39:37.477Z] #67 ... [2022-07-18T18:39:37.477Z] [2022-07-18T18:39:37.477Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:39:37.477Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-18T18:39:37.477Z] #14 2.792 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-18T18:39:37.477Z] #14 2.804 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-18T18:39:37.477Z] #14 2.804 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-18T18:39:37.477Z] #14 2.988 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-18T18:39:37.477Z] #14 3.285 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-18T18:39:37.477Z] #14 4.059 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-18T18:39:37.550Z] #67 ... [2022-07-18T18:39:37.550Z] [2022-07-18T18:39:37.550Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-18T18:39:37.550Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-18T18:39:37.550Z] #62 23.20 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-18T18:39:37.550Z] #62 23.20 Need to get 454 kB of archives. [2022-07-18T18:39:37.550Z] #62 23.20 After this operation, 1275 kB of additional disk space will be used. [2022-07-18T18:39:37.550Z] #62 23.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-18T18:39:37.550Z] #62 23.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-18T18:39:38.046Z] #14 ... [2022-07-18T18:39:38.046Z] [2022-07-18T18:39:38.046Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-18T18:39:38.046Z] #67 sha256:7ebcc7848f8bd1e3722a94b10d3eff70406fb072ac2d3511382e93bff74180af [2022-07-18T18:39:38.046Z] #67 5.880 + RM_GOPATH=0 [2022-07-18T18:39:38.046Z] #67 5.893 + TMP_GOPATH= [2022-07-18T18:39:38.046Z] #67 5.893 + : /build [2022-07-18T18:39:38.046Z] #67 5.893 + '[' -z '' ']' [2022-07-18T18:39:38.046Z] #67 5.893 ++ mktemp -d [2022-07-18T18:39:38.046Z] #67 5.893 + export GOPATH=/tmp/tmp.3b6z49lEcD [2022-07-18T18:39:38.046Z] #67 5.893 + GOPATH=/tmp/tmp.3b6z49lEcD [2022-07-18T18:39:38.046Z] #67 5.893 + RM_GOPATH=1 [2022-07-18T18:39:38.046Z] #67 5.893 + case "$(go env GOARCH)" in [2022-07-18T18:39:38.046Z] #67 5.893 ++ go env GOARCH [2022-07-18T18:39:38.046Z] #67 5.950 + export GO_BUILDMODE=-buildmode=pie [2022-07-18T18:39:38.046Z] #67 5.950 + GO_BUILDMODE=-buildmode=pie [2022-07-18T18:39:38.046Z] #67 5.950 ++ dirname /install.sh [2022-07-18T18:39:38.046Z] #67 5.950 + dir=/ [2022-07-18T18:39:38.046Z] #67 5.950 + bin=rootlesskit [2022-07-18T18:39:38.046Z] #67 5.950 + shift [2022-07-18T18:39:38.046Z] #67 5.950 + '[' '!' -f //rootlesskit.installer ']' [2022-07-18T18:39:38.046Z] #67 5.950 + . //rootlesskit.installer [2022-07-18T18:39:38.046Z] #67 5.950 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-18T18:39:38.046Z] #67 5.950 + install_rootlesskit [2022-07-18T18:39:38.046Z] #67 5.950 + case "$1" in [2022-07-18T18:39:38.046Z] #67 5.950 + export CGO_ENABLED=0 [2022-07-18T18:39:38.046Z] #67 5.950 + CGO_ENABLED=0 [2022-07-18T18:39:38.046Z] #67 5.950 + _install_rootlesskit [2022-07-18T18:39:38.046Z] #67 5.950 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-18T18:39:38.046Z] #67 5.950 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-18T18:39:38.046Z] #67 5.950 + GOBIN=/build [2022-07-18T18:39:38.046Z] #67 5.950 + GO111MODULE=on [2022-07-18T18:39:38.046Z] #67 5.950 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-18T18:39:38.046Z] #67 5.950 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-18T18:39:38.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-18T18:39:38.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-18T18:39:38.501Z] #62 24.37 debconf: delaying package configuration, since apt-utils is not installed [2022-07-18T18:39:38.760Z] #62 24.65 Fetched 454 kB in 0s (1215 kB/s) [2022-07-18T18:39:38.981Z] #67 6.569 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-18T18:39:39.019Z] #62 24.84 Selecting previously unselected package libbtrfs0:arm64. [2022-07-18T18:39:39.019Z] #62 24.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-18T18:39:39.278Z] #62 24.90 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-18T18:39:39.278Z] #62 24.93 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-18T18:39:39.539Z] #62 25.18 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-18T18:39:39.539Z] #62 25.18 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-18T18:39:39.539Z] #62 25.18 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-18T18:39:40.058Z] #62 25.60 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-18T18:39:40.058Z] #62 25.62 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-18T18:39:40.058Z] #62 25.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-18T18:39:40.626Z] #62 DONE 26.2s [2022-07-18T18:39:40.626Z] [2022-07-18T18:39:40.626Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-18T18:39:40.626Z] #31 sha256:9b2b84e103a4f913d384aa04731fb2b59bc8e4afbed82f71c7659818fb707640 [2022-07-18T18:39:40.626Z] #31 15.00 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-18T18:39:40.626Z] #31 16.58 #=#=# [2022-07-18T18:39:40.626Z] #31 17.06 #=#=# 0.1% ######################################################################## 100.0% [2022-07-18T18:39:40.626Z] #31 18.51 [2022-07-18T18:39:40.626Z] #31 ... [2022-07-18T18:39:40.626Z] [2022-07-18T18:39:40.626Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-18T18:39:40.626Z] #63 sha256:4fe5d507bbc92a184db14acce10850f1a53d645692e7d22fbecae566f22a4619 [2022-07-18T18:39:40.626Z] #63 DONE 0.2s [2022-07-18T18:39:40.626Z] [2022-07-18T18:39:40.626Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:39:40.626Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-18T18:39:40.626Z] #14 16.25 Fetched 8436 kB in 11s (749 kB/s) [2022-07-18T18:39:40.626Z] #14 16.25 Reading package lists... [2022-07-18T18:39:40.626Z] #14 21.37 Reading package lists... [2022-07-18T18:39:40.884Z] #14 25.95 Building dependency tree... [2022-07-18T18:39:40.884Z] #14 ... [2022-07-18T18:39:40.884Z] [2022-07-18T18:39:40.884Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-18T18:39:40.884Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-18T18:39:40.884Z] #76 22.09 Reading package lists... [2022-07-18T18:39:41.520Z] #67 ... [2022-07-18T18:39:41.520Z] [2022-07-18T18:39:41.520Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-18T18:39:41.520Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-18T18:39:41.520Z] #53 7.859 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-18T18:39:41.520Z] #53 9.439 go: downloading github.com/fatih/color v1.10.0 [2022-07-18T18:39:41.520Z] #53 9.719 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-18T18:39:41.520Z] #53 9.791 go: downloading golang.org/x/tools v0.1.0 [2022-07-18T18:39:41.779Z] #53 10.15 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-18T18:39:41.779Z] #53 ... [2022-07-18T18:39:41.779Z] [2022-07-18T18:39:41.779Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-18T18:39:41.779Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-18T18:39:41.779Z] #38 7.236 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-18T18:39:42.038Z] #38 ... [2022-07-18T18:39:42.038Z] [2022-07-18T18:39:42.038Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:39:42.038Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T18:39:42.038Z] #55 8.261 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-18T18:39:42.038Z] #55 ... [2022-07-18T18:39:42.038Z] [2022-07-18T18:39:42.038Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-18T18:39:42.038Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-18T18:39:42.038Z] #51 5.978 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-18T18:39:42.038Z] #51 5.998 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-18T18:39:42.038Z] #51 5.998 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-18T18:39:42.038Z] #51 6.533 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-18T18:39:42.038Z] #51 6.626 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-18T18:39:42.038Z] #51 8.550 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-18T18:39:42.296Z] #51 ... [2022-07-18T18:39:42.296Z] [2022-07-18T18:39:42.296Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-18T18:39:42.296Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-18T18:39:42.296Z] #36 7.930 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-18T18:39:42.296Z] #36 ... [2022-07-18T18:39:42.296Z] [2022-07-18T18:39:42.296Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-18T18:39:42.296Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-18T18:39:42.296Z] #40 7.583 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-18T18:39:42.296Z] #40 8.663 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-18T18:39:42.296Z] #40 10.37 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-18T18:39:42.296Z] #40 10.71 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-18T18:39:42.555Z] #40 10.77 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-18T18:39:42.555Z] #40 ... [2022-07-18T18:39:42.555Z] [2022-07-18T18:39:42.555Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-18T18:39:42.555Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-18T18:39:42.555Z] #57 7.188 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-18T18:39:42.555Z] #57 9.194 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-18T18:39:42.555Z] #57 9.197 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-18T18:39:42.555Z] #57 9.252 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-18T18:39:42.555Z] #57 ... [2022-07-18T18:39:42.555Z] [2022-07-18T18:39:42.555Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-18T18:39:42.555Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-18T18:39:42.555Z] #34 3.616 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-18T18:39:42.555Z] #34 3.616 Cloning into '.'... [2022-07-18T18:39:42.790Z] #76 26.57 Building dependency tree... [2022-07-18T18:39:42.829Z] #34 ... [2022-07-18T18:39:42.829Z] [2022-07-18T18:39:42.829Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-18T18:39:42.829Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-18T18:39:42.829Z] #47 5.607 + git clone https://github.com/docker/distribution.git . [2022-07-18T18:39:42.829Z] #47 5.607 Cloning into '.'... [2022-07-18T18:39:42.829Z] #47 ... [2022-07-18T18:39:42.829Z] [2022-07-18T18:39:42.829Z] #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-07-18T18:39:42.829Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-18T18:39:42.829Z] #42 4.267 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-18T18:39:42.829Z] #42 4.267 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-18T18:39:42.829Z] #42 4.267 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-18T18:39:42.829Z] #42 4.666 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-18T18:39:42.829Z] #42 5.570 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-18T18:39:42.829Z] #42 6.831 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-18T18:39:43.087Z] #42 ... [2022-07-18T18:39:43.087Z] [2022-07-18T18:39:43.087Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-18T18:39:43.087Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-18T18:39:43.087Z] #62 3.860 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-18T18:39:43.087Z] #62 3.861 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-18T18:39:43.087Z] #62 3.861 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-18T18:39:43.087Z] #62 4.223 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-18T18:39:43.087Z] #62 5.003 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-18T18:39:43.087Z] #62 5.911 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-18T18:39:43.087Z] #62 ... [2022-07-18T18:39:43.087Z] [2022-07-18T18:39:43.087Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:39:43.087Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T18:39:43.087Z] #55 10.75 go: downloading github.com/fatih/color v1.13.0 [2022-07-18T18:39:43.087Z] #55 10.78 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-18T18:39:43.087Z] #55 11.01 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-18T18:39:43.087Z] #55 11.01 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-18T18:39:43.087Z] #55 11.51 go: downloading github.com/spf13/viper v1.11.0 [2022-07-18T18:39:43.087Z] #55 11.52 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-18T18:39:44.026Z] #55 12.29 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-18T18:39:44.026Z] #55 12.41 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-18T18:39:44.302Z] #55 12.45 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-18T18:39:44.302Z] #55 12.48 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-18T18:39:45.346Z] #76 30.81 python3 is already the newest version (3.9.2-3). [2022-07-18T18:39:45.347Z] #76 30.81 The following additional packages will be installed: [2022-07-18T18:39:45.347Z] #76 30.83 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-18T18:39:45.347Z] #76 30.83 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-18T18:39:45.347Z] #76 30.85 Suggested packages: [2022-07-18T18:39:45.347Z] #76 30.86 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-18T18:39:45.347Z] #76 30.86 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-18T18:39:45.347Z] #76 30.86 m4-doc ed diffutils-doc [2022-07-18T18:39:45.347Z] #76 30.86 Recommended packages: [2022-07-18T18:39:45.347Z] #76 30.86 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-18T18:39:45.921Z] #76 ... [2022-07-18T18:39:45.921Z] [2022-07-18T18:39:45.922Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-18T18:39:45.922Z] #31 sha256:9b2b84e103a4f913d384aa04731fb2b59bc8e4afbed82f71c7659818fb707640 [2022-07-18T18:39:45.922Z] #31 23.55 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-18T18:39:45.922Z] #31 25.21 #=#=# [2022-07-18T18:39:45.922Z] #31 25.59 #=#=# 0.0% ##### 8.3% ########## 14.5% ################## 25.4% ######################### 34.9% ################################# 46.5% ####################################### 55.3% ################################################ 67.8% ######################################################## 78.6% ################################################################### 93.3% ######################################################################## 100.0% [2022-07-18T18:39:46.184Z] #31 ... [2022-07-18T18:39:46.184Z] [2022-07-18T18:39:46.184Z] #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-07-18T18:39:46.184Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-18T18:39:46.184Z] #42 16.61 Reading package lists... [2022-07-18T18:39:46.184Z] #42 22.20 Reading package lists... [2022-07-18T18:39:46.184Z] #42 27.18 Building dependency tree... [2022-07-18T18:39:46.184Z] #42 31.17 The following additional packages will be installed: [2022-07-18T18:39:46.184Z] #42 31.24 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-18T18:39:46.184Z] #42 31.25 Suggested packages: [2022-07-18T18:39:46.184Z] #42 31.27 cmake-doc ninja-build lrzip [2022-07-18T18:39:46.184Z] #42 31.27 Recommended packages: [2022-07-18T18:39:46.184Z] #42 31.27 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-18T18:39:46.207Z] #55 14.52 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-18T18:39:46.445Z] #42 32.16 The following NEW packages will be installed: [2022-07-18T18:39:46.445Z] #42 ... [2022-07-18T18:39:46.445Z] [2022-07-18T18:39:46.445Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-18T18:39:46.445Z] #64 sha256:6d148ed1c472e4bb355fd2994358740fc75294fbe89f7102ab0172de540315f8 [2022-07-18T18:39:46.445Z] #64 0.622 + RM_GOPATH=0 [2022-07-18T18:39:46.445Z] #64 0.629 + TMP_GOPATH= [2022-07-18T18:39:46.445Z] #64 0.629 + : /build [2022-07-18T18:39:46.445Z] #64 0.629 + '[' -z '' ']' [2022-07-18T18:39:46.445Z] #64 0.630 ++ mktemp -d [2022-07-18T18:39:46.445Z] #64 0.635 + export GOPATH=/tmp/tmp.q95IGrL2jb [2022-07-18T18:39:46.445Z] #64 0.640 + GOPATH=/tmp/tmp.q95IGrL2jb [2022-07-18T18:39:46.445Z] #64 0.640 + RM_GOPATH=1 [2022-07-18T18:39:46.445Z] #64 0.640 + case "$(go env GOARCH)" in [2022-07-18T18:39:46.445Z] #64 0.641 ++ go env GOARCH [2022-07-18T18:39:46.445Z] #64 0.677 + export GO_BUILDMODE=-buildmode=pie [2022-07-18T18:39:46.445Z] #64 0.677 + GO_BUILDMODE=-buildmode=pie [2022-07-18T18:39:46.445Z] #64 0.678 ++ dirname /install.sh [2022-07-18T18:39:46.445Z] #64 0.679 + dir=/ [2022-07-18T18:39:46.445Z] #64 0.684 + bin=containerd [2022-07-18T18:39:46.445Z] #64 0.684 + shift [2022-07-18T18:39:46.445Z] #64 0.684 + '[' '!' -f //containerd.installer ']' [2022-07-18T18:39:46.445Z] #64 0.684 + . //containerd.installer [2022-07-18T18:39:46.445Z] #64 0.684 ++ set -e [2022-07-18T18:39:46.445Z] #64 0.684 ++ : v1.6.6 [2022-07-18T18:39:46.445Z] #64 0.684 + install_containerd [2022-07-18T18:39:46.445Z] #64 0.685 + echo 'Install containerd version v1.6.6' [2022-07-18T18:39:46.445Z] #64 0.685 Install containerd version v1.6.6 [2022-07-18T18:39:46.445Z] #64 0.685 + git clone https://github.com/containerd/containerd.git /tmp/tmp.q95IGrL2jb/src/github.com/containerd/containerd [2022-07-18T18:39:46.445Z] #64 0.687 Cloning into '/tmp/tmp.q95IGrL2jb/src/github.com/containerd/containerd'... [2022-07-18T18:39:46.445Z] #64 ... [2022-07-18T18:39:46.445Z] [2022-07-18T18:39:46.445Z] #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-07-18T18:39:46.445Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-18T18:39:46.445Z] #42 32.20 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-18T18:39:46.445Z] #42 32.20 vim-common xxd [2022-07-18T18:39:46.495Z] #55 14.76 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-18T18:39:46.755Z] #55 ... [2022-07-18T18:39:46.755Z] [2022-07-18T18:39:46.755Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-18T18:39:46.755Z] #26 sha256:e8306565fc178ea882b11980a1f65704c9801931afa1817b80bf52d2c5f35bbc [2022-07-18T18:39:46.755Z] #26 6.325 + RM_GOPATH=0 [2022-07-18T18:39:46.755Z] #26 6.325 + TMP_GOPATH= [2022-07-18T18:39:46.755Z] #26 6.325 + : /build [2022-07-18T18:39:46.755Z] #26 6.325 + '[' -z '' ']' [2022-07-18T18:39:46.755Z] #26 6.325 ++ mktemp -d [2022-07-18T18:39:46.755Z] #26 6.325 + export GOPATH=/tmp/tmp.ChDSqYQvva [2022-07-18T18:39:46.755Z] #26 6.325 + GOPATH=/tmp/tmp.ChDSqYQvva [2022-07-18T18:39:46.755Z] #26 6.325 + RM_GOPATH=1 [2022-07-18T18:39:46.755Z] #26 6.325 + case "$(go env GOARCH)" in [2022-07-18T18:39:46.755Z] #26 6.325 ++ go env GOARCH [2022-07-18T18:39:46.755Z] #26 6.325 + export GO_BUILDMODE=-buildmode=pie [2022-07-18T18:39:46.755Z] #26 6.325 + GO_BUILDMODE=-buildmode=pie [2022-07-18T18:39:46.755Z] #26 6.325 ++ dirname /install.sh [2022-07-18T18:39:46.755Z] #26 6.325 + dir=/ [2022-07-18T18:39:46.755Z] #26 6.325 + bin=dockercli [2022-07-18T18:39:46.755Z] #26 6.325 + shift [2022-07-18T18:39:46.755Z] #26 6.325 + '[' '!' -f //dockercli.installer ']' [2022-07-18T18:39:46.755Z] #26 6.325 + . //dockercli.installer [2022-07-18T18:39:46.755Z] #26 6.325 ++ : stable [2022-07-18T18:39:46.755Z] #26 6.325 ++ : 17.06.2-ce [2022-07-18T18:39:46.755Z] #26 6.330 + install_dockercli [2022-07-18T18:39:46.755Z] #26 6.330 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-18T18:39:46.755Z] #26 6.330 ++ uname -m [2022-07-18T18:39:46.755Z] #26 6.330 Install docker/cli version 17.06.2-ce from stable [2022-07-18T18:39:46.755Z] #26 6.338 + arch=x86_64 [2022-07-18T18:39:46.755Z] #26 6.338 + '[' x86_64 '!=' x86_64 ']' [2022-07-18T18:39:46.755Z] #26 6.338 + url=https://download.docker.com/linux/static [2022-07-18T18:39:46.755Z] #26 6.338 + tar -xz docker/docker [2022-07-18T18:39:46.755Z] #26 6.338 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-18T18:39:46.755Z] #26 14.22 + mkdir -p /build [2022-07-18T18:39:46.755Z] #26 14.24 + mv docker/docker /build/ [2022-07-18T18:39:46.755Z] #26 14.24 + rmdir docker [2022-07-18T18:39:46.755Z] #26 DONE 14.9s [2022-07-18T18:39:46.755Z] [2022-07-18T18:39:46.755Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:39:46.755Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T18:39:46.755Z] #55 15.08 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-18T18:39:47.014Z] #55 15.24 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-18T18:39:47.015Z] #42 32.58 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-18T18:39:47.015Z] #42 32.58 Need to get 15.6 MB of archives. [2022-07-18T18:39:47.015Z] #42 32.58 After this operation, 67.4 MB of additional disk space will be used. [2022-07-18T18:39:47.015Z] #42 32.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-18T18:39:47.015Z] #42 32.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-18T18:39:47.015Z] #42 32.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-18T18:39:47.015Z] #42 32.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-18T18:39:47.015Z] #42 ... [2022-07-18T18:39:47.015Z] [2022-07-18T18:39:47.015Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-18T18:39:47.015Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-18T18:39:47.015Z] #51 17.53 Reading package lists... [2022-07-18T18:39:47.015Z] #51 22.62 Reading package lists... [2022-07-18T18:39:47.015Z] #51 27.63 Building dependency tree... [2022-07-18T18:39:47.015Z] #51 31.61 The following additional packages will be installed: [2022-07-18T18:39:47.015Z] #51 31.61 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-18T18:39:47.015Z] #51 31.61 python3-protobuf python3-six [2022-07-18T18:39:47.015Z] #51 31.62 Suggested packages: [2022-07-18T18:39:47.015Z] #51 31.64 python3-setuptools [2022-07-18T18:39:47.015Z] #51 31.64 Recommended packages: [2022-07-18T18:39:47.015Z] #51 31.64 iproute2 | iproute [2022-07-18T18:39:47.015Z] #51 32.27 The following NEW packages will be installed: [2022-07-18T18:39:47.015Z] #51 32.27 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-18T18:39:47.015Z] #51 32.28 python3-protobuf python3-six [2022-07-18T18:39:47.015Z] #51 ... [2022-07-18T18:39:47.015Z] [2022-07-18T18:39:47.015Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:39:47.015Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-18T18:39:47.015Z] #55 22.88 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-18T18:39:47.015Z] #55 22.92 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-18T18:39:47.015Z] #55 22.94 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-18T18:39:47.015Z] #55 23.02 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-18T18:39:47.015Z] #55 23.14 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-18T18:39:47.015Z] #55 23.16 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-18T18:39:47.015Z] #55 23.21 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-18T18:39:47.015Z] #55 23.26 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-18T18:39:47.015Z] #55 23.31 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-18T18:39:47.015Z] #55 23.37 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-18T18:39:47.015Z] #55 23.42 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-18T18:39:47.015Z] #55 23.51 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-18T18:39:47.015Z] #55 23.56 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-18T18:39:47.015Z] #55 23.69 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-18T18:39:47.015Z] #55 23.75 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-18T18:39:47.015Z] #55 23.87 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-18T18:39:47.015Z] #55 23.96 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-18T18:39:47.015Z] #55 24.13 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-18T18:39:47.015Z] #55 24.26 go: downloading honnef.co/go/tools v0.3.1 [2022-07-18T18:39:47.015Z] #55 25.84 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-18T18:39:47.015Z] #55 25.86 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-18T18:39:47.015Z] #55 26.06 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-18T18:39:47.015Z] #55 26.08 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-18T18:39:47.015Z] #55 26.13 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-18T18:39:47.015Z] #55 26.18 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-18T18:39:47.015Z] #55 26.45 go: downloading golang.org/x/text v0.3.7 [2022-07-18T18:39:47.015Z] #55 31.82 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-18T18:39:47.015Z] #55 31.87 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-18T18:39:47.015Z] #55 32.04 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-18T18:39:47.015Z] #55 32.07 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-18T18:39:47.015Z] #55 32.17 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-18T18:39:47.015Z] #55 32.34 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-18T18:39:47.015Z] #55 32.49 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-18T18:39:47.015Z] #55 32.56 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-18T18:39:47.015Z] #55 32.66 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-18T18:39:47.015Z] #55 32.77 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-18T18:39:47.015Z] #55 32.86 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-18T18:39:47.015Z] #55 32.86 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-18T18:39:47.281Z] #55 32.99 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-18T18:39:47.282Z] #55 33.02 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-18T18:39:47.282Z] #55 ... [2022-07-18T18:39:47.282Z] [2022-07-18T18:39:47.282Z] #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-07-18T18:39:47.282Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-18T18:39:47.282Z] #42 32.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-07-18T18:39:47.282Z] #42 32.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-18T18:39:47.282Z] #42 32.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-18T18:39:47.282Z] #42 32.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-18T18:39:47.282Z] #42 32.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-18T18:39:47.282Z] #42 33.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-18T18:39:47.851Z] #42 ... [2022-07-18T18:39:47.851Z] [2022-07-18T18:39:47.851Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-18T18:39:47.851Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-18T18:39:47.851Z] #47 23.23 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-18T18:39:47.851Z] #47 ... [2022-07-18T18:39:47.851Z] [2022-07-18T18:39:47.851Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-18T18:39:47.851Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-18T18:39:47.851Z] #76 32.39 The following NEW packages will be installed: [2022-07-18T18:39:47.851Z] #76 32.39 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-18T18:39:47.851Z] #76 32.40 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-18T18:39:47.851Z] #76 32.41 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-18T18:39:47.851Z] #76 32.41 libyajl2 m4 patch xz-utils [2022-07-18T18:39:47.851Z] #76 32.82 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-18T18:39:47.851Z] #76 32.82 Need to get 5916 kB of archives. [2022-07-18T18:39:47.851Z] #76 32.82 After this operation, 18.6 MB of additional disk space will be used. [2022-07-18T18:39:47.851Z] #76 32.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-18T18:39:47.851Z] #76 32.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-18T18:39:47.851Z] #76 32.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-18T18:39:47.851Z] #76 32.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-18T18:39:47.851Z] #76 32.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-18T18:39:47.851Z] #76 32.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-18T18:39:47.851Z] #76 32.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-18T18:39:47.851Z] #76 32.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-18T18:39:47.851Z] #76 32.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-18T18:39:47.851Z] #76 32.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-18T18:39:47.851Z] #76 32.99 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-18T18:39:47.851Z] #76 33.00 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-18T18:39:47.851Z] #76 33.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-18T18:39:47.851Z] #76 33.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-18T18:39:47.851Z] #76 33.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-18T18:39:47.851Z] #76 33.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-18T18:39:47.851Z] #76 33.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-07-18T18:39:47.851Z] #76 33.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-18T18:39:47.851Z] #76 33.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-18T18:39:47.851Z] #76 33.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-18T18:39:47.851Z] #76 33.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-18T18:39:47.851Z] #76 33.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-18T18:39:47.851Z] #76 33.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-18T18:39:48.392Z] #55 ... [2022-07-18T18:39:48.392Z] [2022-07-18T18:39:48.392Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:39:48.392Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-18T18:39:48.392Z] #14 6.779 Fetched 8550 kB in 4s (2004 kB/s) [2022-07-18T18:39:48.392Z] #14 6.779 Reading package lists... [2022-07-18T18:39:48.651Z] #14 13.10 Reading package lists... [2022-07-18T18:39:48.651Z] #14 ... [2022-07-18T18:39:48.651Z] [2022-07-18T18:39:48.652Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-18T18:39:48.652Z] #67 sha256:7ebcc7848f8bd1e3722a94b10d3eff70406fb072ac2d3511382e93bff74180af [2022-07-18T18:39:48.652Z] #67 10.33 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-18T18:39:48.652Z] #67 10.35 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-18T18:39:48.652Z] #67 10.92 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-18T18:39:48.652Z] #67 15.07 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-18T18:39:48.652Z] #67 15.79 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-18T18:39:48.652Z] #67 15.80 go: downloading github.com/google/uuid v1.3.0 [2022-07-18T18:39:48.652Z] #67 15.97 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-18T18:39:48.652Z] #67 16.16 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-18T18:39:48.652Z] #67 16.26 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-18T18:39:48.652Z] #67 16.54 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-18T18:39:48.803Z] #76 34.29 debconf: delaying package configuration, since apt-utils is not installed [2022-07-18T18:39:48.803Z] #76 34.55 Fetched 5916 kB in 1s (7505 kB/s) [2022-07-18T18:39:49.067Z] #76 34.69 Selecting previously unselected package bzip2. [2022-07-18T18:39:49.067Z] #76 34.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-18T18:39:49.067Z] #76 34.76 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-18T18:39:49.067Z] #76 34.79 Unpacking bzip2 (1.0.8-4) ... [2022-07-18T18:39:49.067Z] #76 34.94 Selecting previously unselected package libmagic-mgc. [2022-07-18T18:39:49.222Z] #67 16.99 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-18T18:39:49.326Z] #76 34.96 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-18T18:39:49.326Z] #76 34.97 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-18T18:39:49.539Z] #67 17.27 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-18T18:39:49.804Z] #67 ... [2022-07-18T18:39:49.804Z] [2022-07-18T18:39:49.804Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-18T18:39:49.804Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-18T18:39:49.804Z] #76 8.044 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-18T18:39:49.804Z] #76 8.081 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-18T18:39:49.804Z] #76 8.082 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-18T18:39:49.804Z] #76 8.987 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-18T18:39:49.804Z] #76 11.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-18T18:39:49.804Z] #76 13.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-18T18:39:49.895Z] #76 35.63 Selecting previously unselected package libmagic1:arm64. [2022-07-18T18:39:49.895Z] #76 35.63 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-18T18:39:49.895Z] #76 35.66 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-18T18:39:50.068Z] #76 ... [2022-07-18T18:39:50.068Z] [2022-07-18T18:39:50.068Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-18T18:39:50.068Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-18T18:39:50.068Z] #53 10.19 go: downloading github.com/pkg/errors v0.9.1 [2022-07-18T18:39:50.068Z] #53 10.31 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-18T18:39:50.068Z] #53 10.55 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-18T18:39:50.068Z] #53 10.90 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-18T18:39:50.068Z] #53 10.99 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-18T18:39:50.068Z] #53 11.18 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-18T18:39:50.068Z] #53 11.43 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-18T18:39:50.068Z] #53 11.54 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-18T18:39:50.068Z] #53 17.55 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-18T18:39:50.068Z] #53 17.64 go: downloading golang.org/x/mod v0.3.0 [2022-07-18T18:39:50.155Z] #76 35.88 Selecting previously unselected package file. [2022-07-18T18:39:50.155Z] #76 35.90 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-18T18:39:50.155Z] #76 35.90 Unpacking file (1:5.39-3) ... [2022-07-18T18:39:50.415Z] #76 36.12 Selecting previously unselected package xz-utils. [2022-07-18T18:39:50.415Z] #76 36.12 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-18T18:39:50.415Z] #76 36.12 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-18T18:39:50.674Z] #76 36.45 Selecting previously unselected package libsigsegv2:arm64. [2022-07-18T18:39:50.674Z] #76 36.45 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-18T18:39:50.674Z] #76 36.46 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-18T18:39:50.944Z] #76 36.73 Selecting previously unselected package m4. [2022-07-18T18:39:50.944Z] #76 36.73 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-18T18:39:50.944Z] #76 36.75 Unpacking m4 (1.4.18-5) ... [2022-07-18T18:39:51.318Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|imports|name|files) took 2m48.794285339s [2022-07-18T18:39:51.319Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 506.250162ms [2022-07-18T18:39:51.468Z] #53 ... [2022-07-18T18:39:51.468Z] [2022-07-18T18:39:51.469Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-18T18:39:51.469Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-18T18:39:51.469Z] #36 19.52 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-18T18:39:51.469Z] #36 19.61 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-18T18:39:51.727Z] #36 19.90 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-18T18:39:51.988Z] #36 20.26 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-18T18:39:52.246Z] #36 20.62 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-18T18:39:52.464Z] #76 ... [2022-07-18T18:39:52.464Z] [2022-07-18T18:39:52.464Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:39:52.464Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-18T18:39:52.464Z] #14 25.95 Building dependency tree... [2022-07-18T18:39:52.464Z] #14 30.39 The following additional packages will be installed: [2022-07-18T18:39:52.464Z] #14 30.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-18T18:39:52.464Z] #14 30.40 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-18T18:39:52.464Z] #14 30.40 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-18T18:39:52.464Z] #14 30.40 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-18T18:39:52.464Z] #14 30.40 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-18T18:39:52.464Z] #14 30.41 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-18T18:39:52.464Z] #14 30.41 mingw-w64-common mingw-w64-x86-64-dev [2022-07-18T18:39:52.464Z] #14 30.42 Suggested packages: [2022-07-18T18:39:52.464Z] #14 30.42 gcc-10-locales seccomp wine64 [2022-07-18T18:39:52.464Z] #14 31.97 The following NEW packages will be installed: [2022-07-18T18:39:52.464Z] #14 31.97 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-18T18:39:52.464Z] #14 31.97 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-18T18:39:52.464Z] #14 31.97 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-18T18:39:52.464Z] #14 31.97 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-18T18:39:52.464Z] #14 31.97 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-18T18:39:52.464Z] #14 31.97 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-18T18:39:52.464Z] #14 31.98 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-18T18:39:52.464Z] #14 31.98 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-18T18:39:52.464Z] #14 31.98 mingw-w64-x86-64-dev [2022-07-18T18:39:52.464Z] #14 32.43 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-18T18:39:52.464Z] #14 32.43 Need to get 108 MB of archives. [2022-07-18T18:39:52.464Z] #14 32.43 After this operation, 620 MB of additional disk space will be used. [2022-07-18T18:39:52.464Z] #14 32.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-07-18T18:39:52.464Z] #14 32.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-07-18T18:39:52.464Z] #14 32.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-18T18:39:52.465Z] #14 32.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-07-18T18:39:52.465Z] #14 32.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-07-18T18:39:52.465Z] #14 32.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-18T18:39:52.465Z] #14 32.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-18T18:39:52.465Z] #14 33.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-07-18T18:39:52.465Z] #14 33.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-07-18T18:39:52.465Z] #14 33.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-07-18T18:39:52.465Z] #14 34.55 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-07-18T18:39:52.465Z] #14 35.00 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-07-18T18:39:52.465Z] #14 35.47 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-07-18T18:39:52.465Z] #14 36.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-07-18T18:39:52.465Z] #14 37.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-18T18:39:52.465Z] #14 37.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-18T18:39:52.465Z] #14 37.83 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-18T18:39:52.465Z] #14 37.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-18T18:39:52.465Z] #14 37.84 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-18T18:39:52.465Z] #14 37.85 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-07-18T18:39:52.465Z] #14 37.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-18T18:39:52.465Z] #14 37.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-18T18:39:52.465Z] #14 37.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-18T18:39:52.465Z] #14 37.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-18T18:39:52.465Z] #14 37.88 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-18T18:39:52.465Z] #14 37.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-18T18:39:52.465Z] #14 ... [2022-07-18T18:39:52.465Z] [2022-07-18T18:39:52.465Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-18T18:39:52.465Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-18T18:39:52.465Z] #40 36.82 NAME: [2022-07-18T18:39:52.465Z] #40 36.84 go-winres - A tool for embedding resources in Windows executables [2022-07-18T18:39:52.465Z] #40 36.85 [2022-07-18T18:39:52.465Z] #40 36.85 USAGE: [2022-07-18T18:39:52.465Z] #40 36.85 go-winres [global options] command [command options] [arguments...] [2022-07-18T18:39:52.465Z] #40 36.86 [2022-07-18T18:39:52.465Z] #40 36.86 COMMANDS: [2022-07-18T18:39:52.465Z] #40 36.86 init Create an initial ./winres/winres.json [2022-07-18T18:39:52.465Z] #40 36.86 make Make syso files for the "go build" command [2022-07-18T18:39:52.465Z] #40 36.86 simply Make syso files for the "go build" command (simplified) [2022-07-18T18:39:52.465Z] #40 36.86 extract Extract all resources from an executable [2022-07-18T18:39:52.465Z] #40 36.86 patch Replace resources in an executable file (exe, dll) [2022-07-18T18:39:52.465Z] #40 36.87 help, h Shows a list of commands or help for one command [2022-07-18T18:39:52.465Z] #40 36.87 [2022-07-18T18:39:52.465Z] #40 36.87 GLOBAL OPTIONS: [2022-07-18T18:39:52.465Z] #40 36.87 --help, -h show help (default: false) [2022-07-18T18:39:52.505Z] #36 20.85 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-18T18:39:52.505Z] #36 20.89 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-18T18:39:52.505Z] #36 20.90 go: downloading github.com/peterh/liner v1.2.2 [2022-07-18T18:39:52.766Z] #36 21.12 go: downloading github.com/google/go-dap v0.6.0 [2022-07-18T18:39:53.027Z] #36 ... [2022-07-18T18:39:53.027Z] [2022-07-18T18:39:53.027Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-18T18:39:53.027Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-18T18:39:53.027Z] #57 11.29 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-18T18:39:53.285Z] #57 ... [2022-07-18T18:39:53.285Z] [2022-07-18T18:39:53.285Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-18T18:39:53.285Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-18T18:39:53.285Z] #51 11.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-18T18:39:53.285Z] #51 13.86 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-18T18:39:53.285Z] #51 20.67 Fetched 8554 kB in 15s (570 kB/s) [2022-07-18T18:39:53.285Z] #51 20.67 Reading package lists... [2022-07-18T18:39:53.285Z] #51 ... [2022-07-18T18:39:53.285Z] [2022-07-18T18:39:53.285Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:39:53.285Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T18:39:53.285Z] #55 20.00 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-18T18:39:53.285Z] #55 20.00 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-18T18:39:53.285Z] #55 20.20 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-18T18:39:53.285Z] #55 20.32 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-18T18:39:53.285Z] #55 20.44 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-18T18:39:53.285Z] #55 20.54 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-18T18:39:53.285Z] #55 20.70 go: downloading github.com/spf13/afero v1.8.2 [2022-07-18T18:39:53.285Z] #55 20.77 go: downloading github.com/spf13/cast v1.4.1 [2022-07-18T18:39:53.285Z] #55 20.95 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-18T18:39:53.285Z] #55 21.04 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-18T18:39:53.285Z] #55 21.18 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-18T18:39:53.542Z] #55 ... [2022-07-18T18:39:53.542Z] [2022-07-18T18:39:53.542Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-18T18:39:53.542Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-18T18:39:53.542Z] #38 21.02 tomll can be used in two ways: [2022-07-18T18:39:53.542Z] #38 21.02 Writing to STDIN and reading from STDOUT: [2022-07-18T18:39:53.542Z] #38 21.02 cat file.toml | tomll > file.toml [2022-07-18T18:39:53.542Z] #38 21.02 [2022-07-18T18:39:53.542Z] #38 21.02 Reading and updating a list of files: [2022-07-18T18:39:53.542Z] #38 21.02 tomll a.toml b.toml c.toml [2022-07-18T18:39:53.542Z] #38 21.02 [2022-07-18T18:39:53.542Z] #38 21.02 When given a list of files, tomll will modify all files in place without asking. [2022-07-18T18:39:53.542Z] #38 DONE 21.7s [2022-07-18T18:39:53.542Z] [2022-07-18T18:39:53.542Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:39:53.542Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T18:39:53.542Z] #55 21.74 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-18T18:39:53.802Z] #55 21.99 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-18T18:39:53.802Z] #55 22.12 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-18T18:39:54.061Z] #55 22.17 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-18T18:39:54.319Z] #55 22.41 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-18T18:39:54.319Z] #55 22.49 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-18T18:39:54.319Z] #55 22.67 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-18T18:39:55.017Z] #40 ... [2022-07-18T18:39:55.017Z] [2022-07-18T18:39:55.017Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-18T18:39:55.017Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-18T18:39:55.017Z] #57 38.21 v3.0.2 [2022-07-18T18:39:55.017Z] #57 DONE 40.9s [2022-07-18T18:39:55.278Z] [2022-07-18T18:39:55.278Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-18T18:39:55.278Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-18T18:39:55.278Z] #40 DONE 41.0s [2022-07-18T18:39:55.278Z] [2022-07-18T18:39:55.278Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-18T18:39:55.278Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-18T18:39:55.278Z] #76 37.90 Selecting previously unselected package autoconf. [2022-07-18T18:39:55.278Z] #76 37.91 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-18T18:39:55.278Z] #76 38.16 Unpacking autoconf (2.69-14) ... [2022-07-18T18:39:55.278Z] #76 39.27 Selecting previously unselected package autotools-dev. [2022-07-18T18:39:55.278Z] #76 39.28 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-18T18:39:55.278Z] #76 39.39 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-18T18:39:55.278Z] #76 39.81 Selecting previously unselected package automake. [2022-07-18T18:39:55.278Z] #76 39.82 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-18T18:39:55.278Z] #76 39.83 Unpacking automake (1:1.16.3-2) ... [2022-07-18T18:39:55.278Z] #76 40.65 Selecting previously unselected package patch. [2022-07-18T18:39:55.278Z] #76 40.67 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-07-18T18:39:55.278Z] #76 40.69 Unpacking patch (2.7.6-7) ... [2022-07-18T18:39:55.278Z] #76 40.88 Selecting previously unselected package dpkg-dev. [2022-07-18T18:39:55.278Z] #76 40.88 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-18T18:39:55.278Z] #76 40.89 Unpacking dpkg-dev (1.20.11) ... [2022-07-18T18:39:55.706Z] #55 23.93 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-18T18:39:55.707Z] #55 24.05 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-18T18:39:56.645Z] #55 24.64 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-18T18:39:56.645Z] #55 24.64 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-18T18:39:56.645Z] #55 ... [2022-07-18T18:39:56.645Z] [2022-07-18T18:39:56.645Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-18T18:39:56.645Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-18T18:39:56.645Z] #62 14.68 Fetched 8550 kB in 11s (773 kB/s) [2022-07-18T18:39:56.645Z] #62 14.68 Reading package lists... [2022-07-18T18:39:56.645Z] #62 22.41 Reading package lists... [2022-07-18T18:39:56.645Z] #62 ... [2022-07-18T18:39:56.645Z] [2022-07-18T18:39:56.645Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:39:56.645Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T18:39:56.645Z] #55 24.87 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-18T18:39:56.645Z] #55 25.00 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-18T18:39:56.645Z] #55 ... [2022-07-18T18:39:56.645Z] [2022-07-18T18:39:56.645Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-18T18:39:56.645Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-18T18:39:56.645Z] #40 15.05 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-18T18:39:56.645Z] #40 15.40 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-18T18:39:56.694Z] #76 42.49 Selecting previously unselected package build-essential. [2022-07-18T18:39:56.904Z] #40 ... [2022-07-18T18:39:56.904Z] [2022-07-18T18:39:56.904Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:39:56.904Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T18:39:56.904Z] #55 25.15 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-18T18:39:56.904Z] #55 25.15 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-18T18:39:56.954Z] #76 42.55 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-07-18T18:39:56.954Z] #76 42.64 Unpacking build-essential (12.9) ... [2022-07-18T18:39:56.954Z] #76 ... [2022-07-18T18:39:56.954Z] [2022-07-18T18:39:56.954Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-18T18:39:56.954Z] #31 sha256:9b2b84e103a4f913d384aa04731fb2b59bc8e4afbed82f71c7659818fb707640 [2022-07-18T18:39:56.954Z] #31 27.96 [2022-07-18T18:39:56.954Z] #31 32.75 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-18T18:39:56.954Z] #31 33.95 #=#=# [2022-07-18T18:39:56.954Z] #31 34.56 #=#=# ######################################################################## 100.0% [2022-07-18T18:39:56.954Z] #31 35.63 [2022-07-18T18:39:56.954Z] #31 38.19 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-18T18:39:57.163Z] #55 25.40 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-18T18:39:57.232Z] #31 ... [2022-07-18T18:39:57.232Z] [2022-07-18T18:39:57.232Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-18T18:39:57.232Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-18T18:39:57.232Z] #76 42.81 Selecting previously unselected package libcap2:arm64. [2022-07-18T18:39:57.232Z] #76 42.81 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-18T18:39:57.232Z] #76 42.81 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-18T18:39:57.422Z] #55 25.70 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-18T18:39:57.422Z] #55 25.76 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-18T18:39:57.422Z] #55 25.84 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-18T18:39:57.422Z] #55 ... [2022-07-18T18:39:57.422Z] [2022-07-18T18:39:57.422Z] #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-07-18T18:39:57.422Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-18T18:39:57.422Z] #42 15.72 Fetched 8550 kB in 12s (730 kB/s) [2022-07-18T18:39:57.422Z] #42 15.72 Reading package lists... [2022-07-18T18:39:57.491Z] #76 ... [2022-07-18T18:39:57.491Z] [2022-07-18T18:39:57.491Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:39:57.491Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-18T18:39:57.491Z] #55 33.08 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-18T18:39:57.491Z] #55 33.13 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-18T18:39:57.491Z] #55 33.25 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-18T18:39:57.491Z] #55 33.80 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-18T18:39:57.491Z] #55 33.88 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-18T18:39:57.491Z] #55 34.00 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-18T18:39:57.491Z] #55 34.25 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-18T18:39:57.491Z] #55 34.34 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-18T18:39:57.491Z] #55 34.51 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-18T18:39:57.491Z] #55 34.53 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-18T18:39:57.491Z] #55 34.58 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-18T18:39:57.491Z] #55 34.75 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-18T18:39:57.491Z] #55 34.77 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-18T18:39:57.491Z] #55 34.84 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-18T18:39:57.491Z] #55 34.84 go: downloading github.com/prometheus/common v0.32.1 [2022-07-18T18:39:57.491Z] #55 35.29 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-18T18:39:57.491Z] #55 35.29 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-18T18:39:57.491Z] #55 36.38 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-18T18:39:57.491Z] #55 37.81 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-18T18:39:57.491Z] #55 ... [2022-07-18T18:39:57.491Z] [2022-07-18T18:39:57.491Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-18T18:39:57.491Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-18T18:39:57.491Z] #51 32.82 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-18T18:39:57.491Z] #51 32.82 Need to get 2136 kB of archives. [2022-07-18T18:39:57.491Z] #51 32.82 After this operation, 10.8 MB of additional disk space will be used. [2022-07-18T18:39:57.491Z] #51 32.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-18T18:39:57.491Z] #51 32.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-18T18:39:57.491Z] #51 32.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-18T18:39:57.491Z] #51 32.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-18T18:39:57.491Z] #51 32.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-18T18:39:57.491Z] #51 32.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-07-18T18:39:57.491Z] #51 32.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-18T18:39:57.491Z] #51 35.05 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-07-18T18:39:57.491Z] #51 36.60 debconf: delaying package configuration, since apt-utils is not installed [2022-07-18T18:39:57.491Z] #51 37.60 Fetched 2136 kB in 3s (719 kB/s) [2022-07-18T18:39:57.491Z] #51 38.64 Selecting previously unselected package libprotobuf23:arm64. [2022-07-18T18:39:57.491Z] #51 38.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-18T18:39:57.491Z] #51 38.73 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-18T18:39:57.491Z] #51 39.04 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-18T18:39:57.491Z] #51 40.08 Selecting previously unselected package python3-pkg-resources. [2022-07-18T18:39:57.491Z] #51 40.08 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-18T18:39:57.491Z] #51 40.13 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-18T18:39:57.491Z] #51 40.56 Selecting previously unselected package python3-six. [2022-07-18T18:39:57.491Z] #51 40.56 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-18T18:39:57.491Z] #51 40.59 Unpacking python3-six (1.16.0-2) ... [2022-07-18T18:39:57.491Z] #51 40.86 Selecting previously unselected package python3-protobuf. [2022-07-18T18:39:57.491Z] #51 40.88 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-18T18:39:57.491Z] #51 40.94 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-18T18:39:57.491Z] #51 41.76 Selecting previously unselected package libnet1:arm64. [2022-07-18T18:39:57.491Z] #51 41.76 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-18T18:39:57.491Z] #51 41.77 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-18T18:39:57.491Z] #51 42.21 Selecting previously unselected package libnl-3-200:arm64. [2022-07-18T18:39:57.491Z] #51 42.27 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-18T18:39:57.491Z] #51 42.34 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-18T18:39:57.682Z] #42 23.16 Reading package lists... [2022-07-18T18:39:57.682Z] #42 ... [2022-07-18T18:39:57.682Z] [2022-07-18T18:39:57.682Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:39:57.682Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T18:39:57.682Z] #55 25.91 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-18T18:39:57.682Z] #55 25.96 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-18T18:39:57.682Z] #55 25.97 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-18T18:39:57.682Z] #55 26.05 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-18T18:39:57.751Z] #51 43.13 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-18T18:39:57.751Z] #51 ... [2022-07-18T18:39:57.751Z] [2022-07-18T18:39:57.751Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-18T18:39:57.751Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-18T18:39:57.751Z] #76 43.40 Selecting previously unselected package libcap-dev:arm64. [2022-07-18T18:39:57.751Z] #76 43.40 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-18T18:39:57.751Z] #76 43.52 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-18T18:39:57.940Z] #55 26.16 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-18T18:39:57.940Z] #55 26.23 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-18T18:39:57.940Z] #55 26.31 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-18T18:39:57.940Z] #55 26.35 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-18T18:39:57.940Z] #55 26.42 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-18T18:39:57.940Z] #55 26.42 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-18T18:39:58.012Z] #76 43.77 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-18T18:39:58.012Z] #76 43.77 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-18T18:39:58.012Z] #76 43.79 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-18T18:39:58.271Z] #76 43.93 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-18T18:39:58.271Z] #76 43.94 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-18T18:39:58.271Z] #76 43.95 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-18T18:39:58.271Z] #76 44.10 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-18T18:39:58.271Z] #76 44.13 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-18T18:39:58.509Z] #55 26.69 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-18T18:39:58.509Z] #55 26.82 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-18T18:39:58.509Z] #55 26.89 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-18T18:39:58.509Z] #55 26.94 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-18T18:39:58.530Z] #76 44.14 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-18T18:39:58.530Z] #76 ... [2022-07-18T18:39:58.530Z] [2022-07-18T18:39:58.530Z] #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-07-18T18:39:58.530Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-18T18:39:58.530Z] #42 34.24 debconf: delaying package configuration, since apt-utils is not installed [2022-07-18T18:39:58.530Z] #42 34.57 Fetched 15.6 MB in 1s (18.1 MB/s) [2022-07-18T18:39:58.530Z] #42 34.68 Selecting previously unselected package xxd. [2022-07-18T18:39:58.530Z] #42 34.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-18T18:39:58.530Z] #42 34.73 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-18T18:39:58.530Z] #42 34.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-18T18:39:58.530Z] #42 34.96 Selecting previously unselected package vim-common. [2022-07-18T18:39:58.530Z] #42 34.96 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-18T18:39:58.530Z] #42 34.98 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-18T18:39:58.530Z] #42 35.37 Selecting previously unselected package cmake-data. [2022-07-18T18:39:58.530Z] #42 35.37 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-18T18:39:58.530Z] #42 35.38 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-18T18:39:58.530Z] #42 40.74 Selecting previously unselected package libicu67:arm64. [2022-07-18T18:39:58.530Z] #42 40.74 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-18T18:39:58.530Z] #42 40.75 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-18T18:39:58.530Z] #42 ... [2022-07-18T18:39:58.530Z] [2022-07-18T18:39:58.530Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-18T18:39:58.530Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-18T18:39:58.530Z] #76 44.37 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-18T18:39:58.530Z] #76 44.37 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-18T18:39:58.530Z] #76 44.37 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-18T18:39:58.768Z] #55 27.00 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-18T18:39:58.768Z] #55 27.00 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-18T18:39:58.768Z] #55 27.18 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-18T18:39:58.789Z] #76 ... [2022-07-18T18:39:58.789Z] [2022-07-18T18:39:58.789Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-18T18:39:58.789Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-18T18:39:58.789Z] #34 34.41 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-18T18:39:58.789Z] #34 34.73 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-18T18:39:58.789Z] #34 35.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-18T18:39:59.032Z] #55 27.38 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-18T18:39:59.059Z] #34 ... [2022-07-18T18:39:59.059Z] [2022-07-18T18:39:59.059Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-18T18:39:59.059Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-18T18:39:59.059Z] #51 43.13 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-18T18:39:59.059Z] #51 43.13 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-18T18:39:59.059Z] #51 43.30 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-18T18:39:59.059Z] #51 43.56 Selecting previously unselected package criu. [2022-07-18T18:39:59.059Z] #51 43.57 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-07-18T18:39:59.059Z] #51 43.59 Unpacking criu (3.17-1) ... [2022-07-18T18:39:59.059Z] #51 44.45 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-18T18:39:59.292Z] #55 27.51 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-18T18:39:59.292Z] #55 27.52 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-18T18:39:59.292Z] #55 27.73 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-18T18:39:59.552Z] #55 27.80 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-18T18:39:59.552Z] #55 27.95 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-18T18:39:59.812Z] #55 28.17 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-18T18:40:00.071Z] #55 28.21 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-18T18:40:00.071Z] #55 28.33 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-18T18:40:00.071Z] #55 28.33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-18T18:40:00.071Z] #55 28.39 go: downloading github.com/julz/importas v0.1.0 [2022-07-18T18:40:00.071Z] #55 28.43 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-18T18:40:00.071Z] #55 28.50 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-18T18:40:00.330Z] #55 28.56 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-18T18:40:00.593Z] #55 28.72 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-18T18:40:00.593Z] #55 28.73 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-18T18:40:00.593Z] #55 28.87 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-18T18:40:00.593Z] #55 28.87 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-18T18:40:00.593Z] #55 29.00 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-18T18:40:00.852Z] #55 29.06 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-18T18:40:00.852Z] #55 29.16 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-18T18:40:00.852Z] #55 29.26 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-18T18:40:00.963Z] #51 46.46 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-18T18:40:01.222Z] #51 46.54 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-18T18:40:01.222Z] #51 46.59 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-18T18:40:01.497Z] #51 46.89 Setting up python3-six (1.16.0-2) ... [2022-07-18T18:40:01.497Z] #51 ... [2022-07-18T18:40:01.497Z] [2022-07-18T18:40:01.497Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-18T18:40:01.497Z] #31 sha256:9b2b84e103a4f913d384aa04731fb2b59bc8e4afbed82f71c7659818fb707640 [2022-07-18T18:40:01.497Z] #31 39.61 #=#=# [2022-07-18T18:40:01.497Z] #31 39.94 #=#=# ######################################################################## 100.0% [2022-07-18T18:40:01.497Z] #31 41.05 [2022-07-18T18:40:01.497Z] #31 41.39 Download of images into '/build' complete. [2022-07-18T18:40:01.497Z] #31 41.39 Use something like the following to load the result into a Docker daemon: [2022-07-18T18:40:01.497Z] #31 41.39 tar -cC '/build' . | docker load [2022-07-18T18:40:01.497Z] #31 DONE 42.7s [2022-07-18T18:40:01.762Z] [2022-07-18T18:40:01.762Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-18T18:40:01.762Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-18T18:40:01.762Z] #76 45.19 Selecting previously unselected package libtool. [2022-07-18T18:40:01.762Z] #76 45.20 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-18T18:40:01.762Z] #76 45.20 Unpacking libtool (2.4.6-15) ... [2022-07-18T18:40:01.762Z] #76 45.48 Selecting previously unselected package libudev-dev:arm64. [2022-07-18T18:40:01.762Z] #76 45.48 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-18T18:40:01.762Z] #76 45.49 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-18T18:40:01.762Z] #76 45.76 Selecting previously unselected package libyajl2:arm64. [2022-07-18T18:40:01.762Z] #76 45.77 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-07-18T18:40:01.762Z] #76 45.79 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-18T18:40:01.762Z] #76 46.36 Selecting previously unselected package libyajl-dev:arm64. [2022-07-18T18:40:01.762Z] #76 46.45 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-18T18:40:01.762Z] #76 46.73 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-18T18:40:01.762Z] #76 47.37 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-18T18:40:01.762Z] #76 47.43 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-18T18:40:01.762Z] #76 47.46 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-18T18:40:01.762Z] #76 47.48 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-18T18:40:01.762Z] #76 47.51 Setting up file (1:5.39-3) ... [2022-07-18T18:40:01.762Z] #76 47.56 Setting up bzip2 (1.0.8-4) ... [2022-07-18T18:40:01.762Z] #76 47.62 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-18T18:40:01.789Z] #55 ... [2022-07-18T18:40:01.789Z] [2022-07-18T18:40:01.789Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:40:01.789Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-18T18:40:01.789Z] #14 13.10 Reading package lists... [2022-07-18T18:40:01.789Z] #14 20.00 Building dependency tree... [2022-07-18T18:40:01.789Z] #14 24.32 The following additional packages will be installed: [2022-07-18T18:40:01.789Z] #14 24.32 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-18T18:40:01.789Z] #14 24.32 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-18T18:40:01.789Z] #14 24.32 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-18T18:40:01.789Z] #14 24.32 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-18T18:40:01.789Z] #14 24.32 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-18T18:40:01.789Z] #14 24.32 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-18T18:40:01.789Z] #14 24.32 mingw-w64-common mingw-w64-x86-64-dev [2022-07-18T18:40:01.789Z] #14 24.32 Suggested packages: [2022-07-18T18:40:01.789Z] #14 24.32 gcc-10-locales seccomp wine64 [2022-07-18T18:40:01.789Z] #14 26.00 The following NEW packages will be installed: [2022-07-18T18:40:01.789Z] #14 26.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-18T18:40:01.789Z] #14 26.00 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-18T18:40:01.789Z] #14 26.00 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-18T18:40:01.789Z] #14 26.00 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-18T18:40:01.789Z] #14 26.00 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-18T18:40:01.789Z] #14 26.00 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-18T18:40:01.789Z] #14 26.00 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-18T18:40:01.789Z] #14 26.00 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-18T18:40:01.789Z] #14 26.00 mingw-w64-x86-64-dev [2022-07-18T18:40:01.789Z] #14 26.46 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-18T18:40:01.789Z] #14 26.46 Need to get 115 MB of archives. [2022-07-18T18:40:01.789Z] #14 26.46 After this operation, 645 MB of additional disk space will be used. [2022-07-18T18:40:01.789Z] #14 26.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-18T18:40:01.789Z] #14 26.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-18T18:40:01.789Z] #14 26.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-18T18:40:01.789Z] #14 26.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-18T18:40:01.789Z] #14 26.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-18T18:40:01.789Z] #14 26.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-18T18:40:01.789Z] #14 27.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-18T18:40:01.789Z] #14 27.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-18T18:40:01.789Z] #14 27.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-18T18:40:01.789Z] #14 28.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-18T18:40:01.789Z] #14 ... [2022-07-18T18:40:01.789Z] [2022-07-18T18:40:01.789Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:40:01.789Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T18:40:01.789Z] #55 30.09 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-18T18:40:01.789Z] #55 30.09 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-18T18:40:02.022Z] #76 47.85 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-18T18:40:02.048Z] #55 30.19 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-18T18:40:02.048Z] #55 30.19 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-18T18:40:02.048Z] #55 30.43 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-18T18:40:02.048Z] #55 ... [2022-07-18T18:40:02.048Z] [2022-07-18T18:40:02.048Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-18T18:40:02.048Z] #67 sha256:7ebcc7848f8bd1e3722a94b10d3eff70406fb072ac2d3511382e93bff74180af [2022-07-18T18:40:02.048Z] #67 19.94 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-18T18:40:02.048Z] #67 20.11 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-18T18:40:02.281Z] #76 48.05 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-18T18:40:02.281Z] #76 48.08 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-18T18:40:02.281Z] #76 48.09 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-18T18:40:02.281Z] #76 48.11 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-18T18:40:02.307Z] #67 ... [2022-07-18T18:40:02.307Z] [2022-07-18T18:40:02.307Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:40:02.307Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T18:40:02.307Z] #55 30.53 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-18T18:40:02.307Z] #55 30.53 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-18T18:40:02.540Z] #76 48.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-18T18:40:02.540Z] #76 48.15 Setting up patch (2.7.6-7) ... [2022-07-18T18:40:02.540Z] #76 48.17 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-18T18:40:02.540Z] #76 48.22 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-18T18:40:02.540Z] #76 ... [2022-07-18T18:40:02.540Z] [2022-07-18T18:40:02.540Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:40:02.540Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-18T18:40:02.540Z] #14 38.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-18T18:40:02.540Z] #14 38.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-07-18T18:40:02.540Z] #14 38.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-18T18:40:02.540Z] #14 38.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-18T18:40:02.540Z] #14 39.23 debconf: delaying package configuration, since apt-utils is not installed [2022-07-18T18:40:02.540Z] #14 39.58 Fetched 108 MB in 6s (17.2 MB/s) [2022-07-18T18:40:02.540Z] #14 39.75 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-18T18:40:02.541Z] #14 39.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-18T18:40:02.541Z] #14 39.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-18T18:40:02.541Z] #14 39.81 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-18T18:40:02.541Z] #14 43.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-18T18:40:02.541Z] #14 43.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-18T18:40:02.541Z] #14 43.68 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-18T18:40:02.541Z] #14 46.51 Selecting previously unselected package binutils-mingw-w64. [2022-07-18T18:40:02.541Z] #14 46.66 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-18T18:40:02.541Z] #14 46.78 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-18T18:40:02.541Z] #14 47.23 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-18T18:40:02.541Z] #14 47.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-18T18:40:02.541Z] #14 47.25 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-18T18:40:02.541Z] #14 47.44 Selecting previously unselected package dmsetup. [2022-07-18T18:40:02.541Z] #14 47.44 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-18T18:40:02.541Z] #14 47.45 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-18T18:40:02.541Z] #14 47.84 Selecting previously unselected package mingw-w64-common. [2022-07-18T18:40:02.541Z] #14 47.85 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-18T18:40:02.541Z] #14 47.88 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-18T18:40:02.541Z] #14 ... [2022-07-18T18:40:02.541Z] [2022-07-18T18:40:02.541Z] #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-07-18T18:40:02.541Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-18T18:40:02.541Z] #42 48.32 Selecting previously unselected package libxml2:arm64. [2022-07-18T18:40:02.541Z] #42 48.32 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-18T18:40:02.541Z] #42 48.33 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-18T18:40:02.566Z] #55 30.75 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-18T18:40:02.566Z] #55 30.79 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-18T18:40:02.825Z] #55 31.08 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-18T18:40:02.825Z] #55 31.12 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-18T18:40:02.825Z] #55 31.20 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-18T18:40:02.825Z] #55 31.25 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-18T18:40:03.084Z] #55 31.42 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-18T18:40:03.345Z] #55 31.56 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-18T18:40:03.345Z] #55 31.71 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-18T18:40:03.345Z] #55 31.71 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-18T18:40:03.345Z] #55 31.76 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-18T18:40:03.478Z] #42 49.02 Selecting previously unselected package libarchive13:arm64. [2022-07-18T18:40:03.478Z] #42 49.02 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-18T18:40:03.478Z] #42 49.04 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-18T18:40:03.478Z] #42 ... [2022-07-18T18:40:03.478Z] [2022-07-18T18:40:03.478Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-18T18:40:03.478Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-18T18:40:03.478Z] #76 48.25 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-18T18:40:03.478Z] #76 48.27 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-18T18:40:03.478Z] #76 48.31 Setting up libtool (2.4.6-15) ... [2022-07-18T18:40:03.478Z] #76 48.32 Setting up m4 (1.4.18-5) ... [2022-07-18T18:40:03.478Z] #76 48.34 Setting up dpkg-dev (1.20.11) ... [2022-07-18T18:40:03.478Z] #76 48.36 Setting up autoconf (2.69-14) ... [2022-07-18T18:40:03.478Z] #76 48.38 Setting up build-essential (12.9) ... [2022-07-18T18:40:03.478Z] #76 48.40 Setting up automake (1:1.16.3-2) ... [2022-07-18T18:40:03.478Z] #76 48.42 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-18T18:40:03.478Z] #76 48.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-18T18:40:03.478Z] #76 DONE 49.2s [2022-07-18T18:40:03.606Z] #55 31.83 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-18T18:40:03.606Z] #55 31.91 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-18T18:40:03.606Z] #55 ... [2022-07-18T18:40:03.606Z] [2022-07-18T18:40:03.606Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-18T18:40:03.606Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-18T18:40:03.606Z] #36 21.80 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-18T18:40:03.606Z] #36 22.39 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-18T18:40:03.606Z] #36 22.65 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-18T18:40:03.606Z] #36 22.65 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-18T18:40:03.606Z] #36 24.42 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-18T18:40:03.606Z] #36 24.52 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-18T18:40:03.606Z] #36 25.67 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-18T18:40:03.777Z] [2022-07-18T18:40:03.777Z] #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-07-18T18:40:03.777Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-18T18:40:03.777Z] #42 49.28 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-18T18:40:03.777Z] #42 49.30 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-18T18:40:03.777Z] #42 49.31 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-18T18:40:03.866Z] #36 ... [2022-07-18T18:40:03.866Z] [2022-07-18T18:40:03.866Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:40:03.866Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T18:40:03.866Z] #55 32.08 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-18T18:40:03.866Z] #55 32.12 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-18T18:40:04.060Z] #42 49.62 Selecting previously unselected package librhash0:arm64. [2022-07-18T18:40:04.060Z] #42 49.62 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-18T18:40:04.060Z] #42 49.63 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-18T18:40:04.128Z] #55 32.49 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-18T18:40:04.320Z] #42 49.92 Selecting previously unselected package libuv1:arm64. [2022-07-18T18:40:04.320Z] #42 49.93 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-18T18:40:04.320Z] #42 49.93 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-18T18:40:04.387Z] #55 32.73 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-18T18:40:04.387Z] #55 32.82 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-18T18:40:04.387Z] #55 32.84 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-18T18:40:04.618Z] #42 50.15 Selecting previously unselected package cmake. [2022-07-18T18:40:04.618Z] #42 50.16 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-18T18:40:04.618Z] #42 50.16 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-18T18:40:04.646Z] #55 32.88 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-18T18:40:04.646Z] #55 32.98 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-18T18:40:04.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-18T18:40:04.906Z] #55 33.18 go: downloading honnef.co/go/tools v0.3.1 [2022-07-18T18:40:05.474Z] #55 ... [2022-07-18T18:40:05.474Z] [2022-07-18T18:40:05.474Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-18T18:40:05.474Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-18T18:40:05.474Z] #76 23.56 Fetched 8550 kB in 16s (542 kB/s) [2022-07-18T18:40:05.474Z] #76 23.56 Reading package lists... [2022-07-18T18:40:05.474Z] #76 29.77 Reading package lists... [2022-07-18T18:40:05.474Z] #76 ... [2022-07-18T18:40:05.474Z] [2022-07-18T18:40:05.474Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-18T18:40:05.474Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-18T18:40:05.474Z] #47 27.23 Updating files: 73% (1605/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-18T18:40:05.474Z] #47 28.00 + git checkout -q v2.3.0 [2022-07-18T18:40:05.474Z] #47 30.35 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-18T18:40:06.852Z] #47 ... [2022-07-18T18:40:06.852Z] [2022-07-18T18:40:06.852Z] #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-07-18T18:40:06.852Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-18T18:40:06.852Z] #42 23.16 Reading package lists... [2022-07-18T18:40:06.852Z] #42 29.41 Building dependency tree... [2022-07-18T18:40:06.852Z] #42 33.40 The following additional packages will be installed: [2022-07-18T18:40:06.852Z] #42 33.41 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-18T18:40:06.852Z] #42 33.43 Suggested packages: [2022-07-18T18:40:06.852Z] #42 33.43 cmake-doc ninja-build lrzip [2022-07-18T18:40:06.852Z] #42 33.43 Recommended packages: [2022-07-18T18:40:06.852Z] #42 33.43 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-18T18:40:06.852Z] #42 34.35 The following NEW packages will be installed: [2022-07-18T18:40:06.852Z] #42 34.37 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-18T18:40:06.852Z] #42 34.38 vim-common xxd [2022-07-18T18:40:06.852Z] #42 34.81 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-18T18:40:06.852Z] #42 34.81 Need to get 17.7 MB of archives. [2022-07-18T18:40:06.852Z] #42 34.81 After this operation, 70.7 MB of additional disk space will be used. [2022-07-18T18:40:06.852Z] #42 34.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-18T18:40:06.852Z] #42 34.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-18T18:40:06.852Z] #42 34.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-18T18:40:06.852Z] #42 34.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-18T18:40:06.852Z] #42 ... [2022-07-18T18:40:06.852Z] [2022-07-18T18:40:06.852Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:40:06.852Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T18:40:06.852Z] #55 35.03 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-18T18:40:06.852Z] #55 35.03 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-18T18:40:07.112Z] #55 35.33 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-18T18:40:07.112Z] #55 35.39 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-18T18:40:07.112Z] #55 35.49 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-18T18:40:07.371Z] #55 35.61 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-18T18:40:07.371Z] #55 35.66 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-18T18:40:07.371Z] #55 35.74 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-18T18:40:07.371Z] #55 35.79 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-18T18:40:07.944Z] #55 36.15 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-18T18:40:07.944Z] #55 36.23 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-18T18:40:07.950Z] #42 53.39 Setting up libicu67:arm64 (67.1-7) ... [2022-07-18T18:40:07.950Z] #42 53.42 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-18T18:40:07.950Z] #42 53.45 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-18T18:40:08.225Z] #55 ... [2022-07-18T18:40:08.225Z] [2022-07-18T18:40:08.225Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-18T18:40:08.225Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-18T18:40:08.225Z] #62 22.41 Reading package lists... [2022-07-18T18:40:08.225Z] #62 28.55 Building dependency tree... [2022-07-18T18:40:08.225Z] #62 32.82 The following additional packages will be installed: [2022-07-18T18:40:08.225Z] #62 32.84 libbtrfs0 [2022-07-18T18:40:08.225Z] #62 33.04 The following NEW packages will be installed: [2022-07-18T18:40:08.225Z] #62 33.06 libbtrfs-dev libbtrfs0 [2022-07-18T18:40:08.225Z] #62 33.48 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-18T18:40:08.225Z] #62 33.48 Need to get 460 kB of archives. [2022-07-18T18:40:08.225Z] #62 33.48 After this operation, 1237 kB of additional disk space will be used. [2022-07-18T18:40:08.225Z] #62 33.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-18T18:40:08.225Z] #62 33.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-18T18:40:08.225Z] #62 34.74 debconf: delaying package configuration, since apt-utils is not installed [2022-07-18T18:40:08.225Z] #62 35.03 Fetched 460 kB in 0s (1202 kB/s) [2022-07-18T18:40:08.225Z] #62 35.18 Selecting previously unselected package libbtrfs0:amd64. [2022-07-18T18:40:08.225Z] #62 35.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-18T18:40:08.225Z] #62 35.26 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-18T18:40:08.225Z] #62 35.32 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-18T18:40:08.225Z] #62 35.54 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-18T18:40:08.225Z] #62 35.55 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-18T18:40:08.225Z] #62 35.56 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-18T18:40:08.225Z] #62 35.99 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-18T18:40:08.225Z] #62 36.02 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-18T18:40:08.225Z] #62 36.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-18T18:40:08.225Z] #62 DONE 36.5s [2022-07-18T18:40:08.225Z] [2022-07-18T18:40:08.225Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:40:08.225Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T18:40:08.225Z] #55 36.44 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-18T18:40:08.486Z] #55 36.66 go: downloading golang.org/x/text v0.3.7 [2022-07-18T18:40:08.486Z] #55 ... [2022-07-18T18:40:08.486Z] [2022-07-18T18:40:08.486Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-18T18:40:08.486Z] #63 sha256:97d0b16d7fd296b6ba7780b0138e9dc608b9a6a53e3802d3727b76cf2b8bc27b [2022-07-18T18:40:08.486Z] #63 DONE 0.3s [2022-07-18T18:40:08.746Z] [2022-07-18T18:40:08.746Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-18T18:40:08.746Z] #64 sha256:9363b0d0ce5e350713d8319e7979531d586aac4e067deb5eeeafae466bf3bf14 [2022-07-18T18:40:08.781Z] #42 54.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-18T18:40:09.005Z] #64 ... [2022-07-18T18:40:09.005Z] [2022-07-18T18:40:09.005Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-18T18:40:09.005Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-18T18:40:09.005Z] #51 20.67 Reading package lists... [2022-07-18T18:40:09.005Z] #51 27.34 Reading package lists... [2022-07-18T18:40:09.005Z] #51 33.61 Building dependency tree... [2022-07-18T18:40:09.005Z] #51 ... [2022-07-18T18:40:09.005Z] [2022-07-18T18:40:09.005Z] #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-07-18T18:40:09.005Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-18T18:40:09.005Z] #42 35.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-18T18:40:09.005Z] #42 35.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-18T18:40:09.005Z] #42 35.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-18T18:40:09.005Z] #42 35.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-18T18:40:09.005Z] #42 35.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-18T18:40:09.005Z] #42 35.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-18T18:40:09.005Z] #42 37.09 debconf: delaying package configuration, since apt-utils is not installed [2022-07-18T18:40:09.005Z] #42 37.36 Fetched 17.7 MB in 2s (11.5 MB/s) [2022-07-18T18:40:09.005Z] #42 37.47 Selecting previously unselected package xxd. [2022-07-18T18:40:09.040Z] #42 54.59 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-18T18:40:09.040Z] #42 54.66 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-18T18:40:09.040Z] #42 54.73 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-18T18:40:09.265Z] #42 37.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-18T18:40:09.266Z] #42 37.59 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-18T18:40:09.266Z] #42 37.59 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-18T18:40:09.301Z] #42 54.95 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-18T18:40:09.560Z] #42 55.19 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-18T18:40:09.560Z] #42 55.25 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-18T18:40:09.560Z] #42 ... [2022-07-18T18:40:09.560Z] [2022-07-18T18:40:09.560Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:40:09.560Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-18T18:40:09.560Z] #14 55.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-18T18:40:09.560Z] #14 55.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-18T18:40:09.560Z] #14 55.19 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-18T18:40:09.560Z] #14 ... [2022-07-18T18:40:09.560Z] [2022-07-18T18:40:09.560Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-18T18:40:09.560Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-18T18:40:09.560Z] #53 53.44 gotestsum version dev [2022-07-18T18:40:09.560Z] #53 DONE 55.3s [2022-07-18T18:40:09.819Z] [2022-07-18T18:40:09.819Z] #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-07-18T18:40:09.819Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-18T18:40:09.819Z] #42 55.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-18T18:40:09.819Z] #42 ... [2022-07-18T18:40:09.819Z] [2022-07-18T18:40:09.819Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-18T18:40:09.819Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-18T18:40:09.819Z] #51 47.89 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-18T18:40:09.819Z] #51 47.95 Setting up python3-protobuf (3.12.4-1) ... [2022-07-18T18:40:09.819Z] #51 51.32 Setting up criu (3.17-1) ... [2022-07-18T18:40:09.819Z] #51 52.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-18T18:40:09.819Z] #51 DONE 55.2s [2022-07-18T18:40:09.834Z] #42 37.89 Selecting previously unselected package vim-common. [2022-07-18T18:40:09.835Z] #42 37.89 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-18T18:40:09.835Z] #42 37.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-18T18:40:10.078Z] [2022-07-18T18:40:10.079Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:40:10.079Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-18T18:40:10.079Z] #77 0.689 Cloning into '/tmp/crun-build'... [2022-07-18T18:40:10.079Z] #77 5.127 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-18T18:40:10.079Z] #77 5.149 Cloning into '/tmp/crun-build/libocispec'... [2022-07-18T18:40:10.079Z] #77 5.920 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-18T18:40:10.079Z] #77 5.930 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-18T18:40:10.079Z] #77 5.943 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-18T18:40:10.079Z] #77 5.955 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-18T18:40:10.079Z] #77 5.971 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-18T18:40:10.094Z] #42 38.24 Selecting previously unselected package cmake-data. [2022-07-18T18:40:10.094Z] #42 38.25 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-18T18:40:10.094Z] #42 38.26 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-18T18:40:10.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-18T18:40:10.342Z] #77 ... [2022-07-18T18:40:10.342Z] [2022-07-18T18:40:10.343Z] #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-07-18T18:40:10.343Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-18T18:40:10.343Z] #42 DONE 56.1s [2022-07-18T18:40:10.343Z] [2022-07-18T18:40:10.343Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-18T18:40:10.343Z] #43 sha256:c634834ba103f1e35114ac34b23f589beaac2426939be833a96ac67281dd877b [2022-07-18T18:40:11.286Z] #43 DONE 0.6s [2022-07-18T18:40:11.286Z] [2022-07-18T18:40:11.286Z] #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-07-18T18:40:11.286Z] #44 sha256:773ab2eb3cf135dee61c1e0dbea4527a2a46bfe69ebb6d2ca21090f46b76edd2 [2022-07-18T18:40:11.856Z] #44 0.968 + RM_GOPATH=0 [2022-07-18T18:40:11.856Z] #44 0.981 + TMP_GOPATH= [2022-07-18T18:40:11.856Z] #44 0.981 + : /build [2022-07-18T18:40:11.856Z] #44 0.981 + '[' -z '' ']' [2022-07-18T18:40:11.856Z] #44 0.981 ++ mktemp -d [2022-07-18T18:40:11.856Z] #44 0.981 + export GOPATH=/tmp/tmp.29Id0KHdzZ [2022-07-18T18:40:11.856Z] #44 0.981 + GOPATH=/tmp/tmp.29Id0KHdzZ [2022-07-18T18:40:11.856Z] #44 0.981 + RM_GOPATH=1 [2022-07-18T18:40:11.856Z] #44 0.981 + case "$(go env GOARCH)" in [2022-07-18T18:40:11.856Z] #44 0.981 ++ go env GOARCH [2022-07-18T18:40:12.225Z] #44 1.040 + export GO_BUILDMODE=-buildmode=pie [2022-07-18T18:40:12.226Z] #44 1.040 + GO_BUILDMODE=-buildmode=pie [2022-07-18T18:40:12.226Z] #44 1.049 Install tini version v0.19.0 [2022-07-18T18:40:12.226Z] #44 1.049 ++ dirname /install.sh [2022-07-18T18:40:12.226Z] #44 1.049 + dir=/ [2022-07-18T18:40:12.226Z] #44 1.049 + bin=tini [2022-07-18T18:40:12.226Z] #44 1.049 + shift [2022-07-18T18:40:12.226Z] #44 1.049 + '[' '!' -f //tini.installer ']' [2022-07-18T18:40:12.226Z] #44 1.049 + . //tini.installer [2022-07-18T18:40:12.226Z] #44 1.049 ++ : v0.19.0 [2022-07-18T18:40:12.226Z] #44 1.049 + install_tini [2022-07-18T18:40:12.226Z] #44 1.049 + echo 'Install tini version v0.19.0' [2022-07-18T18:40:12.226Z] #44 1.049 + git clone https://github.com/krallin/tini.git /tmp/tmp.29Id0KHdzZ/tini [2022-07-18T18:40:12.226Z] #44 1.058 Cloning into '/tmp/tmp.29Id0KHdzZ/tini'... [2022-07-18T18:40:12.629Z] #42 ... [2022-07-18T18:40:12.629Z] [2022-07-18T18:40:12.630Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:40:12.630Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-18T18:40:12.630Z] #14 30.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-18T18:40:12.630Z] #14 31.68 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-18T18:40:12.630Z] #14 32.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-18T18:40:12.630Z] #14 34.25 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-18T18:40:12.630Z] #14 34.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-18T18:40:12.630Z] #14 34.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-18T18:40:12.630Z] #14 34.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-18T18:40:12.630Z] #14 34.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-18T18:40:12.630Z] #14 34.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-18T18:40:12.630Z] #14 34.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-18T18:40:12.630Z] #14 34.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-18T18:40:12.630Z] #14 34.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-18T18:40:12.630Z] #14 34.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-18T18:40:12.630Z] #14 34.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-18T18:40:12.630Z] #14 34.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-18T18:40:12.630Z] #14 35.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-18T18:40:12.630Z] #14 35.04 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-18T18:40:12.630Z] #14 35.05 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-18T18:40:12.630Z] #14 35.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-18T18:40:12.630Z] #14 35.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-18T18:40:12.630Z] #14 36.40 debconf: delaying package configuration, since apt-utils is not installed [2022-07-18T18:40:12.630Z] #14 36.79 Fetched 115 MB in 9s (12.7 MB/s) [2022-07-18T18:40:12.630Z] #14 36.92 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-18T18:40:12.630Z] #14 36.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-18T18:40:12.630Z] #14 37.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-18T18:40:12.630Z] #14 37.03 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-18T18:40:12.630Z] #14 39.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-18T18:40:12.630Z] #14 39.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-18T18:40:12.630Z] #14 39.55 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-18T18:40:12.630Z] #14 ... [2022-07-18T18:40:12.630Z] [2022-07-18T18:40:12.630Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-18T18:40:12.630Z] #64 sha256:9363b0d0ce5e350713d8319e7979531d586aac4e067deb5eeeafae466bf3bf14 [2022-07-18T18:40:12.630Z] #64 2.937 + RM_GOPATH=0 [2022-07-18T18:40:12.630Z] #64 2.937 + TMP_GOPATH= [2022-07-18T18:40:12.630Z] #64 2.938 + : /build [2022-07-18T18:40:12.630Z] #64 2.938 + '[' -z '' ']' [2022-07-18T18:40:12.630Z] #64 2.940 ++ mktemp -d [2022-07-18T18:40:12.630Z] #64 2.943 + export GOPATH=/tmp/tmp.ZWT5NdM5Mm [2022-07-18T18:40:12.630Z] #64 2.947 + GOPATH=/tmp/tmp.ZWT5NdM5Mm [2022-07-18T18:40:12.630Z] #64 2.947 + RM_GOPATH=1 [2022-07-18T18:40:12.630Z] #64 2.947 + case "$(go env GOARCH)" in [2022-07-18T18:40:12.630Z] #64 2.947 ++ go env GOARCH [2022-07-18T18:40:12.630Z] #64 2.975 + export GO_BUILDMODE=-buildmode=pie [2022-07-18T18:40:12.630Z] #64 2.976 + GO_BUILDMODE=-buildmode=pie [2022-07-18T18:40:12.630Z] #64 2.976 ++ dirname /install.sh [2022-07-18T18:40:12.630Z] #64 2.980 + dir=/ [2022-07-18T18:40:12.630Z] #64 2.981 + bin=containerd [2022-07-18T18:40:12.630Z] #64 2.982 + shift [2022-07-18T18:40:12.630Z] #64 2.982 + '[' '!' -f //containerd.installer ']' [2022-07-18T18:40:12.630Z] #64 2.984 + . //containerd.installer [2022-07-18T18:40:12.630Z] #64 2.984 ++ set -e [2022-07-18T18:40:12.630Z] #64 2.984 ++ : v1.6.6 [2022-07-18T18:40:12.630Z] #64 2.985 + install_containerd [2022-07-18T18:40:12.630Z] #64 2.986 + echo 'Install containerd version v1.6.6' [2022-07-18T18:40:12.630Z] #64 2.986 Install containerd version v1.6.6 [2022-07-18T18:40:12.630Z] #64 2.987 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZWT5NdM5Mm/src/github.com/containerd/containerd [2022-07-18T18:40:12.630Z] #64 2.990 Cloning into '/tmp/tmp.ZWT5NdM5Mm/src/github.com/containerd/containerd'... [2022-07-18T18:40:12.798Z] #44 1.695 + cd /tmp/tmp.29Id0KHdzZ/tini [2022-07-18T18:40:12.798Z] #44 1.701 + git checkout -q v0.19.0 [2022-07-18T18:40:12.798Z] #44 1.706 + cmake . [2022-07-18T18:40:13.057Z] #44 2.207 -- The C compiler identification is GNU 10.2.1 [2022-07-18T18:40:13.317Z] #44 2.328 -- Detecting C compiler ABI info [2022-07-18T18:40:13.886Z] #44 2.847 -- Detecting C compiler ABI info - done [2022-07-18T18:40:13.886Z] #44 2.924 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-18T18:40:13.886Z] #44 2.928 -- Detecting C compile features [2022-07-18T18:40:13.886Z] #44 2.929 -- Detecting C compile features - done [2022-07-18T18:40:13.886Z] #44 2.964 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-18T18:40:14.145Z] #44 3.131 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-18T18:40:14.145Z] #44 3.201 -- Configuring done [2022-07-18T18:40:14.145Z] #44 3.207 -- Generating done [2022-07-18T18:40:14.145Z] #44 3.228 -- Build files have been written to: /tmp/tmp.29Id0KHdzZ/tini [2022-07-18T18:40:14.145Z] #44 3.236 + make tini-static [2022-07-18T18:40:14.542Z] #64 ... [2022-07-18T18:40:14.542Z] [2022-07-18T18:40:14.542Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-18T18:40:14.542Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-18T18:40:14.542Z] #57 42.31 v3.0.2 [2022-07-18T18:40:14.542Z] #57 DONE 43.0s [2022-07-18T18:40:14.713Z] #44 3.563 Scanning dependencies of target tini-static [2022-07-18T18:40:14.713Z] #44 3.660 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-18T18:40:14.803Z] [2022-07-18T18:40:14.803Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:40:14.803Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-18T18:40:14.803Z] #14 42.76 Selecting previously unselected package binutils-mingw-w64. [2022-07-18T18:40:14.803Z] #14 42.76 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-18T18:40:14.803Z] #14 42.80 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-18T18:40:14.803Z] #14 42.99 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-18T18:40:14.803Z] #14 43.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-18T18:40:14.803Z] #14 43.12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-18T18:40:15.065Z] #14 43.32 Selecting previously unselected package dmsetup. [2022-07-18T18:40:15.065Z] #14 43.32 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-18T18:40:15.065Z] #14 43.32 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-18T18:40:15.324Z] #14 43.52 Selecting previously unselected package mingw-w64-common. [2022-07-18T18:40:15.324Z] #14 43.52 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-18T18:40:15.324Z] #14 43.52 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-18T18:40:16.093Z] #44 5.063 [100%] Linking C executable tini-static [2022-07-18T18:40:16.664Z] #44 5.559 [100%] Built target tini-static [2022-07-18T18:40:16.664Z] #44 5.634 + mkdir -p /build [2022-07-18T18:40:16.664Z] #44 5.636 + cp tini-static /build/docker-init [2022-07-18T18:40:17.229Z] #14 ... [2022-07-18T18:40:17.229Z] [2022-07-18T18:40:17.229Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-18T18:40:17.229Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-18T18:40:17.229Z] #76 29.77 Reading package lists... [2022-07-18T18:40:17.229Z] #76 35.75 Building dependency tree... [2022-07-18T18:40:17.229Z] #76 39.65 python3 is already the newest version (3.9.2-3). [2022-07-18T18:40:17.229Z] #76 39.65 The following additional packages will be installed: [2022-07-18T18:40:17.229Z] #76 39.65 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-18T18:40:17.229Z] #76 39.65 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-18T18:40:17.229Z] #76 39.65 Suggested packages: [2022-07-18T18:40:17.229Z] #76 39.65 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-18T18:40:17.229Z] #76 39.65 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-18T18:40:17.229Z] #76 39.65 m4-doc ed diffutils-doc [2022-07-18T18:40:17.229Z] #76 39.65 Recommended packages: [2022-07-18T18:40:17.229Z] #76 39.65 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-18T18:40:17.229Z] #76 41.24 The following NEW packages will be installed: [2022-07-18T18:40:17.229Z] #76 41.26 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-18T18:40:17.229Z] #76 41.26 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-18T18:40:17.229Z] #76 41.26 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-18T18:40:17.229Z] #76 41.26 libyajl2 m4 patch xz-utils [2022-07-18T18:40:17.229Z] #76 41.63 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-18T18:40:17.229Z] #76 41.63 Need to get 5940 kB of archives. [2022-07-18T18:40:17.229Z] #76 41.63 After this operation, 18.7 MB of additional disk space will be used. [2022-07-18T18:40:17.229Z] #76 41.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-18T18:40:17.229Z] #76 41.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-18T18:40:17.229Z] #76 41.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-18T18:40:17.229Z] #76 41.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-18T18:40:17.229Z] #76 41.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-18T18:40:17.229Z] #76 41.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-18T18:40:17.229Z] #76 41.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-18T18:40:17.229Z] #76 41.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-18T18:40:17.229Z] #76 41.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-18T18:40:17.229Z] #76 41.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-18T18:40:17.229Z] #76 41.77 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-18T18:40:17.229Z] #76 41.78 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-18T18:40:17.229Z] #76 41.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-18T18:40:17.229Z] #76 41.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-18T18:40:17.229Z] #76 41.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-18T18:40:17.229Z] #76 41.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-18T18:40:17.229Z] #76 41.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-18T18:40:17.229Z] #76 41.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-18T18:40:17.229Z] #76 41.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-18T18:40:17.229Z] #76 41.98 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-18T18:40:17.229Z] #76 42.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-18T18:40:17.229Z] #76 42.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-18T18:40:17.229Z] #76 42.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-18T18:40:17.229Z] #76 43.22 debconf: delaying package configuration, since apt-utils is not installed [2022-07-18T18:40:17.229Z] #76 43.53 Fetched 5940 kB in 1s (8101 kB/s) [2022-07-18T18:40:17.229Z] #76 43.66 Selecting previously unselected package bzip2. [2022-07-18T18:40:17.229Z] #76 43.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-18T18:40:17.229Z] #76 43.79 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-18T18:40:17.229Z] #76 43.80 Unpacking bzip2 (1.0.8-4) ... [2022-07-18T18:40:17.229Z] #76 43.97 Selecting previously unselected package libmagic-mgc. [2022-07-18T18:40:17.229Z] #76 43.97 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-18T18:40:17.229Z] #76 43.97 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-18T18:40:17.229Z] #76 44.63 Selecting previously unselected package libmagic1:amd64. [2022-07-18T18:40:17.229Z] #76 44.63 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-18T18:40:17.229Z] #76 44.66 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-18T18:40:17.229Z] #76 44.92 Selecting previously unselected package file. [2022-07-18T18:40:17.229Z] #76 44.92 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-18T18:40:17.229Z] #76 44.94 Unpacking file (1:5.39-3) ... [2022-07-18T18:40:17.229Z] #76 45.10 Selecting previously unselected package xz-utils. [2022-07-18T18:40:17.229Z] #76 45.10 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-18T18:40:17.229Z] #76 45.16 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-18T18:40:17.229Z] #76 45.44 Selecting previously unselected package libsigsegv2:amd64. [2022-07-18T18:40:17.229Z] #76 45.46 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-18T18:40:17.229Z] #76 45.47 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-18T18:40:17.489Z] #76 45.62 Selecting previously unselected package m4. [2022-07-18T18:40:17.489Z] #76 45.62 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-18T18:40:17.489Z] #76 45.62 Unpacking m4 (1.4.18-5) ... [2022-07-18T18:40:17.489Z] #76 ... [2022-07-18T18:40:17.489Z] [2022-07-18T18:40:17.489Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:40:17.489Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T18:40:17.489Z] #55 42.95 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-18T18:40:17.489Z] #55 43.12 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-18T18:40:17.489Z] #55 43.16 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-18T18:40:17.489Z] #55 43.19 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-18T18:40:17.489Z] #55 43.32 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-18T18:40:17.489Z] #55 43.37 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-18T18:40:17.489Z] #55 43.37 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-18T18:40:17.489Z] #55 43.50 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-18T18:40:17.489Z] #55 43.54 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-18T18:40:17.489Z] #55 43.59 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-18T18:40:17.489Z] #55 43.67 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-18T18:40:17.489Z] #55 43.89 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-18T18:40:17.489Z] #55 44.63 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-18T18:40:17.489Z] #55 44.86 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-18T18:40:17.489Z] #55 44.90 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-18T18:40:17.489Z] #55 45.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-18T18:40:17.489Z] #55 45.27 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-18T18:40:17.489Z] #55 45.35 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-18T18:40:17.489Z] #55 45.35 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-18T18:40:17.489Z] #55 45.38 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-18T18:40:17.489Z] #55 45.53 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-18T18:40:17.489Z] #55 45.53 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-18T18:40:17.489Z] #55 45.66 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-18T18:40:17.489Z] #55 45.74 go: downloading github.com/prometheus/common v0.32.1 [2022-07-18T18:40:18.044Z] #44 DONE 7.0s [2022-07-18T18:40:18.044Z] [2022-07-18T18:40:18.044Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:40:18.044Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-18T18:40:18.044Z] #14 61.66 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-18T18:40:18.044Z] #14 61.66 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-18T18:40:18.044Z] #14 61.67 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-18T18:40:18.044Z] #14 61.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-18T18:40:18.044Z] #14 61.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-18T18:40:18.044Z] #14 61.81 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-18T18:40:18.057Z] #55 46.27 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-18T18:40:18.057Z] #55 46.30 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-18T18:40:19.438Z] #55 ... [2022-07-18T18:40:19.438Z] [2022-07-18T18:40:19.438Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-18T18:40:19.438Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-18T18:40:19.438Z] #40 46.47 NAME: [2022-07-18T18:40:19.438Z] #40 46.47 go-winres - A tool for embedding resources in Windows executables [2022-07-18T18:40:19.438Z] #40 46.47 [2022-07-18T18:40:19.438Z] #40 46.47 USAGE: [2022-07-18T18:40:19.438Z] #40 46.47 go-winres [global options] command [command options] [arguments...] [2022-07-18T18:40:19.438Z] #40 46.47 [2022-07-18T18:40:19.438Z] #40 46.47 COMMANDS: [2022-07-18T18:40:19.438Z] #40 46.47 init Create an initial ./winres/winres.json [2022-07-18T18:40:19.438Z] #40 46.47 make Make syso files for the "go build" command [2022-07-18T18:40:19.438Z] #40 46.47 simply Make syso files for the "go build" command (simplified) [2022-07-18T18:40:19.438Z] #40 46.47 extract Extract all resources from an executable [2022-07-18T18:40:19.438Z] #40 46.47 patch Replace resources in an executable file (exe, dll) [2022-07-18T18:40:19.438Z] #40 46.47 help, h Shows a list of commands or help for one command [2022-07-18T18:40:19.438Z] #40 46.47 [2022-07-18T18:40:19.438Z] #40 46.47 GLOBAL OPTIONS: [2022-07-18T18:40:19.438Z] #40 46.47 --help, -h show help (default: false) [2022-07-18T18:40:19.438Z] #40 DONE 47.9s [2022-07-18T18:40:19.697Z] [2022-07-18T18:40:19.697Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-18T18:40:19.697Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-18T18:40:19.697Z] #51 37.74 The following additional packages will be installed: [2022-07-18T18:40:19.697Z] #51 37.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-18T18:40:19.697Z] #51 37.74 python3-protobuf python3-six [2022-07-18T18:40:19.697Z] #51 37.74 Suggested packages: [2022-07-18T18:40:19.697Z] #51 37.74 python3-setuptools [2022-07-18T18:40:19.697Z] #51 37.74 Recommended packages: [2022-07-18T18:40:19.697Z] #51 37.74 iproute2 | iproute [2022-07-18T18:40:19.697Z] #51 38.46 The following NEW packages will be installed: [2022-07-18T18:40:19.697Z] #51 38.47 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-18T18:40:19.697Z] #51 38.47 python3-protobuf python3-six [2022-07-18T18:40:19.697Z] #51 39.00 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-18T18:40:19.697Z] #51 39.00 Need to get 2314 kB of archives. [2022-07-18T18:40:19.697Z] #51 39.00 After this operation, 11.1 MB of additional disk space will be used. [2022-07-18T18:40:19.697Z] #51 39.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-18T18:40:19.697Z] #51 39.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-18T18:40:19.697Z] #51 39.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-18T18:40:19.697Z] #51 39.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-18T18:40:19.697Z] #51 39.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-18T18:40:19.697Z] #51 39.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-18T18:40:19.697Z] #51 39.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-18T18:40:19.697Z] #51 41.25 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-18T18:40:19.697Z] #51 42.91 debconf: delaying package configuration, since apt-utils is not installed [2022-07-18T18:40:19.697Z] #51 43.19 Fetched 2314 kB in 3s (768 kB/s) [2022-07-18T18:40:19.697Z] #51 43.28 Selecting previously unselected package libprotobuf23:amd64. [2022-07-18T18:40:19.697Z] #51 43.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-18T18:40:19.697Z] #51 43.37 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-18T18:40:19.697Z] #51 43.38 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-18T18:40:19.697Z] #51 44.40 Selecting previously unselected package python3-pkg-resources. [2022-07-18T18:40:19.697Z] #51 44.40 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-18T18:40:19.697Z] #51 44.40 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-18T18:40:19.697Z] #51 44.54 Selecting previously unselected package python3-six. [2022-07-18T18:40:19.697Z] #51 44.54 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-18T18:40:19.697Z] #51 44.65 Unpacking python3-six (1.16.0-2) ... [2022-07-18T18:40:19.697Z] #51 44.71 Selecting previously unselected package python3-protobuf. [2022-07-18T18:40:19.697Z] #51 44.71 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-18T18:40:19.697Z] #51 44.73 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-18T18:40:19.697Z] #51 45.33 Selecting previously unselected package libnet1:amd64. [2022-07-18T18:40:19.697Z] #51 45.35 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-18T18:40:19.697Z] #51 45.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-18T18:40:19.697Z] #51 45.52 Selecting previously unselected package libnl-3-200:amd64. [2022-07-18T18:40:19.697Z] #51 45.53 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-18T18:40:19.697Z] #51 45.54 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-18T18:40:19.697Z] #51 45.70 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-18T18:40:19.697Z] #51 45.71 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-18T18:40:19.697Z] #51 45.72 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-18T18:40:19.697Z] #51 45.87 Selecting previously unselected package criu. [2022-07-18T18:40:19.697Z] #51 45.87 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-18T18:40:19.697Z] #51 45.88 Unpacking criu (3.17-1) ... [2022-07-18T18:40:19.697Z] #51 47.33 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-18T18:40:19.697Z] #51 ... [2022-07-18T18:40:19.697Z] [2022-07-18T18:40:19.697Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:40:19.697Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T18:40:19.697Z] #55 48.12 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-18T18:40:20.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-18T18:40:20.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-18T18:40:20.265Z] #55 48.70 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-18T18:40:20.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-18T18:40:21.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-18T18:40:21.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-18T18:40:22.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-18T18:40:22.246Z] #14 ... [2022-07-18T18:40:22.246Z] [2022-07-18T18:40:22.246Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:40:22.246Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-18T18:40:22.246Z] #77 8.340 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-18T18:40:22.246Z] #77 9.806 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-18T18:40:22.246Z] #77 11.00 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-18T18:40:22.246Z] #77 11.22 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-18T18:40:22.246Z] #77 11.42 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-18T18:40:22.246Z] #77 ... [2022-07-18T18:40:22.246Z] [2022-07-18T18:40:22.246Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:40:22.246Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-18T18:40:22.246Z] #14 67.79 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-18T18:40:22.246Z] #14 67.79 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-18T18:40:22.246Z] #14 67.81 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-18T18:40:23.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-18T18:40:23.621Z] #55 ... [2022-07-18T18:40:23.621Z] [2022-07-18T18:40:23.621Z] #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-07-18T18:40:23.621Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-18T18:40:23.621Z] #42 42.00 Selecting previously unselected package libicu67:amd64. [2022-07-18T18:40:23.621Z] #42 42.00 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-18T18:40:23.621Z] #42 42.04 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-18T18:40:23.621Z] #42 51.04 Selecting previously unselected package libxml2:amd64. [2022-07-18T18:40:23.621Z] #42 51.05 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-18T18:40:23.621Z] #42 51.05 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-18T18:40:23.621Z] #42 51.61 Selecting previously unselected package libarchive13:amd64. [2022-07-18T18:40:23.621Z] #42 51.61 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-18T18:40:23.621Z] #42 51.61 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-18T18:40:23.621Z] #42 52.00 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-18T18:40:23.880Z] #42 52.03 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-18T18:40:23.880Z] #42 52.04 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-18T18:40:23.880Z] #42 ... [2022-07-18T18:40:23.880Z] [2022-07-18T18:40:23.880Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-18T18:40:23.880Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-18T18:40:23.880Z] #76 45.88 Selecting previously unselected package autoconf. [2022-07-18T18:40:23.880Z] #76 45.92 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-18T18:40:23.880Z] #76 45.92 Unpacking autoconf (2.69-14) ... [2022-07-18T18:40:23.880Z] #76 46.45 Selecting previously unselected package autotools-dev. [2022-07-18T18:40:23.880Z] #76 46.47 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-18T18:40:23.880Z] #76 46.47 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-18T18:40:23.880Z] #76 47.31 Selecting previously unselected package automake. [2022-07-18T18:40:23.880Z] #76 47.31 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-18T18:40:23.880Z] #76 47.35 Unpacking automake (1:1.16.3-2) ... [2022-07-18T18:40:23.880Z] #76 48.12 Selecting previously unselected package patch. [2022-07-18T18:40:23.880Z] #76 48.12 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-18T18:40:23.880Z] #76 48.14 Unpacking patch (2.7.6-7) ... [2022-07-18T18:40:23.880Z] #76 48.32 Selecting previously unselected package dpkg-dev. [2022-07-18T18:40:23.880Z] #76 48.33 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-18T18:40:23.880Z] #76 48.33 Unpacking dpkg-dev (1.20.11) ... [2022-07-18T18:40:23.880Z] #76 49.67 Selecting previously unselected package build-essential. [2022-07-18T18:40:23.880Z] #76 49.68 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-18T18:40:23.880Z] #76 49.76 Unpacking build-essential (12.9) ... [2022-07-18T18:40:23.880Z] #76 49.89 Selecting previously unselected package libcap2:amd64. [2022-07-18T18:40:23.880Z] #76 49.89 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-18T18:40:23.880Z] #76 49.92 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-18T18:40:23.880Z] #76 49.99 Selecting previously unselected package libcap-dev:amd64. [2022-07-18T18:40:23.880Z] #76 49.99 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-18T18:40:23.880Z] #76 50.01 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-18T18:40:23.880Z] #76 50.18 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-18T18:40:23.880Z] #76 50.18 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-18T18:40:23.880Z] #76 50.22 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-18T18:40:23.880Z] #76 50.31 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-18T18:40:23.880Z] #76 50.32 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-18T18:40:23.880Z] #76 50.62 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-18T18:40:23.880Z] #76 50.78 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-18T18:40:23.880Z] #76 50.79 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-18T18:40:23.880Z] #76 50.81 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-18T18:40:23.880Z] #76 51.11 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-18T18:40:23.880Z] #76 51.12 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-18T18:40:23.880Z] #76 51.13 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-18T18:40:23.880Z] #76 52.01 Selecting previously unselected package libtool. [2022-07-18T18:40:23.880Z] #76 52.06 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-18T18:40:23.880Z] #76 52.06 Unpacking libtool (2.4.6-15) ... [2022-07-18T18:40:23.880Z] #76 ... [2022-07-18T18:40:23.880Z] [2022-07-18T18:40:23.880Z] #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-07-18T18:40:23.880Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-18T18:40:23.880Z] #42 52.20 Selecting previously unselected package librhash0:amd64. [2022-07-18T18:40:23.880Z] #42 52.22 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-18T18:40:23.880Z] #42 52.24 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-18T18:40:24.139Z] #42 52.42 Selecting previously unselected package libuv1:amd64. [2022-07-18T18:40:24.139Z] #42 52.42 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-18T18:40:24.139Z] #42 52.43 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-18T18:40:24.398Z] #42 52.60 Selecting previously unselected package cmake. [2022-07-18T18:40:24.398Z] #42 52.61 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-18T18:40:24.398Z] #42 52.62 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-18T18:40:25.334Z] #42 ... [2022-07-18T18:40:25.334Z] [2022-07-18T18:40:25.334Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-18T18:40:25.334Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-18T18:40:25.334Z] #34 43.41 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-18T18:40:25.334Z] #34 44.24 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-18T18:40:25.334Z] #34 45.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-18T18:40:25.334Z] #34 ... [2022-07-18T18:40:25.334Z] [2022-07-18T18:40:25.334Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-18T18:40:25.334Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-18T18:40:25.334Z] #76 52.39 Selecting previously unselected package libudev-dev:amd64. [2022-07-18T18:40:25.334Z] #76 52.40 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-18T18:40:25.334Z] #76 52.40 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-18T18:40:25.334Z] #76 52.64 Selecting previously unselected package libyajl2:amd64. [2022-07-18T18:40:25.334Z] #76 52.64 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-18T18:40:25.334Z] #76 52.66 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-18T18:40:25.334Z] #76 52.76 Selecting previously unselected package libyajl-dev:amd64. [2022-07-18T18:40:25.334Z] #76 52.76 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-18T18:40:25.334Z] #76 52.77 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-18T18:40:25.334Z] #76 53.00 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-18T18:40:25.334Z] #76 53.02 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-18T18:40:25.334Z] #76 53.06 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-18T18:40:25.334Z] #76 53.06 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-18T18:40:25.334Z] #76 53.14 Setting up file (1:5.39-3) ... [2022-07-18T18:40:25.334Z] #76 53.23 Setting up bzip2 (1.0.8-4) ... [2022-07-18T18:40:25.334Z] #76 53.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-18T18:40:25.334Z] #76 53.25 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-18T18:40:25.334Z] #76 53.27 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-18T18:40:25.335Z] #76 53.29 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-18T18:40:25.335Z] #76 53.29 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-18T18:40:25.335Z] #76 53.30 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-18T18:40:25.335Z] #76 53.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-18T18:40:25.335Z] #76 53.34 Setting up patch (2.7.6-7) ... [2022-07-18T18:40:25.335Z] #76 53.37 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-18T18:40:25.335Z] #76 53.39 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-18T18:40:25.335Z] #76 53.40 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-18T18:40:25.335Z] #76 53.41 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-18T18:40:25.335Z] #76 53.44 Setting up libtool (2.4.6-15) ... [2022-07-18T18:40:25.335Z] #76 53.47 Setting up m4 (1.4.18-5) ... [2022-07-18T18:40:25.335Z] #76 53.53 Setting up dpkg-dev (1.20.11) ... [2022-07-18T18:40:25.335Z] #76 53.55 Setting up autoconf (2.69-14) ... [2022-07-18T18:40:25.335Z] #76 53.56 Setting up build-essential (12.9) ... [2022-07-18T18:40:25.335Z] #76 53.60 Setting up automake (1:1.16.3-2) ... [2022-07-18T18:40:25.335Z] #76 53.66 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-18T18:40:25.335Z] #76 53.66 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-18T18:40:25.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-18T18:40:26.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-18T18:40:26.711Z] #76 DONE 54.7s [2022-07-18T18:40:26.711Z] [2022-07-18T18:40:26.711Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:40:26.711Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:40:27.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-18T18:40:27.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-18T18:40:28.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-18T18:40:28.838Z] #14 ... [2022-07-18T18:40:28.838Z] [2022-07-18T18:40:28.838Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-18T18:40:28.838Z] #64 sha256:6d148ed1c472e4bb355fd2994358740fc75294fbe89f7102ab0172de540315f8 [2022-07-18T18:40:29.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-18T18:40:29.614Z] #64 47.90 Updating files: 51% (2514/4896) Updating files: 52% (2546/4896) Updating files: 53% (2595/4896) Updating files: 54% (2644/4896) Updating files: 55% (2693/4896) Updating files: 56% (2742/4896) Updating files: 57% (2791/4896) Updating files: 58% (2840/4896) Updating files: 59% (2889/4896) Updating files: 60% (2938/4896) Updating files: 61% (2987/4896) Updating files: 62% (3036/4896) Updating files: 63% (3085/4896) Updating files: 64% (3134/4896) Updating files: 65% (3183/4896) Updating files: 66% (3232/4896) Updating files: 67% (3281/4896) Updating files: 68% (3330/4896) Updating files: 69% (3379/4896) Updating files: 70% (3428/4896) Updating files: 71% (3477/4896) Updating files: 72% (3526/4896) Updating files: 73% (3575/4896) Updating files: 74% (3624/4896) Updating files: 75% (3672/4896) Updating files: 76% (3721/4896) Updating files: 77% (3770/4896) Updating files: 78% (3819/4896) Updating files: 79% (3868/4896) Updating files: 80% (3917/4896) Updating files: 81% (3966/4896) Updating files: 82% (4015/4896) Updating files: 83% (4064/4896) Updating files: 84% (4113/4896) Updating files: 85% (4162/4896) Updating files: 86% (4211/4896) Updating files: 87% (4260/4896) Updating files: 88% (4309/4896) Updating files: 89% (4358/4896) Updating files: 90% (4407/4896) Updating files: 91% (4456/4896) Updating files: 92% (4505/4896) Updating files: 92% (4538/4896) Updating files: 93% (4554/4896) Updating files: 94% (4603/4896) Updating files: 95% (4652/4896) Updating files: 96% (4701/4896) Updating files: 97% (4750/4896) Updating files: 98% (4799/4896) Updating files: 99% (4848/4896) Updating files: 100% (4896/4896) Updating files: 100% (4896/4896), done. [2022-07-18T18:40:29.873Z] #64 49.11 + cd /tmp/tmp.q95IGrL2jb/src/github.com/containerd/containerd [2022-07-18T18:40:29.873Z] #64 49.11 + git checkout -q v1.6.6 [2022-07-18T18:40:30.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-18T18:40:30.901Z] #77 ... [2022-07-18T18:40:30.901Z] [2022-07-18T18:40:30.901Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-18T18:40:30.901Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-18T18:40:30.901Z] #42 57.22 Setting up libicu67:amd64 (67.1-7) ... [2022-07-18T18:40:30.901Z] #42 57.68 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-18T18:40:30.901Z] #42 57.72 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-18T18:40:30.901Z] #42 57.75 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-18T18:40:30.901Z] #42 57.80 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-18T18:40:30.901Z] #42 57.87 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-18T18:40:30.901Z] #42 57.90 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-18T18:40:30.901Z] #42 57.92 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-18T18:40:30.901Z] #42 57.95 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-18T18:40:30.901Z] #42 57.97 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-18T18:40:30.901Z] #42 57.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-18T18:40:30.901Z] #42 DONE 58.5s [2022-07-18T18:40:30.901Z] [2022-07-18T18:40:30.901Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-18T18:40:30.901Z] #43 sha256:b4afd33853a10cef7f30157696a9969ec9608517bfcffd3e756a8f4c8f923b05 [2022-07-18T18:40:30.901Z] #43 ... [2022-07-18T18:40:30.901Z] [2022-07-18T18:40:30.901Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-18T18:40:30.901Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-18T18:40:30.901Z] #51 49.42 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-18T18:40:30.901Z] #51 49.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-18T18:40:30.901Z] #51 49.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-18T18:40:30.901Z] #51 49.53 Setting up python3-six (1.16.0-2) ... [2022-07-18T18:40:30.901Z] #51 50.57 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-18T18:40:30.901Z] #51 50.64 Setting up python3-protobuf (3.12.4-1) ... [2022-07-18T18:40:30.901Z] #51 55.44 Setting up criu (3.17-1) ... [2022-07-18T18:40:30.901Z] #51 57.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-18T18:40:30.901Z] #51 DONE 58.5s [2022-07-18T18:40:30.901Z] [2022-07-18T18:40:30.901Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-18T18:40:30.901Z] #43 sha256:b4afd33853a10cef7f30157696a9969ec9608517bfcffd3e756a8f4c8f923b05 [2022-07-18T18:40:30.901Z] #43 DONE 0.4s [2022-07-18T18:40:30.901Z] [2022-07-18T18:40:30.901Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:40:30.901Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:40:30.901Z] #77 3.773 Cloning into '/tmp/crun-build'... [2022-07-18T18:40:31.252Z] #64 50.43 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-18T18:40:31.252Z] #64 50.43 + BUILDTAGS='netgo osusergo static_build' [2022-07-18T18:40:31.252Z] #64 50.43 + export EXTRA_FLAGS=-buildmode=pie [2022-07-18T18:40:31.252Z] #64 50.43 + EXTRA_FLAGS=-buildmode=pie [2022-07-18T18:40:31.252Z] #64 50.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-18T18:40:31.252Z] #64 50.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-18T18:40:31.252Z] #64 50.43 + '[' '' = dynamic ']' [2022-07-18T18:40:31.252Z] #64 50.43 + make [2022-07-18T18:40:31.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-18T18:40:32.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-18T18:40:32.631Z] #64 52.12 + bin/ctr [2022-07-18T18:40:32.908Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-18T18:40:32.908Z] Using test binary docker [2022-07-18T18:40:32.908Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-18T18:40:32.908Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-18T18:40:32.908Z] INFO: Waiting for daemon to start... [2022-07-18T18:40:32.908Z] Starting dockerd [2022-07-18T18:40:33.436Z] #77 ... [2022-07-18T18:40:33.436Z] [2022-07-18T18:40:33.436Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:40:33.436Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-18T18:40:33.436Z] #14 51.38 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-18T18:40:33.436Z] #14 51.38 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-18T18:40:33.436Z] #14 51.38 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-18T18:40:33.436Z] #14 59.29 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-18T18:40:33.436Z] #14 59.29 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-18T18:40:33.436Z] #14 59.30 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-18T18:40:33.436Z] #14 59.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-18T18:40:33.436Z] #14 59.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-18T18:40:33.436Z] #14 59.51 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-18T18:40:35.343Z] #14 ... [2022-07-18T18:40:35.343Z] [2022-07-18T18:40:35.343Z] #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-07-18T18:40:35.343Z] #44 sha256:19deb4aea852bc557809abc368f1a94eecef95a286dedd246c13b73b2851ce92 [2022-07-18T18:40:35.343Z] #44 4.571 + RM_GOPATH=0 [2022-07-18T18:40:35.343Z] #44 4.571 + TMP_GOPATH= [2022-07-18T18:40:35.343Z] #44 4.571 + : /build [2022-07-18T18:40:35.343Z] #44 4.571 + '[' -z '' ']' [2022-07-18T18:40:35.343Z] #44 4.573 ++ mktemp -d [2022-07-18T18:40:35.343Z] #44 4.573 + export GOPATH=/tmp/tmp.Cxh9nQMyDj [2022-07-18T18:40:35.343Z] #44 4.573 + GOPATH=/tmp/tmp.Cxh9nQMyDj [2022-07-18T18:40:35.343Z] #44 4.573 + RM_GOPATH=1 [2022-07-18T18:40:35.343Z] #44 4.573 + case "$(go env GOARCH)" in [2022-07-18T18:40:35.343Z] #44 4.576 ++ go env GOARCH [2022-07-18T18:40:35.343Z] #44 4.596 + export GO_BUILDMODE=-buildmode=pie [2022-07-18T18:40:35.343Z] #44 4.596 + GO_BUILDMODE=-buildmode=pie [2022-07-18T18:40:35.343Z] #44 4.596 ++ dirname /install.sh [2022-07-18T18:40:35.343Z] #44 4.600 + dir=/ [2022-07-18T18:40:35.343Z] #44 4.600 + bin=tini [2022-07-18T18:40:35.343Z] #44 4.601 + shift [2022-07-18T18:40:35.343Z] #44 4.601 + '[' '!' -f //tini.installer ']' [2022-07-18T18:40:35.343Z] #44 4.601 + . //tini.installer [2022-07-18T18:40:35.343Z] #44 4.601 ++ : v0.19.0 [2022-07-18T18:40:35.343Z] #44 4.601 + install_tini [2022-07-18T18:40:35.343Z] #44 4.601 + echo 'Install tini version v0.19.0' [2022-07-18T18:40:35.343Z] #44 4.601 + git clone https://github.com/krallin/tini.git /tmp/tmp.Cxh9nQMyDj/tini [2022-07-18T18:40:35.343Z] #44 4.601 Install tini version v0.19.0 [2022-07-18T18:40:35.343Z] #44 4.624 Cloning into '/tmp/tmp.Cxh9nQMyDj/tini'... [2022-07-18T18:40:36.279Z] #44 5.511 + cd /tmp/tmp.Cxh9nQMyDj/tini [2022-07-18T18:40:36.279Z] #44 5.512 + git checkout -q v0.19.0 [2022-07-18T18:40:36.279Z] #44 5.522 + cmake . [2022-07-18T18:40:36.847Z] #44 ... [2022-07-18T18:40:36.847Z] [2022-07-18T18:40:36.847Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:40:36.847Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:40:36.847Z] #77 10.26 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-18T18:40:36.847Z] #77 10.28 Cloning into '/tmp/crun-build/libocispec'... [2022-07-18T18:40:37.905Z] #64 ... [2022-07-18T18:40:37.906Z] [2022-07-18T18:40:37.906Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:40:37.906Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-18T18:40:37.906Z] #77 23.97 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-18T18:40:37.906Z] #77 33.48 libtoolize: putting auxiliary files in '.'. [2022-07-18T18:40:37.906Z] #77 33.48 libtoolize: copying file './ltmain.sh' [2022-07-18T18:40:37.906Z] #77 ... [2022-07-18T18:40:37.906Z] [2022-07-18T18:40:37.906Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:40:37.906Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-18T18:40:37.906Z] #14 77.89 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-18T18:40:37.906Z] #14 77.89 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-18T18:40:37.906Z] #14 77.90 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-18T18:40:37.906Z] #14 83.41 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-18T18:40:37.906Z] #14 83.42 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-18T18:40:37.906Z] #14 83.43 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-18T18:40:37.906Z] #14 ... [2022-07-18T18:40:37.906Z] [2022-07-18T18:40:37.906Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:40:37.906Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-18T18:40:37.906Z] #77 34.28 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-18T18:40:37.906Z] #77 34.28 libtoolize: and rerunning libtoolize and aclocal. [2022-07-18T18:40:37.906Z] #77 34.28 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-18T18:40:38.868Z] #77 11.66 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-18T18:40:38.868Z] #77 11.66 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-18T18:40:38.868Z] #77 11.66 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-18T18:40:38.868Z] #77 11.66 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-18T18:40:38.868Z] #77 11.69 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-18T18:40:39.700Z] . [2022-07-18T18:40:39.700Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-18T18:40:39.700Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-18T18:40:39.700Z] Error: No such image: emptyfs [2022-07-18T18:40:39.700Z] Running integration-test (iteration 1) [2022-07-18T18:40:39.700Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-18T18:40:39.700Z] Loaded image: busybox:latest [2022-07-18T18:40:39.700Z] Loaded image: busybox:glibc [2022-07-18T18:40:39.804Z] #77 ... [2022-07-18T18:40:39.804Z] [2022-07-18T18:40:39.804Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-18T18:40:39.804Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-18T18:40:39.804Z] #53 67.99 gotestsum version dev [2022-07-18T18:40:39.804Z] #53 DONE 68.3s [2022-07-18T18:40:40.063Z] [2022-07-18T18:40:40.063Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:40:40.063Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:40:40.063Z] #77 13.49 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-18T18:40:40.628Z] Loaded image: debian:bullseye-slim [2022-07-18T18:40:40.628Z] Loaded image: hello-world:latest [2022-07-18T18:40:40.628Z] Loaded image: arm32v7/hello-world:latest [2022-07-18T18:40:40.628Z] INFO: Testing against a local daemon [2022-07-18T18:40:40.628Z] === RUN TestCgroupNamespacesBuild [2022-07-18T18:40:41.456Z] #77 ... [2022-07-18T18:40:41.456Z] [2022-07-18T18:40:41.456Z] #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-07-18T18:40:41.456Z] #44 sha256:19deb4aea852bc557809abc368f1a94eecef95a286dedd246c13b73b2851ce92 [2022-07-18T18:40:41.456Z] #44 6.246 -- The C compiler identification is GNU 10.2.1 [2022-07-18T18:40:41.456Z] #44 6.383 -- Detecting C compiler ABI info [2022-07-18T18:40:41.456Z] #44 7.044 -- Detecting C compiler ABI info - done [2022-07-18T18:40:41.456Z] #44 7.198 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-18T18:40:41.456Z] #44 7.198 -- Detecting C compile features [2022-07-18T18:40:41.456Z] #44 7.198 -- Detecting C compile features - done [2022-07-18T18:40:41.456Z] #44 7.238 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-18T18:40:41.456Z] #44 7.689 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-18T18:40:41.456Z] #44 7.848 -- Configuring done [2022-07-18T18:40:41.456Z] #44 7.862 -- Generating done [2022-07-18T18:40:41.456Z] #44 7.888 -- Build files have been written to: /tmp/tmp.Cxh9nQMyDj/tini [2022-07-18T18:40:41.456Z] #44 7.896 + make tini-static [2022-07-18T18:40:41.456Z] #44 8.054 Scanning dependencies of target tini-static [2022-07-18T18:40:41.456Z] #44 8.086 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-18T18:40:41.456Z] #44 9.571 [100%] Linking C executable tini-static [2022-07-18T18:40:41.456Z] #44 10.29 [100%] Built target tini-static [2022-07-18T18:40:41.456Z] #44 10.39 + mkdir -p /build [2022-07-18T18:40:41.456Z] #44 10.39 + cp tini-static /build/docker-init [2022-07-18T18:40:41.456Z] #44 DONE 10.8s [2022-07-18T18:40:41.730Z] [2022-07-18T18:40:41.730Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:40:41.730Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-18T18:40:41.730Z] #14 68.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-18T18:40:41.730Z] #14 68.78 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-18T18:40:41.730Z] #14 68.78 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-18T18:40:41.995Z] --- PASS: TestCgroupNamespacesBuild (1.16s) [2022-07-18T18:40:41.995Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-18T18:40:42.925Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-07-18T18:40:42.925Z] === RUN TestBuildWithSession [2022-07-18T18:40:42.925Z] build_session_test.go:25: TODO: BuildKit [2022-07-18T18:40:42.925Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-18T18:40:42.925Z] === RUN TestBuildSquashParent [2022-07-18T18:40:43.181Z] #77 ... [2022-07-18T18:40:43.181Z] [2022-07-18T18:40:43.181Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:40:43.181Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-18T18:40:43.181Z] #14 88.78 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-18T18:40:43.181Z] #14 88.78 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-18T18:40:43.181Z] #14 88.79 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-18T18:40:47.003Z] #14 ... [2022-07-18T18:40:47.003Z] [2022-07-18T18:40:47.003Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:40:47.003Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:40:47.003Z] #77 15.32 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-18T18:40:47.003Z] #77 16.56 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-18T18:40:47.003Z] #77 16.76 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-18T18:40:47.003Z] #77 16.95 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-18T18:40:48.456Z] #14 ... [2022-07-18T18:40:48.456Z] [2022-07-18T18:40:48.456Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:40:48.456Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-18T18:40:48.456Z] #77 42.09 configure.ac:7: installing './compile' [2022-07-18T18:40:48.456Z] #77 42.09 configure.ac:11: installing './config.guess' [2022-07-18T18:40:48.456Z] #77 42.09 configure.ac:11: installing './config.sub' [2022-07-18T18:40:48.456Z] #77 42.11 configure.ac:8: installing './install-sh' [2022-07-18T18:40:48.456Z] #77 42.12 configure.ac:8: installing './missing' [2022-07-18T18:40:48.456Z] #77 42.20 Makefile.am: installing './depcomp' [2022-07-18T18:40:48.456Z] #77 43.39 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-18T18:40:48.456Z] #77 43.39 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-18T18:40:48.456Z] #77 43.54 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-18T18:40:48.456Z] #77 43.55 libtoolize: copying file 'm4/libtool.m4' [2022-07-18T18:40:48.456Z] #77 43.65 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-18T18:40:48.456Z] #77 43.80 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-18T18:40:48.456Z] #77 43.92 libtoolize: copying file 'm4/ltversion.m4' [2022-07-18T18:40:48.456Z] #77 44.04 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-18T18:40:48.456Z] #77 44.16 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-18T18:40:51.009Z] --- PASS: TestBuildSquashParent (6.90s) [2022-07-18T18:40:51.009Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-18T18:40:51.009Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-18T18:40:51.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-18T18:40:51.009Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-18T18:40:51.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-18T18:40:51.009Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-18T18:40:51.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-18T18:40:51.009Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-18T18:40:51.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-18T18:40:51.009Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-18T18:40:51.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-18T18:40:51.009Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-18T18:40:51.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-18T18:40:51.009Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-18T18:40:51.009Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-18T18:40:51.938Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-18T18:40:51.938Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-18T18:40:53.828Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-18T18:40:53.828Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-18T18:40:55.028Z] #77 ... [2022-07-18T18:40:55.028Z] [2022-07-18T18:40:55.028Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:40:55.028Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-18T18:40:55.028Z] #14 99.94 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-18T18:40:55.028Z] #14 99.95 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-18T18:40:55.028Z] #14 99.95 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-18T18:40:56.346Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-18T18:40:56.346Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.76s) [2022-07-18T18:40:56.346Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.88s) [2022-07-18T18:40:56.346Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.05s) [2022-07-18T18:40:56.346Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s) [2022-07-18T18:40:56.346Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2022-07-18T18:40:56.346Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s) [2022-07-18T18:40:56.346Z] === RUN TestBuildMultiStageCopy [2022-07-18T18:40:56.346Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-18T18:40:56.982Z] #77 ... [2022-07-18T18:40:56.982Z] [2022-07-18T18:40:56.982Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:40:56.982Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-18T18:40:56.982Z] #14 83.92 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-18T18:40:56.982Z] #14 83.92 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-18T18:40:56.982Z] #14 83.93 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-18T18:40:59.221Z] #14 104.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-18T18:40:59.221Z] #14 104.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-18T18:40:59.221Z] #14 104.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-18T18:40:59.221Z] #14 104.8 Selecting previously unselected package libapparmor1:arm64. [2022-07-18T18:40:59.221Z] #14 104.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-18T18:40:59.221Z] #14 104.8 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-18T18:40:59.221Z] #14 104.9 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-18T18:40:59.221Z] #14 104.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-18T18:40:59.221Z] #14 104.9 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-18T18:40:59.479Z] #14 105.0 Selecting previously unselected package libbtrfs0:arm64. [2022-07-18T18:40:59.479Z] #14 105.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-18T18:40:59.479Z] #14 105.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-18T18:40:59.479Z] #14 105.2 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-18T18:40:59.479Z] #14 105.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-18T18:40:59.479Z] #14 105.2 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-18T18:40:59.612Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-18T18:40:59.738Z] #14 105.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-18T18:40:59.738Z] #14 105.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-18T18:40:59.738Z] #14 105.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-18T18:40:59.738Z] #14 105.5 Selecting previously unselected package libudev-dev:arm64. [2022-07-18T18:40:59.738Z] #14 105.5 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-18T18:40:59.738Z] #14 105.5 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-18T18:40:59.996Z] #14 105.6 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-18T18:40:59.996Z] #14 105.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-18T18:40:59.996Z] #14 105.6 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-18T18:40:59.996Z] #14 105.8 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-18T18:40:59.996Z] #14 105.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-18T18:41:00.174Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-18T18:41:00.255Z] #14 105.8 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-18T18:41:00.255Z] #14 106.0 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-18T18:41:00.255Z] #14 106.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-18T18:41:00.255Z] #14 106.0 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-18T18:41:00.513Z] #14 106.2 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-18T18:41:00.513Z] #14 106.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-18T18:41:00.513Z] #14 106.2 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-18T18:41:00.513Z] #14 106.3 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-18T18:41:00.513Z] #14 106.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-18T18:41:00.513Z] #14 106.3 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-18T18:41:01.030Z] #14 106.7 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-18T18:41:01.030Z] #14 106.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-18T18:41:01.030Z] #14 106.7 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-18T18:41:01.103Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-18T18:41:01.163Z] #14 ... [2022-07-18T18:41:01.163Z] [2022-07-18T18:41:01.163Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-18T18:41:01.163Z] #64 sha256:9363b0d0ce5e350713d8319e7979531d586aac4e067deb5eeeafae466bf3bf14 [2022-07-18T18:41:01.288Z] #14 107.0 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-18T18:41:01.288Z] #14 107.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-18T18:41:01.288Z] #14 107.0 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-18T18:41:01.288Z] #14 107.1 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-18T18:41:01.288Z] #14 107.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-18T18:41:01.288Z] #14 107.1 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-18T18:41:01.547Z] #14 107.2 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-18T18:41:01.547Z] #14 107.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-18T18:41:01.547Z] #14 107.2 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-18T18:41:01.680Z] #64 51.76 Updating files: 48% (2356/4896) Updating files: 49% (2400/4896) Updating files: 50% (2448/4896) Updating files: 51% (2497/4896) Updating files: 52% (2546/4896) Updating files: 53% (2595/4896) Updating files: 54% (2644/4896) Updating files: 55% (2693/4896) Updating files: 56% (2742/4896) Updating files: 57% (2791/4896) Updating files: 58% (2840/4896) Updating files: 59% (2889/4896) Updating files: 60% (2938/4896) Updating files: 61% (2987/4896) Updating files: 62% (3036/4896) Updating files: 63% (3085/4896) Updating files: 64% (3134/4896) Updating files: 65% (3183/4896) Updating files: 66% (3232/4896) Updating files: 67% (3281/4896) Updating files: 68% (3330/4896) Updating files: 69% (3379/4896) Updating files: 70% (3428/4896) Updating files: 71% (3477/4896) Updating files: 72% (3526/4896) Updating files: 73% (3575/4896) Updating files: 74% (3624/4896) Updating files: 75% (3672/4896) Updating files: 76% (3721/4896) Updating files: 77% (3770/4896) Updating files: 78% (3819/4896) Updating files: 79% (3868/4896) Updating files: 80% (3917/4896) Updating files: 81% (3966/4896) Updating files: 82% (4015/4896) Updating files: 83% (4064/4896) Updating files: 84% (4113/4896) Updating files: 85% (4162/4896) Updating files: 85% (4174/4896) Updating files: 86% (4211/4896) Updating files: 87% (4260/4896) Updating files: 88% (4309/4896) Updating files: 89% (4358/4896) Updating files: 90% (4407/4896) Updating files: 91% (4456/4896) Updating files: 92% (4505/4896) Updating files: 93% (4554/4896) Updating files: 94% (4603/4896) Updating files: 95% (4652/4896) Updating files: 96% (4701/4896) Updating files: 97% (4750/4896) Updating files: 98% (4799/4896) Updating files: 99% (4848/4896) Updating files: 100% (4896/4896) Updating files: 100% (4896/4896), done. [2022-07-18T18:41:01.680Z] #64 53.26 + cd /tmp/tmp.ZWT5NdM5Mm/src/github.com/containerd/containerd [2022-07-18T18:41:02.030Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-18T18:41:02.114Z] #14 107.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-18T18:41:02.114Z] #14 107.8 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-18T18:41:02.114Z] #14 107.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-18T18:41:02.114Z] #14 107.8 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-18T18:41:02.114Z] #14 107.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-18T18:41:02.114Z] #14 107.8 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-18T18:41:02.114Z] #14 107.8 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-18T18:41:02.114Z] #14 107.9 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-18T18:41:02.114Z] #14 107.9 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-18T18:41:02.114Z] #14 107.9 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-18T18:41:02.114Z] #14 107.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-18T18:41:02.114Z] #14 107.9 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-18T18:41:02.114Z] #14 107.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-18T18:41:02.114Z] #14 107.9 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-18T18:41:02.114Z] #14 107.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-18T18:41:02.114Z] #14 108.0 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-18T18:41:02.151Z] #64 53.26 + git checkout -q v1.6.6 [2022-07-18T18:41:02.373Z] #14 108.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-18T18:41:02.373Z] #14 108.0 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-18T18:41:02.373Z] #14 108.0 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-18T18:41:02.373Z] #14 108.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-18T18:41:02.373Z] #14 108.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-18T18:41:02.373Z] #14 108.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-18T18:41:02.373Z] #14 108.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-18T18:41:02.373Z] #14 108.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-18T18:41:02.373Z] #14 108.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-18T18:41:02.373Z] #14 108.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-18T18:41:02.373Z] #14 108.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-18T18:41:02.373Z] #14 108.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-18T18:41:02.373Z] #14 108.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-18T18:41:02.373Z] #14 108.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-18T18:41:02.681Z] #14 108.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-18T18:41:02.681Z] #14 108.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-18T18:41:02.681Z] #14 108.2 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-18T18:41:02.681Z] #14 108.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-18T18:41:03.422Z] --- PASS: TestBuildMultiStageCopy (7.29s) [2022-07-18T18:41:03.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s) [2022-07-18T18:41:03.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-18T18:41:03.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-18T18:41:03.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-18T18:41:03.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2022-07-18T18:41:03.422Z] === RUN TestBuildMultiStageParentConfig [2022-07-18T18:41:03.530Z] #64 55.05 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-18T18:41:03.530Z] #64 55.05 + BUILDTAGS='netgo osusergo static_build' [2022-07-18T18:41:03.530Z] #64 55.05 + export EXTRA_FLAGS=-buildmode=pie [2022-07-18T18:41:03.530Z] #64 55.05 + EXTRA_FLAGS=-buildmode=pie [2022-07-18T18:41:03.530Z] #64 55.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-18T18:41:03.530Z] #64 55.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-18T18:41:03.530Z] #64 55.05 + '[' '' = dynamic ']' [2022-07-18T18:41:03.530Z] #64 55.05 + make [2022-07-18T18:41:06.065Z] #64 57.01 + bin/ctr [2022-07-18T18:41:06.881Z] #14 ... [2022-07-18T18:41:06.881Z] [2022-07-18T18:41:06.881Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-18T18:41:06.881Z] #67 sha256:83d102955a2ce57fd77d80b497cd5749f1f1d2d6ecc8a6adcc1dc2d070716f34 [2022-07-18T18:41:06.881Z] #67 102.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-18T18:41:06.881Z] #67 102.1 + GOBIN=/build [2022-07-18T18:41:06.881Z] #67 102.1 + GO111MODULE=on [2022-07-18T18:41:06.881Z] #67 102.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-18T18:41:06.881Z] #67 110.9 rootlesskit version 1.0.0 [2022-07-18T18:41:06.881Z] #67 110.9 Usage of /build/rootlesskit-docker-proxy: [2022-07-18T18:41:06.881Z] #67 110.9 -container-ip string [2022-07-18T18:41:06.881Z] #67 110.9 container ip [2022-07-18T18:41:06.881Z] #67 110.9 -container-port int [2022-07-18T18:41:06.881Z] #67 110.9 container port (default -1) [2022-07-18T18:41:06.881Z] #67 110.9 -host-ip string [2022-07-18T18:41:06.881Z] #67 110.9 host ip [2022-07-18T18:41:06.881Z] #67 110.9 -host-port int [2022-07-18T18:41:06.881Z] #67 110.9 host port (default -1) [2022-07-18T18:41:06.881Z] #67 110.9 -proto string [2022-07-18T18:41:06.881Z] #67 110.9 proxy protocol (default "tcp") [2022-07-18T18:41:06.881Z] #67 ... [2022-07-18T18:41:06.881Z] [2022-07-18T18:41:06.881Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:41:06.881Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-18T18:41:06.881Z] #77 54.71 configure.ac:7: installing 'build-aux/compile' [2022-07-18T18:41:06.881Z] #77 54.71 configure.ac:9: installing 'build-aux/config.guess' [2022-07-18T18:41:06.881Z] #77 54.73 configure.ac:9: installing 'build-aux/config.sub' [2022-07-18T18:41:06.881Z] #77 54.75 configure.ac:11: installing 'build-aux/install-sh' [2022-07-18T18:41:06.881Z] #77 54.76 configure.ac:11: installing 'build-aux/missing' [2022-07-18T18:41:06.881Z] #77 54.90 Makefile.am: installing 'build-aux/depcomp' [2022-07-18T18:41:06.881Z] #77 54.98 parallel-tests: installing 'build-aux/test-driver' [2022-07-18T18:41:06.881Z] #77 57.10 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-18T18:41:06.881Z] #77 57.10 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-18T18:41:06.881Z] #77 57.75 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-18T18:41:06.881Z] #77 57.75 libtoolize: copying file 'm4/libtool.m4' [2022-07-18T18:41:06.881Z] #77 57.88 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-18T18:41:06.881Z] #77 58.02 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-18T18:41:06.881Z] #77 58.11 libtoolize: copying file 'm4/ltversion.m4' [2022-07-18T18:41:06.881Z] #77 58.24 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-18T18:41:08.602Z] #64 ... [2022-07-18T18:41:08.602Z] [2022-07-18T18:41:08.602Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:41:08.602Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:41:08.602Z] #77 31.74 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-18T18:41:08.602Z] #77 ... [2022-07-18T18:41:08.602Z] [2022-07-18T18:41:08.602Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:41:08.602Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-18T18:41:08.602Z] #14 90.12 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-18T18:41:08.602Z] #14 90.12 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-18T18:41:08.602Z] #14 90.12 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-18T18:41:08.602Z] #14 96.67 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-18T18:41:08.602Z] #14 96.69 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-18T18:41:08.602Z] #14 96.69 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-18T18:41:08.673Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-07-18T18:41:08.673Z] === RUN TestBuildLabelWithTargets [2022-07-18T18:41:09.169Z] #14 ... [2022-07-18T18:41:09.169Z] [2022-07-18T18:41:09.169Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:41:09.169Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:41:09.169Z] #77 42.62 libtoolize: putting auxiliary files in '.'. [2022-07-18T18:41:09.169Z] #77 42.62 libtoolize: copying file './ltmain.sh' [2022-07-18T18:41:10.104Z] #77 43.31 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-18T18:41:10.104Z] #77 43.31 libtoolize: and rerunning libtoolize and aclocal. [2022-07-18T18:41:10.104Z] #77 43.31 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-18T18:41:12.155Z] #77 ... [2022-07-18T18:41:12.155Z] [2022-07-18T18:41:12.155Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-18T18:41:12.155Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-18T18:41:12.155Z] #36 117.1 Delve is a source level debugger for Go programs. [2022-07-18T18:41:12.155Z] #36 117.1 [2022-07-18T18:41:12.155Z] #36 117.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-18T18:41:12.155Z] #36 117.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-18T18:41:12.155Z] #36 117.1 [2022-07-18T18:41:12.155Z] #36 117.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-18T18:41:12.155Z] #36 117.1 [2022-07-18T18:41:12.155Z] #36 117.1 Pass flags to the program you are debugging using `--`, for example: [2022-07-18T18:41:12.155Z] #36 117.1 [2022-07-18T18:41:12.155Z] #36 117.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-18T18:41:12.155Z] #36 117.1 [2022-07-18T18:41:12.155Z] #36 117.1 Usage: [2022-07-18T18:41:12.155Z] #36 117.1 dlv [command] [2022-07-18T18:41:12.155Z] #36 117.1 [2022-07-18T18:41:12.155Z] #36 117.1 Available Commands: [2022-07-18T18:41:12.155Z] #36 117.1 attach Attach to running process and begin debugging. [2022-07-18T18:41:12.155Z] #36 117.1 connect Connect to a headless debug server with a terminal client. [2022-07-18T18:41:12.155Z] #36 117.1 core Examine a core dump. [2022-07-18T18:41:12.155Z] #36 117.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-18T18:41:12.155Z] #36 117.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-18T18:41:12.155Z] #36 117.1 exec Execute a precompiled binary, and begin a debug session. [2022-07-18T18:41:12.155Z] #36 117.1 help Help about any command [2022-07-18T18:41:12.155Z] #36 117.1 run Deprecated command. Use 'debug' instead. [2022-07-18T18:41:12.155Z] #36 117.1 test Compile test binary and begin debugging program. [2022-07-18T18:41:12.155Z] #36 117.1 trace Compile and begin tracing program. [2022-07-18T18:41:12.155Z] #36 117.1 version Prints version. [2022-07-18T18:41:12.155Z] #36 117.1 [2022-07-18T18:41:12.155Z] #36 117.1 Flags: [2022-07-18T18:41:12.155Z] #36 117.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-18T18:41:12.155Z] #36 117.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-18T18:41:12.155Z] #36 117.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-18T18:41:12.155Z] #36 117.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-18T18:41:12.155Z] #36 117.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-18T18:41:12.155Z] #36 117.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-18T18:41:12.155Z] #36 117.1 --disable-aslr Disables address space randomization [2022-07-18T18:41:12.155Z] #36 117.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-18T18:41:12.155Z] #36 117.1 -h, --help help for dlv [2022-07-18T18:41:12.155Z] #36 117.1 --init string Init file, executed by the terminal client. [2022-07-18T18:41:12.155Z] #36 117.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-18T18:41:12.155Z] #36 117.1 --log Enable debugging server logging. [2022-07-18T18:41:12.155Z] #36 117.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-18T18:41:12.155Z] #36 117.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-18T18:41:12.155Z] #36 117.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-18T18:41:12.155Z] #36 117.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-18T18:41:12.155Z] #36 117.1 --wd string Working directory for running the program. [2022-07-18T18:41:12.155Z] #36 117.1 [2022-07-18T18:41:12.155Z] #36 117.1 Additional help topics: [2022-07-18T18:41:12.155Z] #36 117.1 dlv backend Help about the --backend flag. [2022-07-18T18:41:12.155Z] #36 117.1 dlv log Help about logging flags. [2022-07-18T18:41:12.155Z] #36 117.1 dlv redirect Help about file redirection. [2022-07-18T18:41:12.155Z] #36 117.1 [2022-07-18T18:41:12.155Z] #36 117.1 Use "dlv [command] --help" for more information about a command. [2022-07-18T18:41:12.155Z] #36 DONE 117.4s [2022-07-18T18:41:12.155Z] [2022-07-18T18:41:12.155Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-18T18:41:12.155Z] #67 sha256:83d102955a2ce57fd77d80b497cd5749f1f1d2d6ecc8a6adcc1dc2d070716f34 [2022-07-18T18:41:12.155Z] #67 DONE 117.1s [2022-07-18T18:41:12.155Z] [2022-07-18T18:41:12.155Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:41:12.155Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-18T18:41:12.155Z] #14 DONE 117.4s [2022-07-18T18:41:12.155Z] [2022-07-18T18:41:12.155Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-18T18:41:12.155Z] #59 sha256:6363c9a894a05d4b0cd3ce31ccfb986d485d483d90fb8f9ee4bbff4241a7514c [2022-07-18T18:41:12.155Z] #59 ... [2022-07-18T18:41:12.155Z] [2022-07-18T18:41:12.155Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-18T18:41:12.155Z] #68 sha256:1f4fcbac87e6c14745638ee59edf67d99ed5e7d42fdc11a161a3dbd1dba223ef [2022-07-18T18:41:12.155Z] #68 DONE 0.4s [2022-07-18T18:41:12.155Z] [2022-07-18T18:41:12.155Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-18T18:41:12.155Z] #59 sha256:6363c9a894a05d4b0cd3ce31ccfb986d485d483d90fb8f9ee4bbff4241a7514c [2022-07-18T18:41:12.155Z] #59 DONE 0.5s [2022-07-18T18:41:12.155Z] [2022-07-18T18:41:12.155Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-18T18:41:12.155Z] #69 sha256:76609933d827ee9f48c36415253e95f69d43834cee04565eb4940a29e6cd839f [2022-07-18T18:41:12.155Z] #69 DONE 0.2s [2022-07-18T18:41:12.155Z] [2022-07-18T18:41:12.155Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-18T18:41:12.155Z] #60 sha256:e79edd0968360310ba149a81e1bb39a07a7e5aec7c5c8eed576aa12106755110 [2022-07-18T18:41:14.057Z] #60 ... [2022-07-18T18:41:14.057Z] [2022-07-18T18:41:14.057Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-18T18:41:14.057Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad [2022-07-18T18:41:14.057Z] #15 DONE 2.0s [2022-07-18T18:41:14.057Z] [2022-07-18T18:41:14.057Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-18T18:41:14.057Z] #60 sha256:e79edd0968360310ba149a81e1bb39a07a7e5aec7c5c8eed576aa12106755110 [2022-07-18T18:41:14.057Z] #60 1.545 + RM_GOPATH=0 [2022-07-18T18:41:14.057Z] #60 1.545 + TMP_GOPATH= [2022-07-18T18:41:14.057Z] #60 1.545 + : /build [2022-07-18T18:41:14.057Z] #60 1.545 + '[' -z '' ']' [2022-07-18T18:41:14.057Z] #60 1.545 ++ mktemp -d [2022-07-18T18:41:14.057Z] #60 1.545 + export GOPATH=/tmp/tmp.bO6joE1K7f [2022-07-18T18:41:14.057Z] #60 1.545 + GOPATH=/tmp/tmp.bO6joE1K7f [2022-07-18T18:41:14.057Z] #60 1.545 + RM_GOPATH=1 [2022-07-18T18:41:14.057Z] #60 1.545 + case "$(go env GOARCH)" in [2022-07-18T18:41:14.057Z] #60 1.545 ++ go env GOARCH [2022-07-18T18:41:14.057Z] #60 1.602 + export GO_BUILDMODE=-buildmode=pie [2022-07-18T18:41:14.057Z] #60 1.602 + GO_BUILDMODE=-buildmode=pie [2022-07-18T18:41:14.057Z] #60 1.602 ++ dirname /install.sh [2022-07-18T18:41:14.057Z] #60 1.613 Install runc version v1.1.2 (build tags: seccomp) [2022-07-18T18:41:14.057Z] #60 1.613 + dir=/ [2022-07-18T18:41:14.057Z] #60 1.613 + bin=runc [2022-07-18T18:41:14.057Z] #60 1.613 + shift [2022-07-18T18:41:14.057Z] #60 1.613 + '[' '!' -f //runc.installer ']' [2022-07-18T18:41:14.057Z] #60 1.613 + . //runc.installer [2022-07-18T18:41:14.057Z] #60 1.613 ++ set -e [2022-07-18T18:41:14.057Z] #60 1.613 ++ : v1.1.2 [2022-07-18T18:41:14.057Z] #60 1.613 + install_runc [2022-07-18T18:41:14.057Z] #60 1.613 + RUNC_BUILDTAGS=seccomp [2022-07-18T18:41:14.057Z] #60 1.613 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-18T18:41:14.057Z] #60 1.613 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bO6joE1K7f/src/github.com/opencontainers/runc [2022-07-18T18:41:14.057Z] #60 1.613 Cloning into '/tmp/tmp.bO6joE1K7f/src/github.com/opencontainers/runc'... [2022-07-18T18:41:15.435Z] #60 ... [2022-07-18T18:41:15.435Z] [2022-07-18T18:41:15.435Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-18T18:41:15.435Z] #16 sha256:459f6c9b8edd9829802ee69072df5ddca080fc84549eed688fca8209120b3336 [2022-07-18T18:41:15.435Z] #16 DONE 1.7s [2022-07-18T18:41:15.694Z] [2022-07-18T18:41:15.694Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-18T18:41:15.694Z] #26 sha256:c2cb4928063ac99f74a731d8b781414f74c0a78602082de2f09b46ea4859362e [2022-07-18T18:41:16.732Z] #26 120.9 Updating files: 18% (2063/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 32% (3657/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) [2022-07-18T18:41:16.732Z] #26 ... [2022-07-18T18:41:16.732Z] [2022-07-18T18:41:16.732Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-18T18:41:16.732Z] #17 sha256:02dc6b893d2b5e4d9ae24b05c87e1d8e989a26bb64a01ba7f8b80820413b77f1 [2022-07-18T18:41:16.732Z] #17 0.689 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-18T18:41:16.732Z] #17 DONE 1.1s [2022-07-18T18:41:16.732Z] [2022-07-18T18:41:16.732Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-18T18:41:16.732Z] #26 sha256:c2cb4928063ac99f74a731d8b781414f74c0a78602082de2f09b46ea4859362e [2022-07-18T18:41:16.756Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-18T18:41:16.756Z] === RUN TestBuildWithEmptyLayers [2022-07-18T18:41:17.769Z] #26 120.9 Updating files: 18% (2063/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 32% (3657/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 49% (5679/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) [2022-07-18T18:41:17.769Z] #26 ... [2022-07-18T18:41:17.769Z] [2022-07-18T18:41:17.769Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-18T18:41:17.769Z] #18 sha256:c14040022841611b1d38dcb03a1a23a3e9f8dc9adc6c16d7177d2cbfb086b5d6 [2022-07-18T18:41:17.769Z] #18 DONE 1.1s [2022-07-18T18:41:17.769Z] [2022-07-18T18:41:17.769Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-18T18:41:17.769Z] #26 sha256:c2cb4928063ac99f74a731d8b781414f74c0a78602082de2f09b46ea4859362e [2022-07-18T18:41:18.547Z] #26 120.9 Updating files: 18% (2063/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 32% (3657/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 49% (5679/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) [2022-07-18T18:41:18.547Z] #26 ... [2022-07-18T18:41:18.547Z] [2022-07-18T18:41:18.547Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-18T18:41:18.547Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379 [2022-07-18T18:41:18.547Z] #19 DONE 0.8s [2022-07-18T18:41:18.547Z] [2022-07-18T18:41:18.547Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-18T18:41:18.547Z] #26 sha256:c2cb4928063ac99f74a731d8b781414f74c0a78602082de2f09b46ea4859362e [2022-07-18T18:41:19.271Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-18T18:41:19.271Z] === RUN TestBuildMultiStageOnBuild [2022-07-18T18:41:19.346Z] #26 120.9 Updating files: 18% (2063/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 32% (3657/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 49% (5679/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 67% (7719/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) [2022-07-18T18:41:19.346Z] #26 ... [2022-07-18T18:41:19.346Z] [2022-07-18T18:41:19.346Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-18T18:41:19.346Z] #20 sha256:83f9af4ed84639f7768d38927f29584d377cb0cc78cbd463535ac072d65e1cf9 [2022-07-18T18:41:19.346Z] #20 DONE 0.8s [2022-07-18T18:41:19.346Z] [2022-07-18T18:41:19.346Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-18T18:41:19.346Z] #26 sha256:c2cb4928063ac99f74a731d8b781414f74c0a78602082de2f09b46ea4859362e [2022-07-18T18:41:20.077Z] #77 52.93 configure.ac:7: installing './compile' [2022-07-18T18:41:20.077Z] #77 52.93 configure.ac:11: installing './config.guess' [2022-07-18T18:41:20.077Z] #77 52.93 configure.ac:11: installing './config.sub' [2022-07-18T18:41:20.077Z] #77 52.94 configure.ac:8: installing './install-sh' [2022-07-18T18:41:20.077Z] #77 52.95 configure.ac:8: installing './missing' [2022-07-18T18:41:20.077Z] #77 53.07 Makefile.am: installing './depcomp' [2022-07-18T18:41:20.121Z] #26 120.9 Updating files: 18% (2063/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 32% (3657/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 49% (5679/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 67% (7719/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 84% (9652/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-07-18T18:41:20.380Z] #26 125.8 + cd /tmp/tmp.6GqPbhMY6R/tmp/docker-ce [2022-07-18T18:41:20.380Z] #26 125.8 + git checkout -q v17.06.2-ce [2022-07-18T18:41:21.013Z] #77 54.24 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-18T18:41:21.013Z] #77 54.24 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-18T18:41:21.013Z] #77 54.34 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-18T18:41:21.013Z] #77 54.35 libtoolize: copying file 'm4/libtool.m4' [2022-07-18T18:41:21.013Z] #77 54.44 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-18T18:41:21.272Z] #77 54.60 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-18T18:41:21.272Z] #77 54.73 libtoolize: copying file 'm4/ltversion.m4' [2022-07-18T18:41:21.531Z] #77 54.86 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-18T18:41:21.531Z] #77 55.00 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-18T18:41:22.098Z] #77 ... [2022-07-18T18:41:22.098Z] [2022-07-18T18:41:22.098Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:41:22.098Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-18T18:41:22.098Z] #14 110.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-18T18:41:22.285Z] #26 ... [2022-07-18T18:41:22.285Z] [2022-07-18T18:41:22.285Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-18T18:41:22.285Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-18T18:41:22.285Z] #34 DONE 127.8s [2022-07-18T18:41:22.358Z] #14 110.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-18T18:41:22.358Z] #14 110.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-18T18:41:22.544Z] [2022-07-18T18:41:22.544Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:41:22.544Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-18T18:41:22.544Z] #77 70.01 configure.ac:11: installing 'build-aux/compile' [2022-07-18T18:41:22.544Z] #77 70.04 configure.ac:11: installing 'build-aux/config.guess' [2022-07-18T18:41:22.544Z] #77 70.04 configure.ac:11: installing 'build-aux/config.sub' [2022-07-18T18:41:22.544Z] #77 70.06 configure.ac:13: installing 'build-aux/install-sh' [2022-07-18T18:41:22.544Z] #77 70.07 configure.ac:13: installing 'build-aux/missing' [2022-07-18T18:41:22.544Z] #77 70.07 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-18T18:41:22.544Z] #77 70.37 Makefile.am: installing 'build-aux/depcomp' [2022-07-18T18:41:22.544Z] #77 72.13 checking build system type... aarch64-unknown-linux-gnu [2022-07-18T18:41:22.544Z] #77 72.52 checking host system type... aarch64-unknown-linux-gnu [2022-07-18T18:41:22.544Z] #77 72.52 checking how to print strings... printf [2022-07-18T18:41:22.544Z] #77 72.53 checking for gcc... gcc [2022-07-18T18:41:22.544Z] #77 72.72 checking whether the C compiler works... yes [2022-07-18T18:41:22.544Z] #77 72.98 checking for C compiler default output file name... a.out [2022-07-18T18:41:22.544Z] #77 72.99 checking for suffix of executables... [2022-07-18T18:41:22.544Z] #77 73.16 checking whether we are cross compiling... no [2022-07-18T18:41:22.544Z] #77 73.41 checking for suffix of object files... o [2022-07-18T18:41:22.544Z] #77 73.55 checking whether we are using the GNU C compiler... yes [2022-07-18T18:41:22.544Z] #77 73.68 checking whether gcc accepts -g... yes [2022-07-18T18:41:22.544Z] #77 73.89 checking for gcc option to accept ISO C89... none needed [2022-07-18T18:41:22.545Z] #77 74.16 checking whether gcc understands -c and -o together... yes [2022-07-18T18:41:22.545Z] #77 74.43 checking for a sed that does not truncate output... /bin/sed [2022-07-18T18:41:22.545Z] #77 74.50 checking for grep that handles long lines and -e... /bin/grep [2022-07-18T18:41:22.545Z] #77 74.51 checking for egrep... /bin/grep -E [2022-07-18T18:41:22.545Z] #77 74.53 checking for fgrep... /bin/grep -F [2022-07-18T18:41:22.545Z] #77 74.56 checking for ld used by gcc... /usr/bin/ld [2022-07-18T18:41:22.545Z] #77 74.61 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-18T18:41:22.545Z] #77 74.61 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-18T18:41:22.545Z] #77 74.63 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-18T18:41:22.545Z] #77 74.74 checking whether ln -s works... yes [2022-07-18T18:41:22.545Z] #77 74.74 checking the maximum length of command line arguments... 1572864 [2022-07-18T18:41:22.545Z] #77 74.78 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-18T18:41:22.545Z] #77 74.78 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-18T18:41:22.545Z] #77 74.78 checking for /usr/bin/ld option to reload object files... -r [2022-07-18T18:41:22.545Z] #77 74.78 checking for objdump... objdump [2022-07-18T18:41:22.545Z] #77 74.79 checking how to recognize dependent libraries... pass_all [2022-07-18T18:41:22.545Z] #77 74.79 checking for dlltool... no [2022-07-18T18:41:22.545Z] #77 74.80 checking how to associate runtime and link libraries... printf %s\n [2022-07-18T18:41:22.545Z] #77 74.80 checking for ar... ar [2022-07-18T18:41:22.545Z] #77 74.80 checking for archiver @FILE support... @ [2022-07-18T18:41:22.545Z] #77 74.97 checking for strip... strip [2022-07-18T18:41:22.545Z] #77 74.98 checking for ranlib... ranlib [2022-07-18T18:41:22.545Z] #77 74.98 checking for gawk... no [2022-07-18T18:41:22.545Z] #77 74.98 checking for mawk... mawk [2022-07-18T18:41:22.545Z] #77 74.99 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-18T18:41:22.545Z] #77 75.42 checking for sysroot... no [2022-07-18T18:41:22.545Z] #77 75.42 checking for a working dd... /bin/dd [2022-07-18T18:41:22.545Z] #77 75.49 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-18T18:41:22.545Z] #77 75.51 checking for mt... no [2022-07-18T18:41:22.545Z] #77 75.51 checking if : is a manifest tool... no [2022-07-18T18:41:22.545Z] #77 75.52 checking how to run the C preprocessor... gcc -E [2022-07-18T18:41:22.545Z] #77 75.81 checking for ANSI C header files... yes [2022-07-18T18:41:22.545Z] #77 76.56 checking for sys/types.h... yes [2022-07-18T18:41:22.545Z] #77 76.74 checking for sys/stat.h... yes [2022-07-18T18:41:22.545Z] #77 76.94 checking for stdlib.h... yes [2022-07-18T18:41:22.545Z] #77 77.12 checking for string.h... yes [2022-07-18T18:41:22.545Z] #77 77.28 checking for memory.h... yes [2022-07-18T18:41:22.545Z] #77 77.44 checking for strings.h... yes [2022-07-18T18:41:22.545Z] #77 77.68 checking for inttypes.h... yes [2022-07-18T18:41:22.545Z] #77 77.88 checking for stdint.h... yes [2022-07-18T18:41:22.545Z] #77 78.11 checking for unistd.h... yes [2022-07-18T18:41:22.545Z] #77 78.27 checking for dlfcn.h... yes [2022-07-18T18:41:22.545Z] #77 78.44 checking for objdir... .libs [2022-07-18T18:41:22.545Z] #77 78.69 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-18T18:41:22.545Z] #77 78.82 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-18T18:41:22.545Z] #77 78.82 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-18T18:41:23.482Z] #77 79.14 checking if gcc static flag -static works... yes [2022-07-18T18:41:23.482Z] #77 79.93 checking if gcc supports -c -o file.o... yes [2022-07-18T18:41:23.482Z] #77 79.99 checking if gcc supports -c -o file.o... (cached) yes [2022-07-18T18:41:23.482Z] #77 79.99 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-18T18:41:23.745Z] #77 80.05 checking dynamic linker characteristics... [2022-07-18T18:41:23.745Z] #77 ... [2022-07-18T18:41:23.745Z] [2022-07-18T18:41:23.745Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-18T18:41:23.745Z] #26 sha256:c2cb4928063ac99f74a731d8b781414f74c0a78602082de2f09b46ea4859362e [2022-07-18T18:41:23.745Z] #26 129.1 + mkdir -p /tmp/tmp.6GqPbhMY6R/src/github.com/docker [2022-07-18T18:41:23.745Z] #26 129.1 + mv components/cli /tmp/tmp.6GqPbhMY6R/src/github.com/docker/cli [2022-07-18T18:41:23.745Z] #26 129.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-18T18:41:24.513Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-18T18:41:24.514Z] === RUN TestBuildUncleanTarFilenames [2022-07-18T18:41:24.770Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-07-18T18:41:24.770Z] === RUN TestBuildMultiStageLayerLeak [2022-07-18T18:41:28.926Z] #14 116.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-18T18:41:28.926Z] #14 116.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-18T18:41:28.926Z] #14 116.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-18T18:41:28.926Z] #14 116.7 Selecting previously unselected package libapparmor1:amd64. [2022-07-18T18:41:28.926Z] #14 116.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-18T18:41:28.926Z] #14 116.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-18T18:41:28.926Z] #14 116.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-18T18:41:28.926Z] #14 116.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-18T18:41:28.926Z] #14 116.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-18T18:41:28.926Z] #14 116.9 Selecting previously unselected package libbtrfs0:amd64. [2022-07-18T18:41:28.926Z] #14 117.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-18T18:41:28.926Z] #14 117.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-18T18:41:28.926Z] #14 117.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-18T18:41:28.926Z] #14 117.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-18T18:41:28.926Z] #14 117.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-18T18:41:29.026Z] #26 ... [2022-07-18T18:41:29.026Z] [2022-07-18T18:41:29.026Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:41:29.026Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-18T18:41:29.026Z] #77 80.05 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-18T18:41:29.026Z] #77 80.41 checking how to hardcode library paths into programs... immediate [2022-07-18T18:41:29.026Z] #77 80.41 checking whether stripping libraries is possible... yes [2022-07-18T18:41:29.026Z] #77 80.42 checking if libtool supports shared libraries... yes [2022-07-18T18:41:29.026Z] #77 80.42 checking whether to build shared libraries... no [2022-07-18T18:41:29.026Z] #77 80.42 checking whether to build static libraries... yes [2022-07-18T18:41:29.026Z] #77 80.42 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-18T18:41:29.026Z] #77 80.50 checking whether build environment is sane... yes [2022-07-18T18:41:29.026Z] #77 80.55 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-18T18:41:29.026Z] #77 80.56 checking whether make sets $(MAKE)... yes [2022-07-18T18:41:29.026Z] #77 80.61 checking whether make supports the include directive... yes (GNU style) [2022-07-18T18:41:29.026Z] #77 80.66 checking whether make supports nested variables... yes [2022-07-18T18:41:29.026Z] #77 80.70 checking whether UID '0' is supported by ustar format... yes [2022-07-18T18:41:29.026Z] #77 80.70 checking whether GID '0' is supported by ustar format... yes [2022-07-18T18:41:29.026Z] #77 80.70 checking how to create a ustar tar archive... gnutar [2022-07-18T18:41:29.026Z] #77 80.79 checking dependency style of gcc... gcc3 [2022-07-18T18:41:29.026Z] #77 80.98 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-18T18:41:29.026Z] #77 80.98 checking whether make supports nested variables... (cached) yes [2022-07-18T18:41:29.026Z] #77 80.98 checking for gawk... (cached) mawk [2022-07-18T18:41:29.026Z] #77 80.98 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-18T18:41:29.026Z] #77 80.99 checking for gcc... (cached) gcc [2022-07-18T18:41:29.026Z] #77 81.10 checking whether we are using the GNU C compiler... (cached) yes [2022-07-18T18:41:29.026Z] #77 81.10 checking whether gcc accepts -g... (cached) yes [2022-07-18T18:41:29.026Z] #77 81.10 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-18T18:41:29.026Z] #77 81.10 checking whether gcc understands -c and -o together... (cached) yes [2022-07-18T18:41:29.026Z] #77 81.10 checking for a Python interpreter with version >= 3... python3 [2022-07-18T18:41:29.026Z] #77 81.18 checking for python3... /usr/bin/python3 [2022-07-18T18:41:29.026Z] #77 81.18 checking for python3 version... 3.9 [2022-07-18T18:41:29.026Z] #77 81.26 checking for python3 platform... linux [2022-07-18T18:41:29.026Z] #77 81.29 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-18T18:41:29.026Z] #77 81.44 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-18T18:41:29.026Z] #77 81.59 checking for go-md2man... no [2022-07-18T18:41:29.026Z] #77 81.62 checking error.h usability... yes [2022-07-18T18:41:29.026Z] #77 81.79 checking error.h presence... yes [2022-07-18T18:41:29.026Z] #77 81.84 checking for error.h... yes [2022-07-18T18:41:29.026Z] #77 81.88 checking linux/openat2.h usability... yes [2022-07-18T18:41:29.026Z] #77 81.97 checking linux/openat2.h presence... yes [2022-07-18T18:41:29.026Z] #77 82.02 checking for linux/openat2.h... yes [2022-07-18T18:41:29.026Z] #77 82.07 checking for copy_file_range... yes [2022-07-18T18:41:29.026Z] #77 82.32 checking for fgetxattr... yes [2022-07-18T18:41:29.026Z] #77 82.53 checking for statx... yes [2022-07-18T18:41:29.026Z] #77 82.72 checking for fgetpwent_r... yes [2022-07-18T18:41:29.026Z] #77 82.97 checking for issetugid... no [2022-07-18T18:41:29.026Z] #77 83.15 checking for pkg-config... /usr/bin/pkg-config [2022-07-18T18:41:29.026Z] #77 83.16 checking pkg-config is at least version 0.9.0... yes [2022-07-18T18:41:29.026Z] #77 83.17 checking for library containing yajl_tree_get... -lyajl [2022-07-18T18:41:29.026Z] #77 83.63 checking for yajl >= 2.0.0... yes [2022-07-18T18:41:29.026Z] #77 83.66 checking sys/capability.h usability... yes [2022-07-18T18:41:29.026Z] #77 83.83 checking sys/capability.h presence... yes [2022-07-18T18:41:29.026Z] #77 83.93 checking for sys/capability.h... yes [2022-07-18T18:41:29.026Z] #77 83.93 checking for library containing cap_from_name... -lcap [2022-07-18T18:41:29.026Z] #77 84.32 checking for library containing dlopen... -ldl [2022-07-18T18:41:29.026Z] #77 84.69 checking seccomp.h usability... yes [2022-07-18T18:41:29.026Z] #77 84.91 checking seccomp.h presence... yes [2022-07-18T18:41:29.026Z] #77 84.98 checking for seccomp.h... yes [2022-07-18T18:41:29.026Z] #77 84.99 checking for library containing seccomp_rule_add... -lseccomp [2022-07-18T18:41:29.026Z] #77 85.38 checking for library containing seccomp_arch_resolve_name... none required [2022-07-18T18:41:29.026Z] #77 85.54 checking systemd/sd-bus.h usability... yes [2022-07-18T18:41:29.026Z] #77 85.65 checking systemd/sd-bus.h presence... yes [2022-07-18T18:41:29.186Z] #14 117.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-18T18:41:29.186Z] #14 117.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-18T18:41:29.186Z] #14 117.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-18T18:41:29.186Z] #14 117.6 Selecting previously unselected package libudev-dev:amd64. [2022-07-18T18:41:29.285Z] #77 85.75 checking for systemd/sd-bus.h... yes [2022-07-18T18:41:29.469Z] #14 117.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-18T18:41:29.469Z] #14 117.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-18T18:41:29.469Z] #14 117.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-18T18:41:29.469Z] #14 117.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-18T18:41:29.469Z] #14 117.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-18T18:41:29.544Z] #77 85.76 checking for library containing sd_bus_match_signal_async... [2022-07-18T18:41:29.544Z] #77 ... [2022-07-18T18:41:29.544Z] [2022-07-18T18:41:29.544Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-18T18:41:29.544Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-18T18:41:29.544Z] #21 1.157 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-18T18:41:29.544Z] #21 1.369 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-18T18:41:29.544Z] #21 1.539 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-18T18:41:29.544Z] #21 1.656 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-18T18:41:29.544Z] #21 2.605 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-18T18:41:29.544Z] #21 4.005 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-18T18:41:29.544Z] #21 6.726 Fetched 8436 kB in 6s (1404 kB/s) [2022-07-18T18:41:29.544Z] #21 6.726 Reading package lists... [2022-07-18T18:41:29.544Z] #21 8.895 Reading package lists... [2022-07-18T18:41:29.544Z] #21 ... [2022-07-18T18:41:29.544Z] [2022-07-18T18:41:29.544Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:41:29.544Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-18T18:41:29.544Z] #77 85.76 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-18T18:41:29.737Z] #14 118.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-18T18:41:29.737Z] #14 118.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-18T18:41:29.737Z] #14 118.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-18T18:41:29.803Z] #77 86.21 checking for sd_notify_barrier... yes [2022-07-18T18:41:30.015Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2022-07-18T18:41:30.015Z] === RUN TestBuildWithHugeFile [2022-07-18T18:41:30.017Z] #14 118.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-18T18:41:30.017Z] #14 118.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-18T18:41:30.017Z] #14 118.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-18T18:41:30.062Z] #77 86.46 checking linux/bpf.h usability... yes [2022-07-18T18:41:30.276Z] #14 118.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-18T18:41:30.276Z] #14 118.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-18T18:41:30.276Z] #14 118.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-18T18:41:30.276Z] #14 118.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-18T18:41:30.276Z] #14 118.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-18T18:41:30.276Z] #14 118.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-18T18:41:30.321Z] #77 86.66 checking linux/bpf.h presence... yes [2022-07-18T18:41:30.321Z] #77 86.76 checking for linux/bpf.h... yes [2022-07-18T18:41:30.321Z] #77 86.76 checking compilation for eBPF... yes [2022-07-18T18:41:30.321Z] #77 86.91 checking for criu >= 3.15... no [2022-07-18T18:41:30.321Z] #77 86.95 configure: CRIU headers not found, building without CRIU support [2022-07-18T18:41:30.322Z] #77 86.95 checking for criu > 3.16... no [2022-07-18T18:41:30.322Z] #77 86.99 configure: CRIU version doesn't support join-ns API [2022-07-18T18:41:30.322Z] #77 86.99 checking for criu > 3.16.1... no [2022-07-18T18:41:30.581Z] #77 87.02 configure: CRIU version doesn't support for pre-dumping [2022-07-18T18:41:30.581Z] #77 87.03 checking for new mount API (fsconfig)... yes [2022-07-18T18:41:30.581Z] #77 87.13 checking for seccomp notify API... yes [2022-07-18T18:41:30.840Z] #77 87.27 checking for gperf... no [2022-07-18T18:41:30.840Z] #77 87.27 configure: gperf not found - cannot rebuild signal parser code [2022-07-18T18:41:30.840Z] #77 87.27 checking for library containing argp_parse... none required [2022-07-18T18:41:30.842Z] #14 119.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-18T18:41:30.842Z] #14 119.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-18T18:41:30.842Z] #14 119.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-18T18:41:31.099Z] #77 87.52 checking that generated files are newer than configure... done [2022-07-18T18:41:31.099Z] #77 87.53 configure: creating ./config.status [2022-07-18T18:41:31.409Z] #14 119.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-18T18:41:31.409Z] #14 119.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-18T18:41:31.409Z] #14 119.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-18T18:41:31.409Z] #14 119.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-18T18:41:31.409Z] #14 119.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-18T18:41:31.409Z] #14 119.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-18T18:41:31.668Z] #14 119.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-18T18:41:31.668Z] #14 119.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-18T18:41:31.668Z] #14 119.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-18T18:41:32.348Z] #14 120.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-18T18:41:32.348Z] #14 120.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-18T18:41:32.348Z] #14 120.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-18T18:41:32.348Z] #14 120.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-18T18:41:32.348Z] #14 120.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-18T18:41:32.348Z] #14 120.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-18T18:41:32.348Z] #14 120.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-18T18:41:32.348Z] #14 120.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-18T18:41:32.348Z] #14 120.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-18T18:41:32.348Z] #14 120.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-18T18:41:32.348Z] #14 120.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-18T18:41:32.348Z] #14 120.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-18T18:41:32.348Z] #14 120.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-18T18:41:32.348Z] #14 120.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-18T18:41:32.348Z] #14 120.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-18T18:41:32.348Z] #14 120.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-18T18:41:32.614Z] #14 120.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-18T18:41:32.614Z] #14 120.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-18T18:41:32.614Z] #14 121.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-18T18:41:33.005Z] #77 ... [2022-07-18T18:41:33.005Z] [2022-07-18T18:41:33.005Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-18T18:41:33.005Z] #60 sha256:e79edd0968360310ba149a81e1bb39a07a7e5aec7c5c8eed576aa12106755110 [2022-07-18T18:41:33.005Z] #60 10.55 + cd /tmp/tmp.bO6joE1K7f/src/github.com/opencontainers/runc [2022-07-18T18:41:33.005Z] #60 10.55 + git checkout -q v1.1.2 [2022-07-18T18:41:33.005Z] #60 11.33 + '[' -z '' ']' [2022-07-18T18:41:33.005Z] #60 11.33 + target=static [2022-07-18T18:41:33.005Z] #60 11.33 + make BUILDTAGS=seccomp static [2022-07-18T18:41:33.005Z] #60 11.69 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-18T18:41:33.005Z] #60 ... [2022-07-18T18:41:33.005Z] [2022-07-18T18:41:33.005Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-18T18:41:33.005Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-18T18:41:33.005Z] #21 8.895 Reading package lists... [2022-07-18T18:41:33.005Z] #21 11.17 Building dependency tree... [2022-07-18T18:41:33.005Z] #21 12.89 The following additional packages will be installed: [2022-07-18T18:41:33.005Z] #21 12.89 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-18T18:41:33.005Z] #21 12.89 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-18T18:41:33.005Z] #21 12.89 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-18T18:41:33.005Z] #21 12.89 python3-pkg-resources vim-runtime xxd [2022-07-18T18:41:33.006Z] #21 12.89 Suggested packages: [2022-07-18T18:41:33.006Z] #21 12.92 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-18T18:41:33.006Z] #21 12.92 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-18T18:41:33.006Z] #21 12.92 acl attr quota [2022-07-18T18:41:33.006Z] #21 12.92 Recommended packages: [2022-07-18T18:41:33.006Z] #21 12.92 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-18T18:41:33.286Z] #14 121.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-18T18:41:33.574Z] #21 14.12 The following NEW packages will be installed: [2022-07-18T18:41:33.574Z] #21 14.12 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-18T18:41:33.574Z] #21 14.12 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-18T18:41:33.574Z] #21 14.12 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-18T18:41:33.574Z] #21 14.13 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-18T18:41:33.574Z] #21 14.13 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-18T18:41:33.574Z] #21 14.13 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-18T18:41:33.574Z] #21 14.13 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-18T18:41:33.574Z] #21 14.13 xz-utils zip zstd [2022-07-18T18:41:33.618Z] #14 121.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-18T18:41:33.833Z] #21 14.56 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-18T18:41:33.833Z] #21 14.56 Need to get 27.0 MB of archives. [2022-07-18T18:41:33.833Z] #21 14.56 After this operation, 105 MB of additional disk space will be used. [2022-07-18T18:41:33.833Z] #21 14.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-18T18:41:33.833Z] #21 14.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-18T18:41:33.833Z] #21 14.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-18T18:41:33.833Z] #21 14.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-18T18:41:33.833Z] #21 14.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-18T18:41:33.833Z] #21 14.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-18T18:41:33.833Z] #21 14.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-18T18:41:33.833Z] #21 14.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-18T18:41:33.833Z] #21 14.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-18T18:41:33.833Z] #21 14.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-18T18:41:33.833Z] #21 14.61 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-18T18:41:33.833Z] #21 14.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-18T18:41:33.833Z] #21 14.62 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-18T18:41:33.833Z] #21 14.63 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-18T18:41:33.833Z] #21 14.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-18T18:41:33.882Z] #14 122.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-18T18:41:34.093Z] #21 14.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-18T18:41:34.093Z] #21 14.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-18T18:41:34.093Z] #21 14.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-18T18:41:34.093Z] #21 14.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-18T18:41:34.093Z] #21 14.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-18T18:41:34.093Z] #21 14.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-18T18:41:34.093Z] #21 14.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-18T18:41:34.093Z] #21 14.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-18T18:41:34.093Z] #21 14.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-18T18:41:34.093Z] #21 14.69 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-18T18:41:34.093Z] #21 14.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-18T18:41:34.093Z] #21 14.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-18T18:41:34.141Z] #14 122.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-18T18:41:34.355Z] #21 15.06 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-18T18:41:34.355Z] #21 15.07 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-18T18:41:34.355Z] #21 15.07 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-07-18T18:41:34.355Z] #21 15.07 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-18T18:41:34.355Z] #21 15.07 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-18T18:41:34.355Z] #21 15.07 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-18T18:41:34.355Z] #21 15.07 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-18T18:41:34.355Z] #21 15.07 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-18T18:41:34.355Z] #21 15.15 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-18T18:41:34.355Z] #21 15.16 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-18T18:41:34.355Z] #21 15.17 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-18T18:41:34.400Z] #14 122.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-18T18:41:34.400Z] #14 122.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-18T18:41:34.400Z] #14 122.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-18T18:41:34.400Z] #14 122.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-18T18:41:34.400Z] #14 122.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-18T18:41:34.400Z] #14 122.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-18T18:41:34.400Z] #14 122.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-18T18:41:34.614Z] #21 15.17 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-18T18:41:34.614Z] #21 15.17 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-18T18:41:34.614Z] #21 15.18 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-18T18:41:34.614Z] #21 15.19 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-18T18:41:34.614Z] #21 15.22 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-18T18:41:34.614Z] #21 15.23 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-18T18:41:34.614Z] #21 15.23 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-18T18:41:34.614Z] #21 15.42 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-18T18:41:34.658Z] #14 122.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-18T18:41:34.658Z] #14 122.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-18T18:41:34.658Z] #14 122.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-18T18:41:34.658Z] #14 122.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-18T18:41:34.873Z] #21 15.48 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-18T18:41:34.873Z] #21 15.51 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-18T18:41:34.873Z] #21 15.51 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-18T18:41:34.916Z] #14 ... [2022-07-18T18:41:34.916Z] [2022-07-18T18:41:34.916Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:41:34.916Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:41:34.916Z] #77 68.29 configure.ac:7: installing 'build-aux/compile' [2022-07-18T18:41:34.916Z] #77 68.29 configure.ac:9: installing 'build-aux/config.guess' [2022-07-18T18:41:34.916Z] #77 68.30 configure.ac:9: installing 'build-aux/config.sub' [2022-07-18T18:41:34.916Z] #77 68.31 configure.ac:11: installing 'build-aux/install-sh' [2022-07-18T18:41:34.916Z] #77 68.34 configure.ac:11: installing 'build-aux/missing' [2022-07-18T18:41:35.175Z] #77 68.45 Makefile.am: installing 'build-aux/depcomp' [2022-07-18T18:41:35.175Z] #77 68.48 parallel-tests: installing 'build-aux/test-driver' [2022-07-18T18:41:35.175Z] #77 ... [2022-07-18T18:41:35.175Z] [2022-07-18T18:41:35.175Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-18T18:41:35.175Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-18T18:41:35.175Z] #14 DONE 123.6s [2022-07-18T18:41:35.433Z] [2022-07-18T18:41:35.433Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-18T18:41:35.433Z] #59 sha256:fc1c2704f8d3d0084a36a832001e6dd5f42de52bfa3b73755ce47fa8e0ca353f [2022-07-18T18:41:35.433Z] #59 DONE 0.2s [2022-07-18T18:41:35.433Z] [2022-07-18T18:41:35.433Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-18T18:41:35.433Z] #60 sha256:c53f93f3a46e591045694af34d1d68a0a6db34f87c0da41ae4c889008a879c1e [2022-07-18T18:41:35.441Z] #21 16.06 debconf: delaying package configuration, since apt-utils is not installed [2022-07-18T18:41:35.700Z] #21 16.23 Fetched 27.0 MB in 1s (19.3 MB/s) [2022-07-18T18:41:35.701Z] #21 16.29 Selecting previously unselected package pigz. [2022-07-18T18:41:35.701Z] #21 16.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-07-18T18:41:35.701Z] #21 16.35 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-18T18:41:35.701Z] #21 16.35 Unpacking pigz (2.6-1) ... [2022-07-18T18:41:35.960Z] #21 16.46 Selecting previously unselected package libelf1:arm64. [2022-07-18T18:41:35.960Z] #21 16.47 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-18T18:41:35.960Z] #21 16.48 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-18T18:41:35.960Z] #21 16.63 Selecting previously unselected package libbpf0:arm64. [2022-07-18T18:41:35.960Z] #21 16.63 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-18T18:41:35.960Z] #21 16.64 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-18T18:41:36.219Z] #21 16.74 Selecting previously unselected package libcap2:arm64. [2022-07-18T18:41:36.219Z] #21 16.74 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-18T18:41:36.219Z] #21 16.75 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-18T18:41:36.219Z] #21 16.81 Selecting previously unselected package libmnl0:arm64. [2022-07-18T18:41:36.219Z] #21 16.81 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-18T18:41:36.219Z] #21 16.82 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-18T18:41:36.219Z] #21 16.88 Selecting previously unselected package libxtables12:arm64. [2022-07-18T18:41:36.220Z] #21 16.88 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-18T18:41:36.220Z] #21 16.90 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-18T18:41:36.220Z] #21 16.97 Selecting previously unselected package libcap2-bin. [2022-07-18T18:41:36.479Z] #21 16.98 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-18T18:41:36.479Z] #21 16.99 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-18T18:41:36.479Z] #21 17.09 Selecting previously unselected package iproute2. [2022-07-18T18:41:36.479Z] #21 17.09 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-18T18:41:36.479Z] #21 17.10 Unpacking iproute2 (5.10.0-4) ... [2022-07-18T18:41:36.738Z] #21 17.42 Selecting previously unselected package xxd. [2022-07-18T18:41:36.738Z] #21 17.43 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-18T18:41:36.738Z] #21 17.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-18T18:41:36.998Z] #21 17.55 Selecting previously unselected package vim-common. [2022-07-18T18:41:36.998Z] #21 17.55 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-18T18:41:36.998Z] #21 17.58 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-18T18:41:37.257Z] #21 17.82 Selecting previously unselected package bash-completion. [2022-07-18T18:41:37.257Z] #21 17.83 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-18T18:41:38.717Z] #60 2.999 + RM_GOPATH=0 [2022-07-18T18:41:38.718Z] #60 2.999 + TMP_GOPATH= [2022-07-18T18:41:38.718Z] #60 2.999 + : /build [2022-07-18T18:41:38.718Z] #60 2.999 + '[' -z '' ']' [2022-07-18T18:41:38.718Z] #60 2.999 ++ mktemp -d [2022-07-18T18:41:38.718Z] #60 2.999 + export GOPATH=/tmp/tmp.oD7MYKxVAM [2022-07-18T18:41:38.718Z] #60 2.999 + GOPATH=/tmp/tmp.oD7MYKxVAM [2022-07-18T18:41:38.718Z] #60 2.999 + RM_GOPATH=1 [2022-07-18T18:41:38.718Z] #60 2.999 + case "$(go env GOARCH)" in [2022-07-18T18:41:38.718Z] #60 3.001 ++ go env GOARCH [2022-07-18T18:41:38.718Z] #60 3.029 + export GO_BUILDMODE=-buildmode=pie [2022-07-18T18:41:38.718Z] #60 3.029 + GO_BUILDMODE=-buildmode=pie [2022-07-18T18:41:38.718Z] #60 ... [2022-07-18T18:41:38.718Z] [2022-07-18T18:41:38.718Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-18T18:41:38.718Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-18T18:41:38.718Z] #15 DONE 3.4s [2022-07-18T18:41:38.718Z] [2022-07-18T18:41:38.718Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-18T18:41:38.718Z] #60 sha256:c53f93f3a46e591045694af34d1d68a0a6db34f87c0da41ae4c889008a879c1e [2022-07-18T18:41:38.718Z] #60 3.031 ++ dirname /install.sh [2022-07-18T18:41:38.718Z] #60 3.034 + dir=/ [2022-07-18T18:41:38.718Z] #60 3.034 + bin=runc [2022-07-18T18:41:38.718Z] #60 3.034 + shift [2022-07-18T18:41:38.718Z] #60 3.034 + '[' '!' -f //runc.installer ']' [2022-07-18T18:41:38.718Z] #60 3.034 + . //runc.installer [2022-07-18T18:41:38.718Z] #60 3.034 ++ set -e [2022-07-18T18:41:38.718Z] #60 3.034 ++ : v1.1.2 [2022-07-18T18:41:38.718Z] #60 3.034 + install_runc [2022-07-18T18:41:38.718Z] #60 3.034 + RUNC_BUILDTAGS=seccomp [2022-07-18T18:41:38.718Z] #60 3.034 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-18T18:41:38.718Z] #60 3.034 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oD7MYKxVAM/src/github.com/opencontainers/runc [2022-07-18T18:41:38.718Z] #60 3.034 Cloning into '/tmp/tmp.oD7MYKxVAM/src/github.com/opencontainers/runc'... [2022-07-18T18:41:38.718Z] #60 3.035 Install runc version v1.1.2 (build tags: seccomp) [2022-07-18T18:41:39.794Z] #21 20.16 Unpacking bash-completion (1:2.11-2) ... [2022-07-18T18:41:40.053Z] #21 20.59 Selecting previously unselected package bzip2. [2022-07-18T18:41:40.053Z] #21 20.59 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-18T18:41:40.053Z] #21 20.60 Unpacking bzip2 (1.0.8-4) ... [2022-07-18T18:41:40.053Z] #21 20.71 Selecting previously unselected package xz-utils. [2022-07-18T18:41:40.053Z] #21 20.71 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-18T18:41:40.053Z] #21 20.72 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-18T18:41:40.311Z] #21 20.95 Selecting previously unselected package apparmor. [2022-07-18T18:41:40.311Z] #21 20.95 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-18T18:41:40.571Z] #21 21.02 Unpacking apparmor (2.13.6-10) ... [2022-07-18T18:41:40.571Z] #21 ... [2022-07-18T18:41:40.571Z] [2022-07-18T18:41:40.571Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:41:40.571Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-18T18:41:40.571Z] #77 90.14 config.status: creating Makefile [2022-07-18T18:41:40.571Z] #77 90.22 config.status: creating rpm/crun.spec [2022-07-18T18:41:40.571Z] #77 90.30 config.status: creating config.h [2022-07-18T18:41:40.571Z] #77 90.34 config.status: executing libtool commands [2022-07-18T18:41:40.571Z] #77 90.38 config.status: executing depfiles commands [2022-07-18T18:41:40.571Z] #77 91.48 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-18T18:41:40.571Z] #77 91.50 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-18T18:41:40.571Z] #77 91.94 checking for gcc... gcc [2022-07-18T18:41:40.571Z] #77 92.03 checking whether the C compiler works... yes [2022-07-18T18:41:40.571Z] #77 92.20 checking for C compiler default output file name... a.out [2022-07-18T18:41:40.571Z] #77 92.20 checking for suffix of executables... [2022-07-18T18:41:40.571Z] #77 92.36 checking whether we are cross compiling... no [2022-07-18T18:41:40.571Z] #77 92.52 checking for suffix of object files... o [2022-07-18T18:41:40.571Z] #77 92.61 checking whether we are using the GNU C compiler... yes [2022-07-18T18:41:40.571Z] #77 92.72 checking whether gcc accepts -g... yes [2022-07-18T18:41:40.571Z] #77 92.79 checking for gcc option to accept ISO C89... none needed [2022-07-18T18:41:40.571Z] #77 92.93 checking whether gcc understands -c and -o together... yes [2022-07-18T18:41:40.571Z] #77 93.08 checking how to run the C preprocessor... gcc -E [2022-07-18T18:41:40.571Z] #77 93.40 checking for grep that handles long lines and -e... /bin/grep [2022-07-18T18:41:40.571Z] #77 93.40 checking for egrep... /bin/grep -E [2022-07-18T18:41:40.571Z] #77 93.41 checking for ANSI C header files... yes [2022-07-18T18:41:40.571Z] #77 93.90 checking for sys/types.h... yes [2022-07-18T18:41:40.571Z] #77 94.09 checking for sys/stat.h... yes [2022-07-18T18:41:40.571Z] #77 94.24 checking for stdlib.h... yes [2022-07-18T18:41:40.571Z] #77 94.37 checking for string.h... yes [2022-07-18T18:41:40.571Z] #77 94.64 checking for memory.h... yes [2022-07-18T18:41:40.571Z] #77 94.82 checking for strings.h... yes [2022-07-18T18:41:40.571Z] #77 95.01 checking for inttypes.h... yes [2022-07-18T18:41:40.571Z] #77 95.13 checking for stdint.h... yes [2022-07-18T18:41:40.571Z] #77 95.28 checking for unistd.h... yes [2022-07-18T18:41:40.571Z] #77 95.41 checking minix/config.h usability... no [2022-07-18T18:41:40.571Z] #77 95.55 checking minix/config.h presence... no [2022-07-18T18:41:40.571Z] #77 95.62 checking for minix/config.h... no [2022-07-18T18:41:40.571Z] #77 95.63 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-18T18:41:40.571Z] #77 95.83 checking build system type... aarch64-unknown-linux-gnu [2022-07-18T18:41:40.571Z] #77 96.15 checking host system type... aarch64-unknown-linux-gnu [2022-07-18T18:41:40.571Z] #77 96.15 checking how to print strings... printf [2022-07-18T18:41:40.571Z] #77 96.17 checking for a sed that does not truncate output... /bin/sed [2022-07-18T18:41:40.571Z] #77 96.20 checking for fgrep... /bin/grep -F [2022-07-18T18:41:40.571Z] #77 96.21 checking for ld used by gcc... /usr/bin/ld [2022-07-18T18:41:40.571Z] #77 96.23 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-18T18:41:40.571Z] #77 96.24 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-18T18:41:40.571Z] #77 96.26 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-18T18:41:40.571Z] #77 96.37 checking whether ln -s works... yes [2022-07-18T18:41:40.571Z] #77 96.38 checking the maximum length of command line arguments... 1572864 [2022-07-18T18:41:40.571Z] #77 96.41 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-18T18:41:40.571Z] #77 96.41 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-18T18:41:40.571Z] #77 96.41 checking for /usr/bin/ld option to reload object files... -r [2022-07-18T18:41:40.571Z] #77 96.41 checking for objdump... objdump [2022-07-18T18:41:40.572Z] #77 96.42 checking how to recognize dependent libraries... pass_all [2022-07-18T18:41:40.572Z] #77 96.42 checking for dlltool... no [2022-07-18T18:41:40.572Z] #77 96.43 checking how to associate runtime and link libraries... printf %s\n [2022-07-18T18:41:40.572Z] #77 96.43 checking for ar... ar [2022-07-18T18:41:40.572Z] #77 96.43 checking for archiver @FILE support... @ [2022-07-18T18:41:40.572Z] #77 96.62 checking for strip... strip [2022-07-18T18:41:40.572Z] #77 96.62 checking for ranlib... ranlib [2022-07-18T18:41:40.572Z] #77 96.63 checking for gawk... no [2022-07-18T18:41:40.572Z] #77 96.63 checking for mawk... mawk [2022-07-18T18:41:40.572Z] #77 96.63 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-18T18:41:40.572Z] #77 96.94 checking for sysroot... no [2022-07-18T18:41:40.572Z] #77 96.95 checking for a working dd... /bin/dd [2022-07-18T18:41:40.572Z] #77 96.97 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-18T18:41:40.572Z] #77 96.99 checking for mt... no [2022-07-18T18:41:40.572Z] #77 96.99 checking if : is a manifest tool... no [2022-07-18T18:41:40.572Z] #77 97.01 checking for dlfcn.h... yes [2022-07-18T18:41:40.572Z] #77 97.14 checking for objdir... .libs [2022-07-18T18:41:40.619Z] #60 ... [2022-07-18T18:41:40.619Z] [2022-07-18T18:41:40.619Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:41:40.619Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:41:40.619Z] #77 70.77 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-18T18:41:40.619Z] #77 70.77 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-18T18:41:40.619Z] #77 71.47 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-18T18:41:40.619Z] #77 71.47 libtoolize: copying file 'm4/libtool.m4' [2022-07-18T18:41:40.619Z] #77 71.54 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-18T18:41:40.619Z] #77 71.68 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-18T18:41:40.619Z] #77 71.80 libtoolize: copying file 'm4/ltversion.m4' [2022-07-18T18:41:40.619Z] #77 71.95 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-18T18:41:40.831Z] #77 ... [2022-07-18T18:41:40.831Z] [2022-07-18T18:41:40.831Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-18T18:41:40.831Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-18T18:41:40.831Z] #21 21.31 Selecting previously unselected package inetutils-ping. [2022-07-18T18:41:40.831Z] #21 21.32 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-18T18:41:40.831Z] #21 21.32 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-18T18:41:40.831Z] #21 21.41 Selecting previously unselected package libip4tc2:arm64. [2022-07-18T18:41:40.831Z] #21 21.41 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-18T18:41:40.831Z] #21 21.41 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-18T18:41:40.831Z] #21 21.47 Selecting previously unselected package libip6tc2:arm64. [2022-07-18T18:41:40.831Z] #21 21.50 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-18T18:41:40.831Z] #21 21.51 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-18T18:41:40.831Z] #21 21.58 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-18T18:41:40.831Z] #21 21.58 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-18T18:41:40.831Z] #21 21.59 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-18T18:41:41.090Z] #21 21.66 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-18T18:41:41.090Z] #21 21.66 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-18T18:41:41.090Z] #21 21.67 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-18T18:41:41.090Z] #21 21.75 Selecting previously unselected package libnftnl11:arm64. [2022-07-18T18:41:41.090Z] #21 21.75 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-18T18:41:41.090Z] #21 21.76 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-18T18:41:41.184Z] #77 ... [2022-07-18T18:41:41.184Z] [2022-07-18T18:41:41.184Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-18T18:41:41.184Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-18T18:41:41.184Z] #16 DONE 2.5s [2022-07-18T18:41:41.184Z] [2022-07-18T18:41:41.184Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-18T18:41:41.184Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-18T18:41:41.349Z] #21 21.84 Selecting previously unselected package iptables. [2022-07-18T18:41:41.349Z] #21 21.84 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-18T18:41:41.349Z] #21 21.85 Unpacking iptables (1.8.7-1) ... [2022-07-18T18:41:41.608Z] #21 22.17 Selecting previously unselected package libonig5:arm64. [2022-07-18T18:41:41.608Z] #21 22.17 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-18T18:41:41.608Z] #21 22.18 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-18T18:41:41.608Z] #21 22.32 Selecting previously unselected package libjq1:arm64. [2022-07-18T18:41:41.608Z] #21 22.33 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-18T18:41:41.608Z] #21 22.33 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-18T18:41:41.867Z] #21 22.42 Selecting previously unselected package jq. [2022-07-18T18:41:41.867Z] #21 22.45 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-18T18:41:41.867Z] #21 22.46 Unpacking jq (1.6-2.1) ... [2022-07-18T18:41:41.867Z] #21 22.60 Selecting previously unselected package libaio1:arm64. [2022-07-18T18:41:41.867Z] #21 22.60 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-18T18:41:41.867Z] #21 22.61 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-18T18:41:42.126Z] #21 22.67 Selecting previously unselected package libgpm2:arm64. [2022-07-18T18:41:42.126Z] #21 22.68 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-18T18:41:42.126Z] #21 22.68 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-18T18:41:42.126Z] #21 22.76 Selecting previously unselected package libicu67:arm64. [2022-07-18T18:41:42.126Z] #21 22.76 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-18T18:41:42.126Z] #21 22.76 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-18T18:41:42.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-18T18:41:42.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-18T18:41:42.559Z] #17 ... [2022-07-18T18:41:42.559Z] [2022-07-18T18:41:42.559Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-18T18:41:42.559Z] #67 sha256:7ebcc7848f8bd1e3722a94b10d3eff70406fb072ac2d3511382e93bff74180af [2022-07-18T18:41:42.559Z] #67 122.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-18T18:41:42.559Z] #67 122.9 + GOBIN=/build [2022-07-18T18:41:42.559Z] #67 122.9 + GO111MODULE=on [2022-07-18T18:41:42.559Z] #67 122.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-18T18:41:42.559Z] #67 129.8 rootlesskit version 1.0.0 [2022-07-18T18:41:42.559Z] #67 129.8 Usage of /build/rootlesskit-docker-proxy: [2022-07-18T18:41:42.559Z] #67 129.8 -container-ip string [2022-07-18T18:41:42.559Z] #67 129.8 container ip [2022-07-18T18:41:42.559Z] #67 129.8 -container-port int [2022-07-18T18:41:42.559Z] #67 129.8 container port (default -1) [2022-07-18T18:41:42.559Z] #67 129.8 -host-ip string [2022-07-18T18:41:42.559Z] #67 129.8 host ip [2022-07-18T18:41:42.559Z] #67 129.8 -host-port int [2022-07-18T18:41:42.559Z] #67 129.8 host port (default -1) [2022-07-18T18:41:42.559Z] #67 129.8 -proto string [2022-07-18T18:41:42.559Z] #67 129.8 proxy protocol (default "tcp") [2022-07-18T18:41:42.559Z] #67 DONE 130.3s [2022-07-18T18:41:42.559Z] [2022-07-18T18:41:42.559Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-18T18:41:42.559Z] #68 sha256:151e95967aea340265462a0f454b50df4226b1983b449ece7b86ed109cd44204 [2022-07-18T18:41:42.559Z] #68 DONE 0.2s [2022-07-18T18:41:42.559Z] [2022-07-18T18:41:42.559Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:41:42.559Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:41:42.713Z] INFO [linters context/goanalysis] analyzers took 6m52.694276314s with top 10 stages: buildir: 2m23.157082183s, the_only_name: 41.253772446s, goimports: 29.65804574s, unconvert: 24.051336285s, gosec: 19.435704379s, S1038: 18.492867719s, misspell: 6.609551276s, unused: 5.660380472s, S1039: 5.524645727s, nilness: 5.2740421s [2022-07-18T18:41:42.714Z] INFO [runner] Issues before processing: 2383, after processing: 0 [2022-07-18T18:41:42.714Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2120/2120, exclude: 2017/2017, filename_unadjuster: 2120/2120, path_prettifier: 2120/2120, exclude-rules: 77/2017, cgo: 2120/2383, skip_dirs: 2120/2120, autogenerated_exclude: 2017/2120, identifier_marker: 2017/2017, nolint: 0/77 [2022-07-18T18:41:42.714Z] INFO [runner] processing took 191.400494ms with stages: nolint: 67.267082ms, identifier_marker: 50.656058ms, autogenerated_exclude: 35.305543ms, exclude-rules: 14.705676ms, path_prettifier: 13.799098ms, skip_dirs: 5.810052ms, filename_unadjuster: 2.931726ms, cgo: 918.999µs, max_same_issues: 2.002µs, uniq_by_line: 686ns, skip_files: 457ns, max_from_linter: 445ns, diff: 407ns, source_code: 365ns, severity-rules: 354ns, exclude: 350ns, max_per_file_from_linter: 322ns, path_shortener: 312ns, sort_results: 298ns, path_prefixer: 262ns [2022-07-18T18:41:42.714Z] INFO [runner] linters took 1m44.960622372s with stages: goanalysis_metalinter: 1m44.768689927s [2022-07-18T18:41:42.714Z] INFO File cache stats: 1689 entries of total size 8.6MiB [2022-07-18T18:41:42.714Z] INFO Memory: 2744 samples, avg is 320.4MB, max is 1222.9MB [2022-07-18T18:41:42.714Z] INFO Execution took 4m34.271413535s [2022-07-18T18:41:42.714Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-18T18:41:42.818Z] #77 ... [2022-07-18T18:41:42.818Z] [2022-07-18T18:41:42.818Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-18T18:41:42.818Z] #69 sha256:c2e76ac177b248f82808e989309e7dd8b48d84ddd209aac6bf14b0f67854131f [2022-07-18T18:41:42.818Z] #69 DONE 0.2s [2022-07-18T18:41:42.818Z] [2022-07-18T18:41:42.818Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:41:42.818Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T18:41:43.078Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43815/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a46ce37d25ae75af06eedcbcc47c277bbaf79423 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a46ce37d25ae75af06eedcbcc47c277bbaf79423 hack/make.sh dynbinary test-docker-py [2022-07-18T18:41:43.334Z] [2022-07-18T18:41:43.590Z] Removing bundles/ [2022-07-18T18:41:43.590Z] [2022-07-18T18:41:43.590Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-18T18:41:43.590Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-18T18:41:43.590Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T18:41:44.732Z] #55 ... [2022-07-18T18:41:44.732Z] [2022-07-18T18:41:44.732Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-18T18:41:44.732Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-18T18:41:44.732Z] #17 3.447 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-18T18:41:44.732Z] #17 DONE 3.6s [2022-07-18T18:41:44.732Z] [2022-07-18T18:41:44.732Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-18T18:41:44.732Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-18T18:41:45.415Z] #21 25.62 Selecting previously unselected package libinih1:arm64. [2022-07-18T18:41:45.415Z] #21 25.63 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-18T18:41:45.415Z] #21 25.64 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-18T18:41:45.415Z] #21 25.71 Selecting previously unselected package libnet1:arm64. [2022-07-18T18:41:45.415Z] #21 25.72 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-18T18:41:45.415Z] #21 25.73 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-18T18:41:45.415Z] #21 25.82 Selecting previously unselected package libnl-3-200:arm64. [2022-07-18T18:41:45.415Z] #21 25.82 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-18T18:41:45.415Z] #21 25.83 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-18T18:41:45.415Z] #21 25.90 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-18T18:41:45.415Z] #21 25.90 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-18T18:41:45.415Z] #21 25.90 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-18T18:41:45.415Z] #21 25.97 Selecting previously unselected package libyajl2:arm64. [2022-07-18T18:41:45.415Z] #21 25.98 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-18T18:41:45.415Z] #21 25.99 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-18T18:41:45.415Z] #21 26.04 Selecting previously unselected package net-tools. [2022-07-18T18:41:45.415Z] #21 26.04 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-18T18:41:45.415Z] #21 26.05 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-18T18:41:45.675Z] #21 26.28 Selecting previously unselected package patch. [2022-07-18T18:41:45.675Z] #21 26.29 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-18T18:41:45.675Z] #21 26.29 Unpacking patch (2.7.6-7) ... [2022-07-18T18:41:45.675Z] #21 26.40 Selecting previously unselected package python-pip-whl. [2022-07-18T18:41:45.935Z] #21 26.40 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-18T18:41:45.935Z] #21 26.41 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-18T18:41:46.503Z] #21 26.96 Selecting previously unselected package python3-lib2to3. [2022-07-18T18:41:46.503Z] #21 26.96 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-18T18:41:46.503Z] #21 26.97 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-18T18:41:46.503Z] #21 27.08 Selecting previously unselected package python3-distutils. [2022-07-18T18:41:46.503Z] #21 27.08 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-18T18:41:46.503Z] #21 27.09 Unpacking python3-distutils (3.9.2-1) ... [2022-07-18T18:41:46.503Z] #21 27.23 Selecting previously unselected package python3-pkg-resources. [2022-07-18T18:41:46.763Z] #21 27.24 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-18T18:41:46.763Z] #21 27.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-18T18:41:46.763Z] #21 27.40 Selecting previously unselected package python3-setuptools. [2022-07-18T18:41:46.763Z] #21 27.41 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-18T18:41:46.763Z] #21 27.42 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-18T18:41:47.022Z] #21 27.68 Selecting previously unselected package python3-wheel. [2022-07-18T18:41:47.022Z] #21 27.68 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-18T18:41:47.022Z] #21 27.69 Unpacking python3-wheel (0.34.2-1) ... [2022-07-18T18:41:47.022Z] #21 27.77 Selecting previously unselected package python3-pip. [2022-07-18T18:41:47.281Z] #21 27.79 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-18T18:41:47.281Z] #21 27.80 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-18T18:41:47.542Z] #21 28.11 Selecting previously unselected package sudo. [2022-07-18T18:41:47.542Z] #21 28.12 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-18T18:41:47.542Z] #21 28.12 Unpacking sudo (1.9.5p2-3) ... [2022-07-18T18:41:48.140Z] #21 28.52 Selecting previously unselected package thin-provisioning-tools. [2022-07-18T18:41:48.140Z] #21 28.52 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-18T18:41:48.140Z] #21 28.53 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-18T18:41:48.140Z] #21 28.71 Selecting previously unselected package uidmap. [2022-07-18T18:41:48.140Z] #21 28.73 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-18T18:41:48.140Z] #21 28.74 Unpacking uidmap (1:4.8.1-1) ... [2022-07-18T18:41:48.408Z] #21 28.89 Selecting previously unselected package vim-runtime. [2022-07-18T18:41:48.408Z] #21 28.90 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-18T18:41:48.408Z] #21 28.92 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-18T18:41:48.408Z] #21 28.98 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-18T18:41:48.408Z] #21 28.99 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-18T18:41:48.916Z] #18 DONE 3.3s [2022-07-18T18:41:48.916Z] [2022-07-18T18:41:48.916Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-18T18:41:48.916Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-18T18:41:49.809Z] #21 ... [2022-07-18T18:41:49.809Z] [2022-07-18T18:41:49.809Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:41:49.809Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-18T18:41:49.809Z] #77 97.46 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-18T18:41:49.809Z] #77 97.62 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-18T18:41:49.809Z] #77 97.62 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-18T18:41:49.809Z] #77 97.74 checking if gcc static flag -static works... yes [2022-07-18T18:41:49.809Z] #77 98.10 checking if gcc supports -c -o file.o... yes [2022-07-18T18:41:49.809Z] #77 98.29 checking if gcc supports -c -o file.o... (cached) yes [2022-07-18T18:41:49.809Z] #77 98.29 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-18T18:41:49.809Z] #77 98.36 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-18T18:41:49.809Z] #77 98.55 checking how to hardcode library paths into programs... immediate [2022-07-18T18:41:49.809Z] #77 98.55 checking whether stripping libraries is possible... yes [2022-07-18T18:41:49.809Z] #77 98.59 checking if libtool supports shared libraries... yes [2022-07-18T18:41:49.809Z] #77 98.59 checking whether to build shared libraries... no [2022-07-18T18:41:49.809Z] #77 98.59 checking whether to build static libraries... yes [2022-07-18T18:41:49.809Z] #77 98.59 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-18T18:41:49.809Z] #77 98.63 checking whether build environment is sane... yes [2022-07-18T18:41:49.809Z] #77 98.70 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-18T18:41:49.809Z] #77 98.72 checking whether make sets $(MAKE)... yes [2022-07-18T18:41:49.809Z] #77 98.75 checking whether make supports the include directive... yes (GNU style) [2022-07-18T18:41:49.809Z] #77 98.79 checking whether make supports nested variables... yes [2022-07-18T18:41:49.809Z] #77 98.84 checking whether UID '0' is supported by ustar format... yes [2022-07-18T18:41:49.809Z] #77 98.84 checking whether GID '0' is supported by ustar format... yes [2022-07-18T18:41:49.809Z] #77 98.85 checking how to create a ustar tar archive... gnutar [2022-07-18T18:41:49.809Z] #77 98.93 checking dependency style of gcc... gcc3 [2022-07-18T18:41:49.809Z] #77 99.11 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-18T18:41:49.809Z] #77 99.12 checking whether make supports nested variables... (cached) yes [2022-07-18T18:41:49.809Z] #77 99.12 checking for pkg-config... /usr/bin/pkg-config [2022-07-18T18:41:49.809Z] #77 99.12 checking pkg-config is at least version 0.9.0... yes [2022-07-18T18:41:49.809Z] #77 99.13 checking for yajl >= 2.1.0... yes [2022-07-18T18:41:49.809Z] #77 99.16 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-18T18:41:49.809Z] #77 99.16 checking for gcc... (cached) gcc [2022-07-18T18:41:49.809Z] #77 99.26 checking whether we are using the GNU C compiler... (cached) yes [2022-07-18T18:41:49.809Z] #77 99.26 checking whether gcc accepts -g... (cached) yes [2022-07-18T18:41:49.809Z] #77 99.26 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-18T18:41:49.809Z] #77 99.26 checking whether gcc understands -c and -o together... (cached) yes [2022-07-18T18:41:49.809Z] #77 99.26 checking for a Python interpreter with version >= 3... python3 [2022-07-18T18:41:49.809Z] #77 99.33 checking for python3... /usr/bin/python3 [2022-07-18T18:41:49.809Z] #77 99.33 checking for python3 version... 3.9 [2022-07-18T18:41:49.809Z] #77 99.38 checking for python3 platform... linux [2022-07-18T18:41:49.809Z] #77 99.42 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-18T18:41:49.809Z] #77 99.55 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-18T18:41:49.809Z] #77 99.88 checking that generated files are newer than configure... done [2022-07-18T18:41:49.809Z] #77 99.88 configure: creating ./config.status [2022-07-18T18:41:49.809Z] #77 102.6 config.status: creating Makefile [2022-07-18T18:41:49.809Z] #77 102.7 config.status: creating config.h [2022-07-18T18:41:49.809Z] #77 102.7 config.status: executing libtool commands [2022-07-18T18:41:49.809Z] #77 102.7 config.status: executing depfiles commands [2022-07-18T18:41:49.809Z] #77 103.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-18T18:41:49.809Z] #77 103.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-18T18:41:49.809Z] #77 103.9 checking for gcc... gcc [2022-07-18T18:41:49.809Z] #77 103.9 checking whether the C compiler works... yes [2022-07-18T18:41:49.809Z] #77 104.1 checking for C compiler default output file name... a.out [2022-07-18T18:41:49.809Z] #77 104.1 checking for suffix of executables... [2022-07-18T18:41:49.809Z] #77 104.4 checking whether we are cross compiling... no [2022-07-18T18:41:49.809Z] #77 104.5 checking for suffix of object files... o [2022-07-18T18:41:49.809Z] #77 104.6 checking whether we are using the GNU C compiler... yes [2022-07-18T18:41:49.809Z] #77 104.7 checking whether gcc accepts -g... yes [2022-07-18T18:41:49.809Z] #77 104.8 checking for gcc option to accept ISO C89... none needed [2022-07-18T18:41:49.809Z] #77 105.0 checking whether gcc understands -c and -o together... yes [2022-07-18T18:41:49.809Z] #77 105.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-18T18:41:49.809Z] #77 105.3 checking whether build environment is sane... yes [2022-07-18T18:41:49.809Z] #77 105.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-18T18:41:49.809Z] #77 105.3 checking for gawk... no [2022-07-18T18:41:49.809Z] #77 105.3 checking for mawk... mawk [2022-07-18T18:41:49.809Z] #77 105.3 checking whether make sets $(MAKE)... yes [2022-07-18T18:41:49.809Z] #77 105.4 checking whether make supports the include directive... yes (GNU style) [2022-07-18T18:41:49.809Z] #77 105.4 checking whether make supports nested variables... yes [2022-07-18T18:41:49.809Z] #77 105.5 checking whether UID '0' is supported by ustar format... yes [2022-07-18T18:41:49.809Z] #77 105.5 checking whether GID '0' is supported by ustar format... yes [2022-07-18T18:41:49.809Z] #77 105.5 checking how to create a ustar tar archive... gnutar [2022-07-18T18:41:49.809Z] #77 105.5 checking dependency style of gcc... gcc3 [2022-07-18T18:41:49.809Z] #77 105.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-18T18:41:49.809Z] #77 105.7 checking whether make supports nested variables... (cached) yes [2022-07-18T18:41:49.809Z] #77 105.8 checking build system type... aarch64-unknown-linux-gnu [2022-07-18T18:41:49.809Z] #77 106.0 checking host system type... aarch64-unknown-linux-gnu [2022-07-18T18:41:49.809Z] #77 106.0 checking how to print strings... printf [2022-07-18T18:41:49.809Z] #77 106.0 checking for a sed that does not truncate output... /bin/sed [2022-07-18T18:41:49.809Z] #77 106.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-18T18:41:49.809Z] #77 106.1 checking for egrep... /bin/grep -E [2022-07-18T18:41:49.809Z] #77 106.1 checking for fgrep... /bin/grep -F [2022-07-18T18:41:49.809Z] #77 106.1 checking for ld used by gcc... /usr/bin/ld [2022-07-18T18:41:49.809Z] #77 106.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-18T18:41:49.809Z] #77 106.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-18T18:41:49.809Z] #77 106.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-18T18:41:49.809Z] #77 106.3 checking whether ln -s works... yes [2022-07-18T18:41:49.809Z] #77 106.3 checking the maximum length of command line arguments... 1572864 [2022-07-18T18:41:49.809Z] #77 106.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-18T18:41:49.809Z] #77 106.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-18T18:41:49.809Z] #77 106.3 checking for /usr/bin/ld option to reload object files... -r [2022-07-18T18:41:49.809Z] #77 106.3 checking for objdump... objdump [2022-07-18T18:41:49.809Z] #77 106.3 checking how to recognize dependent libraries... pass_all [2022-07-18T18:41:49.809Z] #77 106.3 checking for dlltool... no [2022-07-18T18:41:49.809Z] #77 106.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-18T18:41:49.809Z] #77 106.3 checking for ar... ar [2022-07-18T18:41:50.068Z] #77 106.3 checking for archiver @FILE support... @ [2022-07-18T18:41:50.068Z] #77 106.5 checking for strip... strip [2022-07-18T18:41:50.068Z] #77 106.5 checking for ranlib... ranlib [2022-07-18T18:41:50.327Z] #77 106.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-18T18:41:50.327Z] #77 106.9 checking for sysroot... no [2022-07-18T18:41:50.327Z] #77 106.9 checking for a working dd... /bin/dd [2022-07-18T18:41:50.327Z] #77 106.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-18T18:41:50.327Z] #77 106.9 checking for mt... no [2022-07-18T18:41:50.327Z] #77 106.9 checking if : is a manifest tool... no [2022-07-18T18:41:50.587Z] #77 106.9 checking how to run the C preprocessor... gcc -E [2022-07-18T18:41:51.525Z] #77 107.2 checking for ANSI C header files... yes [2022-07-18T18:41:51.525Z] #77 107.8 checking for sys/types.h... yes [2022-07-18T18:41:51.525Z] #77 107.9 checking for sys/stat.h... yes [2022-07-18T18:41:51.784Z] #77 108.1 checking for stdlib.h... yes [2022-07-18T18:41:51.784Z] #77 108.3 checking for string.h... [2022-07-18T18:41:51.784Z] #77 ... [2022-07-18T18:41:51.784Z] [2022-07-18T18:41:51.784Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-18T18:41:51.784Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-18T18:41:51.784Z] #21 32.29 Selecting previously unselected package vim. [2022-07-18T18:41:51.784Z] #21 32.29 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-18T18:41:51.784Z] #21 32.30 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-18T18:41:52.043Z] #21 32.78 Selecting previously unselected package xfsprogs. [2022-07-18T18:41:52.043Z] #21 32.78 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-18T18:41:52.043Z] #21 32.78 Unpacking xfsprogs (5.10.0-4) ... [2022-07-18T18:41:52.197Z] #19 DONE 3.7s [2022-07-18T18:41:52.197Z] [2022-07-18T18:41:52.197Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-18T18:41:52.197Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-18T18:41:52.612Z] #21 33.23 Selecting previously unselected package zip. [2022-07-18T18:41:52.612Z] #21 33.26 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-18T18:41:52.612Z] #21 33.26 Unpacking zip (3.0-12) ... [2022-07-18T18:41:52.872Z] #21 33.43 Selecting previously unselected package zstd. [2022-07-18T18:41:52.872Z] #21 33.43 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-18T18:41:52.872Z] #21 33.44 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-18T18:41:53.132Z] #21 33.78 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-18T18:41:54.075Z] #21 34.61 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-18T18:41:54.075Z] #21 34.62 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-18T18:41:54.075Z] #21 34.64 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-18T18:41:54.075Z] #21 34.67 Setting up libicu67:arm64 (67.1-7) ... [2022-07-18T18:41:54.075Z] #21 34.68 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-18T18:41:54.075Z] #21 34.69 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-18T18:41:54.075Z] #21 34.70 Setting up uidmap (1:4.8.1-1) ... [2022-07-18T18:41:54.075Z] #21 34.72 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-18T18:41:54.075Z] #21 34.73 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-18T18:41:54.075Z] #21 34.74 Setting up bzip2 (1.0.8-4) ... [2022-07-18T18:41:54.075Z] #21 34.75 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-18T18:41:54.075Z] #21 34.76 Setting up python3-wheel (0.34.2-1) ... [2022-07-18T18:41:55.013Z] #21 35.51 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-18T18:41:55.013Z] #21 35.54 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-18T18:41:55.013Z] #21 35.56 Setting up libcap2-bin (1:2.44-1) ... [2022-07-18T18:41:55.013Z] #21 35.58 Setting up apparmor (2.13.6-10) ... [2022-07-18T18:41:55.484Z] #20 DONE 3.1s [2022-07-18T18:41:55.484Z] [2022-07-18T18:41:55.484Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:41:55.484Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:41:55.484Z] #77 88.15 configure.ac:11: installing 'build-aux/compile' [2022-07-18T18:41:55.484Z] #77 88.17 configure.ac:11: installing 'build-aux/config.guess' [2022-07-18T18:41:55.484Z] #77 88.17 configure.ac:11: installing 'build-aux/config.sub' [2022-07-18T18:41:55.484Z] #77 88.18 configure.ac:13: installing 'build-aux/install-sh' [2022-07-18T18:41:55.484Z] #77 88.19 configure.ac:13: installing 'build-aux/missing' [2022-07-18T18:41:55.484Z] #77 88.19 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-18T18:41:55.484Z] #77 88.39 Makefile.am: installing 'build-aux/depcomp' [2022-07-18T18:41:56.390Z] #21 37.16 Setting up zip (3.0-12) ... [2022-07-18T18:41:56.652Z] #21 37.18 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-18T18:41:56.652Z] #21 37.22 Setting up bash-completion (1:2.11-2) ... [2022-07-18T18:41:56.678Z] #77 89.79 checking build system type... x86_64-pc-linux-gnu [2022-07-18T18:41:56.678Z] #77 90.15 checking host system type... x86_64-pc-linux-gnu [2022-07-18T18:41:56.678Z] #77 90.15 checking how to print strings... printf [2022-07-18T18:41:56.678Z] #77 90.18 checking for gcc... gcc [2022-07-18T18:41:57.195Z] #77 90.30 checking whether the C compiler works... yes [2022-07-18T18:41:57.196Z] #77 90.56 checking for C compiler default output file name... a.out [2022-07-18T18:41:57.455Z] #77 90.57 checking for suffix of executables... [2022-07-18T18:41:57.714Z] #77 90.75 checking whether we are cross compiling... no [2022-07-18T18:41:57.714Z] #77 91.03 checking for suffix of object files... o [2022-07-18T18:41:57.714Z] #77 91.13 checking whether we are using the GNU C compiler... yes [2022-07-18T18:41:57.972Z] #77 91.27 checking whether gcc accepts -g... yes [2022-07-18T18:41:58.232Z] #77 91.34 checking for gcc option to accept ISO C89... none needed [2022-07-18T18:41:58.232Z] #77 91.50 checking whether gcc understands -c and -o together... yes [2022-07-18T18:41:58.232Z] #77 91.70 checking for a sed that does not truncate output... /bin/sed [2022-07-18T18:41:58.232Z] #77 91.72 checking for grep that handles long lines and -e... /bin/grep [2022-07-18T18:41:58.232Z] #77 91.74 checking for egrep... /bin/grep -E [2022-07-18T18:41:58.232Z] #77 91.74 checking for fgrep... /bin/grep -F [2022-07-18T18:41:58.232Z] #77 91.76 checking for ld used by gcc... /usr/bin/ld [2022-07-18T18:41:58.232Z] #77 91.78 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-18T18:41:58.232Z] #77 91.78 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-18T18:41:58.491Z] #77 91.81 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-18T18:41:58.491Z] #77 91.91 checking whether ln -s works... yes [2022-07-18T18:41:58.491Z] #77 91.91 checking the maximum length of command line arguments... 1572864 [2022-07-18T18:41:58.491Z] #77 91.93 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-18T18:41:58.491Z] #77 91.93 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-18T18:41:58.491Z] #77 91.93 checking for /usr/bin/ld option to reload object files... -r [2022-07-18T18:41:58.491Z] #77 91.93 checking for objdump... objdump [2022-07-18T18:41:58.491Z] #77 91.93 checking how to recognize dependent libraries... pass_all [2022-07-18T18:41:58.491Z] #77 91.94 checking for dlltool... no [2022-07-18T18:41:58.491Z] #77 91.94 checking how to associate runtime and link libraries... printf %s\n [2022-07-18T18:41:58.491Z] #77 91.94 checking for ar... ar [2022-07-18T18:41:58.750Z] #77 91.95 checking for archiver @FILE support... @ [2022-07-18T18:41:58.750Z] #77 92.08 checking for strip... strip [2022-07-18T18:41:58.750Z] #77 92.08 checking for ranlib... ranlib [2022-07-18T18:41:58.750Z] #77 92.08 checking for gawk... no [2022-07-18T18:41:58.750Z] #77 92.08 checking for mawk... mawk [2022-07-18T18:41:59.009Z] #77 92.08 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-18T18:41:59.212Z] #21 39.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-18T18:41:59.212Z] #21 39.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-18T18:41:59.212Z] #21 39.82 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-18T18:41:59.212Z] #21 39.83 Setting up patch (2.7.6-7) ... [2022-07-18T18:41:59.212Z] #21 39.85 Setting up sudo (1.9.5p2-3) ... [2022-07-18T18:41:59.268Z] #77 92.49 checking for sysroot... no [2022-07-18T18:41:59.268Z] #77 92.49 checking for a working dd... /bin/dd [2022-07-18T18:41:59.268Z] #77 92.51 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-18T18:41:59.268Z] #77 92.61 checking for mt... no [2022-07-18T18:41:59.268Z] #77 92.61 checking if : is a manifest tool... no [2022-07-18T18:41:59.472Z] #21 39.91 invoke-rc.d: could not determine current runlevel [2022-07-18T18:41:59.472Z] #21 39.91 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-18T18:41:59.472Z] #21 39.93 Setting up xfsprogs (5.10.0-4) ... [2022-07-18T18:41:59.472Z] #21 39.94 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-18T18:41:59.472Z] #21 39.96 Setting up inetutils-ping (2:2.0-1) ... [2022-07-18T18:41:59.472Z] #21 39.97 Setting up pigz (2.6-1) ... [2022-07-18T18:41:59.472Z] #21 39.98 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-18T18:41:59.472Z] #21 40.00 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-18T18:41:59.472Z] #21 40.05 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-18T18:41:59.472Z] #21 40.07 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-18T18:41:59.526Z] #77 92.63 checking how to run the C preprocessor... gcc -E [2022-07-18T18:42:00.094Z] #77 92.91 checking for ANSI C header files... yes [2022-07-18T18:42:00.094Z] #77 ... [2022-07-18T18:42:00.094Z] [2022-07-18T18:42:00.094Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-18T18:42:00.094Z] #60 sha256:c53f93f3a46e591045694af34d1d68a0a6db34f87c0da41ae4c889008a879c1e [2022-07-18T18:42:00.094Z] #60 14.53 + cd /tmp/tmp.oD7MYKxVAM/src/github.com/opencontainers/runc [2022-07-18T18:42:00.094Z] #60 14.53 + git checkout -q v1.1.2 [2022-07-18T18:42:00.094Z] #60 15.30 + '[' -z '' ']' [2022-07-18T18:42:00.094Z] #60 15.30 + target=static [2022-07-18T18:42:00.094Z] #60 15.30 + make BUILDTAGS=seccomp static [2022-07-18T18:42:00.094Z] #60 15.75 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-18T18:42:00.094Z] #60 ... [2022-07-18T18:42:00.094Z] [2022-07-18T18:42:00.094Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:42:00.094Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:42:00.299Z] #21 40.76 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-18T18:42:00.300Z] #21 40.77 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-18T18:42:00.354Z] #77 93.51 checking for sys/types.h... yes [2022-07-18T18:42:00.559Z] #21 41.21 Setting up libelf1:arm64 (0.183-1) ... [2022-07-18T18:42:00.559Z] #21 41.22 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-18T18:42:00.559Z] #21 41.24 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-18T18:42:00.559Z] #21 41.25 Setting up python3-distutils (3.9.2-1) ... [2022-07-18T18:42:00.613Z] #77 93.74 checking for sys/stat.h... yes [2022-07-18T18:42:00.872Z] #77 94.02 checking for stdlib.h... yes [2022-07-18T18:42:00.872Z] #77 94.23 checking for string.h... yes [2022-07-18T18:42:01.127Z] #21 41.67 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-18T18:42:01.127Z] #21 41.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-18T18:42:01.127Z] #21 41.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-18T18:42:01.127Z] #21 41.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-18T18:42:01.127Z] #21 41.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-18T18:42:01.127Z] #21 41.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-18T18:42:01.127Z] #21 41.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-18T18:42:01.127Z] #21 41.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-18T18:42:01.127Z] #21 41.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-18T18:42:01.127Z] #21 41.79 Setting up python3-setuptools (52.0.0-4) ... [2022-07-18T18:42:01.439Z] #77 94.43 checking for memory.h... yes [2022-07-18T18:42:01.439Z] #77 94.66 checking for strings.h... yes [2022-07-18T18:42:01.695Z] #21 ... [2022-07-18T18:42:01.695Z] [2022-07-18T18:42:01.695Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:42:01.695Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-18T18:42:01.695Z] #77 108.3 checking for string.h... yes [2022-07-18T18:42:01.695Z] #77 108.4 checking for memory.h... yes [2022-07-18T18:42:01.695Z] #77 108.6 checking for strings.h... yes [2022-07-18T18:42:01.695Z] #77 108.7 checking for inttypes.h... yes [2022-07-18T18:42:01.695Z] #77 108.8 checking for stdint.h... yes [2022-07-18T18:42:01.695Z] #77 109.0 checking for unistd.h... yes [2022-07-18T18:42:01.695Z] #77 109.1 checking for dlfcn.h... yes [2022-07-18T18:42:01.695Z] #77 109.3 checking for objdir... .libs [2022-07-18T18:42:01.695Z] #77 109.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-18T18:42:01.695Z] #77 109.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-18T18:42:01.695Z] #77 109.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-18T18:42:01.695Z] #77 109.9 checking if gcc static flag -static works... yes [2022-07-18T18:42:01.695Z] #77 110.3 checking if gcc supports -c -o file.o... yes [2022-07-18T18:42:01.695Z] #77 110.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-18T18:42:01.695Z] #77 110.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-18T18:42:01.695Z] #77 110.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-18T18:42:01.695Z] #77 110.9 checking how to hardcode library paths into programs... immediate [2022-07-18T18:42:01.695Z] #77 110.9 checking whether stripping libraries is possible... yes [2022-07-18T18:42:01.695Z] #77 110.9 checking if libtool supports shared libraries... yes [2022-07-18T18:42:01.695Z] #77 110.9 checking whether to build shared libraries... no [2022-07-18T18:42:01.695Z] #77 110.9 checking whether to build static libraries... yes [2022-07-18T18:42:01.695Z] #77 110.9 checking float.h usability... yes [2022-07-18T18:42:01.695Z] #77 111.1 checking float.h presence... yes [2022-07-18T18:42:01.695Z] #77 111.2 checking for float.h... yes [2022-07-18T18:42:01.695Z] #77 111.2 checking limits.h usability... yes [2022-07-18T18:42:01.695Z] #77 111.3 checking limits.h presence... yes [2022-07-18T18:42:01.695Z] #77 111.4 checking for limits.h... yes [2022-07-18T18:42:01.695Z] #77 111.4 checking stddef.h usability... yes [2022-07-18T18:42:01.695Z] #77 111.6 checking stddef.h presence... yes [2022-07-18T18:42:01.695Z] #77 111.6 checking for stddef.h... yes [2022-07-18T18:42:01.695Z] #77 111.7 checking for stdlib.h... (cached) yes [2022-07-18T18:42:01.695Z] #77 111.7 checking for string.h... (cached) yes [2022-07-18T18:42:01.695Z] #77 111.7 checking sys/time.h usability... yes [2022-07-18T18:42:01.695Z] #77 111.9 checking sys/time.h presence... yes [2022-07-18T18:42:01.695Z] #77 111.9 checking for sys/time.h... yes [2022-07-18T18:42:01.695Z] #77 112.0 checking for inline... inline [2022-07-18T18:42:01.695Z] #77 112.0 checking for size_t... yes [2022-07-18T18:42:01.695Z] #77 112.2 checking for stdlib.h... (cached) yes [2022-07-18T18:42:01.695Z] #77 112.2 checking for GNU libc compatible malloc... yes [2022-07-18T18:42:01.695Z] #77 112.4 checking for stdlib.h... (cached) yes [2022-07-18T18:42:01.695Z] #77 112.4 checking for GNU libc compatible realloc... yes [2022-07-18T18:42:01.695Z] #77 112.7 checking for working strtod... yes [2022-07-18T18:42:01.695Z] #77 113.0 checking for gettimeofday... yes [2022-07-18T18:42:01.695Z] #77 113.3 checking for memset... yes [2022-07-18T18:42:01.695Z] #77 113.5 checking for strspn... yes [2022-07-18T18:42:01.695Z] #77 113.9 checking that generated files are newer than configure... done [2022-07-18T18:42:01.695Z] #77 113.9 configure: creating ./config.status [2022-07-18T18:42:01.695Z] #77 116.5 config.status: creating Makefile [2022-07-18T18:42:01.695Z] #77 116.6 config.status: creating config.h [2022-07-18T18:42:01.695Z] #77 116.6 config.status: executing depfiles commands [2022-07-18T18:42:01.695Z] #77 116.8 config.status: executing libtool commands [2022-07-18T18:42:01.695Z] #77 117.8 GEN .version [2022-07-18T18:42:01.695Z] #77 117.8 make install-recursive [2022-07-18T18:42:01.695Z] #77 117.8 make[1]: Entering directory '/tmp/crun-build' [2022-07-18T18:42:01.695Z] #77 118.0 Making install in libocispec [2022-07-18T18:42:01.695Z] #77 118.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-18T18:42:01.695Z] #77 118.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-18T18:42:01.695Z] #77 118.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-18T18:42:01.695Z] #77 118.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-18T18:42:01.695Z] #77 118.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-18T18:42:01.698Z] #77 94.87 checking for inttypes.h... yes [2022-07-18T18:42:01.957Z] #77 95.07 checking for stdint.h... yes [2022-07-18T18:42:01.957Z] #77 95.28 checking for unistd.h... yes [2022-07-18T18:42:02.268Z] #77 118.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-18T18:42:02.268Z] #77 118.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-18T18:42:02.268Z] #77 118.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-18T18:42:02.268Z] #77 118.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-18T18:42:02.268Z] #77 118.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-18T18:42:02.268Z] #77 118.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-18T18:42:02.268Z] #77 118.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-18T18:42:02.268Z] #77 118.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-18T18:42:02.268Z] #77 118.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-18T18:42:02.475Z] #77 95.56 checking for dlfcn.h... yes [2022-07-18T18:42:02.475Z] #77 95.71 checking for objdir... .libs [2022-07-18T18:42:02.529Z] #77 ... [2022-07-18T18:42:02.529Z] [2022-07-18T18:42:02.529Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-18T18:42:02.529Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-18T18:42:02.529Z] #21 43.07 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-18T18:42:02.529Z] #21 43.08 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-18T18:42:02.529Z] #21 43.10 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-18T18:42:02.529Z] #21 43.12 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-18T18:42:02.733Z] #77 96.07 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-18T18:42:02.734Z] #77 96.21 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-18T18:42:02.993Z] #77 96.21 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-18T18:42:03.560Z] #77 96.36 checking if gcc static flag -static works... yes [2022-07-18T18:42:03.560Z] #77 96.83 checking if gcc supports -c -o file.o... yes [2022-07-18T18:42:03.560Z] #77 96.94 checking if gcc supports -c -o file.o... (cached) yes [2022-07-18T18:42:03.560Z] #77 96.94 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-18T18:42:03.819Z] #77 97.00 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-18T18:42:03.819Z] #77 97.25 checking how to hardcode library paths into programs... immediate [2022-07-18T18:42:03.819Z] #77 97.25 checking whether stripping libraries is possible... yes [2022-07-18T18:42:03.819Z] #77 97.27 checking if libtool supports shared libraries... yes [2022-07-18T18:42:03.819Z] #77 97.27 checking whether to build shared libraries... no [2022-07-18T18:42:03.819Z] #77 97.27 checking whether to build static libraries... yes [2022-07-18T18:42:03.819Z] #77 97.27 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-18T18:42:03.819Z] #77 97.30 checking whether build environment is sane... yes [2022-07-18T18:42:03.909Z] #21 44.33 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-18T18:42:03.909Z] #21 44.35 Setting up jq (1.6-2.1) ... [2022-07-18T18:42:03.909Z] #21 44.36 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-18T18:42:03.909Z] #21 44.38 Setting up iptables (1.8.7-1) ... [2022-07-18T18:42:03.909Z] #21 44.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-18T18:42:03.909Z] #21 44.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-18T18:42:03.909Z] #21 44.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-18T18:42:03.909Z] #21 44.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-18T18:42:03.909Z] #21 44.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-18T18:42:03.909Z] #21 44.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-18T18:42:03.909Z] #21 44.44 Setting up iproute2 (5.10.0-4) ... [2022-07-18T18:42:04.078Z] #77 97.38 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-18T18:42:04.079Z] #77 97.40 checking whether make sets $(MAKE)... yes [2022-07-18T18:42:04.079Z] #77 97.46 checking whether make supports the include directive... yes (GNU style) [2022-07-18T18:42:04.079Z] #77 97.50 checking whether make supports nested variables... yes [2022-07-18T18:42:04.079Z] #77 97.55 checking whether UID '0' is supported by ustar format... yes [2022-07-18T18:42:04.079Z] #77 97.55 checking whether GID '0' is supported by ustar format... yes [2022-07-18T18:42:04.079Z] #77 97.55 checking how to create a ustar tar archive... gnutar [2022-07-18T18:42:04.168Z] #21 44.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-18T18:42:04.647Z] #77 97.63 checking dependency style of gcc... gcc3 [2022-07-18T18:42:04.647Z] #77 97.84 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-18T18:42:04.647Z] #77 97.86 checking whether make supports nested variables... (cached) yes [2022-07-18T18:42:04.647Z] #77 97.86 checking for gawk... (cached) mawk [2022-07-18T18:42:04.647Z] #77 97.86 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-18T18:42:04.647Z] #77 97.87 checking for gcc... (cached) gcc [2022-07-18T18:42:04.647Z] #77 98.00 checking whether we are using the GNU C compiler... (cached) yes [2022-07-18T18:42:04.647Z] #77 98.00 checking whether gcc accepts -g... (cached) yes [2022-07-18T18:42:04.647Z] #77 98.00 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-18T18:42:04.647Z] #77 98.00 checking whether gcc understands -c and -o together... (cached) yes [2022-07-18T18:42:04.647Z] #77 98.00 checking for a Python interpreter with version >= 3... python3 [2022-07-18T18:42:04.647Z] #77 98.14 checking for python3... /usr/bin/python3 [2022-07-18T18:42:04.647Z] #77 98.15 checking for python3 version... 3.9 [2022-07-18T18:42:04.906Z] #77 98.22 checking for python3 platform... linux [2022-07-18T18:42:05.165Z] #77 98.29 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-18T18:42:05.165Z] #77 98.46 checking for python3 extension module directory... [2022-07-18T18:42:05.165Z] #77 ... [2022-07-18T18:42:05.165Z] [2022-07-18T18:42:05.165Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-18T18:42:05.165Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-18T18:42:05.165Z] #21 2.460 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-18T18:42:05.165Z] #21 2.489 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-18T18:42:05.165Z] #21 2.498 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-18T18:42:05.165Z] #21 3.018 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-18T18:42:05.165Z] #21 4.264 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-18T18:42:05.165Z] #21 5.694 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-18T18:42:05.165Z] #21 ... [2022-07-18T18:42:05.165Z] [2022-07-18T18:42:05.165Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:42:05.165Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:42:05.165Z] #77 98.46 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-18T18:42:05.165Z] #77 98.62 checking for go-md2man... no [2022-07-18T18:42:05.424Z] #77 98.64 checking error.h usability... yes [2022-07-18T18:42:05.424Z] #77 98.84 checking error.h presence... yes [2022-07-18T18:42:05.424Z] #77 98.95 checking for error.h... yes [2022-07-18T18:42:05.682Z] #77 98.97 checking linux/openat2.h usability... yes [2022-07-18T18:42:05.682Z] #77 99.17 checking linux/openat2.h presence... yes [2022-07-18T18:42:05.941Z] #77 99.23 checking for linux/openat2.h... yes [2022-07-18T18:42:06.200Z] #77 99.28 checking for copy_file_range... yes [2022-07-18T18:42:06.705Z] #21 DONE 46.8s [2022-07-18T18:42:06.705Z] [2022-07-18T18:42:06.705Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-18T18:42:06.705Z] #22 sha256:adf4e12bcc7b73cc1051f9c83e2a79bb0c0445b6365b9a6bb9eb612f9edb97b6 [2022-07-18T18:42:06.705Z] #22 0.667 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-18T18:42:06.717Z] #77 99.67 checking for fgetxattr... yes [2022-07-18T18:42:06.718Z] #77 99.99 checking for statx... yes [2022-07-18T18:42:06.964Z] #22 0.672 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-18T18:42:06.964Z] #22 0.677 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-18T18:42:06.964Z] #22 DONE 0.8s [2022-07-18T18:42:06.964Z] [2022-07-18T18:42:06.964Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:42:06.964Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-18T18:42:06.964Z] #77 119.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-18T18:42:06.964Z] #77 119.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-18T18:42:06.964Z] #77 119.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-18T18:42:06.964Z] #77 119.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-18T18:42:06.964Z] #77 119.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-18T18:42:06.964Z] #77 119.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-18T18:42:06.964Z] #77 119.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-18T18:42:06.964Z] #77 119.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-18T18:42:06.964Z] #77 119.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-18T18:42:06.964Z] #77 119.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-18T18:42:06.964Z] #77 119.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-18T18:42:06.964Z] #77 119.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-18T18:42:06.964Z] #77 119.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-18T18:42:06.964Z] #77 119.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-18T18:42:06.964Z] #77 119.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-18T18:42:06.964Z] #77 119.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-18T18:42:06.964Z] #77 119.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-18T18:42:06.964Z] #77 119.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-18T18:42:06.964Z] #77 119.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-18T18:42:06.964Z] #77 119.9 make install-recursive [2022-07-18T18:42:06.964Z] #77 119.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-18T18:42:06.964Z] #77 120.0 Making install in yajl [2022-07-18T18:42:06.964Z] #77 120.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-18T18:42:06.964Z] #77 120.1 CC verify/json_verify-json_verify.o [2022-07-18T18:42:06.964Z] #77 120.1 CC src/libyajl_la-yajl_alloc.lo [2022-07-18T18:42:06.964Z] #77 120.1 CC src/libyajl_la-yajl.lo [2022-07-18T18:42:06.964Z] #77 120.2 CC src/libyajl_la-yajl_gen.lo [2022-07-18T18:42:06.964Z] #77 120.2 CC src/libyajl_la-yajl_parser.lo [2022-07-18T18:42:06.964Z] #77 120.2 CC src/libyajl_la-yajl_buf.lo [2022-07-18T18:42:06.964Z] #77 120.2 CC src/libyajl_la-yajl_encode.lo [2022-07-18T18:42:06.964Z] #77 120.2 CC src/libyajl_la-yajl_lex.lo [2022-07-18T18:42:06.964Z] #77 120.3 CC src/libyajl_la-yajl_tree.lo [2022-07-18T18:42:07.235Z] #77 100.3 checking for fgetpwent_r... yes [2022-07-18T18:42:07.494Z] #77 100.6 checking for issetugid... no [2022-07-18T18:42:07.494Z] #77 100.8 checking for pkg-config... /usr/bin/pkg-config [2022-07-18T18:42:07.494Z] #77 100.8 checking pkg-config is at least version 0.9.0... yes [2022-07-18T18:42:08.061Z] #77 100.9 checking for library containing yajl_tree_get... -lyajl [2022-07-18T18:42:08.061Z] #77 101.3 checking for yajl >= 2.0.0... yes [2022-07-18T18:42:08.061Z] #77 101.4 checking sys/capability.h usability... yes [2022-07-18T18:42:08.061Z] #77 101.5 checking sys/capability.h presence... yes [2022-07-18T18:42:08.323Z] #77 101.5 checking for sys/capability.h... yes [2022-07-18T18:42:08.582Z] #77 101.5 checking for library containing cap_from_name... -lcap [2022-07-18T18:42:09.150Z] #77 102.0 checking for library containing dlopen... -ldl [2022-07-18T18:42:09.150Z] #77 102.5 checking seccomp.h usability... yes [2022-07-18T18:42:09.150Z] #77 102.6 checking seccomp.h presence... yes [2022-07-18T18:42:09.150Z] #77 102.6 checking for seccomp.h... yes [2022-07-18T18:42:09.511Z] #77 126.0 CCLD libyajl.la [2022-07-18T18:42:09.718Z] #77 102.6 checking for library containing seccomp_rule_add... -lseccomp [2022-07-18T18:42:09.979Z] #77 103.1 checking for library containing seccomp_arch_resolve_name... none required [2022-07-18T18:42:10.079Z] #77 126.4 CCLD verify/json_verify [2022-07-18T18:42:10.079Z] #77 126.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-18T18:42:10.079Z] #77 126.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-18T18:42:10.079Z] #77 126.8 make[5]: Nothing to be done for 'install-data-am'. [2022-07-18T18:42:10.079Z] #77 126.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-18T18:42:10.238Z] #77 103.4 checking systemd/sd-bus.h usability... [2022-07-18T18:42:10.238Z] #77 ... [2022-07-18T18:42:10.238Z] [2022-07-18T18:42:10.238Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-18T18:42:10.238Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-18T18:42:10.238Z] #34 DONE 158.3s [2022-07-18T18:42:10.238Z] [2022-07-18T18:42:10.238Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:42:10.238Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:42:10.238Z] #77 103.4 checking systemd/sd-bus.h usability... yes [2022-07-18T18:42:10.338Z] #77 126.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-18T18:42:10.338Z] #77 126.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-18T18:42:10.338Z] #77 126.9 CC src/validate.o [2022-07-18T18:42:10.338Z] #77 127.0 CC src/image_spec_schema_config_schema.lo [2022-07-18T18:42:10.338Z] #77 127.0 CC src/image_spec_schema_content_descriptor.lo [2022-07-18T18:42:10.338Z] #77 127.0 CC src/image_spec_schema_defs.lo [2022-07-18T18:42:10.338Z] #77 127.0 CC src/image_spec_schema_defs_descriptor.lo [2022-07-18T18:42:10.338Z] #77 127.0 CC src/image_spec_schema_image_index_schema.lo [2022-07-18T18:42:10.517Z] #77 103.6 checking systemd/sd-bus.h presence... yes [2022-07-18T18:42:10.517Z] #77 103.8 checking for systemd/sd-bus.h... yes [2022-07-18T18:42:10.596Z] #77 127.1 CC src/image_spec_schema_image_layout_schema.lo [2022-07-18T18:42:10.596Z] #77 127.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-18T18:42:10.596Z] #77 127.1 CC src/runtime_spec_schema_config_linux.lo [2022-07-18T18:42:10.596Z] #77 127.1 CC src/runtime_spec_schema_config_zos.lo [2022-07-18T18:42:10.596Z] #77 127.2 CC src/runtime_spec_schema_config_schema.lo [2022-07-18T18:42:10.596Z] #77 127.2 CC src/runtime_spec_schema_config_solaris.lo [2022-07-18T18:42:10.596Z] #77 127.3 CC src/runtime_spec_schema_config_vm.lo [2022-07-18T18:42:10.855Z] #77 127.4 CC src/runtime_spec_schema_config_windows.lo [2022-07-18T18:42:10.855Z] #77 127.4 CC src/runtime_spec_schema_defs.lo [2022-07-18T18:42:10.855Z] #77 127.5 CC src/runtime_spec_schema_defs_linux.lo [2022-07-18T18:42:11.108Z] #77 103.8 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-18T18:42:11.114Z] #77 127.6 CC src/runtime_spec_schema_defs_zos.lo [2022-07-18T18:42:11.368Z] #77 104.4 checking for sd_notify_barrier... yes [2022-07-18T18:42:11.374Z] #77 127.8 CC src/runtime_spec_schema_defs_vm.lo [2022-07-18T18:42:11.374Z] #77 127.8 CC src/runtime_spec_schema_defs_windows.lo [2022-07-18T18:42:11.374Z] #77 127.9 CC src/runtime_spec_schema_state_schema.lo [2022-07-18T18:42:11.626Z] #77 104.8 checking linux/bpf.h usability... yes [2022-07-18T18:42:11.626Z] #77 105.1 checking linux/bpf.h presence... yes [2022-07-18T18:42:11.626Z] #77 105.1 checking for linux/bpf.h... yes [2022-07-18T18:42:11.636Z] #77 128.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-18T18:42:11.636Z] #77 128.2 CC src/basic_test_double_array_item.lo [2022-07-18T18:42:11.636Z] #77 128.3 CC src/basic_test_double_array.lo [2022-07-18T18:42:11.884Z] #77 105.1 checking compilation for eBPF... yes [2022-07-18T18:42:11.884Z] #77 105.3 checking for criu >= 3.15... no [2022-07-18T18:42:11.884Z] #77 105.4 configure: CRIU headers not found, building without CRIU support [2022-07-18T18:42:11.884Z] #77 105.4 checking for criu > 3.16... no [2022-07-18T18:42:11.884Z] #77 105.4 configure: CRIU version doesn't support join-ns API [2022-07-18T18:42:11.884Z] #77 105.4 checking for criu > 3.16.1... no [2022-07-18T18:42:11.905Z] #77 128.5 CC src/basic_test_top_array_int.lo [2022-07-18T18:42:11.905Z] #77 128.6 CC src/basic_test_top_array_string.lo [2022-07-18T18:42:12.142Z] #77 105.4 configure: CRIU version doesn't support for pre-dumping [2022-07-18T18:42:12.142Z] #77 105.4 checking for new mount API (fsconfig)... yes [2022-07-18T18:42:12.142Z] #77 105.5 checking for seccomp notify API... yes [2022-07-18T18:42:12.142Z] #77 105.6 checking for gperf... no [2022-07-18T18:42:12.142Z] #77 105.6 configure: gperf not found - cannot rebuild signal parser code [2022-07-18T18:42:12.163Z] #77 128.7 CC src/basic_test_top_double_array_int.lo [2022-07-18T18:42:12.163Z] #77 128.8 CC src/basic_test_top_double_array_obj.lo [2022-07-18T18:42:12.400Z] #77 105.6 checking for library containing argp_parse... none required [2022-07-18T18:42:12.422Z] #77 129.1 CC src/basic_test_top_double_array_refobj.lo [2022-07-18T18:42:12.658Z] #77 106.0 checking that generated files are newer than configure... done [2022-07-18T18:42:12.658Z] #77 106.0 configure: creating ./config.status [2022-07-18T18:42:12.681Z] #77 129.2 CC src/basic_test_top_double_array_string.lo [2022-07-18T18:42:12.681Z] #77 129.2 CC src/read-file.lo [2022-07-18T18:42:12.939Z] #77 129.3 CC src/json_common.lo [2022-07-18T18:42:12.939Z] #77 129.5 CC tests/test-1.o [2022-07-18T18:42:12.939Z] #77 129.5 CC tests/test-2.o [2022-07-18T18:42:13.199Z] #77 129.6 CC tests/test-3.o [2022-07-18T18:42:13.199Z] #77 129.8 CC tests/test-4.o [2022-07-18T18:42:13.459Z] #77 130.1 CC tests/test-5.o [2022-07-18T18:42:13.459Z] #77 130.2 CC tests/test-6.o [2022-07-18T18:42:14.027Z] #77 130.4 CC tests/test-7.o [2022-07-18T18:42:14.027Z] #77 130.7 CC tests/test-8.o [2022-07-18T18:42:14.286Z] #77 130.8 CC tests/test-9.o [2022-07-18T18:42:14.286Z] #77 131.0 CC tests/test-10.o [2022-07-18T18:42:14.558Z] #77 ... [2022-07-18T18:42:14.558Z] [2022-07-18T18:42:14.558Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-18T18:42:14.558Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-18T18:42:14.558Z] #36 162.7 Delve is a source level debugger for Go programs. [2022-07-18T18:42:14.558Z] #36 162.7 [2022-07-18T18:42:14.558Z] #36 162.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-18T18:42:14.558Z] #36 162.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-18T18:42:14.558Z] #36 162.7 [2022-07-18T18:42:14.558Z] #36 162.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-18T18:42:14.558Z] #36 162.7 [2022-07-18T18:42:14.558Z] #36 162.7 Pass flags to the program you are debugging using `--`, for example: [2022-07-18T18:42:14.558Z] #36 162.7 [2022-07-18T18:42:14.558Z] #36 162.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-18T18:42:14.558Z] #36 162.7 [2022-07-18T18:42:14.558Z] #36 162.7 Usage: [2022-07-18T18:42:14.558Z] #36 162.7 dlv [command] [2022-07-18T18:42:14.558Z] #36 162.7 [2022-07-18T18:42:14.558Z] #36 162.7 Available Commands: [2022-07-18T18:42:14.558Z] #36 162.7 attach Attach to running process and begin debugging. [2022-07-18T18:42:14.558Z] #36 162.7 connect Connect to a headless debug server with a terminal client. [2022-07-18T18:42:14.558Z] #36 162.7 core Examine a core dump. [2022-07-18T18:42:14.558Z] #36 162.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-18T18:42:14.558Z] #36 162.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-18T18:42:14.558Z] #36 162.7 exec Execute a precompiled binary, and begin a debug session. [2022-07-18T18:42:14.558Z] #36 162.7 help Help about any command [2022-07-18T18:42:14.558Z] #36 162.7 run Deprecated command. Use 'debug' instead. [2022-07-18T18:42:14.558Z] #36 162.7 test Compile test binary and begin debugging program. [2022-07-18T18:42:14.558Z] #36 162.7 trace Compile and begin tracing program. [2022-07-18T18:42:14.558Z] #36 162.7 version Prints version. [2022-07-18T18:42:14.558Z] #36 162.7 [2022-07-18T18:42:14.558Z] #36 162.7 Flags: [2022-07-18T18:42:14.558Z] #36 162.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-18T18:42:14.558Z] #36 162.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-18T18:42:14.558Z] #36 162.7 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-18T18:42:14.558Z] #36 162.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-18T18:42:14.558Z] #36 162.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-18T18:42:14.558Z] #36 162.7 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-18T18:42:14.558Z] #36 162.7 --disable-aslr Disables address space randomization [2022-07-18T18:42:14.558Z] #36 162.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-18T18:42:14.558Z] #36 162.7 -h, --help help for dlv [2022-07-18T18:42:14.558Z] #36 162.7 --init string Init file, executed by the terminal client. [2022-07-18T18:42:14.558Z] #36 162.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-18T18:42:14.558Z] #36 162.7 --log Enable debugging server logging. [2022-07-18T18:42:14.558Z] #36 162.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-18T18:42:14.558Z] #36 162.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-18T18:42:14.558Z] #36 162.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-18T18:42:14.558Z] #36 162.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-18T18:42:14.558Z] #36 162.7 --wd string Working directory for running the program. [2022-07-18T18:42:14.558Z] #36 162.7 [2022-07-18T18:42:14.558Z] #36 162.7 Additional help topics: [2022-07-18T18:42:14.558Z] #36 162.7 dlv backend Help about the --backend flag. [2022-07-18T18:42:14.558Z] #36 162.7 dlv log Help about logging flags. [2022-07-18T18:42:14.558Z] #36 162.7 dlv redirect Help about file redirection. [2022-07-18T18:42:14.558Z] #36 162.7 [2022-07-18T18:42:14.558Z] #36 162.7 Use "dlv [command] --help" for more information about a command. [2022-07-18T18:42:14.558Z] #36 DONE 162.7s [2022-07-18T18:42:14.558Z] [2022-07-18T18:42:14.558Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-18T18:42:14.558Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-18T18:42:14.558Z] #21 10.33 Fetched 8550 kB in 8s (1050 kB/s) [2022-07-18T18:42:14.558Z] #21 10.33 Reading package lists... [2022-07-18T18:42:14.558Z] #21 13.45 Reading package lists... [2022-07-18T18:42:14.558Z] #21 16.89 Building dependency tree... [2022-07-18T18:42:14.558Z] #21 18.63 The following additional packages will be installed: [2022-07-18T18:42:14.558Z] #21 18.63 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-18T18:42:14.558Z] #21 18.63 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-18T18:42:14.558Z] #21 18.63 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-18T18:42:14.558Z] #21 18.63 python3-pkg-resources vim-runtime xxd [2022-07-18T18:42:14.558Z] #21 18.63 Suggested packages: [2022-07-18T18:42:14.558Z] #21 18.63 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-18T18:42:14.558Z] #21 18.63 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-18T18:42:14.558Z] #21 18.63 acl attr quota [2022-07-18T18:42:14.558Z] #21 18.63 Recommended packages: [2022-07-18T18:42:14.558Z] #21 18.63 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-18T18:42:14.853Z] #77 131.2 CC tests/test-11.o [2022-07-18T18:42:15.124Z] #21 ... [2022-07-18T18:42:15.124Z] [2022-07-18T18:42:15.124Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:42:15.124Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:42:15.124Z] #77 108.5 config.status: creating Makefile [2022-07-18T18:42:15.124Z] #77 108.6 config.status: creating rpm/crun.spec [2022-07-18T18:42:15.382Z] #77 108.6 config.status: creating config.h [2022-07-18T18:42:15.382Z] #77 108.7 config.status: executing libtool commands [2022-07-18T18:42:15.382Z] #77 108.7 config.status: executing depfiles commands [2022-07-18T18:42:16.761Z] #77 109.9 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-18T18:42:16.761Z] #77 110.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-18T18:42:16.761Z] #77 110.3 checking for gcc... gcc [2022-07-18T18:42:17.280Z] #77 110.4 checking whether the C compiler works... yes [2022-07-18T18:42:17.280Z] #77 110.6 checking for C compiler default output file name... a.out [2022-07-18T18:42:17.386Z] #77 ... [2022-07-18T18:42:17.386Z] [2022-07-18T18:42:17.386Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-18T18:42:17.386Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-18T18:42:17.386Z] #23 9.001 Collecting yamllint==1.26.1 [2022-07-18T18:42:17.386Z] #23 10.05 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-18T18:42:17.543Z] #77 110.6 checking for suffix of executables... [2022-07-18T18:42:17.801Z] #77 110.9 checking whether we are cross compiling... no [2022-07-18T18:42:17.801Z] #77 111.1 checking for suffix of object files... o [2022-07-18T18:42:17.955Z] #23 10.95 Collecting pathspec>=0.5.3 [2022-07-18T18:42:17.955Z] #23 10.97 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-18T18:42:18.060Z] #77 111.2 checking whether we are using the GNU C compiler... yes [2022-07-18T18:42:18.060Z] #77 111.3 checking whether gcc accepts -g... yes [2022-07-18T18:42:18.060Z] #77 111.4 checking for gcc option to accept ISO C89... none needed [2022-07-18T18:42:18.214Z] #23 11.24 Collecting pyyaml [2022-07-18T18:42:18.214Z] #23 11.26 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-18T18:42:18.214Z] #23 11.37 Building wheels for collected packages: yamllint [2022-07-18T18:42:18.319Z] #77 111.6 checking whether gcc understands -c and -o together... yes [2022-07-18T18:42:18.319Z] #77 111.7 checking how to run the C preprocessor... gcc -E [2022-07-18T18:42:18.473Z] #23 11.37 Building wheel for yamllint (setup.py): started [2022-07-18T18:42:18.578Z] #77 112.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-18T18:42:18.578Z] #77 112.0 checking for egrep... /bin/grep -E [2022-07-18T18:42:19.145Z] #77 112.0 checking for ANSI C header files... yes [2022-07-18T18:42:19.404Z] #77 112.6 checking for sys/types.h... yes [2022-07-18T18:42:19.404Z] #77 112.8 checking for sys/stat.h... yes [2022-07-18T18:42:19.408Z] #23 12.44 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-18T18:42:19.409Z] #23 12.44 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=59129b6d2b06d59c0e9e79309e2659ebab83a3827d48e097023d0ff919ad0416 [2022-07-18T18:42:19.409Z] #23 12.44 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-18T18:42:19.409Z] #23 12.45 Successfully built yamllint [2022-07-18T18:42:19.409Z] #23 12.47 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-18T18:42:19.664Z] #77 112.9 checking for stdlib.h... yes [2022-07-18T18:42:19.669Z] #23 12.85 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-18T18:42:19.923Z] #77 113.1 checking for string.h... yes [2022-07-18T18:42:19.923Z] #77 113.3 checking for memory.h... yes [2022-07-18T18:42:20.181Z] #77 113.5 checking for strings.h... yes [2022-07-18T18:42:20.181Z] #77 113.6 checking for inttypes.h... yes [2022-07-18T18:42:20.441Z] #77 113.7 checking for stdint.h... yes [2022-07-18T18:42:20.441Z] #77 113.9 checking for unistd.h... yes [2022-07-18T18:42:20.607Z] #23 DONE 13.6s [2022-07-18T18:42:20.607Z] [2022-07-18T18:42:20.607Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-18T18:42:20.607Z] #60 sha256:e79edd0968360310ba149a81e1bb39a07a7e5aec7c5c8eed576aa12106755110 [2022-07-18T18:42:20.699Z] #77 114.0 checking minix/config.h usability... no [2022-07-18T18:42:20.699Z] #77 114.1 checking minix/config.h presence... no [2022-07-18T18:42:20.699Z] #77 114.1 checking for minix/config.h... no [2022-07-18T18:42:20.958Z] #77 114.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-18T18:42:21.217Z] #77 114.4 checking build system type... x86_64-pc-linux-gnu [2022-07-18T18:42:21.217Z] #77 114.7 checking host system type... x86_64-pc-linux-gnu [2022-07-18T18:42:21.217Z] #77 114.7 checking how to print strings... printf [2022-07-18T18:42:21.217Z] #77 114.7 checking for a sed that does not truncate output... /bin/sed [2022-07-18T18:42:21.217Z] #77 114.8 checking for fgrep... /bin/grep -F [2022-07-18T18:42:21.476Z] #77 114.8 checking for ld used by gcc... /usr/bin/ld [2022-07-18T18:42:21.476Z] #77 114.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-18T18:42:21.476Z] #77 114.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-18T18:42:21.476Z] #77 114.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-18T18:42:21.735Z] #77 114.9 checking whether ln -s works... yes [2022-07-18T18:42:21.735Z] #77 114.9 checking the maximum length of command line arguments... 1572864 [2022-07-18T18:42:21.735Z] #77 114.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-18T18:42:21.735Z] #77 114.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-18T18:42:21.735Z] #77 115.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-18T18:42:21.735Z] #77 115.0 checking for objdump... objdump [2022-07-18T18:42:21.735Z] #77 115.0 checking how to recognize dependent libraries... pass_all [2022-07-18T18:42:21.735Z] #77 115.0 checking for dlltool... no [2022-07-18T18:42:21.735Z] #77 115.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-18T18:42:21.735Z] #77 115.0 checking for ar... ar [2022-07-18T18:42:21.735Z] #77 115.0 checking for archiver @FILE support... @ [2022-07-18T18:42:21.735Z] #77 115.1 checking for strip... strip [2022-07-18T18:42:21.735Z] #77 115.1 checking for ranlib... ranlib [2022-07-18T18:42:21.735Z] #77 115.1 checking for gawk... no [2022-07-18T18:42:21.735Z] #77 115.1 checking for mawk... mawk [2022-07-18T18:42:22.302Z] #77 115.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-18T18:42:22.302Z] #77 115.5 checking for sysroot... no [2022-07-18T18:42:22.302Z] #77 115.5 checking for a working dd... /bin/dd [2022-07-18T18:42:22.302Z] #77 115.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-18T18:42:22.302Z] #77 115.6 checking for mt... no [2022-07-18T18:42:22.302Z] #77 115.6 checking if : is a manifest tool... no [2022-07-18T18:42:22.302Z] #77 115.7 checking for dlfcn.h... yes [2022-07-18T18:42:22.302Z] #77 115.8 checking for objdir... .libs [2022-07-18T18:42:22.870Z] #77 116.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-18T18:42:22.870Z] #77 116.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-18T18:42:23.129Z] #77 116.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-18T18:42:23.390Z] #77 116.4 checking if gcc static flag -static works... yes [2022-07-18T18:42:23.390Z] #77 116.8 checking if gcc supports -c -o file.o... yes [2022-07-18T18:42:23.649Z] #77 116.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-18T18:42:23.649Z] #77 116.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-18T18:42:23.907Z] #77 116.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-18T18:42:23.907Z] #77 117.3 checking how to hardcode library paths into programs... immediate [2022-07-18T18:42:23.907Z] #77 117.3 checking whether stripping libraries is possible... yes [2022-07-18T18:42:23.907Z] #77 117.3 checking if libtool supports shared libraries... yes [2022-07-18T18:42:23.907Z] #77 117.3 checking whether to build shared libraries... no [2022-07-18T18:42:23.907Z] #77 117.3 checking whether to build static libraries... yes [2022-07-18T18:42:23.907Z] #77 117.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-18T18:42:23.907Z] #77 117.3 checking whether build environment is sane... yes [2022-07-18T18:42:23.908Z] #77 117.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-18T18:42:23.908Z] #77 117.4 checking whether make sets $(MAKE)... yes [2022-07-18T18:42:23.908Z] #77 117.4 checking whether make supports the include directive... yes (GNU style) [2022-07-18T18:42:23.908Z] #77 117.5 checking whether make supports nested variables... yes [2022-07-18T18:42:24.166Z] #77 117.5 checking whether UID '0' is supported by ustar format... yes [2022-07-18T18:42:24.166Z] #77 117.5 checking whether GID '0' is supported by ustar format... yes [2022-07-18T18:42:24.166Z] #77 117.5 checking how to create a ustar tar archive... gnutar [2022-07-18T18:42:24.166Z] #77 117.6 checking dependency style of gcc... gcc3 [2022-07-18T18:42:24.166Z] #77 117.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-18T18:42:24.166Z] #77 117.7 checking whether make supports nested variables... (cached) yes [2022-07-18T18:42:24.166Z] #77 117.7 checking for pkg-config... /usr/bin/pkg-config [2022-07-18T18:42:24.425Z] #77 117.7 checking pkg-config is at least version 0.9.0... yes [2022-07-18T18:42:24.425Z] #77 117.7 checking for yajl >= 2.1.0... yes [2022-07-18T18:42:24.425Z] #77 117.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-18T18:42:24.425Z] #77 117.7 checking for gcc... (cached) gcc [2022-07-18T18:42:24.425Z] #77 117.8 checking whether we are using the GNU C compiler... (cached) yes [2022-07-18T18:42:24.425Z] #77 117.8 checking whether gcc accepts -g... (cached) yes [2022-07-18T18:42:24.425Z] #77 117.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-18T18:42:24.425Z] #77 117.8 checking whether gcc understands -c and -o together... (cached) yes [2022-07-18T18:42:24.425Z] #77 117.8 checking for a Python interpreter with version >= 3... python3 [2022-07-18T18:42:24.425Z] #77 117.9 checking for python3... /usr/bin/python3 [2022-07-18T18:42:24.425Z] #77 117.9 checking for python3 version... 3.9 [2022-07-18T18:42:24.683Z] #77 118.0 checking for python3 platform... linux [2022-07-18T18:42:24.942Z] #77 118.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-18T18:42:24.942Z] #77 118.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-18T18:42:25.201Z] #77 118.5 checking that generated files are newer than configure... done [2022-07-18T18:42:25.201Z] #77 118.5 configure: creating ./config.status [2022-07-18T18:42:25.201Z] #77 ... [2022-07-18T18:42:25.201Z] [2022-07-18T18:42:25.201Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-18T18:42:25.201Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-18T18:42:25.201Z] #21 20.31 The following NEW packages will be installed: [2022-07-18T18:42:25.201Z] #21 20.31 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-18T18:42:25.201Z] #21 20.31 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-18T18:42:25.201Z] #21 20.31 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-18T18:42:25.201Z] #21 20.31 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-18T18:42:25.201Z] #21 20.31 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-18T18:42:25.201Z] #21 20.31 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-18T18:42:25.201Z] #21 20.31 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-18T18:42:25.201Z] #21 20.31 xz-utils zip zstd [2022-07-18T18:42:25.201Z] #21 20.65 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-18T18:42:25.201Z] #21 20.65 Need to get 27.7 MB of archives. [2022-07-18T18:42:25.201Z] #21 20.65 After this operation, 106 MB of additional disk space will be used. [2022-07-18T18:42:25.201Z] #21 20.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-18T18:42:25.201Z] #21 20.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-18T18:42:25.201Z] #21 20.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-18T18:42:25.201Z] #21 20.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-18T18:42:25.201Z] #21 20.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-18T18:42:25.201Z] #21 20.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-18T18:42:25.201Z] #21 20.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-18T18:42:25.201Z] #21 20.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-18T18:42:25.201Z] #21 20.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-18T18:42:25.201Z] #21 20.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-18T18:42:25.201Z] #21 20.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-18T18:42:25.201Z] #21 20.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-18T18:42:25.201Z] #21 20.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-18T18:42:25.201Z] #21 20.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-18T18:42:25.201Z] #21 20.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-18T18:42:25.201Z] #21 20.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-18T18:42:25.201Z] #21 20.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-18T18:42:25.201Z] #21 20.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-18T18:42:25.201Z] #21 20.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-18T18:42:25.201Z] #21 20.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-18T18:42:25.201Z] #21 20.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-18T18:42:25.201Z] #21 20.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-18T18:42:25.201Z] #21 20.79 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-18T18:42:25.201Z] #21 20.80 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-18T18:42:25.201Z] #21 20.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-18T18:42:25.201Z] #21 20.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-18T18:42:25.201Z] #21 20.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-18T18:42:25.201Z] #21 21.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-18T18:42:25.201Z] #21 21.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-18T18:42:25.201Z] #21 21.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-18T18:42:25.201Z] #21 21.11 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-18T18:42:25.201Z] #21 21.11 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-18T18:42:25.201Z] #21 21.12 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-18T18:42:25.201Z] #21 21.13 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-18T18:42:25.201Z] #21 21.13 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-18T18:42:25.201Z] #21 21.19 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-18T18:42:25.201Z] #21 21.19 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-18T18:42:25.201Z] #21 21.20 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-18T18:42:25.201Z] #21 21.20 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-18T18:42:25.201Z] #21 21.22 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-18T18:42:25.201Z] #21 21.22 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-18T18:42:25.201Z] #21 21.23 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-18T18:42:25.201Z] #21 21.27 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-18T18:42:25.201Z] #21 21.29 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-18T18:42:25.201Z] #21 21.29 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-18T18:42:25.201Z] #21 21.49 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-18T18:42:25.201Z] #21 21.53 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-18T18:42:25.201Z] #21 21.55 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-18T18:42:25.201Z] #21 21.56 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-18T18:42:25.201Z] #21 22.37 debconf: delaying package configuration, since apt-utils is not installed [2022-07-18T18:42:25.201Z] #21 22.52 Fetched 27.7 MB in 1s (22.5 MB/s) [2022-07-18T18:42:25.201Z] #21 22.63 Selecting previously unselected package pigz. [2022-07-18T18:42:25.201Z] #21 22.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-07-18T18:42:25.201Z] #21 22.65 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-18T18:42:25.201Z] #21 22.65 Unpacking pigz (2.6-1) ... [2022-07-18T18:42:25.201Z] #21 22.75 Selecting previously unselected package libelf1:amd64. [2022-07-18T18:42:25.201Z] #21 22.75 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-18T18:42:25.201Z] #21 22.75 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-18T18:42:25.201Z] #21 22.91 Selecting previously unselected package libbpf0:amd64. [2022-07-18T18:42:25.201Z] #21 22.91 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-18T18:42:25.201Z] #21 22.93 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-18T18:42:25.201Z] #21 23.05 Selecting previously unselected package libcap2:amd64. [2022-07-18T18:42:25.201Z] #21 23.05 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-18T18:42:25.201Z] #21 23.05 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-18T18:42:25.201Z] #21 23.14 Selecting previously unselected package libmnl0:amd64. [2022-07-18T18:42:25.201Z] #21 23.14 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-18T18:42:25.201Z] #21 23.14 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-18T18:42:25.201Z] #21 23.20 Selecting previously unselected package libxtables12:amd64. [2022-07-18T18:42:25.201Z] #21 23.23 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-18T18:42:25.201Z] #21 23.23 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-18T18:42:25.201Z] #21 23.29 Selecting previously unselected package libcap2-bin. [2022-07-18T18:42:25.201Z] #21 23.33 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-18T18:42:25.201Z] #21 23.33 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-18T18:42:25.201Z] #21 23.42 Selecting previously unselected package iproute2. [2022-07-18T18:42:25.201Z] #21 23.42 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-18T18:42:25.201Z] #21 23.42 Unpacking iproute2 (5.10.0-4) ... [2022-07-18T18:42:25.201Z] #21 24.03 Selecting previously unselected package xxd. [2022-07-18T18:42:25.201Z] #21 24.03 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-18T18:42:25.201Z] #21 24.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-18T18:42:25.201Z] #21 24.14 Selecting previously unselected package vim-common. [2022-07-18T18:42:25.201Z] #21 24.15 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-18T18:42:25.201Z] #21 24.17 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-18T18:42:25.201Z] #21 24.32 Selecting previously unselected package bash-completion. [2022-07-18T18:42:25.201Z] #21 24.33 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-18T18:42:25.201Z] #21 26.32 Unpacking bash-completion (1:2.11-2) ... [2022-07-18T18:42:25.201Z] #21 26.80 Selecting previously unselected package bzip2. [2022-07-18T18:42:25.201Z] #21 26.80 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-18T18:42:25.201Z] #21 26.81 Unpacking bzip2 (1.0.8-4) ... [2022-07-18T18:42:25.201Z] #21 26.88 Selecting previously unselected package xz-utils. [2022-07-18T18:42:25.201Z] #21 26.89 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-18T18:42:25.201Z] #21 26.90 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-18T18:42:25.201Z] #21 27.07 Selecting previously unselected package apparmor. [2022-07-18T18:42:25.201Z] #21 27.07 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-18T18:42:25.201Z] #21 27.12 Unpacking apparmor (2.13.6-10) ... [2022-07-18T18:42:25.202Z] #21 27.53 Selecting previously unselected package inetutils-ping. [2022-07-18T18:42:25.202Z] #21 27.55 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-18T18:42:25.202Z] #21 27.56 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-18T18:42:25.202Z] #21 27.65 Selecting previously unselected package libip4tc2:amd64. [2022-07-18T18:42:25.202Z] #21 27.66 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-18T18:42:25.202Z] #21 27.67 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-18T18:42:25.202Z] #21 27.76 Selecting previously unselected package libip6tc2:amd64. [2022-07-18T18:42:25.202Z] #21 27.76 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-18T18:42:25.202Z] #21 27.78 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-18T18:42:25.202Z] #21 27.82 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-18T18:42:25.202Z] #21 27.83 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-18T18:42:25.202Z] #21 27.83 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-18T18:42:25.202Z] #21 27.89 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-18T18:42:25.202Z] #21 27.89 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-18T18:42:25.202Z] #21 27.90 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-18T18:42:25.202Z] #21 28.00 Selecting previously unselected package libnftnl11:amd64. [2022-07-18T18:42:25.202Z] #21 28.00 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-18T18:42:25.202Z] #21 28.00 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-18T18:42:25.202Z] #21 28.09 Selecting previously unselected package iptables. [2022-07-18T18:42:25.202Z] #21 28.10 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-18T18:42:25.202Z] #21 28.11 Unpacking iptables (1.8.7-1) ... [2022-07-18T18:42:25.202Z] #21 28.42 Selecting previously unselected package libonig5:amd64. [2022-07-18T18:42:25.202Z] #21 28.42 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-18T18:42:25.202Z] #21 28.43 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-18T18:42:25.202Z] #21 28.57 Selecting previously unselected package libjq1:amd64. [2022-07-18T18:42:25.202Z] #21 28.58 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-18T18:42:25.202Z] #21 28.58 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-18T18:42:25.202Z] #21 28.67 Selecting previously unselected package jq. [2022-07-18T18:42:25.202Z] #21 28.67 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-18T18:42:25.202Z] #21 28.68 Unpacking jq (1.6-2.1) ... [2022-07-18T18:42:25.202Z] #21 28.75 Selecting previously unselected package libaio1:amd64. [2022-07-18T18:42:25.202Z] #21 28.76 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-18T18:42:25.202Z] #21 28.76 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-18T18:42:25.202Z] #21 28.82 Selecting previously unselected package libgpm2:amd64. [2022-07-18T18:42:25.202Z] #21 28.82 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-18T18:42:25.202Z] #21 28.82 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-18T18:42:25.202Z] #21 28.89 Selecting previously unselected package libicu67:amd64. [2022-07-18T18:42:25.202Z] #21 28.90 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-18T18:42:25.202Z] #21 28.91 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-18T18:42:26.192Z] --- PASS: TestBuildWithHugeFile (50.09s) [2022-07-18T18:42:26.192Z] === RUN TestBuildWCOWSandboxSize [2022-07-18T18:42:26.192Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-18T18:42:26.192Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-18T18:42:26.192Z] === RUN TestBuildWithEmptyDockerfile [2022-07-18T18:42:26.192Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-18T18:42:26.192Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-18T18:42:26.192Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-18T18:42:26.192Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-18T18:42:26.192Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-18T18:42:26.192Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-18T18:42:26.192Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-18T18:42:26.192Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-18T18:42:26.192Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-18T18:42:26.192Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2022-07-18T18:42:26.192Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-07-18T18:42:26.192Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-07-18T18:42:26.192Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-18T18:42:26.192Z] === RUN TestBuildPreserveOwnership [2022-07-18T18:42:26.192Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-18T18:42:26.192Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-18T18:42:27.104Z] #21 ... [2022-07-18T18:42:27.104Z] [2022-07-18T18:42:27.104Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:42:27.104Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:42:27.104Z] #77 120.5 config.status: creating Makefile [2022-07-18T18:42:27.104Z] #77 120.6 config.status: creating config.h [2022-07-18T18:42:27.104Z] #77 120.6 config.status: executing libtool commands [2022-07-18T18:42:27.104Z] #77 120.7 config.status: executing depfiles commands [2022-07-18T18:42:28.041Z] #77 121.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-18T18:42:28.041Z] #77 121.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-18T18:42:28.300Z] #77 121.5 checking for gcc... gcc [2022-07-18T18:42:28.559Z] #77 121.6 checking whether the C compiler works... yes [2022-07-18T18:42:28.559Z] #77 121.9 checking for C compiler default output file name... a.out [2022-07-18T18:42:28.820Z] #77 121.9 checking for suffix of executables... [2022-07-18T18:42:29.083Z] #77 122.1 checking whether we are cross compiling... no [2022-07-18T18:42:29.083Z] #77 122.4 checking for suffix of object files... o [2022-07-18T18:42:29.342Z] #77 122.5 checking whether we are using the GNU C compiler... yes [2022-07-18T18:42:29.342Z] #77 122.6 checking whether gcc accepts -g... yes [2022-07-18T18:42:29.603Z] #77 122.7 checking for gcc option to accept ISO C89... none needed [2022-07-18T18:42:29.603Z] #77 122.9 checking whether gcc understands -c and -o together... yes [2022-07-18T18:42:29.603Z] #77 123.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-18T18:42:29.603Z] #77 123.1 checking whether build environment is sane... yes [2022-07-18T18:42:29.861Z] #77 123.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-18T18:42:29.861Z] #77 123.1 checking for gawk... no [2022-07-18T18:42:29.861Z] #77 123.1 checking for mawk... mawk [2022-07-18T18:42:29.861Z] #77 123.1 checking whether make sets $(MAKE)... yes [2022-07-18T18:42:29.861Z] #77 123.2 checking whether make supports the include directive... yes (GNU style) [2022-07-18T18:42:29.861Z] #77 123.2 checking whether make supports nested variables... yes [2022-07-18T18:42:29.861Z] #77 123.2 checking whether UID '0' is supported by ustar format... yes [2022-07-18T18:42:29.861Z] #77 123.2 checking whether GID '0' is supported by ustar format... yes [2022-07-18T18:42:29.861Z] #77 123.2 checking how to create a ustar tar archive... gnutar [2022-07-18T18:42:30.120Z] #77 123.3 checking dependency style of gcc... gcc3 [2022-07-18T18:42:30.120Z] #77 123.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-18T18:42:30.120Z] #77 123.5 checking whether make supports nested variables... (cached) yes [2022-07-18T18:42:30.379Z] #77 123.5 checking build system type... x86_64-pc-linux-gnu [2022-07-18T18:42:30.379Z] #77 123.7 checking host system type... x86_64-pc-linux-gnu [2022-07-18T18:42:30.379Z] #77 123.8 checking how to print strings... printf [2022-07-18T18:42:30.379Z] #77 123.8 checking for a sed that does not truncate output... /bin/sed [2022-07-18T18:42:30.379Z] #77 123.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-18T18:42:30.379Z] #77 123.8 checking for egrep... /bin/grep -E [2022-07-18T18:42:30.638Z] #77 123.8 checking for fgrep... /bin/grep -F [2022-07-18T18:42:30.638Z] #77 123.8 checking for ld used by gcc... /usr/bin/ld [2022-07-18T18:42:30.638Z] #77 123.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-18T18:42:30.638Z] #77 123.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-18T18:42:30.638Z] #77 123.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-18T18:42:30.638Z] #77 124.0 checking whether ln -s works... yes [2022-07-18T18:42:30.638Z] #77 124.0 checking the maximum length of command line arguments... 1572864 [2022-07-18T18:42:30.638Z] #77 124.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-18T18:42:30.638Z] #77 124.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-18T18:42:30.638Z] #77 124.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-18T18:42:30.638Z] #77 124.0 checking for objdump... objdump [2022-07-18T18:42:30.638Z] #77 124.0 checking how to recognize dependent libraries... pass_all [2022-07-18T18:42:30.638Z] #77 124.0 checking for dlltool... no [2022-07-18T18:42:30.638Z] #77 124.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-18T18:42:30.638Z] #77 124.0 checking for ar... ar [2022-07-18T18:42:30.897Z] #77 124.0 checking for archiver @FILE support... @ [2022-07-18T18:42:30.897Z] #77 124.1 checking for strip... strip [2022-07-18T18:42:30.897Z] #77 124.1 checking for ranlib... ranlib [2022-07-18T18:42:31.155Z] #77 124.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-18T18:42:31.155Z] #77 124.5 checking for sysroot... no [2022-07-18T18:42:31.155Z] #77 124.5 checking for a working dd... /bin/dd [2022-07-18T18:42:31.155Z] #77 124.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-18T18:42:31.155Z] #77 124.6 checking for mt... no [2022-07-18T18:42:31.155Z] #77 124.6 checking if : is a manifest tool... no [2022-07-18T18:42:31.155Z] #77 124.6 checking how to run the C preprocessor... gcc -E [2022-07-18T18:42:31.983Z] #77 124.8 checking for ANSI C header files... yes [2022-07-18T18:42:32.243Z] #77 125.4 checking for sys/types.h... yes [2022-07-18T18:42:32.501Z] #77 125.6 checking for sys/stat.h... yes [2022-07-18T18:42:32.501Z] #77 125.8 checking for stdlib.h... yes [2022-07-18T18:42:32.733Z] --- PASS: TestBuildPreserveOwnership (12.69s) [2022-07-18T18:42:32.733Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.53s) [2022-07-18T18:42:32.733Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (6.14s) [2022-07-18T18:42:32.733Z] === RUN TestBuildPlatformInvalid [2022-07-18T18:42:32.733Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2022-07-18T18:42:32.733Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-18T18:42:32.733Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-18T18:42:32.733Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-18T18:42:32.733Z] PASS [2022-07-18T18:42:32.733Z] [2022-07-18T18:42:32.733Z] === Skipped [2022-07-18T18:42:32.733Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-18T18:42:32.733Z] build_session_test.go:25: TODO: BuildKit [2022-07-18T18:42:32.733Z] [2022-07-18T18:42:32.733Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-18T18:42:32.733Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-18T18:42:32.733Z] [2022-07-18T18:42:32.733Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-18T18:42:32.733Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-18T18:42:32.733Z] [2022-07-18T18:42:32.734Z] DONE 34 tests, 3 skipped in 113.567s [2022-07-18T18:42:32.734Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-18T18:42:32.734Z] INFO: Testing against a local daemon [2022-07-18T18:42:32.734Z] === RUN TestConfigInspect [2022-07-18T18:42:32.734Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:42:32.734Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-18T18:42:32.734Z] === RUN TestConfigList [2022-07-18T18:42:32.734Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:42:32.734Z] --- SKIP: TestConfigList (0.01s) [2022-07-18T18:42:32.734Z] === RUN TestConfigsCreateAndDelete [2022-07-18T18:42:32.734Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:42:32.734Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-18T18:42:32.734Z] === RUN TestConfigsUpdate [2022-07-18T18:42:32.734Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:42:32.734Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-18T18:42:32.734Z] === RUN TestTemplatedConfig [2022-07-18T18:42:32.734Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:42:32.734Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-18T18:42:32.734Z] === RUN TestConfigCreateResolve [2022-07-18T18:42:32.734Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:42:32.734Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-18T18:42:32.734Z] PASS [2022-07-18T18:42:32.734Z] [2022-07-18T18:42:32.734Z] === Skipped [2022-07-18T18:42:32.734Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-18T18:42:32.734Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:42:32.734Z] [2022-07-18T18:42:32.734Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-18T18:42:32.734Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:42:32.734Z] [2022-07-18T18:42:32.734Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-18T18:42:32.734Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:42:32.734Z] [2022-07-18T18:42:32.734Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-18T18:42:32.734Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:42:32.734Z] [2022-07-18T18:42:32.734Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-18T18:42:32.734Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:42:32.734Z] [2022-07-18T18:42:32.734Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-18T18:42:32.734Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:42:32.734Z] [2022-07-18T18:42:32.734Z] DONE 6 tests, 6 skipped in 0.179s [2022-07-18T18:42:32.734Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-18T18:42:32.760Z] #77 125.9 checking for string.h... yes [2022-07-18T18:42:32.760Z] #77 126.1 checking for memory.h... yes [2022-07-18T18:42:32.990Z] INFO: Testing against a local daemon [2022-07-18T18:42:32.990Z] === RUN TestAttachWithTTY [2022-07-18T18:42:32.990Z] --- PASS: TestAttachWithTTY (0.08s) [2022-07-18T18:42:32.990Z] === RUN TestAttachWithoutTTy [2022-07-18T18:42:33.018Z] #77 126.3 checking for strings.h... yes [2022-07-18T18:42:33.246Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-07-18T18:42:33.246Z] === RUN TestCheckpoint [2022-07-18T18:42:33.246Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-18T18:42:33.246Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/commit [2022-07-18T18:42:33.246Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-18T18:42:33.246Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-18T18:42:33.246Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-18T18:42:33.246Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-18T18:42:33.246Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-18T18:42:33.246Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-18T18:42:33.246Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-18T18:42:33.246Z] === CONT TestContainerInvalidJSON/commit [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-18T18:42:33.246Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-18T18:42:33.246Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-18T18:42:33.246Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-18T18:42:33.246Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-18T18:42:33.246Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-18T18:42:33.246Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-18T18:42:33.246Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-18T18:42:33.246Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-18T18:42:33.246Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-18T18:42:33.246Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-18T18:42:33.246Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-18T18:42:33.246Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-18T18:42:33.246Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-18T18:42:33.246Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-18T18:42:33.246Z] === RUN TestCopyEmptyFile [2022-07-18T18:42:33.277Z] #77 126.4 checking for inttypes.h... yes [2022-07-18T18:42:33.277Z] #77 126.6 checking for stdint.h... yes [2022-07-18T18:42:33.503Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-07-18T18:42:33.503Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-18T18:42:33.503Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-07-18T18:42:33.503Z] === RUN TestCopyFromContainer [2022-07-18T18:42:33.535Z] #77 126.7 checking for unistd.h... yes [2022-07-18T18:42:33.535Z] #77 126.8 checking for dlfcn.h... yes [2022-07-18T18:42:33.535Z] #77 126.9 checking for objdir... .libs [2022-07-18T18:42:33.794Z] #77 127.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-18T18:42:34.053Z] #77 127.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-18T18:42:34.053Z] #77 127.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-18T18:42:34.628Z] #77 127.4 checking if gcc static flag -static works... yes [2022-07-18T18:42:34.628Z] #77 127.8 checking if gcc supports -c -o file.o... yes [2022-07-18T18:42:34.628Z] #77 127.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-18T18:42:34.628Z] #77 127.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-18T18:42:35.194Z] #77 127.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-18T18:42:35.194Z] #77 128.4 checking how to hardcode library paths into programs... immediate [2022-07-18T18:42:35.194Z] #77 128.4 checking whether stripping libraries is possible... yes [2022-07-18T18:42:35.194Z] #77 128.4 checking if libtool supports shared libraries... yes [2022-07-18T18:42:35.194Z] #77 128.4 checking whether to build shared libraries... no [2022-07-18T18:42:35.194Z] #77 128.4 checking whether to build static libraries... yes [2022-07-18T18:42:35.194Z] #77 128.4 checking float.h usability... yes [2022-07-18T18:42:35.194Z] #77 128.5 checking float.h presence... yes [2022-07-18T18:42:35.194Z] #77 128.6 checking for float.h... yes [2022-07-18T18:42:35.453Z] #77 128.6 checking limits.h usability... yes [2022-07-18T18:42:35.453Z] #77 128.8 checking limits.h presence... yes [2022-07-18T18:42:35.453Z] #77 128.9 checking for limits.h... yes [2022-07-18T18:42:35.489Z] #60 ... [2022-07-18T18:42:35.489Z] [2022-07-18T18:42:35.489Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-18T18:42:35.489Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-18T18:42:35.489Z] #47 200.5 + dpkg --print-architecture [2022-07-18T18:42:35.489Z] #47 DONE 200.8s [2022-07-18T18:42:35.489Z] [2022-07-18T18:42:35.489Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-18T18:42:35.489Z] #26 sha256:c2cb4928063ac99f74a731d8b781414f74c0a78602082de2f09b46ea4859362e [2022-07-18T18:42:35.712Z] #77 128.9 checking stddef.h usability... yes [2022-07-18T18:42:35.712Z] #77 129.0 checking stddef.h presence... yes [2022-07-18T18:42:35.712Z] #77 129.1 checking for stddef.h... yes [2022-07-18T18:42:35.712Z] #77 129.1 checking for stdlib.h... (cached) yes [2022-07-18T18:42:35.712Z] #77 129.1 checking for string.h... (cached) yes [2022-07-18T18:42:35.970Z] #77 129.2 checking sys/time.h usability... yes [2022-07-18T18:42:35.970Z] #77 129.3 checking sys/time.h presence... yes [2022-07-18T18:42:35.970Z] #77 129.4 checking for sys/time.h... yes [2022-07-18T18:42:36.229Z] #77 129.4 checking for inline... inline [2022-07-18T18:42:36.487Z] #77 129.5 checking for size_t... yes [2022-07-18T18:42:36.487Z] #77 129.8 checking for stdlib.h... (cached) yes [2022-07-18T18:42:36.487Z] #77 129.8 checking for GNU libc compatible malloc... yes [2022-07-18T18:42:36.746Z] #77 130.0 checking for stdlib.h... (cached) yes [2022-07-18T18:42:36.746Z] #77 130.0 checking for GNU libc compatible realloc... yes [2022-07-18T18:42:37.313Z] #77 130.2 checking for working strtod... yes [2022-07-18T18:42:37.313Z] #77 130.5 checking for gettimeofday... yes [2022-07-18T18:42:37.313Z] #77 130.8 checking for memset... [2022-07-18T18:42:37.313Z] #77 ... [2022-07-18T18:42:37.313Z] [2022-07-18T18:42:37.313Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-18T18:42:37.313Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-18T18:42:37.313Z] #21 32.36 Selecting previously unselected package libinih1:amd64. [2022-07-18T18:42:37.313Z] #21 32.37 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-18T18:42:37.313Z] #21 32.37 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-18T18:42:37.313Z] #21 32.43 Selecting previously unselected package libnet1:amd64. [2022-07-18T18:42:37.313Z] #21 32.43 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-18T18:42:37.313Z] #21 32.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-18T18:42:37.313Z] #21 32.52 Selecting previously unselected package libnl-3-200:amd64. [2022-07-18T18:42:37.313Z] #21 32.53 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-18T18:42:37.313Z] #21 32.53 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-18T18:42:37.313Z] #21 32.63 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-18T18:42:37.313Z] #21 32.63 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-18T18:42:37.313Z] #21 32.64 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-18T18:42:37.313Z] #21 32.72 Selecting previously unselected package libyajl2:amd64. [2022-07-18T18:42:37.313Z] #21 32.72 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-18T18:42:37.313Z] #21 32.73 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-18T18:42:37.313Z] #21 32.78 Selecting previously unselected package net-tools. [2022-07-18T18:42:37.313Z] #21 32.79 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-18T18:42:37.313Z] #21 32.80 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-18T18:42:37.313Z] #21 33.01 Selecting previously unselected package patch. [2022-07-18T18:42:37.313Z] #21 33.01 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-18T18:42:37.313Z] #21 33.02 Unpacking patch (2.7.6-7) ... [2022-07-18T18:42:37.313Z] #21 33.12 Selecting previously unselected package python-pip-whl. [2022-07-18T18:42:37.313Z] #21 33.14 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-18T18:42:37.313Z] #21 33.14 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-18T18:42:37.313Z] #21 33.66 Selecting previously unselected package python3-lib2to3. [2022-07-18T18:42:37.313Z] #21 33.66 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-18T18:42:37.313Z] #21 33.67 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-18T18:42:37.313Z] #21 33.77 Selecting previously unselected package python3-distutils. [2022-07-18T18:42:37.313Z] #21 33.77 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-18T18:42:37.313Z] #21 33.77 Unpacking python3-distutils (3.9.2-1) ... [2022-07-18T18:42:37.313Z] #21 33.89 Selecting previously unselected package python3-pkg-resources. [2022-07-18T18:42:37.313Z] #21 33.90 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-18T18:42:37.313Z] #21 33.90 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-18T18:42:37.313Z] #21 34.02 Selecting previously unselected package python3-setuptools. [2022-07-18T18:42:37.313Z] #21 34.03 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-18T18:42:37.313Z] #21 34.03 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-18T18:42:37.313Z] #21 34.21 Selecting previously unselected package python3-wheel. [2022-07-18T18:42:37.313Z] #21 34.24 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-18T18:42:37.313Z] #21 34.25 Unpacking python3-wheel (0.34.2-1) ... [2022-07-18T18:42:37.313Z] #21 34.33 Selecting previously unselected package python3-pip. [2022-07-18T18:42:37.313Z] #21 34.33 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-18T18:42:37.313Z] #21 34.33 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-18T18:42:37.313Z] #21 34.60 Selecting previously unselected package sudo. [2022-07-18T18:42:37.313Z] #21 34.61 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-18T18:42:37.313Z] #21 34.61 Unpacking sudo (1.9.5p2-3) ... [2022-07-18T18:42:37.313Z] #21 35.17 Selecting previously unselected package thin-provisioning-tools. [2022-07-18T18:42:37.313Z] #21 35.18 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-18T18:42:37.313Z] #21 35.19 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-18T18:42:37.313Z] #21 35.44 Selecting previously unselected package uidmap. [2022-07-18T18:42:37.313Z] #21 35.45 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-18T18:42:37.313Z] #21 35.46 Unpacking uidmap (1:4.8.1-1) ... [2022-07-18T18:42:37.313Z] #21 35.58 Selecting previously unselected package vim-runtime. [2022-07-18T18:42:37.313Z] #21 35.58 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-18T18:42:37.314Z] #21 35.63 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-18T18:42:37.314Z] #21 35.66 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-18T18:42:37.314Z] #21 35.68 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-18T18:42:37.314Z] #21 38.86 Selecting previously unselected package vim. [2022-07-18T18:42:37.314Z] #21 38.87 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-18T18:42:37.314Z] #21 38.89 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-18T18:42:37.314Z] #21 39.91 Selecting previously unselected package xfsprogs. [2022-07-18T18:42:37.314Z] #21 39.93 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-18T18:42:37.314Z] #21 39.94 Unpacking xfsprogs (5.10.0-4) ... [2022-07-18T18:42:37.314Z] #21 40.27 Selecting previously unselected package zip. [2022-07-18T18:42:37.314Z] #21 40.29 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-18T18:42:37.314Z] #21 40.29 Unpacking zip (3.0-12) ... [2022-07-18T18:42:37.314Z] #21 40.42 Selecting previously unselected package zstd. [2022-07-18T18:42:37.314Z] #21 40.43 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-18T18:42:37.314Z] #21 40.43 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-18T18:42:37.314Z] #21 40.82 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-18T18:42:37.314Z] #21 41.68 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-18T18:42:37.314Z] #21 41.69 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-18T18:42:37.314Z] #21 41.70 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-18T18:42:37.314Z] #21 41.71 Setting up libicu67:amd64 (67.1-7) ... [2022-07-18T18:42:37.314Z] #21 41.72 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-18T18:42:37.314Z] #21 41.73 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-18T18:42:37.314Z] #21 41.74 Setting up uidmap (1:4.8.1-1) ... [2022-07-18T18:42:37.314Z] #21 41.76 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-18T18:42:37.314Z] #21 41.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-18T18:42:37.314Z] #21 41.78 Setting up bzip2 (1.0.8-4) ... [2022-07-18T18:42:37.314Z] #21 41.79 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-18T18:42:37.314Z] #21 41.80 Setting up python3-wheel (0.34.2-1) ... [2022-07-18T18:42:37.314Z] #21 42.43 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-18T18:42:37.314Z] #21 42.44 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-18T18:42:37.573Z] #21 42.45 Setting up libcap2-bin (1:2.44-1) ... [2022-07-18T18:42:37.573Z] #21 42.46 Setting up apparmor (2.13.6-10) ... [2022-07-18T18:42:37.573Z] #21 ... [2022-07-18T18:42:37.573Z] [2022-07-18T18:42:37.573Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:42:37.573Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:42:37.573Z] #77 130.8 checking for memset... yes [2022-07-18T18:42:37.670Z] === RUN TestCopyFromContainer// [2022-07-18T18:42:37.670Z] === RUN TestCopyFromContainer//bar/root [2022-07-18T18:42:37.670Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-18T18:42:37.670Z] === RUN TestCopyFromContainer/bar/quux [2022-07-18T18:42:37.670Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-18T18:42:37.670Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-18T18:42:37.670Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-18T18:42:37.670Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-18T18:42:37.670Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-18T18:42:37.670Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-18T18:42:37.670Z] --- PASS: TestCopyFromContainer (4.14s) [2022-07-18T18:42:37.670Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-18T18:42:37.670Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-18T18:42:37.670Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-18T18:42:37.670Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-18T18:42:37.670Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-18T18:42:37.670Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-18T18:42:37.670Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-18T18:42:37.670Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-18T18:42:37.670Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-18T18:42:37.670Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-18T18:42:37.670Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-18T18:42:37.670Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-18T18:42:37.670Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-18T18:42:37.670Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-18T18:42:37.670Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-18T18:42:37.670Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-18T18:42:37.670Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-18T18:42:37.670Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-18T18:42:37.670Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-18T18:42:37.670Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-18T18:42:37.670Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-18T18:42:37.670Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-18T18:42:37.670Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-18T18:42:37.670Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-18T18:42:37.670Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-18T18:42:37.670Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-18T18:42:37.670Z] === RUN TestCreateWithInvalidEnv [2022-07-18T18:42:37.670Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-18T18:42:37.670Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-18T18:42:37.670Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-18T18:42:37.670Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-18T18:42:37.670Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-18T18:42:37.670Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-18T18:42:37.832Z] #77 131.0 checking for strspn... yes [2022-07-18T18:42:37.926Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-18T18:42:37.926Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-18T18:42:37.926Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-18T18:42:37.926Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-18T18:42:37.926Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-18T18:42:37.926Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-18T18:42:37.926Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-18T18:42:37.926Z] === RUN TestCreateTmpfsMountsTarget [2022-07-18T18:42:37.926Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-18T18:42:37.926Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-18T18:42:38.091Z] #77 131.4 checking that generated files are newer than configure... done [2022-07-18T18:42:38.091Z] #77 131.4 configure: creating ./config.status [2022-07-18T18:42:39.292Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2022-07-18T18:42:39.292Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-18T18:42:39.993Z] #77 133.3 config.status: creating Makefile [2022-07-18T18:42:39.993Z] #77 133.4 config.status: creating config.h [2022-07-18T18:42:39.993Z] #77 133.4 config.status: executing depfiles commands [2022-07-18T18:42:40.219Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-07-18T18:42:40.219Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-18T18:42:40.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-18T18:42:40.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-18T18:42:40.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-18T18:42:40.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-18T18:42:40.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-18T18:42:40.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-18T18:42:40.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-18T18:42:40.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-18T18:42:40.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-18T18:42:40.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-18T18:42:40.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-18T18:42:40.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-18T18:42:40.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-18T18:42:40.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-18T18:42:40.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-18T18:42:40.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-18T18:42:40.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-18T18:42:40.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-07-18T18:42:40.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-07-18T18:42:40.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-07-18T18:42:40.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-18T18:42:40.219Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-18T18:42:40.251Z] #77 133.6 config.status: executing libtool commands [2022-07-18T18:42:40.782Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-07-18T18:42:40.782Z] === RUN TestCreateDifferentPlatform [2022-07-18T18:42:40.782Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-18T18:42:40.782Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-18T18:42:40.782Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-18T18:42:40.782Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-18T18:42:40.782Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-18T18:42:40.782Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-18T18:42:40.782Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-18T18:42:40.782Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-18T18:42:40.782Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-18T18:42:40.782Z] === RUN TestCreateInvalidHostConfig [2022-07-18T18:42:40.782Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-18T18:42:40.782Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-18T18:42:40.782Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-18T18:42:40.782Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-18T18:42:40.782Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-18T18:42:40.782Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-18T18:42:40.782Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-18T18:42:40.782Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-18T18:42:40.782Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-18T18:42:40.782Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-18T18:42:40.782Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-18T18:42:40.782Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-18T18:42:40.782Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-18T18:42:40.782Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-18T18:42:40.782Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-18T18:42:40.782Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-18T18:42:40.782Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-18T18:42:40.782Z] === RUN TestContainerStartOnDaemonRestart [2022-07-18T18:42:40.782Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-18T18:42:40.782Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-18T18:42:40.782Z] === RUN TestDaemonRestartIpcMode [2022-07-18T18:42:40.782Z] === PAUSE TestDaemonRestartIpcMode [2022-07-18T18:42:40.782Z] === RUN TestDaemonHostGatewayIP [2022-07-18T18:42:40.782Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T18:42:40.782Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-18T18:42:40.782Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-18T18:42:40.782Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-18T18:42:40.782Z] === RUN TestContainerKillOnDaemonStart [2022-07-18T18:42:40.782Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-18T18:42:40.782Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-18T18:42:40.782Z] === RUN TestDiff [2022-07-18T18:42:41.263Z] #77 134.5 GEN .version [2022-07-18T18:42:41.263Z] #77 134.5 make install-recursive [2022-07-18T18:42:41.263Z] #77 134.5 make[1]: Entering directory '/tmp/crun-build' [2022-07-18T18:42:41.263Z] #77 134.5 Making install in libocispec [2022-07-18T18:42:41.263Z] #77 134.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-18T18:42:41.263Z] #77 134.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-18T18:42:41.263Z] #77 134.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-18T18:42:41.263Z] #77 134.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-18T18:42:41.263Z] #77 134.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-18T18:42:41.344Z] --- PASS: TestDiff (0.40s) [2022-07-18T18:42:41.344Z] === RUN TestExecConsoleSize [2022-07-18T18:42:41.600Z] --- PASS: TestExecConsoleSize (0.46s) [2022-07-18T18:42:41.600Z] === RUN TestExecWithCloseStdin [2022-07-18T18:42:42.162Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-07-18T18:42:42.162Z] === RUN TestExec [2022-07-18T18:42:42.203Z] #77 135.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-18T18:42:42.203Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-18T18:42:42.203Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-18T18:42:42.203Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-18T18:42:42.203Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-18T18:42:42.203Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-18T18:42:42.203Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-18T18:42:42.203Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-18T18:42:42.203Z] #77 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-18T18:42:42.203Z] #77 135.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-18T18:42:42.203Z] #77 135.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-18T18:42:42.203Z] #77 135.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-18T18:42:42.203Z] #77 135.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-18T18:42:42.203Z] #77 135.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-18T18:42:42.203Z] #77 135.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-18T18:42:42.203Z] #77 135.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-18T18:42:42.724Z] --- PASS: TestExec (0.47s) [2022-07-18T18:42:42.724Z] === RUN TestExecUser [2022-07-18T18:42:42.980Z] --- PASS: TestExecUser (0.45s) [2022-07-18T18:42:42.980Z] === RUN TestExportContainerAndImportImage [2022-07-18T18:42:43.543Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-07-18T18:42:43.543Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-18T18:42:43.579Z] #77 136.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-18T18:42:43.579Z] #77 136.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-18T18:42:43.579Z] #77 136.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-18T18:42:43.579Z] #77 136.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-18T18:42:43.579Z] #77 136.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-18T18:42:43.579Z] #77 136.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-18T18:42:43.579Z] #77 136.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-18T18:42:43.579Z] #77 136.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-18T18:42:43.579Z] #77 136.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-18T18:42:43.579Z] #77 136.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-18T18:42:43.579Z] #77 136.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-18T18:42:43.579Z] #77 136.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-18T18:42:43.579Z] #77 136.7 make install-recursive [2022-07-18T18:42:43.579Z] #77 136.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-18T18:42:43.579Z] #77 136.8 Making install in yajl [2022-07-18T18:42:43.579Z] #77 136.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-18T18:42:43.579Z] #77 136.9 CC verify/json_verify-json_verify.o [2022-07-18T18:42:43.579Z] #77 136.9 CC src/libyajl_la-yajl_alloc.lo [2022-07-18T18:42:43.579Z] #77 136.9 CC src/libyajl_la-yajl.lo [2022-07-18T18:42:43.579Z] #77 136.9 CC src/libyajl_la-yajl_gen.lo [2022-07-18T18:42:43.579Z] #77 137.0 CC src/libyajl_la-yajl_buf.lo [2022-07-18T18:42:43.579Z] #77 137.0 CC src/libyajl_la-yajl_parser.lo [2022-07-18T18:42:43.579Z] #77 137.0 CC src/libyajl_la-yajl_encode.lo [2022-07-18T18:42:43.579Z] #77 137.0 CC src/libyajl_la-yajl_lex.lo [2022-07-18T18:42:43.579Z] #77 137.0 CC src/libyajl_la-yajl_tree.lo [2022-07-18T18:42:44.910Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-07-18T18:42:44.910Z] === RUN TestHealthCheckWorkdir [2022-07-18T18:42:45.473Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-07-18T18:42:45.473Z] === RUN TestHealthKillContainer [2022-07-18T18:42:45.483Z] #77 ... [2022-07-18T18:42:45.483Z] [2022-07-18T18:42:45.483Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-18T18:42:45.483Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-18T18:42:45.483Z] #21 44.01 Setting up zip (3.0-12) ... [2022-07-18T18:42:45.483Z] #21 44.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-18T18:42:45.483Z] #21 44.04 Setting up bash-completion (1:2.11-2) ... [2022-07-18T18:42:45.483Z] #21 46.19 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-18T18:42:45.483Z] #21 46.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-18T18:42:45.483Z] #21 46.22 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-18T18:42:45.483Z] #21 46.23 Setting up patch (2.7.6-7) ... [2022-07-18T18:42:45.483Z] #21 46.25 Setting up sudo (1.9.5p2-3) ... [2022-07-18T18:42:45.483Z] #21 46.33 invoke-rc.d: could not determine current runlevel [2022-07-18T18:42:45.483Z] #21 46.35 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-18T18:42:45.483Z] #21 46.35 Setting up xfsprogs (5.10.0-4) ... [2022-07-18T18:42:45.483Z] #21 46.45 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-18T18:42:45.483Z] #21 46.46 Setting up inetutils-ping (2:2.0-1) ... [2022-07-18T18:42:45.483Z] #21 46.47 Setting up pigz (2.6-1) ... [2022-07-18T18:42:45.483Z] #21 46.48 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-18T18:42:45.483Z] #21 46.49 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-18T18:42:45.483Z] #21 46.51 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-18T18:42:45.483Z] #21 46.52 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-18T18:42:45.483Z] #21 47.17 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-18T18:42:45.483Z] #21 47.18 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-18T18:42:45.483Z] #21 47.65 Setting up libelf1:amd64 (0.183-1) ... [2022-07-18T18:42:45.483Z] #21 47.66 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-18T18:42:45.483Z] #21 47.67 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-18T18:42:45.483Z] #21 47.68 Setting up python3-distutils (3.9.2-1) ... [2022-07-18T18:42:45.483Z] #21 48.23 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-18T18:42:45.483Z] #21 48.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-18T18:42:45.483Z] #21 48.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-18T18:42:45.483Z] #21 48.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-18T18:42:45.483Z] #21 48.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-18T18:42:45.483Z] #21 48.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-18T18:42:45.483Z] #21 48.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-18T18:42:45.483Z] #21 48.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-18T18:42:45.483Z] #21 48.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-18T18:42:45.483Z] #21 48.30 Setting up python3-setuptools (52.0.0-4) ... [2022-07-18T18:42:45.483Z] #21 49.93 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-18T18:42:45.483Z] #21 49.94 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-18T18:42:45.483Z] #21 49.95 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-18T18:42:45.483Z] #21 49.96 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-18T18:42:46.051Z] #21 51.15 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-18T18:42:46.051Z] #21 51.16 Setting up jq (1.6-2.1) ... [2022-07-18T18:42:46.051Z] #21 51.17 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-18T18:42:46.051Z] #21 51.19 Setting up iptables (1.8.7-1) ... [2022-07-18T18:42:46.051Z] #21 51.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-18T18:42:46.051Z] #21 51.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-18T18:42:46.051Z] #21 51.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-18T18:42:46.051Z] #21 51.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-18T18:42:46.051Z] #21 51.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-18T18:42:46.310Z] #21 51.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-18T18:42:46.310Z] #21 51.23 Setting up iproute2 (5.10.0-4) ... [2022-07-18T18:42:46.568Z] #21 51.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-18T18:42:47.137Z] #21 DONE 52.0s [2022-07-18T18:42:47.137Z] [2022-07-18T18:42:47.137Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-18T18:42:47.137Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-18T18:42:47.702Z] #26 ... [2022-07-18T18:42:47.702Z] [2022-07-18T18:42:47.702Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:42:47.702Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-18T18:42:47.702Z] #77 163.1 CCLD libocispec.la [2022-07-18T18:42:47.702Z] #77 163.5 CCLD src/validate [2022-07-18T18:42:47.702Z] #77 163.5 CCLD tests/test-1 [2022-07-18T18:42:47.702Z] #77 163.5 CCLD tests/test-2 [2022-07-18T18:42:47.702Z] #77 163.5 CCLD tests/test-3 [2022-07-18T18:42:47.702Z] #77 163.5 CCLD tests/test-4 [2022-07-18T18:42:47.702Z] #77 163.6 CCLD tests/test-5 [2022-07-18T18:42:47.702Z] #77 163.6 CCLD tests/test-6 [2022-07-18T18:42:47.702Z] #77 163.6 CCLD tests/test-7 [2022-07-18T18:42:47.702Z] #77 163.7 CCLD tests/test-8 [2022-07-18T18:42:47.702Z] #77 163.8 CCLD tests/test-9 [2022-07-18T18:42:47.702Z] #77 163.8 CCLD tests/test-10 [2022-07-18T18:42:47.702Z] #77 164.0 CCLD tests/test-11 [2022-07-18T18:42:47.702Z] #77 164.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-18T18:42:48.602Z] #22 1.508 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-18T18:42:48.602Z] #22 1.512 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-18T18:42:48.602Z] #22 1.515 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-18T18:42:48.602Z] #22 DONE 1.6s [2022-07-18T18:42:48.602Z] [2022-07-18T18:42:48.602Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-18T18:42:48.602Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-18T18:42:49.154Z] #77 165.7 libtool: link: ar cr libocispec.a [2022-07-18T18:42:49.154Z] #77 165.8 libtool: link: ranlib libocispec.a [2022-07-18T18:42:50.573Z] #77 167.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-18T18:42:50.573Z] #77 167.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-18T18:42:50.573Z] #77 167.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-18T18:42:50.573Z] #77 167.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-18T18:42:50.573Z] #77 167.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-18T18:42:50.573Z] #77 167.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-18T18:42:50.573Z] #77 167.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-18T18:42:50.573Z] #77 167.0 make[2]: Entering directory '/tmp/crun-build' [2022-07-18T18:42:50.573Z] #77 167.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-18T18:42:50.573Z] #77 167.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-18T18:42:50.573Z] #77 167.2 CC src/libcrun/libcrun_testing_a-container.o [2022-07-18T18:42:50.573Z] #77 167.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-18T18:42:50.573Z] #77 167.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-18T18:42:50.573Z] #77 167.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-18T18:42:50.573Z] #77 167.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-18T18:42:50.573Z] #77 167.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-18T18:42:50.573Z] #77 167.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-18T18:42:50.834Z] #77 167.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-18T18:42:50.834Z] #77 167.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-18T18:42:50.834Z] #77 167.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-18T18:42:50.834Z] #77 167.5 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-18T18:42:51.093Z] #77 167.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-18T18:42:51.093Z] #77 167.7 CC src/libcrun/libcrun_testing_a-error.o [2022-07-18T18:42:51.093Z] #77 167.7 CC src/libcrun/libcrun_testing_a-status.o [2022-07-18T18:42:51.093Z] #77 167.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-18T18:42:51.093Z] #77 167.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-18T18:42:51.093Z] #77 167.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-18T18:42:51.352Z] #77 167.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-18T18:42:51.352Z] #77 167.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-18T18:42:51.352Z] #77 167.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-18T18:42:51.352Z] #77 168.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-18T18:42:51.612Z] #77 168.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-18T18:42:51.612Z] #77 168.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-18T18:42:51.871Z] #77 168.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-18T18:42:51.871Z] #77 168.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-18T18:42:52.438Z] #77 169.0 CC src/crun-crun.o [2022-07-18T18:42:52.697Z] #77 169.1 CC src/crun-run.o [2022-07-18T18:42:52.956Z] #77 169.4 CC src/crun-delete.o [2022-07-18T18:42:52.956Z] #77 169.4 CC src/crun-kill.o [2022-07-18T18:42:52.956Z] #77 169.5 CC src/crun-pause.o [2022-07-18T18:42:52.956Z] #77 169.6 CC src/crun-unpause.o [2022-07-18T18:42:53.216Z] #77 169.7 CC src/crun-spec.o [2022-07-18T18:42:53.216Z] #77 169.9 CC src/crun-exec.o [2022-07-18T18:42:53.216Z] #77 169.9 CC src/crun-list.o [2022-07-18T18:42:53.556Z] --- PASS: TestHealthKillContainer (7.89s) [2022-07-18T18:42:53.556Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-18T18:42:53.556Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-18T18:42:53.556Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-18T18:42:53.556Z] === RUN TestIpcModeNone [2022-07-18T18:42:53.785Z] #77 170.1 CC src/crun-create.o [2022-07-18T18:42:53.785Z] #77 170.3 CC src/crun-start.o [2022-07-18T18:42:53.785Z] #77 170.4 CC src/crun-state.o [2022-07-18T18:42:53.872Z] #23 ... [2022-07-18T18:42:53.872Z] [2022-07-18T18:42:53.872Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:42:53.872Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:42:53.872Z] #77 143.0 CCLD libyajl.la [2022-07-18T18:42:53.872Z] #77 143.2 CCLD verify/json_verify [2022-07-18T18:42:53.872Z] #77 143.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-18T18:42:53.872Z] #77 143.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-18T18:42:53.872Z] #77 143.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-18T18:42:53.872Z] #77 143.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-18T18:42:53.872Z] #77 143.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-18T18:42:53.872Z] #77 143.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-18T18:42:53.872Z] #77 143.8 CC src/validate.o [2022-07-18T18:42:53.872Z] #77 143.8 CC src/image_spec_schema_content_descriptor.lo [2022-07-18T18:42:53.872Z] #77 143.8 CC src/image_spec_schema_config_schema.lo [2022-07-18T18:42:53.872Z] #77 143.8 CC src/image_spec_schema_defs.lo [2022-07-18T18:42:53.872Z] #77 143.8 CC src/image_spec_schema_defs_descriptor.lo [2022-07-18T18:42:53.872Z] #77 143.9 CC src/image_spec_schema_image_index_schema.lo [2022-07-18T18:42:53.872Z] #77 143.9 CC src/image_spec_schema_image_layout_schema.lo [2022-07-18T18:42:53.872Z] #77 143.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-18T18:42:53.872Z] #77 143.9 CC src/runtime_spec_schema_config_linux.lo [2022-07-18T18:42:53.872Z] #77 144.0 CC src/runtime_spec_schema_config_zos.lo [2022-07-18T18:42:53.872Z] #77 144.0 CC src/runtime_spec_schema_config_schema.lo [2022-07-18T18:42:53.872Z] #77 144.0 CC src/runtime_spec_schema_config_solaris.lo [2022-07-18T18:42:53.872Z] #77 144.1 CC src/runtime_spec_schema_config_vm.lo [2022-07-18T18:42:53.872Z] #77 144.2 CC src/runtime_spec_schema_config_windows.lo [2022-07-18T18:42:53.872Z] #77 144.2 CC src/runtime_spec_schema_defs.lo [2022-07-18T18:42:53.872Z] #77 144.3 CC src/runtime_spec_schema_defs_linux.lo [2022-07-18T18:42:53.872Z] #77 144.4 CC src/runtime_spec_schema_defs_zos.lo [2022-07-18T18:42:53.872Z] #77 144.4 CC src/runtime_spec_schema_defs_vm.lo [2022-07-18T18:42:53.872Z] #77 144.5 CC src/runtime_spec_schema_defs_windows.lo [2022-07-18T18:42:53.872Z] #77 144.6 CC src/runtime_spec_schema_state_schema.lo [2022-07-18T18:42:53.872Z] #77 144.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-18T18:42:53.872Z] #77 144.7 CC src/basic_test_double_array_item.lo [2022-07-18T18:42:53.872Z] #77 144.8 CC src/basic_test_double_array.lo [2022-07-18T18:42:53.872Z] #77 145.0 CC src/basic_test_top_array_int.lo [2022-07-18T18:42:53.872Z] #77 145.1 CC src/basic_test_top_array_string.lo [2022-07-18T18:42:53.872Z] #77 145.3 CC src/basic_test_top_double_array_int.lo [2022-07-18T18:42:53.872Z] #77 145.3 CC src/basic_test_top_double_array_obj.lo [2022-07-18T18:42:53.872Z] #77 145.4 CC src/basic_test_top_double_array_refobj.lo [2022-07-18T18:42:53.872Z] #77 145.6 CC src/basic_test_top_double_array_string.lo [2022-07-18T18:42:53.872Z] #77 145.7 CC src/read-file.lo [2022-07-18T18:42:53.872Z] #77 145.9 CC src/json_common.lo [2022-07-18T18:42:53.872Z] #77 146.1 CC tests/test-1.o [2022-07-18T18:42:53.872Z] #77 146.4 CC tests/test-2.o [2022-07-18T18:42:53.872Z] #77 146.4 CC tests/test-3.o [2022-07-18T18:42:53.872Z] #77 146.5 CC tests/test-4.o [2022-07-18T18:42:53.872Z] #77 146.6 CC tests/test-5.o [2022-07-18T18:42:53.872Z] #77 146.6 CC tests/test-6.o [2022-07-18T18:42:53.872Z] #77 146.7 CC tests/test-7.o [2022-07-18T18:42:53.872Z] #77 146.7 CC tests/test-8.o [2022-07-18T18:42:53.872Z] #77 146.7 CC tests/test-9.o [2022-07-18T18:42:53.872Z] #77 146.9 CC tests/test-10.o [2022-07-18T18:42:53.872Z] #77 147.1 CC tests/test-11.o [2022-07-18T18:42:54.044Z] #77 170.6 CC src/crun-ps.o [2022-07-18T18:42:54.044Z] #77 170.6 CC src/crun-update.o [2022-07-18T18:42:54.118Z] --- PASS: TestIpcModeNone (0.59s) [2022-07-18T18:42:54.118Z] === RUN TestIpcModePrivate [2022-07-18T18:42:54.304Z] #77 170.8 CC src/crun-checkpoint.o [2022-07-18T18:42:54.305Z] #77 170.9 CC src/crun-restore.o [2022-07-18T18:42:54.373Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-07-18T18:42:54.373Z] --- PASS: TestIpcModePrivate (0.48s) [2022-07-18T18:42:54.373Z] === RUN TestIpcModeShareable [2022-07-18T18:42:54.373Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-18T18:42:54.373Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-18T18:42:54.373Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-18T18:42:54.564Z] #77 171.1 CC src/libcrun/libcrun_la-utils.lo [2022-07-18T18:42:54.823Z] #77 171.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-18T18:42:54.823Z] #77 171.4 CC src/libcrun/libcrun_la-container.lo [2022-07-18T18:42:55.081Z] #77 171.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-18T18:42:55.340Z] #77 171.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-18T18:42:55.340Z] #77 172.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-18T18:42:55.739Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-07-18T18:42:55.739Z] === RUN TestAPIIpcModeHost [2022-07-18T18:42:55.739Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-18T18:42:55.739Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-18T18:42:55.739Z] === RUN TestDaemonIpcModeShareable [2022-07-18T18:42:55.739Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-18T18:42:55.739Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-18T18:42:55.739Z] === RUN TestDaemonIpcModePrivate [2022-07-18T18:42:55.906Z] #77 172.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-18T18:42:56.165Z] #77 172.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-18T18:42:56.165Z] #77 172.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-18T18:42:56.424Z] #77 172.9 CC src/libcrun/libcrun_la-criu.lo [2022-07-18T18:42:56.683Z] #77 173.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-18T18:42:56.942Z] #77 173.5 CC src/libcrun/libcrun_la-linux.lo [2022-07-18T18:42:57.118Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-18T18:42:57.118Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-07-18T18:42:57.118Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-18T18:42:57.118Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-18T18:42:57.118Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-18T18:42:57.118Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-18T18:42:57.118Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-18T18:42:57.118Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-18T18:42:57.118Z] === RUN TestIpcModeOlderClient [2022-07-18T18:42:57.118Z] === PAUSE TestIpcModeOlderClient [2022-07-18T18:42:57.118Z] === RUN TestKillContainerInvalidSignal [2022-07-18T18:42:57.375Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-07-18T18:42:57.375Z] === RUN TestKillContainer [2022-07-18T18:42:57.375Z] === RUN TestKillContainer/no_signal [2022-07-18T18:42:57.509Z] #77 174.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-18T18:42:57.938Z] === RUN TestKillContainer/non_killing_signal [2022-07-18T18:42:58.077Z] #77 174.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-18T18:42:58.077Z] #77 174.6 CC src/libcrun/libcrun_la-error.lo [2022-07-18T18:42:58.194Z] === RUN TestKillContainer/killing_signal [2022-07-18T18:42:58.338Z] #77 174.9 CC src/libcrun/libcrun_la-status.lo [2022-07-18T18:42:58.756Z] --- PASS: TestKillContainer (1.24s) [2022-07-18T18:42:58.756Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-07-18T18:42:58.756Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-07-18T18:42:58.756Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-07-18T18:42:58.756Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-18T18:42:58.756Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-18T18:42:58.905Z] #77 175.3 CC src/libcrun/libcrun_la-terminal.lo [2022-07-18T18:42:58.905Z] #77 175.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-18T18:42:59.012Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-18T18:42:59.163Z] #77 175.7 CC src/libcrun/libcrun_la-signals.lo [2022-07-18T18:42:59.422Z] #77 176.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-18T18:42:59.422Z] #77 176.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-18T18:42:59.574Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-07-18T18:42:59.574Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-07-18T18:42:59.574Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-07-18T18:42:59.574Z] === RUN TestKillStoppedContainer [2022-07-18T18:42:59.574Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-18T18:42:59.574Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-18T18:42:59.574Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-18T18:42:59.574Z] === RUN TestKillDifferentUserContainer [2022-07-18T18:42:59.681Z] #77 176.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-18T18:42:59.830Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-07-18T18:42:59.830Z] === RUN TestInspectOomKilledTrue [2022-07-18T18:42:59.830Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T18:42:59.830Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-18T18:42:59.830Z] === RUN TestInspectOomKilledFalse [2022-07-18T18:42:59.830Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-18T18:42:59.830Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-18T18:42:59.830Z] === RUN TestLinksEtcHostsContentMatch [2022-07-18T18:42:59.830Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-18T18:42:59.830Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-18T18:42:59.830Z] === RUN TestLinksContainerNames [2022-07-18T18:43:00.429Z] #77 ... [2022-07-18T18:43:00.430Z] [2022-07-18T18:43:00.430Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-18T18:43:00.430Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-18T18:43:00.430Z] #23 10.81 Collecting yamllint==1.26.1 [2022-07-18T18:43:00.430Z] #23 11.91 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-18T18:43:00.617Z] #77 177.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-18T18:43:00.617Z] #77 177.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-18T18:43:00.758Z] --- PASS: TestLinksContainerNames (0.81s) [2022-07-18T18:43:00.758Z] === RUN TestLogsFollowTailEmpty [2022-07-18T18:43:00.876Z] #77 177.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-18T18:43:01.320Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-07-18T18:43:01.320Z] === RUN TestLogs [2022-07-18T18:43:01.320Z] === RUN TestLogs/driver_local [2022-07-18T18:43:01.320Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-18T18:43:01.320Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-18T18:43:01.320Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-18T18:43:01.320Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-18T18:43:01.320Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-18T18:43:01.320Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-18T18:43:01.320Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-18T18:43:01.320Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-18T18:43:01.320Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-18T18:43:01.320Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-18T18:43:01.320Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-18T18:43:01.320Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-18T18:43:01.320Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-18T18:43:01.320Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-18T18:43:01.444Z] #77 177.9 CC tests/init.o [2022-07-18T18:43:01.703Z] #77 178.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-18T18:43:01.802Z] #23 13.13 Collecting pathspec>=0.5.3 [2022-07-18T18:43:01.802Z] #23 13.14 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-18T18:43:01.883Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-18T18:43:01.883Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-18T18:43:02.369Z] #23 13.63 Collecting pyyaml [2022-07-18T18:43:02.369Z] #23 13.64 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-07-18T18:43:02.369Z] #23 13.71 Building wheels for collected packages: yamllint [2022-07-18T18:43:02.369Z] #23 13.72 Building wheel for yamllint (setup.py): started [2022-07-18T18:43:02.445Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-18T18:43:02.445Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-18T18:43:03.014Z] === RUN TestLogs/driver_json-file [2022-07-18T18:43:03.015Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-18T18:43:03.015Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-18T18:43:03.015Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-18T18:43:03.015Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-18T18:43:03.015Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-18T18:43:03.015Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-18T18:43:03.015Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-18T18:43:03.015Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-18T18:43:03.015Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-18T18:43:03.015Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-18T18:43:03.015Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-18T18:43:03.015Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-18T18:43:03.015Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-18T18:43:03.015Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-18T18:43:03.577Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-18T18:43:03.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-18T18:43:03.745Z] #23 14.93 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-18T18:43:03.745Z] #23 14.94 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6959d245d2bb9897df38c1b23b9bbb9148e88c50177076ce816afa0d87076fc8 [2022-07-18T18:43:03.745Z] #23 14.94 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-18T18:43:03.745Z] #23 14.94 Successfully built yamllint [2022-07-18T18:43:03.745Z] #23 14.99 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-18T18:43:03.833Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-18T18:43:04.004Z] #23 15.46 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-18T18:43:04.396Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-18T18:43:04.396Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-18T18:43:04.572Z] #23 DONE 15.9s [2022-07-18T18:43:04.572Z] [2022-07-18T18:43:04.572Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-18T18:43:04.572Z] #27 sha256:178ff04ecd67ab97f87b7d0924e32314449b6695b3487bfe9c8bfefe7b732859 [2022-07-18T18:43:04.831Z] #27 DONE 0.5s [2022-07-18T18:43:04.831Z] [2022-07-18T18:43:04.831Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-18T18:43:04.831Z] #32 sha256:47a9f8a2077fc1d1671657c7ed4fbddeb229d27a57d1c0927755d6b7a413bcc3 [2022-07-18T18:43:04.959Z] --- PASS: TestLogs (3.83s) [2022-07-18T18:43:04.959Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-18T18:43:04.959Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.64s) [2022-07-18T18:43:04.959Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s) [2022-07-18T18:43:04.959Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.50s) [2022-07-18T18:43:04.959Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.65s) [2022-07-18T18:43:04.959Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.63s) [2022-07-18T18:43:04.959Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) [2022-07-18T18:43:04.959Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-18T18:43:04.959Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.57s) [2022-07-18T18:43:04.959Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s) [2022-07-18T18:43:04.959Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.56s) [2022-07-18T18:43:04.959Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.61s) [2022-07-18T18:43:04.959Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s) [2022-07-18T18:43:04.959Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.80s) [2022-07-18T18:43:04.959Z] === RUN TestContainerNetworkMountsNoChown [2022-07-18T18:43:05.521Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/default [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/default [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/private [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/private [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/rprivate [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/slave [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/slave [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/rslave [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/shared [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/shared [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/rshared [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-18T18:43:05.521Z] === CONT TestMountDaemonRoot/default [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-18T18:43:05.521Z] === CONT TestMountDaemonRoot/rslave [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-18T18:43:05.521Z] === CONT TestMountDaemonRoot/rshared [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-18T18:43:05.521Z] === CONT TestMountDaemonRoot/shared [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-18T18:43:05.521Z] === CONT TestMountDaemonRoot/rprivate [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-18T18:43:05.521Z] === CONT TestMountDaemonRoot/slave [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-18T18:43:05.521Z] === CONT TestMountDaemonRoot/private [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-18T18:43:05.521Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-18T18:43:05.521Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-18T18:43:05.521Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-18T18:43:05.521Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-18T18:43:05.521Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-18T18:43:05.521Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-18T18:43:05.521Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-18T18:43:05.521Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-18T18:43:05.521Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-18T18:43:05.521Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-18T18:43:05.521Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-18T18:43:05.521Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-18T18:43:05.521Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-18T18:43:05.521Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-18T18:43:05.521Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-18T18:43:05.768Z] #32 DONE 0.8s [2022-07-18T18:43:05.768Z] [2022-07-18T18:43:05.768Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-18T18:43:05.768Z] #64 sha256:9363b0d0ce5e350713d8319e7979531d586aac4e067deb5eeeafae466bf3bf14 [2022-07-18T18:43:05.768Z] #64 ... [2022-07-18T18:43:05.768Z] [2022-07-18T18:43:05.768Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-18T18:43:05.768Z] #35 sha256:f34d3cdb46bd31a6c6060c10c6cba55ecfd831e4313bd425f8b28744347e19da [2022-07-18T18:43:05.777Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-18T18:43:05.777Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-18T18:43:05.777Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-18T18:43:05.777Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-18T18:43:05.777Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-18T18:43:05.777Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-18T18:43:05.777Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-18T18:43:05.777Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-18T18:43:05.777Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-18T18:43:05.777Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-18T18:43:05.777Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-18T18:43:05.777Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-18T18:43:05.777Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-18T18:43:05.777Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-18T18:43:05.777Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-18T18:43:05.777Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-07-18T18:43:05.777Z] === RUN TestContainerBindMountNonRecursive [2022-07-18T18:43:05.777Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-18T18:43:05.778Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) [2022-07-18T18:43:05.778Z] === RUN TestContainerVolumesMountedAsShared [2022-07-18T18:43:05.778Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-18T18:43:05.778Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-18T18:43:05.778Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-18T18:43:05.778Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-18T18:43:05.778Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-18T18:43:05.778Z] === RUN TestNetworkNat [2022-07-18T18:43:06.027Z] #35 DONE 0.4s [2022-07-18T18:43:06.027Z] [2022-07-18T18:43:06.027Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:43:06.027Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:43:06.286Z] #77 ... [2022-07-18T18:43:06.286Z] [2022-07-18T18:43:06.286Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-18T18:43:06.286Z] #37 sha256:8026dd1b2205fc61f34dfe250796391a1905e866b386db7034d383797a4cf5a4 [2022-07-18T18:43:06.339Z] --- PASS: TestNetworkNat (0.50s) [2022-07-18T18:43:06.339Z] === RUN TestNetworkLocalhostTCPNat [2022-07-18T18:43:06.545Z] #37 DONE 0.4s [2022-07-18T18:43:06.545Z] [2022-07-18T18:43:06.545Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-18T18:43:06.545Z] #39 sha256:4cfb02e5d91b981ab8bc58f5a7d0710ca3967b52abd334f99d0de583dfe48da8 [2022-07-18T18:43:06.804Z] #39 DONE 0.1s [2022-07-18T18:43:06.804Z] [2022-07-18T18:43:06.804Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-18T18:43:06.804Z] #41 sha256:72f09bbed2a0bb3b63f6286291fa314aca98480af700404f866b74979270f242 [2022-07-18T18:43:06.804Z] #41 DONE 0.2s [2022-07-18T18:43:06.804Z] [2022-07-18T18:43:06.804Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-18T18:43:06.804Z] #45 sha256:c510cd6bf08df9a411d3d3e638e20bae3e63d5ad9372c1919dc65c7a1d9434b3 [2022-07-18T18:43:06.901Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-07-18T18:43:06.901Z] === RUN TestNetworkLoopbackNat [2022-07-18T18:43:07.063Z] #45 DONE 0.1s [2022-07-18T18:43:07.064Z] [2022-07-18T18:43:07.064Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-18T18:43:07.064Z] #60 sha256:c53f93f3a46e591045694af34d1d68a0a6db34f87c0da41ae4c889008a879c1e [2022-07-18T18:43:09.417Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-07-18T18:43:09.417Z] === RUN TestPause [2022-07-18T18:43:09.417Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T18:43:09.417Z] --- SKIP: TestPause (0.00s) [2022-07-18T18:43:09.417Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-18T18:43:09.417Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-18T18:43:09.417Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-18T18:43:09.417Z] === RUN TestPauseStopPausedContainer [2022-07-18T18:43:09.417Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T18:43:09.417Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-18T18:43:09.417Z] === RUN TestPidHost [2022-07-18T18:43:10.345Z] --- PASS: TestPidHost (0.90s) [2022-07-18T18:43:10.345Z] === RUN TestPsFilter [2022-07-18T18:43:10.345Z] --- PASS: TestPsFilter (0.09s) [2022-07-18T18:43:10.345Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-18T18:43:10.908Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-07-18T18:43:10.908Z] === RUN TestRemoveContainerWithVolume [2022-07-18T18:43:11.164Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-07-18T18:43:11.164Z] === RUN TestRemoveContainerRunning [2022-07-18T18:43:11.727Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-07-18T18:43:11.727Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-18T18:43:11.983Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-07-18T18:43:11.983Z] === RUN TestRemoveInvalidContainer [2022-07-18T18:43:11.983Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-18T18:43:11.983Z] === RUN TestRenameLinkedContainer [2022-07-18T18:43:13.875Z] --- PASS: TestRenameLinkedContainer (1.61s) [2022-07-18T18:43:13.875Z] === RUN TestRenameStoppedContainer [2022-07-18T18:43:14.131Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-07-18T18:43:14.131Z] === RUN TestRenameRunningContainerAndReuse [2022-07-18T18:43:15.059Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-07-18T18:43:15.059Z] === RUN TestRenameInvalidName [2022-07-18T18:43:15.316Z] --- PASS: TestRenameInvalidName (0.40s) [2022-07-18T18:43:15.316Z] === RUN TestRenameAnonymousContainer [2022-07-18T18:43:16.682Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-07-18T18:43:16.682Z] === RUN TestRenameContainerWithSameName [2022-07-18T18:43:17.245Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-07-18T18:43:17.245Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-18T18:43:18.199Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-07-18T18:43:18.199Z] === RUN TestResize [2022-07-18T18:43:18.460Z] --- PASS: TestResize (0.44s) [2022-07-18T18:43:18.460Z] === RUN TestResizeWithInvalidSize [2022-07-18T18:43:19.021Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-18T18:43:19.021Z] === RUN TestResizeWhenContainerNotStarted [2022-07-18T18:43:19.277Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-07-18T18:43:19.277Z] === RUN TestDaemonRestartKillContainers [2022-07-18T18:43:19.277Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-18T18:43:19.277Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-18T18:43:19.277Z] === RUN TestCgroupNamespacesRun [2022-07-18T18:43:19.794Z] #77 196.3 CCLD tests/init [2022-07-18T18:43:20.642Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-07-18T18:43:20.642Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-18T18:43:21.570Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-07-18T18:43:21.570Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-18T18:43:21.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-18T18:43:22.940Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-07-18T18:43:22.941Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-18T18:43:23.869Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-07-18T18:43:23.869Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-18T18:43:27.137Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.69s) [2022-07-18T18:43:27.137Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-18T18:43:28.997Z] #60 ... [2022-07-18T18:43:28.997Z] [2022-07-18T18:43:28.997Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:43:28.997Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:43:28.997Z] #77 180.6 CCLD libocispec.la [2022-07-18T18:43:28.997Z] #77 181.0 CCLD src/validate [2022-07-18T18:43:28.997Z] #77 181.0 CCLD tests/test-1 [2022-07-18T18:43:28.997Z] #77 181.0 CCLD tests/test-2 [2022-07-18T18:43:28.997Z] #77 181.1 CCLD tests/test-4 [2022-07-18T18:43:28.997Z] #77 181.1 CCLD tests/test-3 [2022-07-18T18:43:28.997Z] #77 181.1 CCLD tests/test-5 [2022-07-18T18:43:28.997Z] #77 181.2 CCLD tests/test-6 [2022-07-18T18:43:28.997Z] #77 181.3 CCLD tests/test-7 [2022-07-18T18:43:28.997Z] #77 181.5 CCLD tests/test-8 [2022-07-18T18:43:28.997Z] #77 181.6 CCLD tests/test-9 [2022-07-18T18:43:28.997Z] #77 181.7 CCLD tests/test-10 [2022-07-18T18:43:28.997Z] #77 181.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-18T18:43:28.997Z] #77 181.7 CCLD tests/test-11 [2022-07-18T18:43:29.026Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.26s) [2022-07-18T18:43:29.026Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-18T18:43:29.590Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-18T18:43:29.590Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-18T18:43:30.374Z] #77 183.7 libtool: link: ar cr libocispec.a [2022-07-18T18:43:30.374Z] #77 183.8 libtool: link: ranlib libocispec.a [2022-07-18T18:43:30.954Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-07-18T18:43:30.954Z] === RUN TestNISDomainname [2022-07-18T18:43:30.954Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-18T18:43:30.954Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-18T18:43:30.954Z] === RUN TestHostnameDnsResolution [2022-07-18T18:43:31.210Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-07-18T18:43:31.210Z] === RUN TestUnprivilegedPortsAndPing [2022-07-18T18:43:31.210Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-18T18:43:31.210Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-18T18:43:31.210Z] === RUN TestPrivilegedHostDevices [2022-07-18T18:43:31.750Z] #77 185.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-18T18:43:31.750Z] #77 185.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-18T18:43:31.750Z] #77 185.2 make[5]: Nothing to be done for 'install-data-am'. [2022-07-18T18:43:31.750Z] #77 185.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-18T18:43:31.750Z] #77 185.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-18T18:43:31.750Z] #77 185.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-18T18:43:31.750Z] #77 185.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-18T18:43:31.750Z] #77 185.2 make[2]: Entering directory '/tmp/crun-build' [2022-07-18T18:43:31.773Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-07-18T18:43:31.773Z] === RUN TestRunConsoleSize [2022-07-18T18:43:32.009Z] #77 185.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-18T18:43:32.009Z] #77 185.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-18T18:43:32.009Z] #77 185.4 CC src/libcrun/libcrun_testing_a-container.o [2022-07-18T18:43:32.009Z] #77 185.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-18T18:43:32.009Z] #77 185.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-18T18:43:32.009Z] #77 185.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-18T18:43:32.009Z] #77 185.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-18T18:43:32.009Z] #77 185.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-18T18:43:32.009Z] #77 185.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-18T18:43:32.009Z] #77 185.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-18T18:43:32.009Z] #77 185.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-18T18:43:32.268Z] #77 185.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-18T18:43:32.268Z] #77 185.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-18T18:43:32.268Z] #77 185.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-18T18:43:32.268Z] #77 185.7 CC src/libcrun/libcrun_testing_a-error.o [2022-07-18T18:43:32.268Z] #77 185.8 CC src/libcrun/libcrun_testing_a-status.o [2022-07-18T18:43:32.335Z] --- PASS: TestRunConsoleSize (0.44s) [2022-07-18T18:43:32.335Z] === RUN TestStats [2022-07-18T18:43:32.335Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T18:43:32.335Z] --- SKIP: TestStats (0.00s) [2022-07-18T18:43:32.335Z] === RUN TestStopContainerWithTimeout [2022-07-18T18:43:32.335Z] === RUN TestStopContainerWithTimeout/0 [2022-07-18T18:43:32.335Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-18T18:43:32.335Z] === RUN TestStopContainerWithTimeout/1 [2022-07-18T18:43:32.335Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-18T18:43:32.335Z] === RUN TestStopContainerWithTimeout/3 [2022-07-18T18:43:32.335Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-18T18:43:32.335Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-18T18:43:32.335Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-18T18:43:32.335Z] === CONT TestStopContainerWithTimeout/0 [2022-07-18T18:43:32.335Z] === CONT TestStopContainerWithTimeout/3 [2022-07-18T18:43:32.526Z] #77 185.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-18T18:43:32.526Z] #77 185.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-18T18:43:32.526Z] #77 186.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-18T18:43:32.526Z] #77 186.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-18T18:43:32.785Z] #77 186.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-18T18:43:32.785Z] #77 186.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-18T18:43:32.897Z] === CONT TestStopContainerWithTimeout/1 [2022-07-18T18:43:33.045Z] #77 186.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-18T18:43:33.304Z] #77 186.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-18T18:43:33.304Z] #77 186.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-18T18:43:33.304Z] #77 186.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-18T18:43:33.304Z] #77 186.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-18T18:43:33.871Z] #77 187.2 CC src/crun-crun.o [2022-07-18T18:43:34.130Z] #77 187.3 CC src/crun-run.o [2022-07-18T18:43:34.130Z] #77 187.5 CC src/crun-delete.o [2022-07-18T18:43:34.262Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-18T18:43:34.389Z] #77 187.7 CC src/crun-kill.o [2022-07-18T18:43:34.389Z] #77 187.8 CC src/crun-pause.o [2022-07-18T18:43:34.648Z] #77 187.9 CC src/crun-unpause.o [2022-07-18T18:43:34.648Z] #77 188.1 CC src/crun-spec.o [2022-07-18T18:43:34.648Z] #77 188.2 CC src/crun-exec.o [2022-07-18T18:43:34.907Z] #77 188.3 CC src/crun-list.o [2022-07-18T18:43:35.165Z] #77 188.5 CC src/crun-create.o [2022-07-18T18:43:35.165Z] #77 188.7 CC src/crun-start.o [2022-07-18T18:43:35.424Z] #77 188.7 CC src/crun-state.o [2022-07-18T18:43:35.683Z] #77 189.0 CC src/crun-update.o [2022-07-18T18:43:35.683Z] #77 189.2 CC src/crun-ps.o [2022-07-18T18:43:35.942Z] #77 189.2 CC src/crun-checkpoint.o [2022-07-18T18:43:35.942Z] #77 189.4 CC src/crun-restore.o [2022-07-18T18:43:36.200Z] #77 189.6 CC src/libcrun/libcrun_la-utils.lo [2022-07-18T18:43:36.459Z] #77 189.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-18T18:43:36.717Z] #77 190.1 CC src/libcrun/libcrun_la-container.lo [2022-07-18T18:43:36.717Z] #77 190.2 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-18T18:43:36.777Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-18T18:43:36.777Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-07-18T18:43:36.777Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-07-18T18:43:36.777Z] --- PASS: TestStopContainerWithTimeout/3 (2.57s) [2022-07-18T18:43:36.777Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-07-18T18:43:36.777Z] === RUN TestDeleteDevicemapper [2022-07-18T18:43:36.777Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-18T18:43:36.777Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-18T18:43:36.777Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-18T18:43:36.976Z] #77 190.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-18T18:43:37.235Z] #77 190.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-18T18:43:37.493Z] #77 190.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-18T18:43:37.493Z] #77 191.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-18T18:43:38.060Z] #77 191.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-18T18:43:38.143Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.23s) [2022-07-18T18:43:38.143Z] === RUN TestUpdateMemory [2022-07-18T18:43:38.143Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T18:43:38.143Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-18T18:43:38.143Z] === RUN TestUpdateCPUQuota [2022-07-18T18:43:38.143Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T18:43:38.143Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-18T18:43:38.143Z] === RUN TestUpdatePidsLimit [2022-07-18T18:43:38.143Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T18:43:38.143Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-18T18:43:38.143Z] === RUN TestUpdateRestartPolicy [2022-07-18T18:43:38.319Z] #77 191.7 CC src/libcrun/libcrun_la-criu.lo [2022-07-18T18:43:38.319Z] #77 191.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-18T18:43:38.578Z] #77 192.1 CC src/libcrun/libcrun_la-linux.lo [2022-07-18T18:43:38.838Z] #77 192.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-18T18:43:38.838Z] #77 192.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-18T18:43:39.404Z] #77 192.7 CC src/libcrun/libcrun_la-error.lo [2022-07-18T18:43:39.404Z] #77 ... [2022-07-18T18:43:39.404Z] [2022-07-18T18:43:39.404Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-18T18:43:39.404Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-18T18:43:39.404Z] #47 237.6 + dpkg --print-architecture [2022-07-18T18:43:39.404Z] #47 237.6 + git checkout -q v2.1.0 [2022-07-18T18:43:39.404Z] #47 237.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-18T18:43:39.404Z] #47 237.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-18T18:43:39.972Z] #47 ... [2022-07-18T18:43:39.972Z] [2022-07-18T18:43:39.972Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:43:39.972Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:43:39.972Z] #77 193.1 CC src/libcrun/libcrun_la-status.lo [2022-07-18T18:43:40.231Z] #77 193.5 CC src/libcrun/libcrun_la-terminal.lo [2022-07-18T18:43:40.798Z] #77 194.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-18T18:43:41.057Z] #77 194.5 CC src/libcrun/libcrun_la-signals.lo [2022-07-18T18:43:41.624Z] #77 194.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-18T18:43:41.624Z] #77 195.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-18T18:43:41.624Z] #77 195.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-18T18:43:41.732Z] #77 ... [2022-07-18T18:43:41.732Z] [2022-07-18T18:43:41.732Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-18T18:43:41.732Z] #26 sha256:c2cb4928063ac99f74a731d8b781414f74c0a78602082de2f09b46ea4859362e [2022-07-18T18:43:41.732Z] #26 264.2 + return [2022-07-18T18:43:41.732Z] #26 DONE 266.9s [2022-07-18T18:43:41.732Z] [2022-07-18T18:43:41.732Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:43:41.732Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-18T18:43:41.732Z] #55 266.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-18T18:43:41.732Z] #55 DONE 267.3s [2022-07-18T18:43:41.732Z] [2022-07-18T18:43:41.732Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:43:41.732Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-18T18:43:41.732Z] #77 215.5 AR libcrun_testing.a [2022-07-18T18:43:41.732Z] #77 215.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-18T18:43:41.732Z] #77 215.7 CCLD tests/tests_libcrun_utils [2022-07-18T18:43:41.732Z] #77 215.7 CCLD tests/tests_libcrun_errors [2022-07-18T18:43:41.732Z] #77 215.7 CCLD tests/tests_libcrun_fuzzer [2022-07-18T18:43:41.732Z] #77 215.7 CCLD libcrun.la [2022-07-18T18:43:41.732Z] #77 217.0 CCLD crun [2022-07-18T18:43:41.732Z] #77 217.3 make[3]: Entering directory '/tmp/crun-build' [2022-07-18T18:43:41.732Z] #77 217.4 /bin/mkdir -p '/usr/local/lib' [2022-07-18T18:43:41.732Z] #77 217.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-18T18:43:41.732Z] #77 217.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-18T18:43:41.732Z] #77 217.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-18T18:43:41.732Z] #77 217.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-18T18:43:41.732Z] #77 217.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-18T18:43:41.732Z] #77 217.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-18T18:43:41.732Z] #77 217.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-18T18:43:41.732Z] #77 218.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-18T18:43:41.732Z] #77 218.0 ---------------------------------------------------------------------- [2022-07-18T18:43:41.732Z] #77 218.0 Libraries have been installed in: [2022-07-18T18:43:41.732Z] #77 218.0 /usr/local/lib [2022-07-18T18:43:41.732Z] #77 218.0 [2022-07-18T18:43:41.732Z] #77 218.0 If you ever happen to want to link against installed libraries [2022-07-18T18:43:41.732Z] #77 218.0 in a given directory, LIBDIR, you must either use libtool, and [2022-07-18T18:43:41.732Z] #77 218.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-18T18:43:41.732Z] #77 218.0 flag during linking and do at least one of the following: [2022-07-18T18:43:41.732Z] #77 218.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-18T18:43:41.732Z] #77 218.0 during execution [2022-07-18T18:43:41.732Z] #77 218.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-18T18:43:41.732Z] #77 218.0 during linking [2022-07-18T18:43:41.732Z] #77 218.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-18T18:43:41.732Z] #77 218.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-18T18:43:41.732Z] #77 218.0 [2022-07-18T18:43:41.732Z] #77 218.0 See any operating system documentation about shared libraries for [2022-07-18T18:43:41.732Z] #77 218.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-18T18:43:41.732Z] #77 218.0 ---------------------------------------------------------------------- [2022-07-18T18:43:41.732Z] #77 218.0 /bin/mkdir -p '/build' [2022-07-18T18:43:41.732Z] #77 218.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-18T18:43:41.732Z] #77 218.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-18T18:43:41.732Z] #77 218.1 make[3]: Leaving directory '/tmp/crun-build' [2022-07-18T18:43:41.732Z] #77 218.1 make[2]: Leaving directory '/tmp/crun-build' [2022-07-18T18:43:41.732Z] #77 218.1 make[1]: Leaving directory '/tmp/crun-build' [2022-07-18T18:43:41.732Z] #77 DONE 218.3s [2022-07-18T18:43:41.732Z] [2022-07-18T18:43:41.732Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-18T18:43:41.732Z] #60 sha256:e79edd0968360310ba149a81e1bb39a07a7e5aec7c5c8eed576aa12106755110 [2022-07-18T18:43:41.883Z] #77 195.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-18T18:43:42.818Z] #77 196.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-18T18:43:42.818Z] #77 196.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-18T18:43:42.818Z] #77 196.4 CC tests/init.o [2022-07-18T18:43:43.077Z] #77 196.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-18T18:43:45.929Z] #60 ... [2022-07-18T18:43:45.929Z] [2022-07-18T18:43:45.929Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-18T18:43:45.929Z] #27 sha256:d6b960fedd7f2bc60fda69a63b0b5a2e6d3741c1c1c25090592b32e103ef1059 [2022-07-18T18:43:46.496Z] #27 ... [2022-07-18T18:43:46.496Z] [2022-07-18T18:43:46.496Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-18T18:43:46.496Z] #60 sha256:e79edd0968360310ba149a81e1bb39a07a7e5aec7c5c8eed576aa12106755110 [2022-07-18T18:43:46.496Z] #60 153.9 + mkdir -p /build [2022-07-18T18:43:46.496Z] #60 153.9 + cp runc /build/runc [2022-07-18T18:43:46.496Z] #60 DONE 154.3s [2022-07-18T18:43:46.496Z] [2022-07-18T18:43:46.496Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-18T18:43:46.496Z] #27 sha256:d6b960fedd7f2bc60fda69a63b0b5a2e6d3741c1c1c25090592b32e103ef1059 [2022-07-18T18:43:46.496Z] #27 DONE 1.2s [2022-07-18T18:43:46.496Z] [2022-07-18T18:43:46.496Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-18T18:43:46.497Z] #32 sha256:8e6b0027d5b84b81f4b561fdba758ed7ea2ba8e95195cfa26bc0610f740b315b [2022-07-18T18:43:47.064Z] #32 DONE 0.6s [2022-07-18T18:43:47.064Z] [2022-07-18T18:43:47.064Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-18T18:43:47.064Z] #64 sha256:6d148ed1c472e4bb355fd2994358740fc75294fbe89f7102ab0172de540315f8 [2022-07-18T18:43:47.064Z] #64 ... [2022-07-18T18:43:47.064Z] [2022-07-18T18:43:47.064Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-18T18:43:47.064Z] #35 sha256:b4ddd099abe5d8f27a06c80804b0e4967bb8184f5fe85eaaaa8bc2a39bc186b3 [2022-07-18T18:43:47.636Z] #35 DONE 0.7s [2022-07-18T18:43:47.636Z] [2022-07-18T18:43:47.636Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-18T18:43:47.636Z] #37 sha256:a6f04173332d607365a36d8ec6f4d664ee2fa4a5675e1505448f8a6cc91261da [2022-07-18T18:43:48.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-18T18:43:48.204Z] #37 DONE 0.6s [2022-07-18T18:43:48.204Z] [2022-07-18T18:43:48.204Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-18T18:43:48.204Z] #39 sha256:690367ff47a6300ee2cd2268a80f5cbaf04c31904092a3f11251a3c42f80b0bc [2022-07-18T18:43:48.204Z] #39 DONE 0.1s [2022-07-18T18:43:48.204Z] [2022-07-18T18:43:48.204Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-18T18:43:48.204Z] #64 sha256:6d148ed1c472e4bb355fd2994358740fc75294fbe89f7102ab0172de540315f8 [2022-07-18T18:43:48.463Z] #64 ... [2022-07-18T18:43:48.463Z] [2022-07-18T18:43:48.463Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-18T18:43:48.463Z] #41 sha256:8423d5ba31f9ec93ab9582cf2919415540b549a22dfdd500374cf11b7588bd1a [2022-07-18T18:43:48.463Z] #41 DONE 0.1s [2022-07-18T18:43:48.722Z] [2022-07-18T18:43:48.722Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-18T18:43:48.722Z] #45 sha256:e0850061e5650f4114ce3dfbdc9718eaa9e8d0b3120a4ec8a2b323262c3fbbc3 [2022-07-18T18:43:48.722Z] #45 DONE 0.1s [2022-07-18T18:43:48.722Z] [2022-07-18T18:43:48.722Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-18T18:43:48.722Z] #48 sha256:6a164e5e5a86da9bff995df1c6450a53b522a61c4ae084a71b89bb5954617c8d [2022-07-18T18:43:48.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-18T18:43:49.660Z] #48 DONE 1.1s [2022-07-18T18:43:49.660Z] [2022-07-18T18:43:49.660Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-18T18:43:49.660Z] #52 sha256:51e2df745b12f4e689cc9e5443bc8b5e2a5adb8a597356dbe24c0520b4e092ae [2022-07-18T18:43:49.660Z] #52 DONE 0.1s [2022-07-18T18:43:49.660Z] [2022-07-18T18:43:49.660Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-18T18:43:49.660Z] #64 sha256:6d148ed1c472e4bb355fd2994358740fc75294fbe89f7102ab0172de540315f8 [2022-07-18T18:43:49.660Z] #64 248.2 + bin/containerd [2022-07-18T18:43:49.919Z] #64 ... [2022-07-18T18:43:49.919Z] [2022-07-18T18:43:49.919Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-18T18:43:49.919Z] #54 sha256:407b6b46b07960e871cfaddaa7db454f12dcace8213ffbffbdcd36c90032889f [2022-07-18T18:43:49.919Z] #54 DONE 0.1s [2022-07-18T18:43:49.919Z] [2022-07-18T18:43:49.919Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-18T18:43:49.919Z] #56 sha256:cdf5253422040c138042d0590534a4d67d2f47f92912f402ec75761a174d5225 [2022-07-18T18:43:50.051Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-18T18:43:50.051Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-18T18:43:50.051Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T18:43:50.051Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-18T18:43:50.051Z] [2022-07-18T18:43:50.051Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-18T18:43:50.051Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-18T18:43:50.051Z] Using test binary docker [2022-07-18T18:43:50.051Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-18T18:43:50.051Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-18T18:43:50.051Z] INFO: Waiting for daemon to start... [2022-07-18T18:43:50.051Z] Starting dockerd [2022-07-18T18:43:50.051Z] . [2022-07-18T18:43:50.051Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-18T18:43:50.331Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2022-07-18T18:43:50.331Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-18T18:43:50.331Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-07-18T18:43:50.331Z] === RUN TestWaitNonBlocked [2022-07-18T18:43:50.331Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-18T18:43:50.331Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-18T18:43:50.331Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-18T18:43:50.331Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-18T18:43:50.331Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-18T18:43:50.331Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-18T18:43:50.331Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-18T18:43:50.331Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-07-18T18:43:50.331Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-07-18T18:43:50.331Z] === RUN TestWaitBlocked [2022-07-18T18:43:50.331Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-18T18:43:50.331Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-18T18:43:50.331Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-18T18:43:50.331Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-18T18:43:50.331Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-18T18:43:50.331Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-18T18:43:50.587Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-18T18:43:50.587Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-07-18T18:43:50.587Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-07-18T18:43:50.587Z] === RUN TestWaitConditions [2022-07-18T18:43:50.587Z] === RUN TestWaitConditions/default [2022-07-18T18:43:50.587Z] === PAUSE TestWaitConditions/default [2022-07-18T18:43:50.587Z] === RUN TestWaitConditions/not-running [2022-07-18T18:43:50.587Z] === PAUSE TestWaitConditions/not-running [2022-07-18T18:43:50.587Z] === RUN TestWaitConditions/next-exit [2022-07-18T18:43:50.587Z] === PAUSE TestWaitConditions/next-exit [2022-07-18T18:43:50.587Z] === RUN TestWaitConditions/removed [2022-07-18T18:43:50.587Z] === PAUSE TestWaitConditions/removed [2022-07-18T18:43:50.587Z] === CONT TestWaitConditions/default [2022-07-18T18:43:50.587Z] === CONT TestWaitConditions/removed [2022-07-18T18:43:51.296Z] #56 DONE 1.3s [2022-07-18T18:43:51.296Z] [2022-07-18T18:43:51.296Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-18T18:43:51.296Z] #58 sha256:47daf1ca49a169e4167b0110ce6f2f8ceb4bccf31508d02d859cbb0383bfa766 [2022-07-18T18:43:51.555Z] #58 DONE 0.3s [2022-07-18T18:43:51.555Z] [2022-07-18T18:43:51.555Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-18T18:43:51.555Z] #61 sha256:9e1679363ce8b77183e37b985949aca2aa4b53176558cc48c2d75015e3b31ca5 [2022-07-18T18:43:52.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-18T18:43:52.122Z] #61 DONE 0.6s [2022-07-18T18:43:52.122Z] [2022-07-18T18:43:52.122Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-18T18:43:52.122Z] #64 sha256:6d148ed1c472e4bb355fd2994358740fc75294fbe89f7102ab0172de540315f8 [2022-07-18T18:43:52.476Z] === CONT TestWaitConditions/next-exit [2022-07-18T18:43:52.476Z] === CONT TestWaitConditions/not-running [2022-07-18T18:43:53.841Z] --- PASS: TestWaitConditions (0.04s) [2022-07-18T18:43:53.841Z] --- PASS: TestWaitConditions/removed (1.65s) [2022-07-18T18:43:53.841Z] --- PASS: TestWaitConditions/default (1.68s) [2022-07-18T18:43:53.841Z] --- PASS: TestWaitConditions/next-exit (1.49s) [2022-07-18T18:43:53.841Z] --- PASS: TestWaitConditions/not-running (1.48s) [2022-07-18T18:43:53.841Z] === CONT TestDaemonRestartIpcMode [2022-07-18T18:43:53.841Z] === CONT TestIpcModeOlderClient [2022-07-18T18:43:53.841Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-18T18:43:53.841Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-18T18:43:54.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-18T18:43:56.360Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2022-07-18T18:43:56.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-18T18:43:56.615Z] --- PASS: TestDaemonRestartIpcMode (2.80s) [2022-07-18T18:43:56.615Z] PASS [2022-07-18T18:43:56.615Z] [2022-07-18T18:43:56.615Z] === Skipped [2022-07-18T18:43:56.615Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-18T18:43:56.615Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-18T18:43:56.615Z] [2022-07-18T18:43:56.615Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-18T18:43:56.615Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-18T18:43:56.615Z] [2022-07-18T18:43:56.615Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-18T18:43:56.615Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T18:43:56.615Z] [2022-07-18T18:43:56.615Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-18T18:43:56.615Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-18T18:43:56.615Z] [2022-07-18T18:43:56.615Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-18T18:43:56.615Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-18T18:43:56.615Z] [2022-07-18T18:43:56.615Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-18T18:43:56.615Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-18T18:43:56.615Z] [2022-07-18T18:43:56.615Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-18T18:43:56.615Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-18T18:43:56.615Z] [2022-07-18T18:43:56.615Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-18T18:43:56.615Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-18T18:43:56.615Z] [2022-07-18T18:43:56.615Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-18T18:43:56.615Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-18T18:43:56.615Z] [2022-07-18T18:43:56.615Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-18T18:43:56.615Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-18T18:43:56.615Z] [2022-07-18T18:43:56.615Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-18T18:43:56.615Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T18:43:56.615Z] [2022-07-18T18:43:56.615Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-18T18:43:56.615Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-18T18:43:56.615Z] [2022-07-18T18:43:56.615Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-18T18:43:56.615Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-18T18:43:56.615Z] [2022-07-18T18:43:56.615Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) [2022-07-18T18:43:56.615Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-18T18:43:56.615Z] [2022-07-18T18:43:56.615Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-18T18:43:56.615Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-18T18:43:56.615Z] [2022-07-18T18:43:56.615Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-18T18:43:56.615Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-18T18:43:56.615Z] [2022-07-18T18:43:56.615Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-18T18:43:56.615Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T18:43:56.615Z] [2022-07-18T18:43:56.615Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-18T18:43:56.615Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-18T18:43:56.615Z] [2022-07-18T18:43:56.615Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-18T18:43:56.615Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T18:43:56.615Z] [2022-07-18T18:43:56.615Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-18T18:43:56.615Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-18T18:43:56.615Z] [2022-07-18T18:43:56.615Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-18T18:43:56.615Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-18T18:43:56.616Z] [2022-07-18T18:43:56.616Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-18T18:43:56.616Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-18T18:43:56.616Z] [2022-07-18T18:43:56.616Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-18T18:43:56.616Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T18:43:56.616Z] [2022-07-18T18:43:56.616Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-18T18:43:56.616Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-18T18:43:56.616Z] [2022-07-18T18:43:56.616Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-18T18:43:56.616Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T18:43:56.616Z] [2022-07-18T18:43:56.616Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-18T18:43:56.616Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T18:43:56.616Z] [2022-07-18T18:43:56.616Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-18T18:43:56.616Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T18:43:56.616Z] [2022-07-18T18:43:56.616Z] DONE 241 tests, 27 skipped in 83.836s [2022-07-18T18:43:56.616Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-18T18:43:56.871Z] === RUN TestConfigDaemonLibtrustID [2022-07-18T18:43:57.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-18T18:43:57.432Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-18T18:43:57.432Z] === RUN TestConfigDaemonID [2022-07-18T18:43:58.359Z] daemon_test.go:83: [d3288783082af] daemon is not started [2022-07-18T18:43:58.360Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-18T18:43:58.360Z] === RUN TestDaemonConfigValidation [2022-07-18T18:43:58.360Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-18T18:43:58.360Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-18T18:43:58.360Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-18T18:43:58.360Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-18T18:43:58.360Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-18T18:43:58.360Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-18T18:43:58.360Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-18T18:43:58.360Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-18T18:43:58.360Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-18T18:43:58.360Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-18T18:43:58.360Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-18T18:43:58.360Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-18T18:43:58.616Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-18T18:43:58.616Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-18T18:43:58.616Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-18T18:43:58.616Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-18T18:43:58.616Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-18T18:43:58.616Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2022-07-18T18:43:58.616Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-07-18T18:43:58.616Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-18T18:43:58.616Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-18T18:43:58.616Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-18T18:43:58.616Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-18T18:43:59.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-18T18:43:59.981Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-18T18:44:00.909Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-18T18:44:01.184Z] #77 ... [2022-07-18T18:44:01.184Z] [2022-07-18T18:44:01.185Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-18T18:44:01.185Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-18T18:44:01.185Z] #47 DONE 266.3s [2022-07-18T18:44:01.185Z] [2022-07-18T18:44:01.185Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-18T18:44:01.185Z] #64 sha256:9363b0d0ce5e350713d8319e7979531d586aac4e067deb5eeeafae466bf3bf14 [2022-07-18T18:44:01.185Z] #64 ... [2022-07-18T18:44:01.185Z] [2022-07-18T18:44:01.185Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-18T18:44:01.185Z] #48 sha256:a8f31597e89eaa9b99624b5191ce633e26fbf4aa567864e9f2c5c8ff247d3d98 [2022-07-18T18:44:01.470Z] #48 DONE 0.8s [2022-07-18T18:44:01.470Z] [2022-07-18T18:44:01.470Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-18T18:44:01.470Z] #52 sha256:af04537ee54c524643f316bdaec27c626991e6293cbe535740c98ffda31fc6df [2022-07-18T18:44:01.470Z] #52 DONE 0.1s [2022-07-18T18:44:01.470Z] [2022-07-18T18:44:01.470Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:44:01.470Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T18:44:01.470Z] #55 ... [2022-07-18T18:44:01.470Z] [2022-07-18T18:44:01.470Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-18T18:44:01.470Z] #54 sha256:275cf6ca9c9642d4edea7cdb128398a805161970b319ff5652ba5bba90f0546e [2022-07-18T18:44:01.470Z] #54 DONE 0.1s [2022-07-18T18:44:01.730Z] [2022-07-18T18:44:01.730Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:44:01.730Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T18:44:01.837Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-18T18:44:01.837Z] daemon_test.go:197: [d0a4d91bba923] daemon is not started [2022-07-18T18:44:01.837Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2022-07-18T18:44:01.837Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-07-18T18:44:01.837Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-07-18T18:44:01.837Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-07-18T18:44:01.837Z] === RUN TestDaemonProxy [2022-07-18T18:44:01.837Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-18T18:44:01.837Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-18T18:44:01.837Z] PASS [2022-07-18T18:44:01.837Z] [2022-07-18T18:44:01.837Z] === Skipped [2022-07-18T18:44:01.837Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-18T18:44:01.837Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-18T18:44:01.837Z] [2022-07-18T18:44:01.837Z] DONE 13 tests, 1 skipped in 5.284s [2022-07-18T18:44:01.837Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-18T18:44:02.093Z] INFO: Testing against a local daemon [2022-07-18T18:44:02.093Z] === RUN TestCommitInheritsEnv [2022-07-18T18:44:04.262Z] #55 ... [2022-07-18T18:44:04.262Z] [2022-07-18T18:44:04.262Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-18T18:44:04.262Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T18:44:04.262Z] #77 217.8 CCLD tests/init [2022-07-18T18:44:04.609Z] --- PASS: TestCommitInheritsEnv (2.03s) [2022-07-18T18:44:04.609Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-18T18:44:04.609Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-18T18:44:04.609Z] === RUN TestImportWithCustomPlatform [2022-07-18T18:44:04.609Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-18T18:44:04.609Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-18T18:44:04.609Z] === RUN TestImportWithCustomPlatform// [2022-07-18T18:44:04.609Z] === RUN TestImportWithCustomPlatform/linux [2022-07-18T18:44:04.609Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-18T18:44:04.609Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-18T18:44:04.609Z] === RUN TestImportWithCustomPlatform/macos [2022-07-18T18:44:04.609Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-18T18:44:04.609Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-18T18:44:04.609Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-18T18:44:04.609Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-18T18:44:04.609Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-18T18:44:04.609Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-18T18:44:04.609Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-18T18:44:04.609Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-18T18:44:04.609Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-18T18:44:04.609Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-18T18:44:04.609Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-18T18:44:04.609Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-18T18:44:04.609Z] === RUN TestImagesFilterMultiReference [2022-07-18T18:44:04.609Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-18T18:44:04.609Z] === RUN TestImagePullPlatformInvalid [2022-07-18T18:44:04.609Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-18T18:44:04.609Z] === RUN TestRemoveImageOrphaning [2022-07-18T18:44:06.497Z] --- PASS: TestRemoveImageOrphaning (1.61s) [2022-07-18T18:44:06.497Z] === RUN TestRemoveImageGarbageCollector [2022-07-18T18:44:06.497Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-18T18:44:06.497Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-18T18:44:06.497Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-18T18:44:06.497Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-07-18T18:44:06.497Z] === RUN TestTagInvalidReference [2022-07-18T18:44:06.497Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-18T18:44:06.497Z] === RUN TestTagValidPrefixedRepo [2022-07-18T18:44:06.497Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-07-18T18:44:06.497Z] === RUN TestTagExistedNameWithoutForce [2022-07-18T18:44:06.497Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-18T18:44:06.497Z] === RUN TestTagOfficialNames [2022-07-18T18:44:06.497Z] --- PASS: TestTagOfficialNames (0.06s) [2022-07-18T18:44:06.497Z] === RUN TestTagMatchesDigest [2022-07-18T18:44:06.497Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-18T18:44:06.497Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-18T18:44:08.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-18T18:44:11.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-18T18:44:13.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-18T18:44:15.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-18T18:44:17.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-18T18:44:20.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-18T18:44:22.080Z] sha256:1f5a1500fdde743b3bbf39bc49204cf76512ce69056c2eba7c3bc5a2fae6f674 [2022-07-18T18:44:22.080Z] INFO: Starting docker-py tests... [2022-07-18T18:44:22.080Z] ============================= test session starts ============================== [2022-07-18T18:44:22.080Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-18T18:44:22.080Z] rootdir: /src, inifile: pytest.ini [2022-07-18T18:44:22.080Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-18T18:44:22.641Z] collected 395 items / 2 deselected / 393 selected [2022-07-18T18:44:22.641Z] [2022-07-18T18:44:23.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-18T18:44:26.178Z] #77 235.9 AR libcrun_testing.a [2022-07-18T18:44:26.178Z] #77 235.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-18T18:44:26.178Z] #77 236.0 CCLD tests/tests_libcrun_utils [2022-07-18T18:44:26.178Z] #77 236.0 CCLD tests/tests_libcrun_errors [2022-07-18T18:44:26.178Z] #77 236.1 CCLD tests/tests_libcrun_fuzzer [2022-07-18T18:44:26.178Z] #77 237.0 CCLD libcrun.la [2022-07-18T18:44:26.178Z] #77 237.7 CCLD crun [2022-07-18T18:44:26.178Z] #77 238.2 make[3]: Entering directory '/tmp/crun-build' [2022-07-18T18:44:26.178Z] #77 238.4 /bin/mkdir -p '/usr/local/lib' [2022-07-18T18:44:26.178Z] #77 238.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-18T18:44:26.178Z] #77 238.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-18T18:44:26.178Z] #77 238.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-18T18:44:26.178Z] #77 238.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-18T18:44:26.178Z] #77 238.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-18T18:44:26.178Z] #77 238.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-18T18:44:26.178Z] #77 238.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-18T18:44:26.178Z] #77 238.7 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-18T18:44:26.178Z] #77 238.7 ---------------------------------------------------------------------- [2022-07-18T18:44:26.178Z] #77 238.7 Libraries have been installed in: [2022-07-18T18:44:26.178Z] #77 238.7 /usr/local/lib [2022-07-18T18:44:26.178Z] #77 238.7 [2022-07-18T18:44:26.178Z] #77 238.7 If you ever happen to want to link against installed libraries [2022-07-18T18:44:26.178Z] #77 238.7 in a given directory, LIBDIR, you must either use libtool, and [2022-07-18T18:44:26.178Z] #77 238.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-18T18:44:26.178Z] #77 238.7 flag during linking and do at least one of the following: [2022-07-18T18:44:26.178Z] #77 238.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-18T18:44:26.178Z] #77 238.7 during execution [2022-07-18T18:44:26.178Z] #77 238.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-18T18:44:26.178Z] #77 238.7 during linking [2022-07-18T18:44:26.178Z] #77 238.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-18T18:44:26.178Z] #77 238.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-18T18:44:26.178Z] #77 238.7 [2022-07-18T18:44:26.178Z] #77 238.7 See any operating system documentation about shared libraries for [2022-07-18T18:44:26.178Z] #77 238.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-18T18:44:26.178Z] #77 238.7 ---------------------------------------------------------------------- [2022-07-18T18:44:26.178Z] #77 238.7 /bin/mkdir -p '/build' [2022-07-18T18:44:26.178Z] #77 238.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-18T18:44:26.178Z] #77 238.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-18T18:44:26.178Z] #77 238.9 make[3]: Leaving directory '/tmp/crun-build' [2022-07-18T18:44:26.178Z] #77 238.9 make[2]: Leaving directory '/tmp/crun-build' [2022-07-18T18:44:26.178Z] #77 238.9 make[1]: Leaving directory '/tmp/crun-build' [2022-07-18T18:44:26.178Z] #77 DONE 239.1s [2022-07-18T18:44:26.178Z] [2022-07-18T18:44:26.178Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:44:26.178Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T18:44:26.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-18T18:44:28.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-18T18:44:30.843Z] #64 288.0 # github.com/containerd/containerd/cmd/containerd [2022-07-18T18:44:30.843Z] #64 288.0 /usr/bin/ld: /tmp/go-link-3539127316/000019.o: in function `New': [2022-07-18T18:44:30.843Z] #64 288.0 /tmp/tmp.q95IGrL2jb/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-18T18:44:30.843Z] #64 288.1 + bin/containerd-stress [2022-07-18T18:44:30.843Z] #64 289.1 + bin/containerd-shim [2022-07-18T18:44:31.239Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-18T18:44:31.239Z] Using test binary docker [2022-07-18T18:44:31.239Z] +++ /etc/init.d/apparmor start [2022-07-18T18:44:31.239Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-18T18:44:31.239Z] INFO: Waiting for daemon to start... [2022-07-18T18:44:31.239Z] Starting dockerd [2022-07-18T18:44:31.239Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-18T18:44:33.755Z] . [2022-07-18T18:44:33.756Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-18T18:44:33.756Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-18T18:44:33.756Z] Error: No such image: emptyfs [2022-07-18T18:44:33.756Z] ++++ docker load [2022-07-18T18:44:33.756Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-18T18:44:33.756Z] Running integration-test (iteration 1) [2022-07-18T18:44:33.756Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-18T18:44:33.756Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:44:33.756Z] ++ set -e [2022-07-18T18:44:33.756Z] ++ '[' -n 0 ']' [2022-07-18T18:44:33.756Z] ++ set -x [2022-07-18T18:44:33.756Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:44:34.682Z] Loaded image: busybox:latest [2022-07-18T18:44:35.244Z] Loaded image: busybox:glibc [2022-07-18T18:44:38.378Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-18T18:44:38.962Z] #64 297.7 + bin/containerd-shim-runc-v1 [2022-07-18T18:44:39.195Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-18T18:44:40.488Z] Loaded image: debian:bullseye-slim [2022-07-18T18:44:40.489Z] Loaded image: hello-world:latest [2022-07-18T18:44:40.489Z] Loaded image: arm32v7/hello-world:latest [2022-07-18T18:44:40.489Z] INFO: Testing against a local daemon [2022-07-18T18:44:40.489Z] === RUN TestCgroupNamespacesBuild [2022-07-18T18:44:40.685Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-18T18:44:41.057Z] #55 ... [2022-07-18T18:44:41.057Z] [2022-07-18T18:44:41.057Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-18T18:44:41.057Z] #60 sha256:c53f93f3a46e591045694af34d1d68a0a6db34f87c0da41ae4c889008a879c1e [2022-07-18T18:44:41.057Z] #60 183.9 + mkdir -p /build [2022-07-18T18:44:41.057Z] #60 183.9 + cp runc /build/runc [2022-07-18T18:44:41.057Z] #60 DONE 185.1s [2022-07-18T18:44:41.057Z] [2022-07-18T18:44:41.057Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-18T18:44:41.057Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T18:44:42.385Z] --- PASS: TestCgroupNamespacesBuild (2.30s) [2022-07-18T18:44:42.385Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-18T18:44:42.434Z] #55 310.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-18T18:44:42.693Z] #55 DONE 310.8s [2022-07-18T18:44:42.693Z] [2022-07-18T18:44:42.693Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-18T18:44:42.693Z] #64 sha256:9363b0d0ce5e350713d8319e7979531d586aac4e067deb5eeeafae466bf3bf14 [2022-07-18T18:44:44.069Z] #64 ... [2022-07-18T18:44:44.069Z] [2022-07-18T18:44:44.069Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-18T18:44:44.069Z] #56 sha256:688da306860cb0ad511499abbc7b07a1cd921ab310c6b077bc58d26f99bbbfb0 [2022-07-18T18:44:44.235Z] #64 302.6 + bin/containerd-shim-runc-v2 [2022-07-18T18:44:44.235Z] #64 303.4 + binaries [2022-07-18T18:44:44.235Z] #64 303.4 + install -D bin/containerd /build/containerd [2022-07-18T18:44:44.235Z] #64 303.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-18T18:44:44.235Z] #64 303.4 + install -D bin/ctr /build/ctr [2022-07-18T18:44:44.904Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.11s) [2022-07-18T18:44:44.904Z] === RUN TestBuildWithSession [2022-07-18T18:44:44.904Z] build_session_test.go:25: TODO: BuildKit [2022-07-18T18:44:44.904Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-18T18:44:44.904Z] === RUN TestBuildSquashParent [2022-07-18T18:44:45.002Z] #56 DONE 0.9s [2022-07-18T18:44:45.002Z] [2022-07-18T18:44:45.002Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-18T18:44:45.002Z] #64 sha256:9363b0d0ce5e350713d8319e7979531d586aac4e067deb5eeeafae466bf3bf14 [2022-07-18T18:44:45.002Z] #64 ... [2022-07-18T18:44:45.002Z] [2022-07-18T18:44:45.002Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-18T18:44:45.002Z] #58 sha256:733d85554827571ec17ec50d02f9622d392aacd9a7fbfef2095ab8c3788e5013 [2022-07-18T18:44:45.002Z] #58 DONE 0.1s [2022-07-18T18:44:45.002Z] [2022-07-18T18:44:45.002Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-18T18:44:45.002Z] #61 sha256:1d61a73bf218d971a159b1ce8dc33df26f7143a564574fb270fcf7e0816f94c2 [2022-07-18T18:44:45.261Z] #61 DONE 0.3s [2022-07-18T18:44:45.261Z] [2022-07-18T18:44:45.261Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-18T18:44:45.261Z] #64 sha256:9363b0d0ce5e350713d8319e7979531d586aac4e067deb5eeeafae466bf3bf14 [2022-07-18T18:44:47.788Z] #64 278.8 + bin/containerd [2022-07-18T18:44:49.500Z] #64 DONE 308.1s [2022-07-18T18:44:49.500Z] [2022-07-18T18:44:49.500Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-18T18:44:49.500Z] #65 sha256:bb1c0a4b03f2b7a0aba5b5c510ece16020c0327262fb55ce2db4488e33ff9ca0 [2022-07-18T18:44:51.401Z] #65 DONE 1.7s [2022-07-18T18:44:51.401Z] [2022-07-18T18:44:51.401Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-18T18:44:51.401Z] #70 sha256:a600a3366bd8e659ae397e2361c585efc7b928e5dcd0dd59d6a92df061deac67 [2022-07-18T18:44:51.401Z] #70 DONE 0.3s [2022-07-18T18:44:51.401Z] [2022-07-18T18:44:51.401Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-18T18:44:51.401Z] #75 sha256:3f71a43fd328650a9c0ad668c226af1bd873742c4e546eb69c36b31bc44768b2 [2022-07-18T18:44:53.935Z] #75 DONE 2.0s [2022-07-18T18:44:53.935Z] [2022-07-18T18:44:53.935Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-18T18:44:53.935Z] #78 sha256:055de90302c148947fa46b3e0f0afbaf4e55f1772223dfbe849d38a15c493bc0 [2022-07-18T18:44:53.935Z] #78 DONE 0.1s [2022-07-18T18:44:53.935Z] [2022-07-18T18:44:53.935Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-18T18:44:53.935Z] #79 sha256:54b65220ff0cfdc85581b79620f6bc6121cec33d7418eee988000db9a9097351 [2022-07-18T18:44:53.935Z] #79 DONE 0.1s [2022-07-18T18:44:53.935Z] [2022-07-18T18:44:53.935Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-18T18:44:53.935Z] #80 sha256:18b85b77a6260b8463d16178b994edd27d1835094b935d653dc2bbb38066c702 [2022-07-18T18:44:53.935Z] #80 DONE 0.0s [2022-07-18T18:44:53.935Z] [2022-07-18T18:44:53.935Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-18T18:44:53.935Z] #81 sha256:0604450b1cc44f3d7741e18505d7f4fcbf0a49466cb78e96d31d64af78857f68 [2022-07-18T18:44:54.503Z] #81 DONE 0.9s [2022-07-18T18:44:54.503Z] [2022-07-18T18:44:54.503Z] #82 exporting to image [2022-07-18T18:44:54.503Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-18T18:44:54.503Z] #82 exporting layers [2022-07-18T18:44:54.945Z] --- PASS: TestBuildSquashParent (9.05s) [2022-07-18T18:44:54.945Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-18T18:44:54.945Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-18T18:44:54.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-18T18:44:54.945Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-18T18:44:54.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-18T18:44:54.945Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-18T18:44:54.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-18T18:44:54.945Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-18T18:44:54.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-18T18:44:54.945Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-18T18:44:54.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-18T18:44:54.945Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-18T18:44:54.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-18T18:44:54.945Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-18T18:44:54.945Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-18T18:44:56.837Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-18T18:44:56.837Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-18T18:44:57.790Z] #82 exporting layers 3.3s done [2022-07-18T18:44:57.790Z] #82 writing image sha256:1dabdd4961033a9edcee515c45ca104999cee1a9530f92aa8b3bb676bfd54b33 done [2022-07-18T18:44:57.790Z] #82 naming to docker.io/library/docker:a46ce37d25ae75af06eedcbcc47c277bbaf79423 done [2022-07-18T18:44:57.790Z] #82 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-18T18:44:58.111Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-18T18:44:58.393Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43815/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a46ce37d25ae75af06eedcbcc47c277bbaf79423 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a46ce37d25ae75af06eedcbcc47c277bbaf79423 hack/test/unit [2022-07-18T18:45:00.108Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-18T18:45:00.108Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-18T18:45:00.294Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-18T18:45:00.294Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-18T18:45:00.294Z] + TESTDIRS=./... [2022-07-18T18:45:00.294Z] + exclude_paths='/vendor/|/integration' [2022-07-18T18:45:00.294Z] ++ go list ./... [2022-07-18T18:45:00.294Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-18T18:45:01.232Z] + pkg_list='github.com/docker/docker/api [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/server [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/server/backend/build [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/server/httpstatus [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/server/httputils [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/server/middleware [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/server/router [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/server/router/build [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/server/router/container [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/server/router/debug [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/server/router/distribution [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/server/router/grpc [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/server/router/image [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/server/router/network [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/server/router/plugin [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/server/router/session [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/server/router/swarm [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/server/router/system [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/server/router/volume [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/types [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/types/backend [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/types/blkiodev [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/types/container [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/types/events [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/types/filters [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/types/image [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/types/mount [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/types/network [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/types/registry [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/types/strslice [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/types/swarm [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/types/time [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/types/versions [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-18T18:45:01.232Z] github.com/docker/docker/api/types/volume [2022-07-18T18:45:01.232Z] github.com/docker/docker/builder [2022-07-18T18:45:01.232Z] github.com/docker/docker/builder/builder-next [2022-07-18T18:45:01.232Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-18T18:45:01.232Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-18T18:45:01.232Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-18T18:45:01.232Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-18T18:45:01.232Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-18T18:45:01.232Z] github.com/docker/docker/builder/builder-next/worker [2022-07-18T18:45:01.232Z] github.com/docker/docker/builder/dockerfile [2022-07-18T18:45:01.232Z] github.com/docker/docker/builder/remotecontext [2022-07-18T18:45:01.232Z] github.com/docker/docker/builder/remotecontext/git [2022-07-18T18:45:01.232Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-18T18:45:01.232Z] github.com/docker/docker/cli [2022-07-18T18:45:01.232Z] github.com/docker/docker/cli/config [2022-07-18T18:45:01.232Z] github.com/docker/docker/cli/debug [2022-07-18T18:45:01.232Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-18T18:45:01.232Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-18T18:45:01.232Z] github.com/docker/docker/client [2022-07-18T18:45:01.232Z] github.com/docker/docker/cmd/docker-proxy [2022-07-18T18:45:01.232Z] github.com/docker/docker/cmd/dockerd [2022-07-18T18:45:01.232Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-18T18:45:01.232Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-18T18:45:01.232Z] github.com/docker/docker/container [2022-07-18T18:45:01.232Z] github.com/docker/docker/container/stream [2022-07-18T18:45:01.232Z] github.com/docker/docker/contrib/apparmor [2022-07-18T18:45:01.232Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-18T18:45:01.232Z] github.com/docker/docker/contrib/httpserver [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/cluster [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/cluster/convert [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/cluster/executor [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/cluster/provider [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/config [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/containerd [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/events [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/events/testutils [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/exec [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/graphdriver [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/images [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/initlayer [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/links [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/listeners [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/logger [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/logger/gelf [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/logger/journald [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/logger/local [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/logger/logentries [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/logger/splunk [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/logger/syslog [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/logger/templates [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/names [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/network [2022-07-18T18:45:01.232Z] github.com/docker/docker/daemon/stats [2022-07-18T18:45:01.232Z] github.com/docker/docker/distribution [2022-07-18T18:45:01.232Z] github.com/docker/docker/distribution/metadata [2022-07-18T18:45:01.232Z] github.com/docker/docker/distribution/utils [2022-07-18T18:45:01.232Z] github.com/docker/docker/distribution/xfer [2022-07-18T18:45:01.232Z] github.com/docker/docker/dockerversion [2022-07-18T18:45:01.232Z] github.com/docker/docker/errdefs [2022-07-18T18:45:01.232Z] github.com/docker/docker/image [2022-07-18T18:45:01.232Z] github.com/docker/docker/image/cache [2022-07-18T18:45:01.232Z] github.com/docker/docker/image/tarexport [2022-07-18T18:45:01.232Z] github.com/docker/docker/image/v1 [2022-07-18T18:45:01.232Z] github.com/docker/docker/internal/test/suite [2022-07-18T18:45:01.232Z] github.com/docker/docker/layer [2022-07-18T18:45:01.232Z] github.com/docker/docker/libcontainerd [2022-07-18T18:45:01.232Z] github.com/docker/docker/libcontainerd/queue [2022-07-18T18:45:01.233Z] github.com/docker/docker/libcontainerd/remote [2022-07-18T18:45:01.233Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-18T18:45:01.233Z] github.com/docker/docker/libcontainerd/types [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/bitseq [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/cluster [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/config [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/datastore [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/driverapi [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/etchosts [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/idm [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/ipam [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/iptables [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/netlabel [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/netutils [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/networkdb [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/ns [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/options [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/osl [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/portallocator [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/portmapper [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/testutils [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/types [2022-07-18T18:45:01.233Z] github.com/docker/docker/oci [2022-07-18T18:45:01.233Z] github.com/docker/docker/oci/caps [2022-07-18T18:45:01.233Z] github.com/docker/docker/opts [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/aaparser [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/archive [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/authorization [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/broadcaster [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/capabilities [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/chrootarchive [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/containerfs [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/devicemapper [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/directory [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/dmesg [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/fileutils [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/fsutils [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/homedir [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/idtools [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/ioutils [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/jsonmessage [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/longpath [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/loopback [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/namesgenerator [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/parsers [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/pidfile [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/platform [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/plugingetter [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/plugins [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/plugins/transport [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/pools [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/progress [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/pubsub [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/reexec [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/signal [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/stack [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/stdcopy [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/streamformatter [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/stringid [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/sysinfo [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/system [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/tailfile [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/tarsum [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/urlutil [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/useragent [2022-07-18T18:45:01.233Z] github.com/docker/docker/plugin [2022-07-18T18:45:01.233Z] github.com/docker/docker/plugin/executor/containerd [2022-07-18T18:45:01.233Z] github.com/docker/docker/plugin/v2 [2022-07-18T18:45:01.233Z] github.com/docker/docker/profiles/apparmor [2022-07-18T18:45:01.233Z] github.com/docker/docker/profiles/seccomp [2022-07-18T18:45:01.233Z] github.com/docker/docker/quota [2022-07-18T18:45:01.233Z] github.com/docker/docker/reference [2022-07-18T18:45:01.233Z] github.com/docker/docker/registry [2022-07-18T18:45:01.233Z] github.com/docker/docker/registry/resumable [2022-07-18T18:45:01.233Z] github.com/docker/docker/restartmanager [2022-07-18T18:45:01.233Z] github.com/docker/docker/rootless [2022-07-18T18:45:01.233Z] github.com/docker/docker/rootless/specconv [2022-07-18T18:45:01.233Z] github.com/docker/docker/runconfig [2022-07-18T18:45:01.233Z] github.com/docker/docker/runconfig/opts [2022-07-18T18:45:01.233Z] github.com/docker/docker/testutil [2022-07-18T18:45:01.233Z] github.com/docker/docker/testutil/daemon [2022-07-18T18:45:01.233Z] github.com/docker/docker/testutil/environment [2022-07-18T18:45:01.233Z] github.com/docker/docker/testutil/fakecontext [2022-07-18T18:45:01.233Z] github.com/docker/docker/testutil/fakegit [2022-07-18T18:45:01.233Z] github.com/docker/docker/testutil/fakestorage [2022-07-18T18:45:01.233Z] github.com/docker/docker/testutil/fixtures/load [2022-07-18T18:45:01.233Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-18T18:45:01.233Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-18T18:45:01.233Z] github.com/docker/docker/testutil/registry [2022-07-18T18:45:01.233Z] github.com/docker/docker/testutil/request [2022-07-18T18:45:01.233Z] github.com/docker/docker/volume [2022-07-18T18:45:01.233Z] github.com/docker/docker/volume/drivers [2022-07-18T18:45:01.233Z] github.com/docker/docker/volume/local [2022-07-18T18:45:01.233Z] github.com/docker/docker/volume/mounts [2022-07-18T18:45:01.233Z] github.com/docker/docker/volume/service [2022-07-18T18:45:01.233Z] github.com/docker/docker/volume/service/opts [2022-07-18T18:45:01.233Z] github.com/docker/docker/volume/testutils' [2022-07-18T18:45:01.233Z] ++ grep --fixed-strings -v /libnetwork [2022-07-18T18:45:01.233Z] ++ echo 'github.com/docker/docker/api [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/server [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/server/backend/build [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/server/httpstatus [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/server/httputils [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/server/middleware [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/server/router [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/server/router/build [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/server/router/container [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/server/router/debug [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/server/router/distribution [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/server/router/grpc [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/server/router/image [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/server/router/network [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/server/router/plugin [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/server/router/session [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/server/router/swarm [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/server/router/system [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/server/router/volume [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/types [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/types/backend [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/types/blkiodev [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/types/container [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/types/events [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/types/filters [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/types/image [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/types/mount [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/types/network [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/types/registry [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/types/strslice [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/types/swarm [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/types/time [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/types/versions [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-18T18:45:01.233Z] github.com/docker/docker/api/types/volume [2022-07-18T18:45:01.233Z] github.com/docker/docker/builder [2022-07-18T18:45:01.233Z] github.com/docker/docker/builder/builder-next [2022-07-18T18:45:01.233Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-18T18:45:01.233Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-18T18:45:01.233Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-18T18:45:01.233Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-18T18:45:01.233Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-18T18:45:01.233Z] github.com/docker/docker/builder/builder-next/worker [2022-07-18T18:45:01.233Z] github.com/docker/docker/builder/dockerfile [2022-07-18T18:45:01.233Z] github.com/docker/docker/builder/remotecontext [2022-07-18T18:45:01.233Z] github.com/docker/docker/builder/remotecontext/git [2022-07-18T18:45:01.233Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-18T18:45:01.233Z] github.com/docker/docker/cli [2022-07-18T18:45:01.233Z] github.com/docker/docker/cli/config [2022-07-18T18:45:01.233Z] github.com/docker/docker/cli/debug [2022-07-18T18:45:01.233Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-18T18:45:01.233Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-18T18:45:01.233Z] github.com/docker/docker/client [2022-07-18T18:45:01.233Z] github.com/docker/docker/cmd/docker-proxy [2022-07-18T18:45:01.233Z] github.com/docker/docker/cmd/dockerd [2022-07-18T18:45:01.233Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-18T18:45:01.233Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-18T18:45:01.233Z] github.com/docker/docker/container [2022-07-18T18:45:01.233Z] github.com/docker/docker/container/stream [2022-07-18T18:45:01.233Z] github.com/docker/docker/contrib/apparmor [2022-07-18T18:45:01.233Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-18T18:45:01.233Z] github.com/docker/docker/contrib/httpserver [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/cluster [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/cluster/convert [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/cluster/executor [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/cluster/provider [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/config [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/containerd [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/events [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/events/testutils [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/exec [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/graphdriver [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/images [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/initlayer [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/links [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/listeners [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/logger [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/logger/gelf [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/logger/journald [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/logger/local [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/logger/logentries [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/logger/splunk [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/logger/syslog [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/logger/templates [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/names [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/network [2022-07-18T18:45:01.233Z] github.com/docker/docker/daemon/stats [2022-07-18T18:45:01.233Z] github.com/docker/docker/distribution [2022-07-18T18:45:01.233Z] github.com/docker/docker/distribution/metadata [2022-07-18T18:45:01.233Z] github.com/docker/docker/distribution/utils [2022-07-18T18:45:01.233Z] github.com/docker/docker/distribution/xfer [2022-07-18T18:45:01.233Z] github.com/docker/docker/dockerversion [2022-07-18T18:45:01.233Z] github.com/docker/docker/errdefs [2022-07-18T18:45:01.233Z] github.com/docker/docker/image [2022-07-18T18:45:01.233Z] github.com/docker/docker/image/cache [2022-07-18T18:45:01.233Z] github.com/docker/docker/image/tarexport [2022-07-18T18:45:01.233Z] github.com/docker/docker/image/v1 [2022-07-18T18:45:01.233Z] github.com/docker/docker/internal/test/suite [2022-07-18T18:45:01.233Z] github.com/docker/docker/layer [2022-07-18T18:45:01.233Z] github.com/docker/docker/libcontainerd [2022-07-18T18:45:01.233Z] github.com/docker/docker/libcontainerd/queue [2022-07-18T18:45:01.233Z] github.com/docker/docker/libcontainerd/remote [2022-07-18T18:45:01.233Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-18T18:45:01.233Z] github.com/docker/docker/libcontainerd/types [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/bitseq [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/cluster [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/config [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/datastore [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/driverapi [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/etchosts [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/idm [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/ipam [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/iptables [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/netlabel [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/netutils [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/networkdb [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/ns [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/options [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/osl [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/portallocator [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/portmapper [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/testutils [2022-07-18T18:45:01.233Z] github.com/docker/docker/libnetwork/types [2022-07-18T18:45:01.233Z] github.com/docker/docker/oci [2022-07-18T18:45:01.233Z] github.com/docker/docker/oci/caps [2022-07-18T18:45:01.233Z] github.com/docker/docker/opts [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/aaparser [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/archive [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/authorization [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/broadcaster [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/capabilities [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/chrootarchive [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/containerfs [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/devicemapper [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/directory [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/dmesg [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/fileutils [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/fsutils [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/homedir [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/idtools [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/ioutils [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/jsonmessage [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/longpath [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/loopback [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/namesgenerator [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/parsers [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/pidfile [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/platform [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/plugingetter [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/plugins [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-18T18:45:01.233Z] github.com/docker/docker/pkg/plugins/transport [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/pools [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/progress [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/pubsub [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/reexec [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/signal [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/stack [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/stdcopy [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/streamformatter [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/stringid [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/sysinfo [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/system [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/tailfile [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/tarsum [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/urlutil [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/useragent [2022-07-18T18:45:01.234Z] github.com/docker/docker/plugin [2022-07-18T18:45:01.234Z] github.com/docker/docker/plugin/executor/containerd [2022-07-18T18:45:01.234Z] github.com/docker/docker/plugin/v2 [2022-07-18T18:45:01.234Z] github.com/docker/docker/profiles/apparmor [2022-07-18T18:45:01.234Z] github.com/docker/docker/profiles/seccomp [2022-07-18T18:45:01.234Z] github.com/docker/docker/quota [2022-07-18T18:45:01.234Z] github.com/docker/docker/reference [2022-07-18T18:45:01.234Z] github.com/docker/docker/registry [2022-07-18T18:45:01.234Z] github.com/docker/docker/registry/resumable [2022-07-18T18:45:01.234Z] github.com/docker/docker/restartmanager [2022-07-18T18:45:01.234Z] github.com/docker/docker/rootless [2022-07-18T18:45:01.234Z] github.com/docker/docker/rootless/specconv [2022-07-18T18:45:01.234Z] github.com/docker/docker/runconfig [2022-07-18T18:45:01.234Z] github.com/docker/docker/runconfig/opts [2022-07-18T18:45:01.234Z] github.com/docker/docker/testutil [2022-07-18T18:45:01.234Z] github.com/docker/docker/testutil/daemon [2022-07-18T18:45:01.234Z] github.com/docker/docker/testutil/environment [2022-07-18T18:45:01.234Z] github.com/docker/docker/testutil/fakecontext [2022-07-18T18:45:01.234Z] github.com/docker/docker/testutil/fakegit [2022-07-18T18:45:01.234Z] github.com/docker/docker/testutil/fakestorage [2022-07-18T18:45:01.234Z] github.com/docker/docker/testutil/fixtures/load [2022-07-18T18:45:01.234Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-18T18:45:01.234Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-18T18:45:01.234Z] github.com/docker/docker/testutil/registry [2022-07-18T18:45:01.234Z] github.com/docker/docker/testutil/request [2022-07-18T18:45:01.234Z] github.com/docker/docker/volume [2022-07-18T18:45:01.234Z] github.com/docker/docker/volume/drivers [2022-07-18T18:45:01.234Z] github.com/docker/docker/volume/local [2022-07-18T18:45:01.234Z] github.com/docker/docker/volume/mounts [2022-07-18T18:45:01.234Z] github.com/docker/docker/volume/service [2022-07-18T18:45:01.234Z] github.com/docker/docker/volume/service/opts [2022-07-18T18:45:01.234Z] github.com/docker/docker/volume/testutils' [2022-07-18T18:45:01.234Z] + base_pkg_list='github.com/docker/docker/api [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/backend/build [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/httpstatus [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/httputils [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/middleware [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/build [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/container [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/debug [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/distribution [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/grpc [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/image [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/network [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/plugin [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/session [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/swarm [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/system [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/volume [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/backend [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/blkiodev [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/container [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/events [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/filters [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/image [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/mount [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/network [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/registry [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/strslice [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/swarm [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/time [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/versions [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/volume [2022-07-18T18:45:01.234Z] github.com/docker/docker/builder [2022-07-18T18:45:01.234Z] github.com/docker/docker/builder/builder-next [2022-07-18T18:45:01.234Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-18T18:45:01.234Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-18T18:45:01.234Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-18T18:45:01.234Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-18T18:45:01.234Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-18T18:45:01.234Z] github.com/docker/docker/builder/builder-next/worker [2022-07-18T18:45:01.234Z] github.com/docker/docker/builder/dockerfile [2022-07-18T18:45:01.234Z] github.com/docker/docker/builder/remotecontext [2022-07-18T18:45:01.234Z] github.com/docker/docker/builder/remotecontext/git [2022-07-18T18:45:01.234Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-18T18:45:01.234Z] github.com/docker/docker/cli [2022-07-18T18:45:01.234Z] github.com/docker/docker/cli/config [2022-07-18T18:45:01.234Z] github.com/docker/docker/cli/debug [2022-07-18T18:45:01.234Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-18T18:45:01.234Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-18T18:45:01.234Z] github.com/docker/docker/client [2022-07-18T18:45:01.234Z] github.com/docker/docker/cmd/docker-proxy [2022-07-18T18:45:01.234Z] github.com/docker/docker/cmd/dockerd [2022-07-18T18:45:01.234Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-18T18:45:01.234Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-18T18:45:01.234Z] github.com/docker/docker/container [2022-07-18T18:45:01.234Z] github.com/docker/docker/container/stream [2022-07-18T18:45:01.234Z] github.com/docker/docker/contrib/apparmor [2022-07-18T18:45:01.234Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-18T18:45:01.234Z] github.com/docker/docker/contrib/httpserver [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/cluster [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/cluster/convert [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/cluster/executor [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/cluster/provider [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/config [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/containerd [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/events [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/events/testutils [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/exec [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/images [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/initlayer [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/links [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/listeners [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/logger [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/logger/gelf [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/logger/journald [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/logger/local [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/logger/logentries [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/logger/splunk [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/logger/syslog [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/logger/templates [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/names [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/network [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/stats [2022-07-18T18:45:01.234Z] github.com/docker/docker/distribution [2022-07-18T18:45:01.234Z] github.com/docker/docker/distribution/metadata [2022-07-18T18:45:01.234Z] github.com/docker/docker/distribution/utils [2022-07-18T18:45:01.234Z] github.com/docker/docker/distribution/xfer [2022-07-18T18:45:01.234Z] github.com/docker/docker/dockerversion [2022-07-18T18:45:01.234Z] github.com/docker/docker/errdefs [2022-07-18T18:45:01.234Z] github.com/docker/docker/image [2022-07-18T18:45:01.234Z] github.com/docker/docker/image/cache [2022-07-18T18:45:01.234Z] github.com/docker/docker/image/tarexport [2022-07-18T18:45:01.234Z] github.com/docker/docker/image/v1 [2022-07-18T18:45:01.234Z] github.com/docker/docker/internal/test/suite [2022-07-18T18:45:01.234Z] github.com/docker/docker/layer [2022-07-18T18:45:01.234Z] github.com/docker/docker/libcontainerd [2022-07-18T18:45:01.234Z] github.com/docker/docker/libcontainerd/queue [2022-07-18T18:45:01.234Z] github.com/docker/docker/libcontainerd/remote [2022-07-18T18:45:01.234Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-18T18:45:01.234Z] github.com/docker/docker/libcontainerd/types [2022-07-18T18:45:01.234Z] github.com/docker/docker/oci [2022-07-18T18:45:01.234Z] github.com/docker/docker/oci/caps [2022-07-18T18:45:01.234Z] github.com/docker/docker/opts [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/aaparser [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/archive [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/authorization [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/broadcaster [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/capabilities [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/chrootarchive [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/containerfs [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/devicemapper [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/directory [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/dmesg [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/fileutils [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/fsutils [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/homedir [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/idtools [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/ioutils [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/jsonmessage [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/longpath [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/loopback [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/namesgenerator [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/parsers [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/pidfile [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/platform [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/plugingetter [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/plugins [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/plugins/transport [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/pools [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/progress [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/pubsub [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/reexec [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/signal [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/stack [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/stdcopy [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/streamformatter [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/stringid [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/sysinfo [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/system [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/tailfile [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/tarsum [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/urlutil [2022-07-18T18:45:01.234Z] github.com/docker/docker/pkg/useragent [2022-07-18T18:45:01.234Z] github.com/docker/docker/plugin [2022-07-18T18:45:01.234Z] github.com/docker/docker/plugin/executor/containerd [2022-07-18T18:45:01.234Z] github.com/docker/docker/plugin/v2 [2022-07-18T18:45:01.234Z] github.com/docker/docker/profiles/apparmor [2022-07-18T18:45:01.234Z] github.com/docker/docker/profiles/seccomp [2022-07-18T18:45:01.234Z] github.com/docker/docker/quota [2022-07-18T18:45:01.234Z] github.com/docker/docker/reference [2022-07-18T18:45:01.234Z] github.com/docker/docker/registry [2022-07-18T18:45:01.234Z] github.com/docker/docker/registry/resumable [2022-07-18T18:45:01.234Z] github.com/docker/docker/restartmanager [2022-07-18T18:45:01.234Z] github.com/docker/docker/rootless [2022-07-18T18:45:01.234Z] github.com/docker/docker/rootless/specconv [2022-07-18T18:45:01.234Z] github.com/docker/docker/runconfig [2022-07-18T18:45:01.234Z] github.com/docker/docker/runconfig/opts [2022-07-18T18:45:01.234Z] github.com/docker/docker/testutil [2022-07-18T18:45:01.234Z] github.com/docker/docker/testutil/daemon [2022-07-18T18:45:01.234Z] github.com/docker/docker/testutil/environment [2022-07-18T18:45:01.234Z] github.com/docker/docker/testutil/fakecontext [2022-07-18T18:45:01.234Z] github.com/docker/docker/testutil/fakegit [2022-07-18T18:45:01.234Z] github.com/docker/docker/testutil/fakestorage [2022-07-18T18:45:01.234Z] github.com/docker/docker/testutil/fixtures/load [2022-07-18T18:45:01.234Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-18T18:45:01.234Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-18T18:45:01.234Z] github.com/docker/docker/testutil/registry [2022-07-18T18:45:01.234Z] github.com/docker/docker/testutil/request [2022-07-18T18:45:01.234Z] github.com/docker/docker/volume [2022-07-18T18:45:01.234Z] github.com/docker/docker/volume/drivers [2022-07-18T18:45:01.234Z] github.com/docker/docker/volume/local [2022-07-18T18:45:01.234Z] github.com/docker/docker/volume/mounts [2022-07-18T18:45:01.234Z] github.com/docker/docker/volume/service [2022-07-18T18:45:01.234Z] github.com/docker/docker/volume/service/opts [2022-07-18T18:45:01.234Z] github.com/docker/docker/volume/testutils' [2022-07-18T18:45:01.234Z] ++ grep --fixed-strings /libnetwork [2022-07-18T18:45:01.234Z] ++ echo 'github.com/docker/docker/api [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/backend/build [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/httpstatus [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/httputils [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/middleware [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/build [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/container [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/debug [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/distribution [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/grpc [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/image [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/network [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/plugin [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/session [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/swarm [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/system [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/server/router/volume [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/backend [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/blkiodev [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/container [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/events [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/filters [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/image [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/mount [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/network [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/registry [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/strslice [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/swarm [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/time [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/versions [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-18T18:45:01.234Z] github.com/docker/docker/api/types/volume [2022-07-18T18:45:01.234Z] github.com/docker/docker/builder [2022-07-18T18:45:01.234Z] github.com/docker/docker/builder/builder-next [2022-07-18T18:45:01.234Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-18T18:45:01.234Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-18T18:45:01.234Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-18T18:45:01.234Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-18T18:45:01.234Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-18T18:45:01.234Z] github.com/docker/docker/builder/builder-next/worker [2022-07-18T18:45:01.234Z] github.com/docker/docker/builder/dockerfile [2022-07-18T18:45:01.234Z] github.com/docker/docker/builder/remotecontext [2022-07-18T18:45:01.234Z] github.com/docker/docker/builder/remotecontext/git [2022-07-18T18:45:01.234Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-18T18:45:01.234Z] github.com/docker/docker/cli [2022-07-18T18:45:01.234Z] github.com/docker/docker/cli/config [2022-07-18T18:45:01.234Z] github.com/docker/docker/cli/debug [2022-07-18T18:45:01.234Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-18T18:45:01.234Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-18T18:45:01.234Z] github.com/docker/docker/client [2022-07-18T18:45:01.234Z] github.com/docker/docker/cmd/docker-proxy [2022-07-18T18:45:01.234Z] github.com/docker/docker/cmd/dockerd [2022-07-18T18:45:01.234Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-18T18:45:01.234Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-18T18:45:01.234Z] github.com/docker/docker/container [2022-07-18T18:45:01.234Z] github.com/docker/docker/container/stream [2022-07-18T18:45:01.234Z] github.com/docker/docker/contrib/apparmor [2022-07-18T18:45:01.234Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-18T18:45:01.234Z] github.com/docker/docker/contrib/httpserver [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/cluster [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/cluster/convert [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/cluster/executor [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/cluster/provider [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/config [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/containerd [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/events [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/events/testutils [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/exec [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/images [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/initlayer [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/links [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/listeners [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/logger [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/logger/gelf [2022-07-18T18:45:01.234Z] github.com/docker/docker/daemon/logger/journald [2022-07-18T18:45:01.235Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-18T18:45:01.235Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-18T18:45:01.235Z] github.com/docker/docker/daemon/logger/local [2022-07-18T18:45:01.235Z] github.com/docker/docker/daemon/logger/logentries [2022-07-18T18:45:01.235Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-18T18:45:01.235Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-18T18:45:01.235Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-18T18:45:01.235Z] github.com/docker/docker/daemon/logger/splunk [2022-07-18T18:45:01.235Z] github.com/docker/docker/daemon/logger/syslog [2022-07-18T18:45:01.235Z] github.com/docker/docker/daemon/logger/templates [2022-07-18T18:45:01.235Z] github.com/docker/docker/daemon/names [2022-07-18T18:45:01.235Z] github.com/docker/docker/daemon/network [2022-07-18T18:45:01.235Z] github.com/docker/docker/daemon/stats [2022-07-18T18:45:01.235Z] github.com/docker/docker/distribution [2022-07-18T18:45:01.235Z] github.com/docker/docker/distribution/metadata [2022-07-18T18:45:01.235Z] github.com/docker/docker/distribution/utils [2022-07-18T18:45:01.235Z] github.com/docker/docker/distribution/xfer [2022-07-18T18:45:01.235Z] github.com/docker/docker/dockerversion [2022-07-18T18:45:01.235Z] github.com/docker/docker/errdefs [2022-07-18T18:45:01.235Z] github.com/docker/docker/image [2022-07-18T18:45:01.235Z] github.com/docker/docker/image/cache [2022-07-18T18:45:01.235Z] github.com/docker/docker/image/tarexport [2022-07-18T18:45:01.235Z] github.com/docker/docker/image/v1 [2022-07-18T18:45:01.235Z] github.com/docker/docker/internal/test/suite [2022-07-18T18:45:01.235Z] github.com/docker/docker/layer [2022-07-18T18:45:01.235Z] github.com/docker/docker/libcontainerd [2022-07-18T18:45:01.235Z] github.com/docker/docker/libcontainerd/queue [2022-07-18T18:45:01.235Z] github.com/docker/docker/libcontainerd/remote [2022-07-18T18:45:01.235Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-18T18:45:01.235Z] github.com/docker/docker/libcontainerd/types [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/bitseq [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/cluster [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/config [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/datastore [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/driverapi [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/etchosts [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/idm [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ipam [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/iptables [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/netlabel [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/netutils [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/networkdb [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ns [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/options [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/osl [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/portallocator [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/portmapper [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/testutils [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/types [2022-07-18T18:45:01.235Z] github.com/docker/docker/oci [2022-07-18T18:45:01.235Z] github.com/docker/docker/oci/caps [2022-07-18T18:45:01.235Z] github.com/docker/docker/opts [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/aaparser [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/archive [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/authorization [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/broadcaster [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/capabilities [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/chrootarchive [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/containerfs [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/devicemapper [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/directory [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/dmesg [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/fileutils [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/fsutils [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/homedir [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/idtools [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/ioutils [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/jsonmessage [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/longpath [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/loopback [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/namesgenerator [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/parsers [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/pidfile [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/platform [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/plugingetter [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/plugins [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/plugins/transport [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/pools [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/progress [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/pubsub [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/reexec [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/signal [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/stack [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/stdcopy [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/streamformatter [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/stringid [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/sysinfo [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/system [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/tailfile [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/tarsum [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/urlutil [2022-07-18T18:45:01.235Z] github.com/docker/docker/pkg/useragent [2022-07-18T18:45:01.235Z] github.com/docker/docker/plugin [2022-07-18T18:45:01.235Z] github.com/docker/docker/plugin/executor/containerd [2022-07-18T18:45:01.235Z] github.com/docker/docker/plugin/v2 [2022-07-18T18:45:01.235Z] github.com/docker/docker/profiles/apparmor [2022-07-18T18:45:01.235Z] github.com/docker/docker/profiles/seccomp [2022-07-18T18:45:01.235Z] github.com/docker/docker/quota [2022-07-18T18:45:01.235Z] github.com/docker/docker/reference [2022-07-18T18:45:01.235Z] github.com/docker/docker/registry [2022-07-18T18:45:01.235Z] github.com/docker/docker/registry/resumable [2022-07-18T18:45:01.235Z] github.com/docker/docker/restartmanager [2022-07-18T18:45:01.235Z] github.com/docker/docker/rootless [2022-07-18T18:45:01.235Z] github.com/docker/docker/rootless/specconv [2022-07-18T18:45:01.235Z] github.com/docker/docker/runconfig [2022-07-18T18:45:01.235Z] github.com/docker/docker/runconfig/opts [2022-07-18T18:45:01.235Z] github.com/docker/docker/testutil [2022-07-18T18:45:01.235Z] github.com/docker/docker/testutil/daemon [2022-07-18T18:45:01.235Z] github.com/docker/docker/testutil/environment [2022-07-18T18:45:01.235Z] github.com/docker/docker/testutil/fakecontext [2022-07-18T18:45:01.235Z] github.com/docker/docker/testutil/fakegit [2022-07-18T18:45:01.235Z] github.com/docker/docker/testutil/fakestorage [2022-07-18T18:45:01.235Z] github.com/docker/docker/testutil/fixtures/load [2022-07-18T18:45:01.235Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-18T18:45:01.235Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-18T18:45:01.235Z] github.com/docker/docker/testutil/registry [2022-07-18T18:45:01.235Z] github.com/docker/docker/testutil/request [2022-07-18T18:45:01.235Z] github.com/docker/docker/volume [2022-07-18T18:45:01.235Z] github.com/docker/docker/volume/drivers [2022-07-18T18:45:01.235Z] github.com/docker/docker/volume/local [2022-07-18T18:45:01.235Z] github.com/docker/docker/volume/mounts [2022-07-18T18:45:01.235Z] github.com/docker/docker/volume/service [2022-07-18T18:45:01.235Z] github.com/docker/docker/volume/service/opts [2022-07-18T18:45:01.235Z] github.com/docker/docker/volume/testutils' [2022-07-18T18:45:01.235Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/bitseq [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/cluster [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/config [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/datastore [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/driverapi [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/etchosts [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/idm [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ipam [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/iptables [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/netlabel [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/netutils [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/networkdb [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ns [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/options [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/osl [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/portallocator [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/portmapper [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/testutils [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/types' [2022-07-18T18:45:01.235Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-18T18:45:01.235Z] + echo 'github.com/docker/docker/libnetwork [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/bitseq [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/cluster [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/config [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/datastore [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/driverapi [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/etchosts [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/idm [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ipam [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/iptables [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/netlabel [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/netutils [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/networkdb [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/ns [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/options [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/osl [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/portallocator [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/portmapper [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/testutils [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/types' [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T18:45:01.235Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T18:45:01.235Z] + type docker-proxy [2022-07-18T18:45:01.235Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-18T18:45:01.235Z] + hack/make.sh binary-proxy install-proxy [2022-07-18T18:45:01.235Z] [2022-07-18T18:45:01.235Z] Removing bundles/ [2022-07-18T18:45:01.235Z] [2022-07-18T18:45:01.235Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-18T18:45:01.235Z] Building: bundles/binary-proxy/docker-proxy [2022-07-18T18:45:01.235Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T18:45:03.378Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-18T18:45:03.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.17s) [2022-07-18T18:45:03.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.34s) [2022-07-18T18:45:03.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.31s) [2022-07-18T18:45:03.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.17s) [2022-07-18T18:45:03.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.23s) [2022-07-18T18:45:03.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.38s) [2022-07-18T18:45:03.378Z] === RUN TestBuildMultiStageCopy [2022-07-18T18:45:03.378Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-18T18:45:06.648Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-18T18:45:06.648Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-18T18:45:07.211Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-18T18:45:07.774Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-18T18:45:07.806Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-18T18:45:07.806Z] [2022-07-18T18:45:07.806Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-18T18:45:07.806Z] Installing docker-proxy to /usr/local/bin/ [2022-07-18T18:45:07.806Z] [2022-07-18T18:45:07.806Z] + mkdir -p bundles [2022-07-18T18:45:07.806Z] + '[' -n 'github.com/docker/docker/api [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/server [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/server/backend/build [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/server/httpstatus [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/server/httputils [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/server/middleware [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/server/router [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/server/router/build [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/server/router/container [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/server/router/debug [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/server/router/distribution [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/server/router/grpc [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/server/router/image [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/server/router/network [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/server/router/plugin [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/server/router/session [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/server/router/swarm [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/server/router/system [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/server/router/volume [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/types [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/types/backend [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/types/blkiodev [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/types/container [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/types/events [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/types/filters [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/types/image [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/types/mount [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/types/network [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/types/registry [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/types/strslice [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/types/swarm [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/types/time [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/types/versions [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-18T18:45:07.806Z] github.com/docker/docker/api/types/volume [2022-07-18T18:45:07.806Z] github.com/docker/docker/builder [2022-07-18T18:45:07.806Z] github.com/docker/docker/builder/builder-next [2022-07-18T18:45:07.806Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-18T18:45:07.806Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-18T18:45:07.806Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-18T18:45:07.806Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-18T18:45:07.806Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-18T18:45:07.806Z] github.com/docker/docker/builder/builder-next/worker [2022-07-18T18:45:07.806Z] github.com/docker/docker/builder/dockerfile [2022-07-18T18:45:07.806Z] github.com/docker/docker/builder/remotecontext [2022-07-18T18:45:07.806Z] github.com/docker/docker/builder/remotecontext/git [2022-07-18T18:45:07.806Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-18T18:45:07.806Z] github.com/docker/docker/cli [2022-07-18T18:45:07.806Z] github.com/docker/docker/cli/config [2022-07-18T18:45:07.806Z] github.com/docker/docker/cli/debug [2022-07-18T18:45:07.806Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-18T18:45:07.806Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-18T18:45:07.806Z] github.com/docker/docker/client [2022-07-18T18:45:07.806Z] github.com/docker/docker/cmd/docker-proxy [2022-07-18T18:45:07.806Z] github.com/docker/docker/cmd/dockerd [2022-07-18T18:45:07.806Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-18T18:45:07.806Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-18T18:45:07.806Z] github.com/docker/docker/container [2022-07-18T18:45:07.806Z] github.com/docker/docker/container/stream [2022-07-18T18:45:07.806Z] github.com/docker/docker/contrib/apparmor [2022-07-18T18:45:07.806Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-18T18:45:07.806Z] github.com/docker/docker/contrib/httpserver [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/cluster [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/cluster/convert [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/cluster/executor [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/cluster/provider [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/config [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/containerd [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/events [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/events/testutils [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/exec [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/graphdriver [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/images [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/initlayer [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/links [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/listeners [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/logger [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/logger/gelf [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/logger/journald [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/logger/local [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/logger/logentries [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/logger/splunk [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/logger/syslog [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/logger/templates [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/names [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/network [2022-07-18T18:45:07.806Z] github.com/docker/docker/daemon/stats [2022-07-18T18:45:07.806Z] github.com/docker/docker/distribution [2022-07-18T18:45:07.806Z] github.com/docker/docker/distribution/metadata [2022-07-18T18:45:07.806Z] github.com/docker/docker/distribution/utils [2022-07-18T18:45:07.806Z] github.com/docker/docker/distribution/xfer [2022-07-18T18:45:07.806Z] github.com/docker/docker/dockerversion [2022-07-18T18:45:07.806Z] github.com/docker/docker/errdefs [2022-07-18T18:45:07.806Z] github.com/docker/docker/image [2022-07-18T18:45:07.806Z] github.com/docker/docker/image/cache [2022-07-18T18:45:07.806Z] github.com/docker/docker/image/tarexport [2022-07-18T18:45:07.806Z] github.com/docker/docker/image/v1 [2022-07-18T18:45:07.806Z] github.com/docker/docker/internal/test/suite [2022-07-18T18:45:07.806Z] github.com/docker/docker/layer [2022-07-18T18:45:07.806Z] github.com/docker/docker/libcontainerd [2022-07-18T18:45:07.806Z] github.com/docker/docker/libcontainerd/queue [2022-07-18T18:45:07.806Z] github.com/docker/docker/libcontainerd/remote [2022-07-18T18:45:07.806Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-18T18:45:07.806Z] github.com/docker/docker/libcontainerd/types [2022-07-18T18:45:07.806Z] github.com/docker/docker/oci [2022-07-18T18:45:07.806Z] github.com/docker/docker/oci/caps [2022-07-18T18:45:07.806Z] github.com/docker/docker/opts [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/aaparser [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/archive [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/authorization [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/broadcaster [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/capabilities [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/chrootarchive [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/containerfs [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/devicemapper [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/directory [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/dmesg [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/fileutils [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/fsutils [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/homedir [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/idtools [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/ioutils [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/jsonmessage [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/longpath [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/loopback [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/namesgenerator [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/parsers [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/pidfile [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/platform [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/plugingetter [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/plugins [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/plugins/transport [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/pools [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/progress [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/pubsub [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/reexec [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/signal [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/stack [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/stdcopy [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/streamformatter [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/stringid [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/sysinfo [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/system [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/tailfile [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/tarsum [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/urlutil [2022-07-18T18:45:07.806Z] github.com/docker/docker/pkg/useragent [2022-07-18T18:45:07.806Z] github.com/docker/docker/plugin [2022-07-18T18:45:07.806Z] github.com/docker/docker/plugin/executor/containerd [2022-07-18T18:45:07.806Z] github.com/docker/docker/plugin/v2 [2022-07-18T18:45:07.806Z] github.com/docker/docker/profiles/apparmor [2022-07-18T18:45:07.806Z] github.com/docker/docker/profiles/seccomp [2022-07-18T18:45:07.806Z] github.com/docker/docker/quota [2022-07-18T18:45:07.806Z] github.com/docker/docker/reference [2022-07-18T18:45:07.806Z] github.com/docker/docker/registry [2022-07-18T18:45:07.806Z] github.com/docker/docker/registry/resumable [2022-07-18T18:45:07.806Z] github.com/docker/docker/restartmanager [2022-07-18T18:45:07.806Z] github.com/docker/docker/rootless [2022-07-18T18:45:07.806Z] github.com/docker/docker/rootless/specconv [2022-07-18T18:45:07.806Z] github.com/docker/docker/runconfig [2022-07-18T18:45:07.806Z] github.com/docker/docker/runconfig/opts [2022-07-18T18:45:07.806Z] github.com/docker/docker/testutil [2022-07-18T18:45:07.806Z] github.com/docker/docker/testutil/daemon [2022-07-18T18:45:07.806Z] github.com/docker/docker/testutil/environment [2022-07-18T18:45:07.806Z] github.com/docker/docker/testutil/fakecontext [2022-07-18T18:45:07.806Z] github.com/docker/docker/testutil/fakegit [2022-07-18T18:45:07.806Z] github.com/docker/docker/testutil/fakestorage [2022-07-18T18:45:07.806Z] github.com/docker/docker/testutil/fixtures/load [2022-07-18T18:45:07.806Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-18T18:45:07.806Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-18T18:45:07.806Z] github.com/docker/docker/testutil/registry [2022-07-18T18:45:07.806Z] github.com/docker/docker/testutil/request [2022-07-18T18:45:07.806Z] github.com/docker/docker/volume [2022-07-18T18:45:07.806Z] github.com/docker/docker/volume/drivers [2022-07-18T18:45:07.806Z] github.com/docker/docker/volume/local [2022-07-18T18:45:07.806Z] github.com/docker/docker/volume/mounts [2022-07-18T18:45:07.806Z] github.com/docker/docker/volume/service [2022-07-18T18:45:07.806Z] github.com/docker/docker/volume/service/opts [2022-07-18T18:45:07.806Z] github.com/docker/docker/volume/testutils' ']' [2022-07-18T18:45:07.807Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-18T18:45:07.807Z] ? github.com/docker/docker/api [no test files] [2022-07-18T18:45:08.336Z] --- PASS: TestBuildMultiStageCopy (5.08s) [2022-07-18T18:45:08.336Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.74s) [2022-07-18T18:45:08.336Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2022-07-18T18:45:08.336Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2022-07-18T18:45:08.336Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2022-07-18T18:45:08.336Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2022-07-18T18:45:08.336Z] === RUN TestBuildMultiStageParentConfig [2022-07-18T18:45:09.703Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2022-07-18T18:45:09.703Z] === RUN TestBuildLabelWithTargets [2022-07-18T18:45:10.269Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-18T18:45:12.264Z] --- PASS: TestBuildLabelWithTargets (2.52s) [2022-07-18T18:45:12.264Z] === RUN TestBuildWithEmptyLayers [2022-07-18T18:45:13.631Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2022-07-18T18:45:13.631Z] === RUN TestBuildMultiStageOnBuild [2022-07-18T18:45:16.901Z] --- PASS: TestBuildMultiStageOnBuild (3.19s) [2022-07-18T18:45:16.901Z] === RUN TestBuildUncleanTarFilenames [2022-07-18T18:45:18.807Z] --- PASS: TestBuildUncleanTarFilenames (2.06s) [2022-07-18T18:45:18.807Z] === RUN TestBuildMultiStageLayerLeak [2022-07-18T18:45:22.690Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-07-18T18:45:22.975Z] --- PASS: TestBuildMultiStageLayerLeak (3.56s) [2022-07-18T18:45:22.975Z] === RUN TestBuildWithHugeFile [2022-07-18T18:45:42.895Z] --- PASS: TestImportExtremelyLargeImageWorks (94.11s) [2022-07-18T18:45:42.895Z] PASS [2022-07-18T18:45:42.895Z] [2022-07-18T18:45:42.895Z] === Skipped [2022-07-18T18:45:42.895Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-18T18:45:42.895Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-18T18:45:42.895Z] [2022-07-18T18:45:42.895Z] DONE 22 tests, 1 skipped in 98.544s [2022-07-18T18:45:42.895Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-18T18:45:42.895Z] === RUN TestStripANSICommands [2022-07-18T18:45:42.895Z] === RUN TestStripANSICommands/#00 [2022-07-18T18:45:42.895Z] === RUN TestStripANSICommands/#01 [2022-07-18T18:45:42.895Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-18T18:45:42.895Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-18T18:45:42.895Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-18T18:45:42.895Z] PASS [2022-07-18T18:45:42.895Z] [2022-07-18T18:45:42.895Z] DONE 3 tests in 0.041s [2022-07-18T18:45:42.895Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-18T18:45:42.895Z] INFO: Testing against a local daemon [2022-07-18T18:45:42.895Z] === RUN TestNetworkCreateDelete [2022-07-18T18:45:42.895Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-07-18T18:45:42.895Z] === RUN TestDockerNetworkDeletePreferID [2022-07-18T18:45:42.895Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-18T18:45:42.895Z] === RUN TestDaemonDNSFallback [2022-07-18T18:45:44.011Z] #64 329.1 # github.com/containerd/containerd/cmd/containerd [2022-07-18T18:45:44.011Z] #64 329.1 /usr/bin/ld: /tmp/go-link-11119136/000019.o: in function `New': [2022-07-18T18:45:44.011Z] #64 329.1 /tmp/tmp.ZWT5NdM5Mm/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-18T18:45:44.011Z] #64 329.1 + bin/containerd-stress [2022-07-18T18:45:44.011Z] #64 330.3 + bin/containerd-shim [2022-07-18T18:45:48.138Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-07-18T18:45:48.138Z] === RUN TestInspectNetwork [2022-07-18T18:45:48.138Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:45:48.138Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-18T18:45:48.138Z] === RUN TestRunContainerWithBridgeNone [2022-07-18T18:45:48.138Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T18:45:48.138Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-18T18:45:48.138Z] === RUN TestNetworkInvalidJSON [2022-07-18T18:45:48.138Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-18T18:45:48.138Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-18T18:45:48.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-18T18:45:48.138Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-18T18:45:48.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-18T18:45:48.138Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-18T18:45:48.138Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-18T18:45:48.138Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-18T18:45:48.138Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-18T18:45:48.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-18T18:45:48.138Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-18T18:45:48.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-18T18:45:48.138Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-18T18:45:48.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-18T18:45:48.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-18T18:45:48.138Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-18T18:45:48.138Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-18T18:45:48.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-18T18:45:48.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-18T18:45:48.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-18T18:45:48.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-18T18:45:48.138Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-18T18:45:48.138Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-18T18:45:48.138Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-18T18:45:48.138Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-18T18:45:48.139Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-18T18:45:48.139Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-18T18:45:48.139Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-18T18:45:48.139Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-18T18:45:48.139Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-18T18:45:48.139Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-18T18:45:48.139Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-18T18:45:48.139Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-18T18:45:48.139Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-18T18:45:48.139Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-18T18:45:48.139Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-18T18:45:48.139Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-18T18:45:48.139Z] === RUN TestNetworkList [2022-07-18T18:45:48.139Z] === RUN TestNetworkList//networks [2022-07-18T18:45:48.139Z] === PAUSE TestNetworkList//networks [2022-07-18T18:45:48.139Z] === RUN TestNetworkList//networks/ [2022-07-18T18:45:48.139Z] === PAUSE TestNetworkList//networks/ [2022-07-18T18:45:48.139Z] === CONT TestNetworkList//networks [2022-07-18T18:45:48.139Z] === CONT TestNetworkList//networks/ [2022-07-18T18:45:48.139Z] --- PASS: TestNetworkList (0.01s) [2022-07-18T18:45:48.139Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-18T18:45:48.139Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-18T18:45:48.139Z] === RUN TestHostIPv4BridgeLabel [2022-07-18T18:45:48.139Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T18:45:48.139Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-18T18:45:48.139Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-18T18:45:48.139Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T18:45:48.139Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-18T18:45:48.139Z] === RUN TestDaemonDefaultNetworkPools [2022-07-18T18:45:48.139Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T18:45:48.139Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-18T18:45:48.139Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-18T18:45:48.139Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T18:45:48.139Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-18T18:45:48.139Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-18T18:45:48.139Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T18:45:48.139Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-18T18:45:48.139Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-18T18:45:48.139Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T18:45:48.139Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-18T18:45:48.139Z] === RUN TestServiceWithPredefinedNetwork [2022-07-18T18:45:48.139Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:45:48.139Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-18T18:45:48.139Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-18T18:45:48.139Z] service_test.go:243: FLAKY_TEST [2022-07-18T18:45:48.139Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-18T18:45:48.139Z] === RUN TestServiceWithDataPathPortInit [2022-07-18T18:45:48.139Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:45:48.139Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-18T18:45:48.139Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-18T18:45:48.139Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:45:48.139Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-18T18:45:48.139Z] PASS [2022-07-18T18:45:48.139Z] [2022-07-18T18:45:48.139Z] === Skipped [2022-07-18T18:45:48.139Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-18T18:45:48.139Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:45:48.139Z] [2022-07-18T18:45:48.139Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-18T18:45:48.139Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T18:45:48.139Z] [2022-07-18T18:45:48.139Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-18T18:45:48.139Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T18:45:48.139Z] [2022-07-18T18:45:48.139Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-18T18:45:48.139Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T18:45:48.139Z] [2022-07-18T18:45:48.139Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-18T18:45:48.139Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T18:45:48.139Z] [2022-07-18T18:45:48.139Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-18T18:45:48.139Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T18:45:48.139Z] [2022-07-18T18:45:48.139Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-18T18:45:48.139Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T18:45:48.139Z] [2022-07-18T18:45:48.139Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-18T18:45:48.139Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T18:45:48.139Z] [2022-07-18T18:45:48.139Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-18T18:45:48.139Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:45:48.139Z] [2022-07-18T18:45:48.139Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-18T18:45:48.139Z] service_test.go:243: FLAKY_TEST [2022-07-18T18:45:48.139Z] [2022-07-18T18:45:48.139Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-18T18:45:48.139Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:45:48.139Z] [2022-07-18T18:45:48.139Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-18T18:45:48.139Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:45:48.139Z] [2022-07-18T18:45:48.139Z] DONE 34 tests, 12 skipped in 7.099s [2022-07-18T18:45:48.139Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-18T18:45:48.139Z] INFO: Testing against a local daemon [2022-07-18T18:45:48.139Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-18T18:45:48.139Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T18:45:48.139Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-18T18:45:48.139Z] === RUN TestDockerNetworkIpvlan [2022-07-18T18:45:48.139Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T18:45:48.139Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-18T18:45:48.139Z] PASS [2022-07-18T18:45:48.139Z] [2022-07-18T18:45:48.139Z] === Skipped [2022-07-18T18:45:48.139Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-18T18:45:48.139Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T18:45:48.139Z] [2022-07-18T18:45:48.139Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-18T18:45:48.139Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T18:45:48.139Z] [2022-07-18T18:45:48.139Z] DONE 2 tests, 2 skipped in 0.093s [2022-07-18T18:45:48.139Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-18T18:45:48.139Z] INFO: Testing against a local daemon [2022-07-18T18:45:48.139Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-18T18:45:48.139Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T18:45:48.139Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-18T18:45:48.139Z] === RUN TestDockerNetworkMacvlan [2022-07-18T18:45:48.139Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T18:45:48.139Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-18T18:45:48.139Z] PASS [2022-07-18T18:45:48.139Z] [2022-07-18T18:45:48.139Z] === Skipped [2022-07-18T18:45:48.139Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-18T18:45:48.139Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T18:45:48.139Z] [2022-07-18T18:45:48.139Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-18T18:45:48.139Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T18:45:48.139Z] [2022-07-18T18:45:48.139Z] DONE 2 tests, 2 skipped in 0.089s [2022-07-18T18:45:48.139Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-18T18:45:48.139Z] testing: warning: no tests to run [2022-07-18T18:45:48.139Z] PASS [2022-07-18T18:45:48.139Z] [2022-07-18T18:45:48.139Z] DONE 0 tests in 0.024s [2022-07-18T18:45:48.139Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-18T18:45:48.139Z] INFO: Testing against a local daemon [2022-07-18T18:45:48.139Z] === RUN TestAuthZPluginAllowRequest [2022-07-18T18:45:48.139Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:48.139Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-18T18:45:48.139Z] === RUN TestAuthZPluginTLS [2022-07-18T18:45:48.139Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:48.139Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-18T18:45:48.139Z] === RUN TestAuthZPluginDenyRequest [2022-07-18T18:45:48.139Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:48.139Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-18T18:45:48.139Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-18T18:45:48.139Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:48.139Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-18T18:45:48.139Z] === RUN TestAuthZPluginDenyResponse [2022-07-18T18:45:48.139Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:48.139Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-18T18:45:48.139Z] === RUN TestAuthZPluginAllowEventStream [2022-07-18T18:45:48.139Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:48.139Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-18T18:45:48.139Z] === RUN TestAuthZPluginErrorResponse [2022-07-18T18:45:48.139Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:48.139Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-18T18:45:48.139Z] === RUN TestAuthZPluginErrorRequest [2022-07-18T18:45:48.139Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:48.139Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-18T18:45:48.139Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-18T18:45:48.139Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:48.139Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-18T18:45:48.139Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-18T18:45:48.139Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:48.139Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-18T18:45:48.139Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-18T18:45:48.139Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:48.139Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-18T18:45:48.139Z] === RUN TestAuthZPluginHeader [2022-07-18T18:45:48.139Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:48.139Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-18T18:45:48.139Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-18T18:45:48.395Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:48.395Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-07-18T18:45:48.395Z] === RUN TestAuthZPluginV2Disable [2022-07-18T18:45:48.651Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:48.651Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-18T18:45:48.651Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-18T18:45:49.213Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:49.213Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.33s) [2022-07-18T18:45:49.213Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-18T18:45:49.469Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:49.469Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-18T18:45:49.469Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-18T18:45:49.725Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:49.725Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-18T18:45:49.725Z] PASS [2022-07-18T18:45:49.725Z] [2022-07-18T18:45:49.725Z] === Skipped [2022-07-18T18:45:49.725Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-18T18:45:49.725Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:49.725Z] [2022-07-18T18:45:49.725Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-18T18:45:49.725Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:49.725Z] [2022-07-18T18:45:49.725Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-18T18:45:49.725Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:49.725Z] [2022-07-18T18:45:49.725Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-18T18:45:49.725Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:49.725Z] [2022-07-18T18:45:49.725Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-18T18:45:49.725Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:49.725Z] [2022-07-18T18:45:49.725Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-18T18:45:49.725Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:49.725Z] [2022-07-18T18:45:49.725Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-18T18:45:49.725Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:49.725Z] [2022-07-18T18:45:49.725Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-18T18:45:49.725Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:49.725Z] [2022-07-18T18:45:49.725Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-18T18:45:49.725Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:49.725Z] [2022-07-18T18:45:49.725Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-18T18:45:49.725Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:49.725Z] [2022-07-18T18:45:49.725Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-18T18:45:49.725Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:49.725Z] [2022-07-18T18:45:49.725Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-18T18:45:49.725Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:49.725Z] [2022-07-18T18:45:49.725Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-07-18T18:45:49.725Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:49.725Z] [2022-07-18T18:45:49.725Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-18T18:45:49.725Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:49.725Z] [2022-07-18T18:45:49.725Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.33s) [2022-07-18T18:45:49.725Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:49.725Z] [2022-07-18T18:45:49.725Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-18T18:45:49.725Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:49.725Z] [2022-07-18T18:45:49.725Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-18T18:45:49.725Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:49.725Z] [2022-07-18T18:45:49.725Z] DONE 17 tests, 17 skipped in 1.796s [2022-07-18T18:45:49.725Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-18T18:45:49.725Z] INFO: Testing against a local daemon [2022-07-18T18:45:49.725Z] === RUN TestPluginInvalidJSON [2022-07-18T18:45:49.981Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-18T18:45:49.981Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-18T18:45:49.981Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-18T18:45:49.981Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-18T18:45:49.981Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-18T18:45:49.981Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-18T18:45:49.981Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-18T18:45:49.981Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-18T18:45:49.981Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-18T18:45:49.981Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-18T18:45:49.981Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-18T18:45:49.981Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-18T18:45:49.982Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-18T18:45:49.982Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-18T18:45:49.982Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-18T18:45:49.982Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-18T18:45:49.982Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-18T18:45:49.982Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-18T18:45:49.982Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-18T18:45:49.982Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-18T18:45:49.982Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-18T18:45:49.982Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-07-18T18:45:49.982Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-18T18:45:49.982Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-18T18:45:49.982Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-18T18:45:49.982Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-18T18:45:49.982Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-18T18:45:49.982Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-18T18:45:49.982Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-18T18:45:49.982Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-18T18:45:49.982Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-18T18:45:49.982Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-18T18:45:49.982Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-18T18:45:49.982Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-18T18:45:49.982Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-18T18:45:49.982Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-18T18:45:49.982Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-18T18:45:49.982Z] === RUN TestPluginInstall [2022-07-18T18:45:49.982Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:49.982Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-18T18:45:49.982Z] === RUN TestPluginsWithRuntimes [2022-07-18T18:45:49.982Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-18T18:45:49.982Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-18T18:45:49.982Z] === RUN TestPluginBackCompatMediaTypes [2022-07-18T18:45:49.982Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-18T18:45:49.982Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-18T18:45:49.982Z] PASS [2022-07-18T18:45:49.982Z] [2022-07-18T18:45:49.982Z] === Skipped [2022-07-18T18:45:49.982Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-18T18:45:49.982Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T18:45:49.982Z] [2022-07-18T18:45:49.982Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-18T18:45:49.982Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-18T18:45:49.982Z] [2022-07-18T18:45:49.982Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-18T18:45:49.982Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-18T18:45:49.982Z] [2022-07-18T18:45:49.982Z] DONE 19 tests, 3 skipped in 0.148s [2022-07-18T18:45:49.982Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-18T18:45:49.982Z] INFO: Testing against a local daemon [2022-07-18T18:45:49.982Z] === RUN TestExternalGraphDriver [2022-07-18T18:45:50.238Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-18T18:45:50.238Z] --- SKIP: TestExternalGraphDriver (0.35s) [2022-07-18T18:45:50.238Z] === RUN TestGraphdriverPluginV2 [2022-07-18T18:45:50.575Z] #64 341.4 + bin/containerd-shim-runc-v1 [2022-07-18T18:45:54.412Z] --- PASS: TestGraphdriverPluginV2 (3.80s) [2022-07-18T18:45:54.412Z] PASS [2022-07-18T18:45:54.412Z] [2022-07-18T18:45:54.412Z] === Skipped [2022-07-18T18:45:54.412Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.35s) [2022-07-18T18:45:54.412Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-18T18:45:54.412Z] [2022-07-18T18:45:54.412Z] DONE 2 tests, 1 skipped in 4.254s [2022-07-18T18:45:54.412Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-18T18:45:54.412Z] INFO: Testing against a local daemon [2022-07-18T18:45:54.412Z] === RUN TestContinueAfterPluginCrash [2022-07-18T18:45:54.412Z] === PAUSE TestContinueAfterPluginCrash [2022-07-18T18:45:54.412Z] === RUN TestReadPluginNoRead [2022-07-18T18:45:54.412Z] === PAUSE TestReadPluginNoRead [2022-07-18T18:45:54.412Z] === RUN TestDaemonStartWithLogOpt [2022-07-18T18:45:54.412Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-18T18:45:54.412Z] === CONT TestContinueAfterPluginCrash [2022-07-18T18:45:54.412Z] === CONT TestDaemonStartWithLogOpt [2022-07-18T18:45:57.137Z] #64 347.6 + bin/containerd-shim-runc-v2 [2022-07-18T18:45:57.137Z] #64 348.4 + binaries [2022-07-18T18:45:57.137Z] #64 348.4 + install -D bin/containerd /build/containerd [2022-07-18T18:45:57.137Z] #64 348.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-18T18:45:57.137Z] #64 348.4 + install -D bin/ctr /build/ctr [2022-07-18T18:45:58.583Z] --- PASS: TestDaemonStartWithLogOpt (4.34s) [2022-07-18T18:45:58.583Z] === CONT TestReadPluginNoRead [2022-07-18T18:45:59.036Z] #64 DONE 350.3s [2022-07-18T18:45:59.601Z] [2022-07-18T18:45:59.602Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-18T18:45:59.602Z] #65 sha256:7bdc8c1b820a3e3fabd0ab0bc78cfaeda2b60c2cfffbef5689ce8ba54abf89bb [2022-07-18T18:46:00.533Z] #65 DONE 0.8s [2022-07-18T18:46:00.533Z] [2022-07-18T18:46:00.533Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-18T18:46:00.533Z] #70 sha256:33d6e774e23eab824a25e178f0b3b60a00a4313e33ca00b5802dd137b06e0b17 [2022-07-18T18:46:00.533Z] #70 DONE 0.2s [2022-07-18T18:46:00.533Z] [2022-07-18T18:46:00.533Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-18T18:46:00.533Z] #75 sha256:e886ae81372cef52db376e950025e267ebd41d5602e24ced18a2afc44d7928fd [2022-07-18T18:46:01.099Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-18T18:46:01.465Z] #75 DONE 0.9s [2022-07-18T18:46:01.465Z] [2022-07-18T18:46:01.465Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-18T18:46:01.465Z] #78 sha256:8cfa48078f0621b5acc8cc1fcb43a39414aa859dea1eb920d8ded88095c6c110 [2022-07-18T18:46:01.465Z] #78 DONE 0.1s [2022-07-18T18:46:01.723Z] [2022-07-18T18:46:01.723Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-18T18:46:01.723Z] #79 sha256:10c0cea279d996b274dc1dea4d980f58e9997868f75f7c840cef1ee697974ac2 [2022-07-18T18:46:01.723Z] #79 DONE 0.0s [2022-07-18T18:46:01.723Z] [2022-07-18T18:46:01.723Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-18T18:46:01.723Z] #80 sha256:526f3c1be7ac691b840f6f00524c4704a8232111cee8f692fcdae8a97b6fee3c [2022-07-18T18:46:01.723Z] #80 DONE 0.0s [2022-07-18T18:46:01.723Z] [2022-07-18T18:46:01.723Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-07-18T18:46:01.723Z] #81 sha256:b77e9ac635e08fc1cf84590e57ceabbe24b82f482cb82500ba6dd6d7a59f07c1 [2022-07-18T18:46:02.031Z] === RUN TestReadPluginNoRead/default [2022-07-18T18:46:02.288Z] #81 0.695 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-18T18:46:02.288Z] #81 0.695 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-18T18:46:02.546Z] #81 0.865 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-18T18:46:02.942Z] .........................xx.................... [ 29%] [2022-07-18T18:46:03.131Z] #81 0.946 Reading package lists... [2022-07-18T18:46:03.396Z] --- PASS: TestContinueAfterPluginCrash (8.95s) [2022-07-18T18:46:03.396Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-18T18:46:03.697Z] #81 1.538 Reading package lists... [2022-07-18T18:46:03.697Z] #81 2.056 Building dependency tree... [2022-07-18T18:46:03.698Z] #81 2.153 Reading state information... [2022-07-18T18:46:03.955Z] #81 2.284 The following additional packages will be installed: [2022-07-18T18:46:03.955Z] #81 2.284 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-18T18:46:03.955Z] #81 2.285 Suggested packages: [2022-07-18T18:46:03.955Z] #81 2.285 systemd-container policykit-1 [2022-07-18T18:46:03.955Z] #81 2.285 Recommended packages: [2022-07-18T18:46:03.955Z] #81 2.285 systemd-timesyncd | time-daemon libnss-systemd [2022-07-18T18:46:03.955Z] #81 2.353 The following NEW packages will be installed: [2022-07-18T18:46:03.955Z] #81 2.354 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-18T18:46:03.955Z] #81 2.354 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-18T18:46:04.214Z] #81 2.625 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-18T18:46:04.214Z] #81 2.625 Need to get 5817 kB of archives. [2022-07-18T18:46:04.214Z] #81 2.625 After this operation, 19.3 MB of additional disk space will be used. [2022-07-18T18:46:04.214Z] #81 2.625 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-18T18:46:04.214Z] #81 2.628 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-18T18:46:04.214Z] #81 2.630 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-18T18:46:04.214Z] #81 2.641 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-18T18:46:04.214Z] #81 2.643 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-18T18:46:04.214Z] #81 2.720 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-18T18:46:04.472Z] #81 2.724 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-07-18T18:46:04.472Z] #81 2.726 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-18T18:46:04.472Z] #81 2.727 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-18T18:46:04.472Z] #81 2.729 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-07-18T18:46:04.472Z] #81 2.871 debconf: delaying package configuration, since apt-utils is not installed [2022-07-18T18:46:04.472Z] #81 2.900 Fetched 5817 kB in 0s (15.7 MB/s) [2022-07-18T18:46:04.472Z] #81 2.924 Selecting previously unselected package libargon2-1:amd64. [2022-07-18T18:46:04.472Z] #81 2.924 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28638 files and directories currently installed.) [2022-07-18T18:46:04.472Z] #81 2.935 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-18T18:46:04.472Z] #81 2.942 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-18T18:46:04.472Z] #81 2.971 Selecting previously unselected package libjson-c5:amd64. [2022-07-18T18:46:04.472Z] #81 2.973 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-18T18:46:04.730Z] #81 2.976 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-18T18:46:04.730Z] #81 3.007 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-18T18:46:04.730Z] #81 3.009 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-18T18:46:04.730Z] #81 3.012 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-18T18:46:04.730Z] #81 3.066 Selecting previously unselected package libkmod2:amd64. [2022-07-18T18:46:04.730Z] #81 3.069 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-18T18:46:04.730Z] #81 3.071 Unpacking libkmod2:amd64 (28-1) ... [2022-07-18T18:46:04.730Z] #81 3.109 Selecting previously unselected package systemd. [2022-07-18T18:46:04.730Z] #81 3.112 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-18T18:46:04.730Z] #81 3.145 Unpacking systemd (247.3-7) ... [2022-07-18T18:46:04.763Z] === CONT TestReadPluginNoRead [2022-07-18T18:46:04.763Z] read_test.go:92: [dbb282aa2a5a8] daemon is not started [2022-07-18T18:46:04.763Z] --- PASS: TestReadPluginNoRead (6.14s) [2022-07-18T18:46:04.763Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-07-18T18:46:04.763Z] --- PASS: TestReadPluginNoRead/default (1.36s) [2022-07-18T18:46:04.763Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-07-18T18:46:04.763Z] PASS [2022-07-18T18:46:04.763Z] [2022-07-18T18:46:04.763Z] DONE 6 tests in 10.588s [2022-07-18T18:46:04.763Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-18T18:46:04.763Z] testing: warning: no tests to run [2022-07-18T18:46:04.763Z] PASS [2022-07-18T18:46:04.763Z] [2022-07-18T18:46:04.763Z] DONE 0 tests in 0.035s [2022-07-18T18:46:04.763Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-18T18:46:05.018Z] INFO: Testing against a local daemon [2022-07-18T18:46:05.018Z] === RUN TestPluginWithDevMounts [2022-07-18T18:46:05.018Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-18T18:46:05.018Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-18T18:46:05.018Z] PASS [2022-07-18T18:46:05.018Z] [2022-07-18T18:46:05.018Z] === Skipped [2022-07-18T18:46:05.018Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-18T18:46:05.018Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-18T18:46:05.018Z] [2022-07-18T18:46:05.018Z] DONE 1 tests, 1 skipped in 0.110s [2022-07-18T18:46:05.018Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-18T18:46:05.018Z] INFO: Testing against a local daemon [2022-07-18T18:46:05.018Z] === RUN TestSecretInspect [2022-07-18T18:46:05.018Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.018Z] --- SKIP: TestSecretInspect (0.02s) [2022-07-18T18:46:05.018Z] === RUN TestSecretList [2022-07-18T18:46:05.018Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.018Z] --- SKIP: TestSecretList (0.01s) [2022-07-18T18:46:05.018Z] === RUN TestSecretsCreateAndDelete [2022-07-18T18:46:05.018Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.018Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-18T18:46:05.018Z] === RUN TestSecretsUpdate [2022-07-18T18:46:05.018Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.018Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-18T18:46:05.018Z] === RUN TestTemplatedSecret [2022-07-18T18:46:05.018Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.018Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-18T18:46:05.018Z] === RUN TestSecretCreateResolve [2022-07-18T18:46:05.018Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.018Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-18T18:46:05.019Z] PASS [2022-07-18T18:46:05.019Z] [2022-07-18T18:46:05.019Z] === Skipped [2022-07-18T18:46:05.019Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-07-18T18:46:05.019Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.019Z] [2022-07-18T18:46:05.019Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-18T18:46:05.019Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.019Z] [2022-07-18T18:46:05.019Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-18T18:46:05.019Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.019Z] [2022-07-18T18:46:05.019Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-18T18:46:05.019Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.019Z] [2022-07-18T18:46:05.019Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-18T18:46:05.019Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.019Z] [2022-07-18T18:46:05.019Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-18T18:46:05.019Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.019Z] [2022-07-18T18:46:05.019Z] DONE 6 tests, 6 skipped in 0.158s [2022-07-18T18:46:05.019Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-18T18:46:05.275Z] INFO: Testing against a local daemon [2022-07-18T18:46:05.275Z] === RUN TestServiceCreateInit [2022-07-18T18:46:05.275Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-18T18:46:05.275Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.275Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-18T18:46:05.275Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.275Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-18T18:46:05.275Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-18T18:46:05.275Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-18T18:46:05.275Z] === RUN TestCreateServiceMultipleTimes [2022-07-18T18:46:05.275Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.275Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-07-18T18:46:05.275Z] === RUN TestCreateServiceConflict [2022-07-18T18:46:05.275Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.275Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-18T18:46:05.275Z] === RUN TestCreateServiceMaxReplicas [2022-07-18T18:46:05.275Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.275Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-18T18:46:05.275Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-18T18:46:05.275Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.275Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-18T18:46:05.275Z] === RUN TestCreateServiceSecretFileMode [2022-07-18T18:46:05.275Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.275Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-18T18:46:05.275Z] === RUN TestCreateServiceConfigFileMode [2022-07-18T18:46:05.275Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.275Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-18T18:46:05.275Z] === RUN TestCreateServiceSysctls [2022-07-18T18:46:05.275Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.275Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-18T18:46:05.275Z] === RUN TestCreateServiceCapabilities [2022-07-18T18:46:05.296Z] #81 3.638 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-18T18:46:05.296Z] #81 3.648 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-18T18:46:05.296Z] #81 3.656 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-18T18:46:05.296Z] #81 3.665 Setting up libkmod2:amd64 (28-1) ... [2022-07-18T18:46:05.296Z] #81 3.673 Setting up systemd (247.3-7) ... [2022-07-18T18:46:05.296Z] #81 3.704 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-18T18:46:05.296Z] #81 3.706 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-18T18:46:05.296Z] #81 3.709 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-18T18:46:05.296Z] #81 3.736 Initializing machine ID from KVM UUID. [2022-07-18T18:46:05.531Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.531Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-07-18T18:46:05.531Z] === RUN TestInspect [2022-07-18T18:46:05.531Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.531Z] --- SKIP: TestInspect (0.02s) [2022-07-18T18:46:05.531Z] === RUN TestCreateJob [2022-07-18T18:46:05.531Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.531Z] --- SKIP: TestCreateJob (0.01s) [2022-07-18T18:46:05.531Z] === RUN TestReplicatedJob [2022-07-18T18:46:05.531Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.531Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-18T18:46:05.531Z] === RUN TestUpdateReplicatedJob [2022-07-18T18:46:05.531Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.531Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-18T18:46:05.531Z] === RUN TestServiceListWithStatuses [2022-07-18T18:46:05.531Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-18T18:46:05.531Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-18T18:46:05.531Z] === RUN TestDockerNetworkConnectAlias [2022-07-18T18:46:05.531Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.531Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-18T18:46:05.531Z] === RUN TestDockerNetworkReConnect [2022-07-18T18:46:05.531Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:05.531Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-18T18:46:05.531Z] === RUN TestServicePlugin [2022-07-18T18:46:05.554Z] #81 4.090 Selecting previously unselected package systemd-sysv. [2022-07-18T18:46:05.812Z] #81 4.090 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29449 files and directories currently installed.) [2022-07-18T18:46:05.812Z] #81 4.104 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-18T18:46:05.812Z] #81 4.107 Unpacking systemd-sysv (247.3-7) ... [2022-07-18T18:46:05.812Z] #81 4.145 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-18T18:46:05.812Z] #81 4.147 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-18T18:46:05.812Z] #81 4.151 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-18T18:46:05.812Z] #81 4.209 Selecting previously unselected package dbus. [2022-07-18T18:46:05.812Z] #81 4.211 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-18T18:46:05.812Z] #81 4.220 Unpacking dbus (1.12.20-2) ... [2022-07-18T18:46:05.812Z] #81 4.273 Selecting previously unselected package libpam-systemd:amd64. [2022-07-18T18:46:05.812Z] #81 4.275 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-18T18:46:05.812Z] #81 4.278 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-18T18:46:05.812Z] #81 4.321 Selecting previously unselected package dbus-user-session. [2022-07-18T18:46:06.069Z] #81 4.324 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-18T18:46:06.069Z] #81 4.328 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-18T18:46:06.069Z] #81 4.421 Setting up systemd-sysv (247.3-7) ... [2022-07-18T18:46:06.069Z] #81 4.432 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-18T18:46:06.069Z] #81 4.442 Setting up dbus (1.12.20-2) ... [2022-07-18T18:46:06.069Z] #81 4.550 invoke-rc.d: could not determine current runlevel [2022-07-18T18:46:06.326Z] #81 4.553 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-18T18:46:06.326Z] #81 4.556 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-18T18:46:06.326Z] #81 4.718 Setting up dbus-user-session (1.12.20-2) ... [2022-07-18T18:46:06.326Z] #81 4.734 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-18T18:46:06.326Z] #81 DONE 4.8s [2022-07-18T18:46:06.587Z] [2022-07-18T18:46:06.587Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-07-18T18:46:06.587Z] #82 sha256:e79a2aef2bf511edadc398a2692341b0406ecc2abd085471f78452b887bb8c7c [2022-07-18T18:46:06.845Z] #82 0.409 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-18T18:46:06.845Z] #82 0.410 Dload Upload Total Spent Left Speed [2022-07-18T18:46:07.102Z] #82 0.410 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6702 0 --:--:-- --:--:-- --:--:-- 6702 [2022-07-18T18:46:07.102Z] #82 DONE 0.7s [2022-07-18T18:46:07.102Z] [2022-07-18T18:46:07.102Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-18T18:46:07.102Z] #83 sha256:b8e18070a743d01fa07f3b79b69e643243ae1fd659e0904fbdf33c0a18ef621b [2022-07-18T18:46:07.422Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.422Z] --- SKIP: TestServicePlugin (1.96s) [2022-07-18T18:46:07.422Z] === RUN TestServiceUpdateLabel [2022-07-18T18:46:07.422Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.422Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-18T18:46:07.422Z] === RUN TestServiceUpdateSecrets [2022-07-18T18:46:07.422Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.422Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-18T18:46:07.422Z] === RUN TestServiceUpdateConfigs [2022-07-18T18:46:07.422Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.422Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2022-07-18T18:46:07.422Z] === RUN TestServiceUpdateNetwork [2022-07-18T18:46:07.422Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.422Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-07-18T18:46:07.422Z] === RUN TestServiceUpdatePidsLimit [2022-07-18T18:46:07.422Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.422Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-07-18T18:46:07.422Z] PASS [2022-07-18T18:46:07.422Z] [2022-07-18T18:46:07.422Z] === Skipped [2022-07-18T18:46:07.422Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-18T18:46:07.422Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.422Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-18T18:46:07.422Z] [2022-07-18T18:46:07.422Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-18T18:46:07.422Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.422Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-18T18:46:07.422Z] [2022-07-18T18:46:07.422Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-07-18T18:46:07.422Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.422Z] [2022-07-18T18:46:07.422Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-18T18:46:07.422Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.422Z] [2022-07-18T18:46:07.422Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-18T18:46:07.422Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.422Z] [2022-07-18T18:46:07.422Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-18T18:46:07.422Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.422Z] [2022-07-18T18:46:07.422Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-18T18:46:07.422Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.422Z] [2022-07-18T18:46:07.422Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-18T18:46:07.422Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.422Z] [2022-07-18T18:46:07.422Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-18T18:46:07.422Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.422Z] [2022-07-18T18:46:07.422Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-07-18T18:46:07.422Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.422Z] [2022-07-18T18:46:07.422Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-07-18T18:46:07.422Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.422Z] [2022-07-18T18:46:07.422Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-18T18:46:07.422Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.422Z] [2022-07-18T18:46:07.422Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-18T18:46:07.422Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.422Z] [2022-07-18T18:46:07.423Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-18T18:46:07.423Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.423Z] [2022-07-18T18:46:07.423Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-18T18:46:07.423Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-18T18:46:07.423Z] [2022-07-18T18:46:07.423Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-18T18:46:07.423Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.423Z] [2022-07-18T18:46:07.423Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-18T18:46:07.423Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.423Z] [2022-07-18T18:46:07.423Z] === SKIP: amd64.integration.service TestServicePlugin (1.96s) [2022-07-18T18:46:07.423Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.423Z] [2022-07-18T18:46:07.423Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-18T18:46:07.423Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.423Z] [2022-07-18T18:46:07.423Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-18T18:46:07.423Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.423Z] [2022-07-18T18:46:07.423Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2022-07-18T18:46:07.423Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.423Z] [2022-07-18T18:46:07.423Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-07-18T18:46:07.423Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.423Z] [2022-07-18T18:46:07.423Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-07-18T18:46:07.423Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T18:46:07.423Z] [2022-07-18T18:46:07.423Z] DONE 24 tests, 23 skipped in 2.433s [2022-07-18T18:46:07.678Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-18T18:46:07.678Z] INFO: Testing against a local daemon [2022-07-18T18:46:07.678Z] === RUN TestSessionCreate [2022-07-18T18:46:07.678Z] --- PASS: TestSessionCreate (0.04s) [2022-07-18T18:46:07.678Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-18T18:46:07.678Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-18T18:46:07.678Z] PASS [2022-07-18T18:46:07.678Z] [2022-07-18T18:46:07.678Z] DONE 2 tests in 0.164s [2022-07-18T18:46:07.678Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-18T18:46:07.935Z] INFO: Testing against a local daemon [2022-07-18T18:46:07.935Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-18T18:46:07.935Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-18T18:46:07.935Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-18T18:46:07.935Z] === RUN TestDiskUsage [2022-07-18T18:46:07.935Z] === PAUSE TestDiskUsage [2022-07-18T18:46:07.935Z] === RUN TestEventsExecDie [2022-07-18T18:46:08.037Z] #83 DONE 0.9s [2022-07-18T18:46:08.037Z] [2022-07-18T18:46:08.037Z] #84 exporting to image [2022-07-18T18:46:08.037Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-18T18:46:08.037Z] #84 exporting layers [2022-07-18T18:46:08.496Z] --- PASS: TestEventsExecDie (0.52s) [2022-07-18T18:46:08.496Z] === RUN TestEventsBackwardsCompatible [2022-07-18T18:46:08.496Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-18T18:46:08.496Z] === RUN TestEventsVolumeCreate [2022-07-18T18:46:08.496Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-18T18:46:08.496Z] === RUN TestInfoBinaryCommits [2022-07-18T18:46:08.496Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-18T18:46:08.496Z] === RUN TestInfoAPIVersioned [2022-07-18T18:46:08.496Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-18T18:46:08.496Z] === RUN TestInfoAPI [2022-07-18T18:46:08.496Z] --- PASS: TestInfoAPI (0.02s) [2022-07-18T18:46:08.496Z] === RUN TestInfoAPIWarnings [2022-07-18T18:46:14.596Z] #84 exporting layers 6.4s done [2022-07-18T18:46:14.596Z] #84 writing image sha256:f50a9a24e6078e39825ee6e4acfc2a9fc3a9935a2412fbad7824263a9aaf2a95 done [2022-07-18T18:46:14.596Z] #84 naming to docker.io/library/docker:a46ce37d25ae75af06eedcbcc47c277bbaf79423 done [2022-07-18T18:46:14.596Z] #84 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T18:46:14.930Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43815/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=a46ce37d25ae75af06eedcbcc47c277bbaf79423 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a46ce37d25ae75af06eedcbcc47c277bbaf79423 hack/make.sh dynbinary test-integration [2022-07-18T18:46:16.826Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-18T18:46:16.827Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-18T18:46:16.827Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-18T18:46:16.827Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-18T18:46:16.827Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-07-18T18:46:16.827Z] Detected virtualization docker. [2022-07-18T18:46:16.827Z] Detected architecture x86-64. [2022-07-18T18:46:16.827Z] Set hostname to <8002379c6d59>. [2022-07-18T18:46:16.827Z] modprobe@configfs.service: Succeeded. [2022-07-18T18:46:16.827Z] modprobe@drm.service: Succeeded. [2022-07-18T18:46:16.827Z] modprobe@fuse.service: Succeeded. [2022-07-18T18:46:16.827Z] + source /etc/docker-entrypoint-cmd [2022-07-18T18:46:16.827Z] ++ hack/make.sh dynbinary test-integration [2022-07-18T18:46:16.827Z] [2022-07-18T18:46:17.085Z] Removing bundles/ [2022-07-18T18:46:17.085Z] [2022-07-18T18:46:17.085Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-18T18:46:17.085Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-18T18:46:17.085Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T18:46:19.085Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-18T18:46:26.522Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-18T18:46:26.586Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-07-18T18:46:26.586Z] === RUN TestInfoDebug [2022-07-18T18:46:26.586Z] --- PASS: TestInfoDebug (0.54s) [2022-07-18T18:46:26.586Z] === RUN TestInfoInsecureRegistries [2022-07-18T18:46:26.586Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-18T18:46:26.586Z] === RUN TestInfoRegistryMirrors [2022-07-18T18:46:26.586Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-18T18:46:26.586Z] === RUN TestLoginFailsWithBadCredentials [2022-07-18T18:46:27.147Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-18T18:46:27.147Z] === RUN TestPingCacheHeaders [2022-07-18T18:46:27.148Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-07-18T18:46:27.148Z] === RUN TestPingGet [2022-07-18T18:46:27.148Z] --- PASS: TestPingGet (0.01s) [2022-07-18T18:46:27.148Z] === RUN TestPingHead [2022-07-18T18:46:27.148Z] --- PASS: TestPingHead (0.03s) [2022-07-18T18:46:27.148Z] === RUN TestPingSwarmHeader [2022-07-18T18:46:27.709Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-18T18:46:28.314Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-18T18:46:29.241Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-18T18:46:29.241Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-07-18T18:46:29.241Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-18T18:46:29.241Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-18T18:46:29.241Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-18T18:46:29.241Z] === RUN TestVersion [2022-07-18T18:46:29.241Z] --- PASS: TestVersion (0.04s) [2022-07-18T18:46:29.241Z] === CONT TestDiskUsage [2022-07-18T18:46:29.803Z] === RUN TestDiskUsage/empty [2022-07-18T18:46:29.803Z] === RUN TestDiskUsage/empty/container_types [2022-07-18T18:46:29.803Z] === RUN TestDiskUsage/empty/image_types [2022-07-18T18:46:29.803Z] === RUN TestDiskUsage/empty/volume_types [2022-07-18T18:46:29.803Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-18T18:46:29.803Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-18T18:46:29.803Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-18T18:46:29.803Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-18T18:46:29.803Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-18T18:46:29.803Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-18T18:46:29.803Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-18T18:46:29.803Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-18T18:46:29.804Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-18T18:46:29.804Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-18T18:46:29.804Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-18T18:46:29.804Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-18T18:46:29.804Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-18T18:46:29.804Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-18T18:46:29.804Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-18T18:46:29.804Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-18T18:46:29.804Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-18T18:46:29.804Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-18T18:46:29.804Z] === RUN TestDiskUsage/after_container.Run [2022-07-18T18:46:30.366Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-18T18:46:30.366Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-18T18:46:30.366Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-18T18:46:30.366Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-18T18:46:30.366Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-18T18:46:30.366Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-18T18:46:30.366Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-18T18:46:30.366Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-18T18:46:30.366Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-18T18:46:30.366Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage (1.23s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-18T18:46:30.366Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-18T18:46:30.367Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-18T18:46:30.367Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-18T18:46:30.367Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-18T18:46:30.367Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-07-18T18:46:30.367Z] PASS [2022-07-18T18:46:30.367Z] [2022-07-18T18:46:30.367Z] === Skipped [2022-07-18T18:46:30.367Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-18T18:46:30.367Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-18T18:46:30.367Z] [2022-07-18T18:46:30.367Z] DONE 54 tests, 1 skipped in 22.746s [2022-07-18T18:46:30.367Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-18T18:46:30.382Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-18T18:46:30.382Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-18T18:46:30.382Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-07-18T18:46:30.382Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2022-07-18T18:46:30.382Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-18T18:46:30.382Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-18T18:46:30.382Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-18T18:46:30.382Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-18T18:46:30.382Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-18T18:46:30.382Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-18T18:46:30.382Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-18T18:46:30.382Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-18T18:46:30.382Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-18T18:46:30.382Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-18T18:46:30.382Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-18T18:46:30.382Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-07-18T18:46:30.382Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-18T18:46:30.622Z] INFO: Testing against a local daemon [2022-07-18T18:46:30.622Z] === RUN TestVolumesCreateAndList [2022-07-18T18:46:30.622Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-18T18:46:30.622Z] === RUN TestVolumesRemove [2022-07-18T18:46:30.622Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-18T18:46:30.622Z] === RUN TestVolumesInspect [2022-07-18T18:46:30.622Z] --- PASS: TestVolumesInspect (0.03s) [2022-07-18T18:46:30.622Z] === RUN TestVolumesInvalidJSON [2022-07-18T18:46:30.622Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-18T18:46:30.622Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-18T18:46:30.622Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-18T18:46:30.622Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-18T18:46:30.622Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-18T18:46:30.622Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-18T18:46:30.622Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-18T18:46:30.622Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-18T18:46:30.622Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-18T18:46:30.622Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-18T18:46:30.622Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-18T18:46:30.622Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-18T18:46:30.622Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-18T18:46:30.622Z] PASS [2022-07-18T18:46:30.622Z] [2022-07-18T18:46:30.622Z] DONE 9 tests in 0.208s [2022-07-18T18:46:30.622Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-18T18:46:30.642Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2022-07-18T18:46:30.642Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-07-18T18:46:30.642Z] ? github.com/docker/docker/api/types [no test files] [2022-07-18T18:46:30.642Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-18T18:46:30.642Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-18T18:46:30.642Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-18T18:46:30.642Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-18T18:46:30.642Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-18T18:46:30.642Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-18T18:46:30.642Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-18T18:46:30.642Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-18T18:46:30.642Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-18T18:46:30.878Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14213 is not a child of this shell [2022-07-18T18:46:30.878Z] warning: PID 14213 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-18T18:46:30.878Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-18T18:46:30.878Z] [2022-07-18T18:46:30.878Z] Unloading profiles will leave already running processes permanently [2022-07-18T18:46:30.878Z] unconfined, which can lead to unexpected situations. [2022-07-18T18:46:30.878Z] [2022-07-18T18:46:30.878Z] To set a process to complain mode, use the command line tool [2022-07-18T18:46:30.878Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-18T18:46:30.878Z] Removing test suite binaries [2022-07-18T18:46:30.878Z] exiting test-integration [2022-07-18T18:46:30.878Z] ++ exit 0 [2022-07-18T18:46:30.878Z] [2022-07-18T18:46:30.901Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2022-07-18T18:46:30.901Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-18T18:46:30.901Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-18T18:46:30.901Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-07-18T18:46:31.160Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 77.3% of statements [2022-07-18T18:46:31.160Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-18T18:46:31.160Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-18T18:46:31.160Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-18T18:46:31.160Z] ? github.com/docker/docker/builder [no test files] [2022-07-18T18:46:31.160Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-18T18:46:31.160Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-18T18:46:31.160Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-18T18:46:31.160Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-18T18:46:31.160Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-18T18:46:31.160Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-18T18:46:31.160Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-18T18:46:31.340Z] tests/integration/api_image_test.py ............s..... [ 39%] Post stage [Pipeline] junit [2022-07-18T18:46:32.255Z] Recording test results [2022-07-18T18:46:32.669Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-18T18:46:32.991Z] + echo Ensuring container killed. [2022-07-18T18:46:32.991Z] Ensuring container killed. [2022-07-18T18:46:32.991Z] + docker rm -vf docker-pr5 [2022-07-18T18:46:32.991Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-07-18T18:46:33.308Z] + echo Chowning /workspace to jenkins user [2022-07-18T18:46:33.308Z] Chowning /workspace to jenkins user [2022-07-18T18:46:33.308Z] + id -u [2022-07-18T18:46:33.308Z] + id -g [2022-07-18T18:46:33.308Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43815:/workspace busybox chown -R 1000:1000 /workspace [2022-07-18T18:46:33.733Z] ok github.com/docker/docker/builder/remotecontext 0.120s coverage: 13.7% of statements [2022-07-18T18:46:33.733Z] ok github.com/docker/docker/builder/dockerfile 0.420s coverage: 49.3% of statements [2022-07-18T18:46:33.992Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-18T18:46:34.560Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-18T18:46:34.566Z] + bundleName=amd64-rootless [2022-07-18T18:46:34.566Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-18T18:46:34.566Z] Creating amd64-rootless-bundles.tar.gz [2022-07-18T18:46:34.566Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-07-18T18:46:34.566Z] + 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-07-18T18:46:34.576Z] Archiving artifacts [2022-07-18T18:46:34.809Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43815/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-18T18:46:35.107Z] + make clean [2022-07-18T18:46:35.107Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-18T18:46:35.107Z] docker-dev-cache [2022-07-18T18:46:35.107Z] docker-mod-cache [Pipeline] deleteDir [2022-07-18T18:46:35.496Z] ok github.com/docker/docker/builder/remotecontext/git 1.560s coverage: 86.3% of statements [2022-07-18T18:46:35.497Z] ? github.com/docker/docker/cli [no test files] [2022-07-18T18:46:35.497Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-18T18:46:35.497Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-18T18:46:35.497Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-18T18:46:36.065Z] ok github.com/docker/docker/cmd/docker-proxy 0.247s coverage: 67.6% of statements [2022-07-18T18:46:39.353Z] ok github.com/docker/docker/client 0.109s coverage: 75.9% of statements [2022-07-18T18:46:46.652Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-18T18:46:56.266Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-18T18:46:58.008Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-18T18:47:01.853Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-18T18:47:06.508Z] ............................ [ 66%] [2022-07-18T18:47:11.432Z] ok github.com/docker/docker/cmd/dockerd 0.090s coverage: 31.5% of statements [2022-07-18T18:47:11.693Z] ok github.com/docker/docker/container 0.119s coverage: 36.2% of statements [2022-07-18T18:47:11.953Z] ok github.com/docker/docker/cmd/dockerd/trap 2.428s coverage: 0.0% of statements [2022-07-18T18:47:11.953Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-18T18:47:11.953Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-18T18:47:11.953Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-18T18:47:11.953Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-18T18:47:11.953Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-18T18:47:14.369Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-18T18:47:14.369Z] Using test binary docker [2022-07-18T18:47:14.369Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-18T18:47:14.369Z] Using test binary docker [2022-07-18T18:47:14.369Z] +++ /etc/init.d/apparmor start [2022-07-18T18:47:14.369Z] +++ /etc/init.d/apparmor start [2022-07-18T18:47:14.369Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2022-07-18T18:47:14.369Z] (warning). [2022-07-18T18:47:14.369Z] INFO: Waiting for daemon to start... [2022-07-18T18:47:14.369Z] Starting dockerd [2022-07-18T18:47:14.369Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-18T18:47:14.369Z] INFO: Waiting for daemon to start... [2022-07-18T18:47:14.369Z] Starting dockerd [2022-07-18T18:47:14.369Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-18T18:47:14.369Z] .. [2022-07-18T18:47:14.369Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-18T18:47:14.369Z] [2022-07-18T18:47:14.369Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-18T18:47:14.369Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-18T18:47:14.369Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-18T18:47:14.369Z] Error: No such image: emptyfs [2022-07-18T18:47:14.369Z] Error: No such image: emptyfs [2022-07-18T18:47:14.369Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-18T18:47:14.369Z] ++++ docker load [2022-07-18T18:47:14.369Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-18T18:47:14.369Z] ++++ docker load [2022-07-18T18:47:14.369Z] Running integration-test (iteration 1) [2022-07-18T18:47:14.370Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-18T18:47:14.370Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-18T18:47:14.370Z] ++ set -e [2022-07-18T18:47:14.370Z] ++ '[' -n 0 ']' [2022-07-18T18:47:14.370Z] ++ set -x [2022-07-18T18:47:14.370Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-18T18:47:14.370Z] Running integration-test (iteration 1) [2022-07-18T18:47:14.370Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-18T18:47:14.370Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-18T18:47:14.370Z] ++ set -e [2022-07-18T18:47:14.370Z] ++ '[' -n 0 ']' [2022-07-18T18:47:14.370Z] ++ set -x [2022-07-18T18:47:14.370Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-18T18:47:14.370Z] Loaded image: busybox:latest [2022-07-18T18:47:14.370Z] Loaded image: busybox:latest [2022-07-18T18:47:14.370Z] Loaded image: busybox:glibc [2022-07-18T18:47:14.370Z] Loaded image: busybox:glibc [2022-07-18T18:47:16.887Z] Loaded image: debian:bullseye-slim [2022-07-18T18:47:17.145Z] Loaded image: hello-world:latest [2022-07-18T18:47:17.402Z] Loaded image: arm32v7/hello-world:latest [2022-07-18T18:47:17.402Z] INFO: Testing against a local daemon [2022-07-18T18:47:17.402Z] === RUN TestDockerSuite [2022-07-18T18:47:17.402Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-18T18:47:17.402Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-18T18:47:17.402Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-18T18:47:17.402Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-18T18:47:17.402Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-18T18:47:17.402Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-18T18:47:17.402Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-18T18:47:17.402Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-18T18:47:17.658Z] Loaded image: debian:bullseye-slim [2022-07-18T18:47:18.218Z] Loaded image: hello-world:latest [2022-07-18T18:47:18.475Z] Loaded image: arm32v7/hello-world:latest [2022-07-18T18:47:18.475Z] INFO: Testing against a local daemon [2022-07-18T18:47:18.475Z] === RUN TestDockerDaemonSuite [2022-07-18T18:47:18.475Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-18T18:47:18.519Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2022-07-18T18:47:18.779Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-07-18T18:47:19.037Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-18T18:47:19.037Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-18T18:47:19.965Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-18T18:47:20.157Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-07-18T18:47:20.220Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-18T18:47:21.147Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-18T18:47:21.708Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-18T18:47:21.709Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-18T18:47:23.084Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-18T18:47:23.647Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-18T18:47:24.251Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-18T18:47:24.251Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-18T18:47:24.251Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-18T18:47:24.814Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-18T18:47:25.070Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-18T18:47:26.436Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-18T18:47:26.436Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-18T18:47:26.436Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-18T18:47:26.436Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-18T18:47:26.720Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-07-18T18:47:27.657Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.7% of statements [2022-07-18T18:47:28.224Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2022-07-18T18:47:28.791Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-18T18:47:29.359Z] ok github.com/docker/docker/daemon 10.307s coverage: 16.2% of statements [2022-07-18T18:47:29.359Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-18T18:47:29.359Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-18T18:47:29.359Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-18T18:47:29.359Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-18T18:47:29.359Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-18T18:47:30.296Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.601s coverage: 74.8% of statements [2022-07-18T18:47:30.600Z] --- PASS: TestBuildWithHugeFile (127.75s) [2022-07-18T18:47:30.600Z] === RUN TestBuildWCOWSandboxSize [2022-07-18T18:47:30.600Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-18T18:47:30.600Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-18T18:47:30.600Z] === RUN TestBuildWithEmptyDockerfile [2022-07-18T18:47:30.600Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-18T18:47:30.600Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-18T18:47:30.600Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-18T18:47:30.600Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-18T18:47:30.600Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-18T18:47:30.600Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-18T18:47:30.600Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-18T18:47:30.600Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-18T18:47:30.600Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-18T18:47:30.600Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-18T18:47:30.600Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-07-18T18:47:30.600Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2022-07-18T18:47:30.600Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-07-18T18:47:30.600Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2022-07-18T18:47:30.600Z] === RUN TestBuildPreserveOwnership [2022-07-18T18:47:30.600Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-18T18:47:30.863Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.262s coverage: 56.2% of statements [2022-07-18T18:47:31.431Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 3.0% of statements [2022-07-18T18:47:32.487Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-18T18:47:32.743Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-18T18:47:32.817Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2022-07-18T18:47:33.671Z] --- PASS: TestBuildPreserveOwnership (3.37s) [2022-07-18T18:47:33.671Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.30s) [2022-07-18T18:47:33.671Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.05s) [2022-07-18T18:47:33.671Z] === RUN TestBuildPlatformInvalid [2022-07-18T18:47:33.785Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.235s coverage: 50.6% of statements [2022-07-18T18:47:33.927Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-18T18:47:33.927Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-18T18:47:34.183Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-18T18:47:34.745Z] Loaded image: busybox:latest [2022-07-18T18:47:35.000Z] Loaded image: busybox:glibc [2022-07-18T18:47:35.693Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.087s coverage: 45.9% of statements [2022-07-18T18:47:35.693Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-18T18:47:35.951Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.951s coverage: 58.5% of statements [2022-07-18T18:47:35.951Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-18T18:47:35.951Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-18T18:47:36.448Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-18T18:47:36.518Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-07-18T18:47:36.777Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-07-18T18:47:37.010Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-18T18:47:37.010Z] Loaded image: debian:bullseye-slim [2022-07-18T18:47:37.010Z] Loaded image: hello-world:latest [2022-07-18T18:47:37.265Z] Loaded image: arm32v7/hello-world:latest [2022-07-18T18:47:37.345Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-07-18T18:47:38.194Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-18T18:47:38.721Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 6.9% of statements [2022-07-18T18:47:38.721Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-18T18:47:38.721Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-18T18:47:38.721Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements [2022-07-18T18:47:39.561Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-18T18:47:39.658Z] ok github.com/docker/docker/daemon/logger/fluentd 0.027s coverage: 53.6% of statements [2022-07-18T18:47:39.658Z] ok github.com/docker/docker/daemon/logger/awslogs 0.149s coverage: 79.9% of statements [2022-07-18T18:47:39.658Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-18T18:47:40.226Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-07-18T18:47:40.226Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.4% of statements [2022-07-18T18:47:40.488Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-18T18:47:40.794Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-07-18T18:47:41.361Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.132s coverage: 76.8% of statements [2022-07-18T18:47:41.361Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 79.4% of statements [2022-07-18T18:47:41.361Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-18T18:47:41.361Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-18T18:47:41.418Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-18T18:47:41.418Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-18T18:47:41.418Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-18T18:47:42.297Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2022-07-18T18:47:42.297Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.022s coverage: 62.0% of statements [2022-07-18T18:47:42.404Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-18T18:47:43.234Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 46.8% of statements [2022-07-18T18:47:43.234Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-18T18:47:43.346Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-18T18:47:43.346Z] docker_cli_daemon_test.go:1474: [d9bf14f9f3658] daemon is not started [2022-07-18T18:47:43.802Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-18T18:47:44.274Z] check_test.go:540: [d7e85d09519f9] daemon is not started [2022-07-18T18:47:44.274Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-18T18:47:44.274Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-18T18:47:44.739Z] ok github.com/docker/docker/daemon/logger/splunk 1.535s coverage: 82.5% of statements [2022-07-18T18:47:44.739Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-18T18:47:44.739Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-18T18:47:45.307Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 44.4% of statements [2022-07-18T18:47:45.643Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-18T18:47:46.570Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-18T18:47:46.690Z] ok github.com/docker/docker/distribution 1.486s coverage: 28.0% of statements [2022-07-18T18:47:46.690Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-18T18:47:46.949Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-18T18:47:47.335Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-18T18:47:47.517Z] ok github.com/docker/docker/image 0.027s coverage: 86.9% of statements [2022-07-18T18:47:48.084Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.9% of statements [2022-07-18T18:47:48.084Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-18T18:47:48.084Z] ok github.com/docker/docker/image/cache 0.011s coverage: 19.2% of statements [2022-07-18T18:47:48.504Z] check_test.go:540: [d17e29e837877] daemon is not started [2022-07-18T18:47:48.504Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-18T18:47:48.705Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-07-18T18:47:48.705Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-18T18:47:48.705Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-18T18:47:49.281Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-18T18:47:49.855Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-07-18T18:47:49.911Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.12s) [2022-07-18T18:47:49.911Z] PASS [2022-07-18T18:47:49.911Z] [2022-07-18T18:47:49.911Z] === Skipped [2022-07-18T18:47:49.911Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-18T18:47:49.911Z] build_session_test.go:25: TODO: BuildKit [2022-07-18T18:47:49.911Z] [2022-07-18T18:47:49.911Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-18T18:47:49.911Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-18T18:47:49.911Z] [2022-07-18T18:47:49.911Z] DONE 34 tests, 2 skipped in 196.178s [2022-07-18T18:47:49.911Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-18T18:47:49.911Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:47:49.911Z] ++ set -e [2022-07-18T18:47:49.911Z] ++ '[' -n 0 ']' [2022-07-18T18:47:49.911Z] ++ set -x [2022-07-18T18:47:49.911Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:47:50.166Z] INFO: Testing against a local daemon [2022-07-18T18:47:50.166Z] === RUN TestConfigInspect [2022-07-18T18:47:50.422Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-07-18T18:47:50.422Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-18T18:47:50.772Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-18T18:47:51.332Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-18T18:47:51.936Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-18T18:47:52.325Z] ok github.com/docker/docker/pkg/archive 0.293s coverage: 82.3% of statements [2022-07-18T18:47:52.498Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-18T18:47:52.754Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-18T18:47:52.754Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-18T18:47:52.754Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-18T18:47:52.892Z] ok github.com/docker/docker/pkg/authorization 0.373s coverage: 68.3% of statements [2022-07-18T18:47:53.011Z] --- PASS: TestConfigInspect (2.85s) [2022-07-18T18:47:53.011Z] === RUN TestConfigList [2022-07-18T18:47:53.011Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-18T18:47:53.151Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-18T18:47:53.152Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-07-18T18:47:54.376Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-18T18:47:55.786Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-18T18:47:56.348Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-18T18:47:56.348Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-18T18:47:56.348Z] --- PASS: TestConfigList (3.23s) [2022-07-18T18:47:56.348Z] === RUN TestConfigsCreateAndDelete [2022-07-18T18:47:56.437Z] ok github.com/docker/docker/pkg/chrootarchive 2.525s coverage: 42.7% of statements [2022-07-18T18:47:56.695Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-18T18:47:56.695Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-07-18T18:47:56.911Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-18T18:47:56.954Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-07-18T18:47:57.213Z] ok github.com/docker/docker/layer 7.411s coverage: 68.9% of statements [2022-07-18T18:47:57.213Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-18T18:47:57.213Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-18T18:47:57.213Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-18T18:47:57.213Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-18T18:47:57.213Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-18T18:47:57.213Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-18T18:47:57.474Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-07-18T18:47:57.733Z] ok github.com/docker/docker/pkg/fsutils 0.173s coverage: 85.1% of statements [2022-07-18T18:47:57.733Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-18T18:47:57.839Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-18T18:47:58.400Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-18T18:47:58.656Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-18T18:47:58.670Z] ok github.com/docker/docker/pkg/idtools 0.431s coverage: 67.9% of statements [2022-07-18T18:47:58.670Z] ok github.com/docker/docker/pkg/ioutils 0.352s coverage: 71.5% of statements [2022-07-18T18:47:58.928Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-07-18T18:47:58.928Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2022-07-18T18:47:58.928Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-18T18:47:59.187Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-07-18T18:47:59.187Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-07-18T18:47:59.218Z] --- PASS: TestConfigsCreateAndDelete (3.11s) [2022-07-18T18:47:59.218Z] === RUN TestConfigsUpdate [2022-07-18T18:47:59.218Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-18T18:47:59.446Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-18T18:47:59.705Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2022-07-18T18:47:59.705Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-07-18T18:47:59.705Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-18T18:47:59.705Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-18T18:48:00.147Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-18T18:48:00.147Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-18T18:48:00.147Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-18T18:48:00.272Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2022-07-18T18:48:00.710Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-18T18:48:00.710Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-18T18:48:00.710Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-18T18:48:00.840Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-18T18:48:00.840Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-18T18:48:00.966Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-18T18:48:00.966Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-18T18:48:01.099Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-18T18:48:01.222Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-18T18:48:01.786Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-18T18:48:02.359Z] --- PASS: TestConfigsUpdate (2.92s) [2022-07-18T18:48:02.360Z] === RUN TestTemplatedConfig [2022-07-18T18:48:02.474Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2022-07-18T18:48:02.616Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-18T18:48:02.732Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-18T18:48:02.732Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-18T18:48:02.991Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-18T18:48:03.250Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-18T18:48:03.508Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-18T18:48:03.545Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-18T18:48:03.545Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-18T18:48:04.076Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-07-18T18:48:04.334Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-18T18:48:04.473Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-18T18:48:04.593Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2022-07-18T18:48:05.162Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-07-18T18:48:05.367Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-18T18:48:05.367Z] tests/integration/client_test.py ..... [ 75%] [2022-07-18T18:48:05.367Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-18T18:48:05.367Z] tests/integration/errors_test.py . [ 76%] [2022-07-18T18:48:05.404Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-18T18:48:05.420Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-18T18:48:05.966Z] --- PASS: TestTemplatedConfig (3.56s) [2022-07-18T18:48:05.966Z] === RUN TestConfigCreateResolve [2022-07-18T18:48:06.221Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-18T18:48:06.221Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-18T18:48:06.783Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-18T18:48:06.783Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-18T18:48:07.322Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-07-18T18:48:07.322Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-18T18:48:07.345Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-18T18:48:07.889Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-18T18:48:08.273Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-18T18:48:08.273Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-18T18:48:08.835Z] --- PASS: TestConfigCreateResolve (3.06s) [2022-07-18T18:48:08.835Z] PASS [2022-07-18T18:48:08.835Z] [2022-07-18T18:48:08.835Z] DONE 6 tests in 18.865s [2022-07-18T18:48:08.835Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-18T18:48:08.835Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:48:08.835Z] ++ set -e [2022-07-18T18:48:08.835Z] ++ '[' -n 0 ']' [2022-07-18T18:48:08.835Z] ++ set -x [2022-07-18T18:48:08.835Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:48:09.092Z] INFO: Testing against a local daemon [2022-07-18T18:48:09.092Z] === RUN TestAttachWithTTY [2022-07-18T18:48:09.092Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-18T18:48:09.092Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-18T18:48:09.092Z] --- PASS: TestAttachWithTTY (0.08s) [2022-07-18T18:48:09.092Z] === RUN TestAttachWithoutTTy [2022-07-18T18:48:09.267Z] ok github.com/docker/docker/quota 0.216s coverage: 71.4% of statements [2022-07-18T18:48:09.267Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-18T18:48:09.348Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-07-18T18:48:09.348Z] === RUN TestCheckpoint [2022-07-18T18:48:09.348Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-18T18:48:09.348Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/commit [2022-07-18T18:48:09.348Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-18T18:48:09.348Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-18T18:48:09.348Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-18T18:48:09.348Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-18T18:48:09.348Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-18T18:48:09.348Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-18T18:48:09.348Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-18T18:48:09.348Z] === CONT TestContainerInvalidJSON/commit [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-18T18:48:09.348Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-18T18:48:09.348Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-18T18:48:09.348Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-18T18:48:09.348Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-18T18:48:09.348Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-18T18:48:09.348Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-18T18:48:09.348Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-18T18:48:09.349Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-18T18:48:09.349Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.02s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.01s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-18T18:48:09.349Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-18T18:48:09.349Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-18T18:48:09.349Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-07-18T18:48:09.349Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-18T18:48:09.605Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-07-18T18:48:09.605Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-18T18:48:09.605Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-07-18T18:48:09.605Z] === RUN TestCopyEmptyFile [2022-07-18T18:48:09.861Z] --- PASS: TestCopyEmptyFile (0.42s) [2022-07-18T18:48:09.861Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-18T18:48:10.117Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-18T18:48:10.117Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-07-18T18:48:10.117Z] === RUN TestCopyFromContainer [2022-07-18T18:48:10.117Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-18T18:48:10.214Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-07-18T18:48:10.473Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-18T18:48:10.733Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-18T18:48:11.044Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-18T18:48:11.301Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-18T18:48:11.560Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-18T18:48:11.654Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-18T18:48:11.654Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-18T18:48:11.911Z] === RUN TestCopyFromContainer// [2022-07-18T18:48:11.911Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-18T18:48:11.911Z] === RUN TestCopyFromContainer//bar/root [2022-07-18T18:48:11.911Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-18T18:48:12.167Z] === RUN TestCopyFromContainer/bar/quux [2022-07-18T18:48:12.168Z] check_test.go:540: [dec5cbda96775] daemon is not started [2022-07-18T18:48:12.168Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-18T18:48:12.168Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-18T18:48:12.424Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-18T18:48:12.424Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-18T18:48:12.680Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-18T18:48:12.680Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-18T18:48:12.680Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-18T18:48:12.680Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-18T18:48:12.936Z] --- PASS: TestCopyFromContainer (2.91s) [2022-07-18T18:48:12.936Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-07-18T18:48:12.936Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-07-18T18:48:12.936Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2022-07-18T18:48:12.936Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-07-18T18:48:12.936Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2022-07-18T18:48:12.936Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-07-18T18:48:12.936Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-07-18T18:48:12.936Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-07-18T18:48:12.936Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-07-18T18:48:12.936Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2022-07-18T18:48:12.936Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-18T18:48:12.936Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-18T18:48:12.936Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-18T18:48:12.936Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-18T18:48:12.936Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-18T18:48:12.936Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-18T18:48:12.936Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-18T18:48:12.936Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-18T18:48:12.936Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-18T18:48:12.936Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-18T18:48:12.936Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-07-18T18:48:12.936Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-18T18:48:12.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-18T18:48:12.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-18T18:48:12.937Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-18T18:48:12.937Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-07-18T18:48:12.937Z] === RUN TestCreateWithInvalidEnv [2022-07-18T18:48:12.937Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-18T18:48:12.937Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-18T18:48:12.937Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-18T18:48:12.937Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-18T18:48:12.937Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-18T18:48:12.937Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-18T18:48:12.938Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-18T18:48:13.234Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-18T18:48:13.234Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-18T18:48:13.234Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-18T18:48:13.234Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-18T18:48:13.234Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-18T18:48:13.234Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-18T18:48:13.234Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-18T18:48:13.234Z] === RUN TestCreateTmpfsMountsTarget [2022-07-18T18:48:13.234Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-07-18T18:48:13.234Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-18T18:48:13.874Z] ok github.com/docker/docker/volume/local 0.082s coverage: 76.8% of statements [2022-07-18T18:48:14.133Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-07-18T18:48:14.164Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-18T18:48:14.730Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-18T18:48:15.292Z] --- PASS: TestCreateWithCustomMaskedPaths (2.03s) [2022-07-18T18:48:15.292Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-18T18:48:15.509Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-07-18T18:48:15.854Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-18T18:48:15.854Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-18T18:48:15.854Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-18T18:48:15.854Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-18T18:48:15.854Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-18T18:48:16.416Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-18T18:48:16.673Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-18T18:48:17.234Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.03s) [2022-07-18T18:48:17.234Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-18T18:48:17.234Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-18T18:48:17.234Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-18T18:48:17.234Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-18T18:48:17.234Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-18T18:48:17.234Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-18T18:48:17.234Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-18T18:48:17.234Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-18T18:48:17.234Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-18T18:48:17.234Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-18T18:48:17.234Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-18T18:48:17.234Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-18T18:48:17.234Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-18T18:48:17.234Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-18T18:48:17.234Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-18T18:48:17.234Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-18T18:48:17.234Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-18T18:48:17.234Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-18T18:48:17.234Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-18T18:48:17.234Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-18T18:48:17.234Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-18T18:48:17.234Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-18T18:48:17.234Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-18T18:48:17.798Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2022-07-18T18:48:17.798Z] === RUN TestCreateDifferentPlatform [2022-07-18T18:48:17.798Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-18T18:48:17.798Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-18T18:48:17.798Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-07-18T18:48:17.798Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-18T18:48:17.798Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-18T18:48:17.798Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-18T18:48:18.054Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-18T18:48:18.054Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-18T18:48:18.054Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-18T18:48:18.054Z] === RUN TestCreateInvalidHostConfig [2022-07-18T18:48:18.054Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-18T18:48:18.054Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-18T18:48:18.054Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-18T18:48:18.054Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-18T18:48:18.054Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-18T18:48:18.054Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-18T18:48:18.054Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-18T18:48:18.054Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-18T18:48:18.054Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-18T18:48:18.054Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-18T18:48:18.054Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-18T18:48:18.054Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-18T18:48:18.054Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-18T18:48:18.054Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-18T18:48:18.054Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-18T18:48:18.054Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-18T18:48:18.054Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-18T18:48:18.054Z] === RUN TestContainerStartOnDaemonRestart [2022-07-18T18:48:18.054Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-18T18:48:18.054Z] === RUN TestDaemonRestartIpcMode [2022-07-18T18:48:18.054Z] === PAUSE TestDaemonRestartIpcMode [2022-07-18T18:48:18.054Z] === RUN TestDaemonHostGatewayIP [2022-07-18T18:48:18.054Z] === PAUSE TestDaemonHostGatewayIP [2022-07-18T18:48:18.054Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-18T18:48:18.054Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-18T18:48:18.054Z] === RUN TestContainerKillOnDaemonStart [2022-07-18T18:48:18.054Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-18T18:48:18.054Z] === RUN TestDiff [2022-07-18T18:48:18.352Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-18T18:48:18.608Z] --- PASS: TestDiff (0.53s) [2022-07-18T18:48:18.608Z] === RUN TestExecConsoleSize [2022-07-18T18:48:19.170Z] --- PASS: TestExecConsoleSize (0.55s) [2022-07-18T18:48:19.170Z] === RUN TestExecWithCloseStdin [2022-07-18T18:48:19.730Z] --- PASS: TestExecWithCloseStdin (0.52s) [2022-07-18T18:48:19.730Z] === RUN TestExec [2022-07-18T18:48:20.028Z] --- PASS: TestExec (0.50s) [2022-07-18T18:48:20.028Z] === RUN TestExecUser [2022-07-18T18:48:20.593Z] --- PASS: TestExecUser (0.55s) [2022-07-18T18:48:20.593Z] === RUN TestExportContainerAndImportImage [2022-07-18T18:48:21.156Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-18T18:48:21.413Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2022-07-18T18:48:21.413Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-18T18:48:21.668Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-18T18:48:21.924Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-18T18:48:22.532Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-18T18:48:22.532Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-18T18:48:22.532Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-18T18:48:22.532Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-18T18:48:22.788Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2022-07-18T18:48:22.788Z] === RUN TestHealthCheckWorkdir [2022-07-18T18:48:23.200Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-18T18:48:23.543Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-18T18:48:23.543Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-18T18:48:23.543Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T18:48:23.543Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-18T18:48:23.543Z] [2022-07-18T18:48:23.543Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-18T18:48:23.543Z] DOCKER_SYSTEMD=1 [2022-07-18T18:48:23.543Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-18T18:48:23.543Z] HOSTNAME=8002379c6d59 [2022-07-18T18:48:23.544Z] DEST=bundles/test-integration [2022-07-18T18:48:23.544Z] PWD=/go/src/github.com/docker/docker [2022-07-18T18:48:23.544Z] DOCKER_GITCOMMIT=a46ce37d25ae75af06eedcbcc47c277bbaf79423 [2022-07-18T18:48:23.544Z] container=docker [2022-07-18T18:48:23.544Z] HOME=/root [2022-07-18T18:48:23.544Z] LANG=C.UTF-8 [2022-07-18T18:48:23.544Z] INVOCATION_ID=cba7670dcd8d4c23a44c159266476484 [2022-07-18T18:48:23.544Z] GOLANG_VERSION=1.18.4 [2022-07-18T18:48:23.544Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-18T18:48:23.544Z] VALIDATE_BRANCH=master [2022-07-18T18:48:23.544Z] TERM=xterm [2022-07-18T18:48:23.544Z] DOCKER_PKG=github.com/docker/docker [2022-07-18T18:48:23.544Z] SHLVL=3 [2022-07-18T18:48:23.544Z] TIMEOUT=120m [2022-07-18T18:48:23.544Z] DOCKER_BUILDTAGS= journald [2022-07-18T18:48:23.544Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-18T18:48:23.544Z] GO111MODULE=off [2022-07-18T18:48:23.544Z] DOCKER_EXPERIMENTAL=1 [2022-07-18T18:48:23.544Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-18T18:48:23.544Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-18T18:48:23.544Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-18T18:48:23.544Z] GOPATH=/go [2022-07-18T18:48:23.544Z] PKG_CONFIG=pkg-config [2022-07-18T18:48:23.544Z] _=/usr/bin/env [2022-07-18T18:48:23.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-18T18:48:23.714Z] --- PASS: TestHealthCheckWorkdir (0.68s) [2022-07-18T18:48:23.714Z] === RUN TestHealthKillContainer [2022-07-18T18:48:25.119Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-18T18:48:25.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-18T18:48:25.681Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-18T18:48:26.243Z] check_test.go:540: [d4fdab11aea57] daemon is not started [2022-07-18T18:48:26.243Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-18T18:48:26.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-18T18:48:26.499Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-18T18:48:27.060Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-18T18:48:27.621Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-18T18:48:27.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-18T18:48:28.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-18T18:48:29.912Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-18T18:48:30.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-18T18:48:31.836Z] --- PASS: TestHealthKillContainer (8.06s) [2022-07-18T18:48:31.836Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-18T18:48:31.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b0a2b8__} [2022-07-18T18:48:32.092Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s) [2022-07-18T18:48:32.093Z] === RUN TestIpcModeNone [2022-07-18T18:48:33.020Z] --- PASS: TestIpcModeNone (0.73s) [2022-07-18T18:48:33.020Z] === RUN TestIpcModePrivate [2022-07-18T18:48:33.276Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2022-07-18T18:48:33.532Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12806657604_/foo_false_____} [2022-07-18T18:48:33.532Z] --- PASS: TestIpcModePrivate (0.68s) [2022-07-18T18:48:33.532Z] === RUN TestIpcModeShareable [2022-07-18T18:48:34.095Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-18T18:48:34.095Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2022-07-18T18:48:34.351Z] --- PASS: TestIpcModeShareable (0.81s) [2022-07-18T18:48:34.351Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-18T18:48:34.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12806657604_/foo_true_____} [2022-07-18T18:48:36.279Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.06s) [2022-07-18T18:48:36.279Z] === RUN TestAPIIpcModeHost [2022-07-18T18:48:36.535Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-18T18:48:36.535Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-18T18:48:36.535Z] check_test.go:540: [d8e8b6d4e4116] daemon is not started [2022-07-18T18:48:36.535Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-18T18:48:36.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33415370376_/foo_false_____} [2022-07-18T18:48:37.098Z] --- PASS: TestAPIIpcModeHost (0.65s) [2022-07-18T18:48:37.098Z] === RUN TestDaemonIpcModeShareable [2022-07-18T18:48:37.435Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.3% of statements [2022-07-18T18:48:37.435Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-18T18:48:37.435Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-18T18:48:37.435Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-18T18:48:37.435Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-18T18:48:37.435Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-18T18:48:37.435Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-18T18:48:37.435Z] ? github.com/docker/docker/rootless [no test files] [2022-07-18T18:48:37.435Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-18T18:48:37.435Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-18T18:48:37.435Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-18T18:48:37.435Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-18T18:48:37.435Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-18T18:48:37.435Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-18T18:48:37.435Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-18T18:48:37.435Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-18T18:48:37.435Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-18T18:48:37.435Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-18T18:48:37.435Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-18T18:48:37.435Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-18T18:48:37.435Z] ? github.com/docker/docker/volume [no test files] [2022-07-18T18:48:37.435Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-18T18:48:37.435Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === Skipped [2022-07-18T18:48:37.435Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-18T18:48:37.435Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-18T18:48:37.435Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-18T18:48:37.435Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-18T18:48:37.435Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-18T18:48:37.435Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T18:48:37.435Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-18T18:48:37.435Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T18:48:37.435Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-18T18:48:37.435Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T18:48:37.435Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-18T18:48:37.435Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T18:48:37.435Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-18T18:48:37.435Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T18:48:37.435Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-18T18:48:37.435Z] graphtest_unix.go:71: No driver to put! [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-18T18:48:37.435Z] time="2022-07-18T18:47:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-18T18:48:37.435Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-18T18:48:37.435Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-18T18:48:37.435Z] time="2022-07-18T18:47:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-18T18:48:37.435Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-18T18:48:37.435Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-18T18:48:37.435Z] time="2022-07-18T18:47:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-18T18:48:37.435Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-18T18:48:37.435Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-18T18:48:37.435Z] time="2022-07-18T18:47:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-18T18:48:37.435Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-18T18:48:37.435Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-18T18:48:37.435Z] time="2022-07-18T18:47:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-18T18:48:37.435Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-18T18:48:37.435Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-18T18:48:37.435Z] graphtest_unix.go:71: No driver to put! [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-18T18:48:37.435Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-18T18:48:37.435Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-18T18:48:37.435Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-18T18:48:37.435Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-18T18:48:37.435Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T18:48:37.435Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-18T18:48:37.435Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T18:48:37.435Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-18T18:48:37.435Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T18:48:37.435Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-18T18:48:37.435Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T18:48:37.435Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-18T18:48:37.435Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T18:48:37.435Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-18T18:48:37.435Z] graphtest_unix.go:71: No driver to put! [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-18T18:48:37.435Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-18T18:48:37.435Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-18T18:48:37.435Z] [2022-07-18T18:48:37.435Z] DONE 2811 tests, 28 skipped in 207.468s [2022-07-18T18:48:37.435Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/bitseq [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/cluster [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/config [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/datastore [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/driverapi [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-18T18:48:37.435Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/etchosts [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/idm [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/ipam [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/iptables [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/netlabel [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/netutils [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/networkdb [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/ns [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/options [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/osl [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/portallocator [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/portmapper [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/testutils [2022-07-18T18:48:37.436Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-18T18:48:37.436Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-07-18T18:48:38.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33415370376_/foo_true_____} [2022-07-18T18:48:38.282Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-18T18:48:38.282Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-07-18T18:48:38.538Z] --- PASS: TestDaemonIpcModeShareable (1.62s) [2022-07-18T18:48:38.538Z] === RUN TestDaemonIpcModePrivate [2022-07-18T18:48:39.351Z] ......... [ 85%] [2022-07-18T18:48:39.960Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33415370376_/foo_true__0xc000b0a2e8___} [2022-07-18T18:48:40.217Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-07-18T18:48:40.217Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-18T18:48:40.217Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2022-07-18T18:48:40.473Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-18T18:48:41.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b0a300__} [2022-07-18T18:48:41.962Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-18T18:48:41.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b0a318__} [2022-07-18T18:48:41.962Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2022-07-18T18:48:42.218Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2022-07-18T18:48:42.218Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-18T18:48:43.586Z] check_test.go:540: [db3ce5d34d748] daemon is not started [2022-07-18T18:48:43.586Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-18T18:48:43.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b0a330__} [2022-07-18T18:48:43.586Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-07-18T18:48:43.586Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.51s) [2022-07-18T18:48:43.586Z] === RUN TestIpcModeOlderClient [2022-07-18T18:48:43.586Z] === PAUSE TestIpcModeOlderClient [2022-07-18T18:48:43.586Z] === RUN TestKillContainerInvalidSignal [2022-07-18T18:48:44.053Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-18T18:48:44.558Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2022-07-18T18:48:44.558Z] === RUN TestKillContainer [2022-07-18T18:48:44.558Z] === RUN TestKillContainer/no_signal [2022-07-18T18:48:44.814Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b0a348__} [2022-07-18T18:48:45.070Z] === RUN TestKillContainer/non_killing_signal [2022-07-18T18:48:45.126Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-18T18:48:45.633Z] === RUN TestKillContainer/killing_signal [2022-07-18T18:48:45.889Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-18T18:48:46.144Z] --- PASS: TestKillContainer (1.91s) [2022-07-18T18:48:46.144Z] --- PASS: TestKillContainer/no_signal (0.62s) [2022-07-18T18:48:46.144Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2022-07-18T18:48:46.144Z] --- PASS: TestKillContainer/killing_signal (0.53s) [2022-07-18T18:48:46.144Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-18T18:48:46.144Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-18T18:48:46.400Z] check_test.go:540: [df99d9c5d0e1f] daemon is not started [2022-07-18T18:48:46.400Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-18T18:48:46.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-18T18:48:46.961Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-18T18:48:47.524Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-07-18T18:48:47.524Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2022-07-18T18:48:47.524Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2022-07-18T18:48:47.524Z] === RUN TestKillStoppedContainer [2022-07-18T18:48:47.524Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-07-18T18:48:47.524Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-18T18:48:47.524Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-18T18:48:47.524Z] === RUN TestKillDifferentUserContainer [2022-07-18T18:48:47.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-18T18:48:47.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-18T18:48:47.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-18T18:48:47.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-18T18:48:47.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-18T18:48:47.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-18T18:48:47.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-18T18:48:47.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-18T18:48:47.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-18T18:48:47.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-18T18:48:47.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-18T18:48:47.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-18T18:48:48.036Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-18T18:48:48.036Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-18T18:48:48.036Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-18T18:48:48.036Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-18T18:48:48.036Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-18T18:48:48.036Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-18T18:48:48.036Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-18T18:48:48.036Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-18T18:48:48.292Z] --- PASS: TestKillDifferentUserContainer (0.56s) [2022-07-18T18:48:48.292Z] === RUN TestInspectOomKilledTrue [2022-07-18T18:48:48.292Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-18T18:48:48.292Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-18T18:48:48.292Z] === RUN TestInspectOomKilledFalse [2022-07-18T18:48:48.292Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-18T18:48:48.292Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-18T18:48:48.292Z] === RUN TestLinksEtcHostsContentMatch [2022-07-18T18:48:48.292Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-18T18:48:48.854Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s) [2022-07-18T18:48:48.854Z] === RUN TestLinksContainerNames [2022-07-18T18:48:48.854Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-18T18:48:49.781Z] docker_cli_daemon_plugins_test.go:80: [d887543fa4ebf] daemon is not started [2022-07-18T18:48:50.037Z] --- PASS: TestLinksContainerNames (1.35s) [2022-07-18T18:48:50.037Z] === RUN TestLogsFollowTailEmpty [2022-07-18T18:48:50.292Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-18T18:48:50.855Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2022-07-18T18:48:50.855Z] === RUN TestLogs [2022-07-18T18:48:50.855Z] === RUN TestLogs/driver_local [2022-07-18T18:48:50.855Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-18T18:48:50.855Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-18T18:48:50.855Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-18T18:48:50.855Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-18T18:48:50.855Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-18T18:48:50.855Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-18T18:48:50.855Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-18T18:48:50.855Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-18T18:48:50.855Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-18T18:48:50.855Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-18T18:48:50.855Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-18T18:48:50.855Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-18T18:48:50.855Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-18T18:48:50.855Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-18T18:48:50.855Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-18T18:48:51.111Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-18T18:48:51.659Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-18T18:48:51.659Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-18T18:48:51.672Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-18T18:48:51.672Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-18T18:48:52.600Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-18T18:48:52.600Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-18T18:48:52.600Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-18T18:48:53.573Z] === RUN TestLogs/driver_json-file [2022-07-18T18:48:53.573Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-18T18:48:53.573Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-18T18:48:53.573Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-18T18:48:53.573Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-18T18:48:53.573Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-18T18:48:53.573Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-18T18:48:53.573Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-18T18:48:53.573Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-18T18:48:53.573Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-18T18:48:53.573Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-18T18:48:53.573Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-18T18:48:53.573Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-18T18:48:53.573Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-18T18:48:53.573Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-18T18:48:53.828Z] docker_cli_daemon_plugins_test.go:170: [d45bd4d4d9632] daemon is not started [2022-07-18T18:48:54.126Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-18T18:48:54.733Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-18T18:48:54.989Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-18T18:48:55.247Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-18T18:48:55.503Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-18T18:48:56.064Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-18T18:48:56.064Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-18T18:48:56.064Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-18T18:48:56.064Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-18T18:48:57.038Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-18T18:48:57.295Z] --- PASS: TestLogs (6.55s) [2022-07-18T18:48:57.295Z] --- PASS: TestLogs/driver_local (0.02s) [2022-07-18T18:48:57.295Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.99s) [2022-07-18T18:48:57.295Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.05s) [2022-07-18T18:48:57.295Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.88s) [2022-07-18T18:48:57.295Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.87s) [2022-07-18T18:48:57.295Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.00s) [2022-07-18T18:48:57.295Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.03s) [2022-07-18T18:48:57.295Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-18T18:48:57.295Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.13s) [2022-07-18T18:48:57.295Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.23s) [2022-07-18T18:48:57.295Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.00s) [2022-07-18T18:48:57.295Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.33s) [2022-07-18T18:48:57.295Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.29s) [2022-07-18T18:48:57.295Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.11s) [2022-07-18T18:48:57.295Z] === RUN TestContainerNetworkMountsNoChown [2022-07-18T18:48:58.003Z] tests/integration/models_services_test.py ................x. [ 95%] [2022-07-18T18:48:58.284Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-18T18:48:58.284Z] --- PASS: TestContainerNetworkMountsNoChown (0.93s) [2022-07-18T18:48:58.284Z] === RUN TestMountDaemonRoot [2022-07-18T18:48:58.284Z] === RUN TestMountDaemonRoot/default [2022-07-18T18:48:58.284Z] === PAUSE TestMountDaemonRoot/default [2022-07-18T18:48:58.284Z] === RUN TestMountDaemonRoot/private [2022-07-18T18:48:58.284Z] === PAUSE TestMountDaemonRoot/private [2022-07-18T18:48:58.284Z] === RUN TestMountDaemonRoot/rprivate [2022-07-18T18:48:58.284Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-18T18:48:58.284Z] === RUN TestMountDaemonRoot/slave [2022-07-18T18:48:58.284Z] === PAUSE TestMountDaemonRoot/slave [2022-07-18T18:48:58.284Z] === RUN TestMountDaemonRoot/rslave [2022-07-18T18:48:58.284Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-18T18:48:58.284Z] === RUN TestMountDaemonRoot/shared [2022-07-18T18:48:58.284Z] === PAUSE TestMountDaemonRoot/shared [2022-07-18T18:48:58.284Z] === RUN TestMountDaemonRoot/rshared [2022-07-18T18:48:58.284Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-18T18:48:58.284Z] === CONT TestMountDaemonRoot/default [2022-07-18T18:48:58.284Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-18T18:48:58.284Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-18T18:48:58.284Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-18T18:48:58.284Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-18T18:48:58.284Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-18T18:48:58.284Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-18T18:48:58.284Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-18T18:48:58.284Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-18T18:48:58.284Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-18T18:48:58.284Z] === CONT TestMountDaemonRoot/rshared [2022-07-18T18:48:58.284Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-18T18:48:58.284Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-18T18:48:58.284Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-18T18:48:58.284Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-18T18:48:58.284Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-18T18:48:58.284Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-18T18:48:58.284Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-18T18:48:58.284Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-18T18:48:58.284Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-18T18:48:58.284Z] === CONT TestMountDaemonRoot/shared [2022-07-18T18:48:58.284Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-18T18:48:58.284Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-18T18:48:58.284Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-18T18:48:58.284Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-18T18:48:58.285Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-18T18:48:58.285Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-18T18:48:58.285Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-18T18:48:58.285Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-18T18:48:58.285Z] === CONT TestMountDaemonRoot/rslave [2022-07-18T18:48:58.285Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-18T18:48:58.285Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-18T18:48:58.285Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-18T18:48:58.285Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-18T18:48:58.285Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-18T18:48:58.285Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-18T18:48:58.285Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-18T18:48:58.285Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-18T18:48:58.285Z] === CONT TestMountDaemonRoot/slave [2022-07-18T18:48:58.285Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-18T18:48:58.285Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-18T18:48:58.285Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-18T18:48:58.285Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-18T18:48:58.285Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-18T18:48:58.285Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-18T18:48:58.285Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-18T18:48:58.285Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-18T18:48:58.285Z] === CONT TestMountDaemonRoot/rprivate [2022-07-18T18:48:58.285Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-18T18:48:58.285Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-18T18:48:58.285Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-18T18:48:58.285Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-18T18:48:58.285Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-18T18:48:58.285Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-18T18:48:58.285Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-18T18:48:58.285Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-18T18:48:58.285Z] === CONT TestMountDaemonRoot/private [2022-07-18T18:48:58.285Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-18T18:48:58.285Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-18T18:48:58.285Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-18T18:48:58.285Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-18T18:48:58.285Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-18T18:48:58.285Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-18T18:48:58.285Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-18T18:48:58.285Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-18T18:48:58.285Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-18T18:48:58.285Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-18T18:48:58.285Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-18T18:48:58.285Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-18T18:48:58.285Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-18T18:48:58.541Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-18T18:48:58.541Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-18T18:48:58.541Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-18T18:48:58.541Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-18T18:48:58.541Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-18T18:48:58.541Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-18T18:48:58.541Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-18T18:48:58.541Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-18T18:48:58.541Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-18T18:48:58.541Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-18T18:48:58.541Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-18T18:48:58.541Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-18T18:48:58.798Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-18T18:48:58.798Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-18T18:48:58.798Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-18T18:48:58.798Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-18T18:48:58.798Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-18T18:48:58.798Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-18T18:48:58.798Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-18T18:48:58.798Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-18T18:48:58.798Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-18T18:48:58.798Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-18T18:48:58.798Z] === RUN TestContainerBindMountNonRecursive [2022-07-18T18:48:59.105Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-18T18:48:59.105Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-18T18:48:59.361Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-18T18:48:59.924Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-18T18:49:00.485Z] check_test.go:540: [db47054de03c2] daemon is not started [2022-07-18T18:49:00.485Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-18T18:49:00.742Z] --- PASS: TestContainerBindMountNonRecursive (1.87s) [2022-07-18T18:49:00.742Z] === RUN TestContainerVolumesMountedAsShared [2022-07-18T18:49:00.742Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-18T18:49:01.303Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s) [2022-07-18T18:49:01.303Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-18T18:49:01.908Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-18T18:49:02.164Z] --- PASS: TestContainerVolumesMountedAsSlave (0.68s) [2022-07-18T18:49:02.164Z] === RUN TestNetworkNat [2022-07-18T18:49:02.420Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-18T18:49:02.676Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-18T18:49:02.933Z] --- PASS: TestNetworkNat (0.76s) [2022-07-18T18:49:02.933Z] === RUN TestNetworkLocalhostTCPNat [2022-07-18T18:49:03.861Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2022-07-18T18:49:03.861Z] === RUN TestNetworkLoopbackNat [2022-07-18T18:49:03.861Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-18T18:49:03.861Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-18T18:49:04.790Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-18T18:49:05.130Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-18T18:49:05.130Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-18T18:49:05.353Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-18T18:49:05.353Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-18T18:49:05.916Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-18T18:49:06.520Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-18T18:49:06.776Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2022-07-18T18:49:06.776Z] === RUN TestPause [2022-07-18T18:49:06.776Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-18T18:49:07.382Z] --- PASS: TestPause (0.82s) [2022-07-18T18:49:07.382Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-18T18:49:07.382Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-18T18:49:07.382Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-18T18:49:07.382Z] === RUN TestPauseStopPausedContainer [2022-07-18T18:49:08.352Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2022-07-18T18:49:08.352Z] === RUN TestPidHost [2022-07-18T18:49:08.352Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-18T18:49:08.608Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-18T18:49:09.065Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-18T18:49:09.321Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-18T18:49:09.321Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-18T18:49:09.321Z] [2022-07-18T18:49:09.321Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-18T18:49:09.321Z] =========================== short test summary info ============================ [2022-07-18T18:49:09.321Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-18T18:49:09.322Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-18T18:49:09.322Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-18T18:49:09.322Z] Not supported on most drivers [2022-07-18T18:49:09.322Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-18T18:49:09.322Z] Output of docker top depends on host distro, and is not formalized. [2022-07-18T18:49:09.322Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-18T18:49:09.322Z] Output of docker top depends on host distro, and is not formalized. [2022-07-18T18:49:09.322Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-18T18:49:09.322Z] Can fail if eth0 has multiple IP addresses [2022-07-18T18:49:09.322Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-18T18:49:09.322Z] This doesn't seem to be taken into account by the engine [2022-07-18T18:49:09.322Z] XFAIL tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks [2022-07-18T18:49:09.322Z] Flaky test [2022-07-18T18:49:09.322Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-18T18:49:09.322Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-18T18:49:09.322Z] = 383 passed, 2 skipped, 2 deselected, 7 xfailed, 1 xpassed in 287.69 seconds == [2022-07-18T18:49:09.577Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-18T18:49:09.972Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-18T18:49:09.972Z] --- PASS: TestPidHost (1.65s) [2022-07-18T18:49:09.972Z] === RUN TestPsFilter [2022-07-18T18:49:10.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-18T18:49:10.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-18T18:49:10.270Z] --- PASS: TestPsFilter (0.14s) [2022-07-18T18:49:10.270Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-18T18:49:10.831Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s) [2022-07-18T18:49:10.831Z] === RUN TestRemoveContainerWithVolume [2022-07-18T18:49:11.391Z] --- PASS: TestRemoveContainerWithVolume (0.58s) [2022-07-18T18:49:11.391Z] === RUN TestRemoveContainerRunning [2022-07-18T18:49:11.647Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-18T18:49:11.902Z] --- PASS: TestRemoveContainerRunning (0.59s) [2022-07-18T18:49:11.902Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-18T18:49:12.158Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-18T18:49:12.414Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s) [2022-07-18T18:49:12.414Z] === RUN TestRemoveInvalidContainer [2022-07-18T18:49:12.414Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-18T18:49:12.414Z] === RUN TestRenameLinkedContainer [2022-07-18T18:49:14.305Z] --- PASS: TestRenameLinkedContainer (1.87s) [2022-07-18T18:49:14.305Z] === RUN TestRenameStoppedContainer [2022-07-18T18:49:14.865Z] --- PASS: TestRenameStoppedContainer (0.46s) [2022-07-18T18:49:14.865Z] === RUN TestRenameRunningContainerAndReuse [2022-07-18T18:49:15.793Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-18T18:49:15.793Z] --- PASS: TestRenameRunningContainerAndReuse (0.98s) [2022-07-18T18:49:15.793Z] === RUN TestRenameInvalidName [2022-07-18T18:49:16.356Z] --- PASS: TestRenameInvalidName (0.53s) [2022-07-18T18:49:16.356Z] === RUN TestRenameAnonymousContainer [2022-07-18T18:49:17.787Z] --- PASS: TestRenameAnonymousContainer (1.63s) [2022-07-18T18:49:17.787Z] === RUN TestRenameContainerWithSameName [2022-07-18T18:49:18.348Z] --- PASS: TestRenameContainerWithSameName (0.48s) [2022-07-18T18:49:18.348Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-18T18:49:19.274Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2022-07-18T18:49:19.274Z] === RUN TestResize [2022-07-18T18:49:19.529Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-18T18:49:19.786Z] --- PASS: TestResize (0.57s) [2022-07-18T18:49:19.786Z] === RUN TestResizeWithInvalidSize [2022-07-18T18:49:20.348Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2022-07-18T18:49:20.348Z] === RUN TestResizeWhenContainerNotStarted [2022-07-18T18:49:20.909Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2022-07-18T18:49:20.909Z] === RUN TestDaemonRestartKillContainers [2022-07-18T18:49:20.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-18T18:49:20.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-18T18:49:20.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-18T18:49:20.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-18T18:49:20.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-18T18:49:20.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-18T18:49:20.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-18T18:49:20.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-18T18:49:20.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-18T18:49:20.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-18T18:49:20.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-18T18:49:20.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-18T18:49:20.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-18T18:49:20.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-18T18:49:20.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-18T18:49:20.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-18T18:49:20.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T18:49:20.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T18:49:20.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T18:49:20.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T18:49:20.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T18:49:20.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T18:49:20.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T18:49:20.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T18:49:20.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-18T18:49:20.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-18T18:49:20.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-18T18:49:20.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-18T18:49:20.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-18T18:49:20.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-18T18:49:20.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-18T18:49:20.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-18T18:49:20.909Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-18T18:49:20.909Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T18:49:21.736Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-18T18:49:21.736Z] [2022-07-18T18:49:21.736Z] Unloading profiles will leave already running processes permanently [2022-07-18T18:49:21.737Z] unconfined, which can lead to unexpected situations. [2022-07-18T18:49:21.737Z] [2022-07-18T18:49:21.737Z] To set a process to complain mode, use the command line tool [2022-07-18T18:49:21.737Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-18T18:49:21.737Z] Post stage [Pipeline] junit [2022-07-18T18:49:21.745Z] Recording test results [2022-07-18T18:49:21.801Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-18T18:49:22.114Z] + echo Ensuring container killed. [2022-07-18T18:49:22.114Z] Ensuring container killed. [2022-07-18T18:49:22.114Z] + docker rm -vf docker-pr5 [2022-07-18T18:49:22.114Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-07-18T18:49:22.318Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-18T18:49:22.428Z] + echo Chowning /workspace to jenkins user [2022-07-18T18:49:22.428Z] Chowning /workspace to jenkins user [2022-07-18T18:49:22.428Z] + id -u [2022-07-18T18:49:22.428Z] + id -g [2022-07-18T18:49:22.428Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43815:/workspace busybox chown -R 1000:1000 /workspace [2022-07-18T18:49:22.881Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-18T18:49:23.323Z] + bundleName=docker-py [2022-07-18T18:49:23.323Z] + echo Creating docker-py-bundles.tar.gz [2022-07-18T18:49:23.323Z] Creating docker-py-bundles.tar.gz [2022-07-18T18:49:23.323Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-07-18T18:49:23.342Z] Archiving artifacts [2022-07-18T18:49:23.590Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43815/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-18T18:49:23.922Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43815/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=a46ce37d25ae75af06eedcbcc47c277bbaf79423 -e DOCKER_GRAPHDRIVER docker:a46ce37d25ae75af06eedcbcc47c277bbaf79423 hack/make.sh binary [2022-07-18T18:49:24.128Z] ok github.com/docker/docker/libnetwork 37.595s coverage: 40.6% of statements [2022-07-18T18:49:24.128Z] ok github.com/docker/docker/libnetwork/bitseq 0.136s coverage: 84.4% of statements [2022-07-18T18:49:24.128Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-18T18:49:24.128Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-18T18:49:24.128Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-18T18:49:24.128Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-18T18:49:24.128Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-18T18:49:24.128Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-18T18:49:24.128Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-18T18:49:24.128Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-18T18:49:24.128Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-07-18T18:49:24.128Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-18T18:49:24.128Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-18T18:49:24.128Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-18T18:49:24.128Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-18T18:49:24.128Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.505s coverage: 59.9% of statements [2022-07-18T18:49:24.128Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-18T18:49:24.128Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-07-18T18:49:24.128Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.2% of statements [2022-07-18T18:49:24.128Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-18T18:49:24.128Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-07-18T18:49:24.128Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-18T18:49:24.128Z] ok github.com/docker/docker/libnetwork/drivers/null 0.007s coverage: 34.8% of statements [2022-07-18T18:49:24.178Z] [2022-07-18T18:49:24.178Z] Removing bundles/ [2022-07-18T18:49:24.178Z] [2022-07-18T18:49:24.284Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-18T18:49:24.285Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-18T18:49:24.434Z] ---> Making bundle: binary (in bundles/binary) [2022-07-18T18:49:24.434Z] Building: bundles/binary-daemon/dockerd [2022-07-18T18:49:24.434Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T18:49:25.212Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-18T18:49:25.468Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-18T18:49:26.834Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T18:49:26.834Z] check_test.go:540: [d0e13656426a2] daemon is not started [2022-07-18T18:49:26.834Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-18T18:49:26.834Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T18:49:28.724Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-18T18:49:28.724Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-18T18:49:30.614Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-18T18:49:30.614Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T18:49:31.177Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-18T18:49:32.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-18T18:49:34.122Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.105s coverage: 6.6% of statements [2022-07-18T18:49:34.123Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-18T18:49:34.123Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-18T18:49:34.123Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.4% of statements [2022-07-18T18:49:34.123Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-18T18:49:34.123Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-18T18:49:34.123Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-18T18:49:34.445Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-18T18:49:34.690Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-18T18:49:34.690Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-07-18T18:49:34.948Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-18T18:49:35.206Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-18T18:49:35.811Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-18T18:49:35.811Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-18T18:49:36.741Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-18T18:49:36.741Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-18T18:49:36.741Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-18T18:49:36.997Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-18T18:49:37.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-18T18:49:37.923Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-18T18:49:38.855Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-18T18:49:39.120Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-18T18:49:39.688Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-18T18:49:40.618Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-18T18:49:41.180Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-18T18:49:41.744Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-18T18:49:42.673Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-18T18:49:42.929Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-18T18:49:42.929Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-18T18:49:42.929Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-18T18:49:43.186Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-18T18:49:43.746Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-18T18:49:44.674Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-18T18:49:45.235Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-18T18:49:45.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.99s) [2022-07-18T18:49:45.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2022-07-18T18:49:45.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.44s) [2022-07-18T18:49:45.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-07-18T18:49:45.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2022-07-18T18:49:45.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s) [2022-07-18T18:49:45.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.91s) [2022-07-18T18:49:45.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.14s) [2022-07-18T18:49:45.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.46s) [2022-07-18T18:49:45.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.28s) [2022-07-18T18:49:45.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.57s) [2022-07-18T18:49:45.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.21s) [2022-07-18T18:49:45.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.18s) [2022-07-18T18:49:45.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.56s) [2022-07-18T18:49:45.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.27s) [2022-07-18T18:49:45.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s) [2022-07-18T18:49:45.235Z] === RUN TestCgroupNamespacesRun [2022-07-18T18:49:45.491Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-18T18:49:46.417Z] --- PASS: TestCgroupNamespacesRun (1.30s) [2022-07-18T18:49:46.417Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-18T18:49:46.673Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-18T18:49:47.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-18T18:49:47.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-18T18:49:47.409Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-18T18:49:47.644Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.29s) [2022-07-18T18:49:47.644Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-18T18:49:47.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-18T18:49:48.206Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-18T18:49:48.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-18T18:49:49.133Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-18T18:49:49.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-18T18:49:49.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-18T18:49:49.695Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2022-07-18T18:49:49.695Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-18T18:49:50.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-18T18:49:51.059Z] --- PASS: TestCgroupNamespacesRunHostMode (1.38s) [2022-07-18T18:49:51.059Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-18T18:49:51.059Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-18T18:49:52.464Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s) [2022-07-18T18:49:52.464Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-18T18:49:52.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-18T18:49:53.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-18T18:49:53.832Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s) [2022-07-18T18:49:53.832Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-18T18:49:53.832Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-18T18:49:53.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-18T18:49:54.395Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-18T18:49:54.651Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2022-07-18T18:49:54.651Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-18T18:49:54.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-18T18:49:55.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-18T18:49:55.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-18T18:49:56.016Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-18T18:49:56.272Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2022-07-18T18:49:56.273Z] === RUN TestNISDomainname [2022-07-18T18:49:56.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-18T18:49:57.201Z] --- PASS: TestNISDomainname (0.79s) [2022-07-18T18:49:57.201Z] === RUN TestHostnameDnsResolution [2022-07-18T18:49:58.128Z] --- PASS: TestHostnameDnsResolution (1.15s) [2022-07-18T18:49:58.128Z] === RUN TestUnprivilegedPortsAndPing [2022-07-18T18:49:58.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-18T18:49:58.383Z] check_test.go:540: [daaacfa2689f8] daemon is not started [2022-07-18T18:49:58.383Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-18T18:49:58.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-18T18:49:58.956Z] --- PASS: TestUnprivilegedPortsAndPing (0.69s) [2022-07-18T18:49:58.956Z] === RUN TestPrivilegedHostDevices [2022-07-18T18:49:59.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-18T18:49:59.891Z] --- PASS: TestPrivilegedHostDevices (0.85s) [2022-07-18T18:49:59.891Z] === RUN TestRunConsoleSize [2022-07-18T18:49:59.891Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-18T18:50:00.428Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-18T18:50:00.428Z] Using test binary docker [2022-07-18T18:50:00.428Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-18T18:50:00.428Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-18T18:50:00.428Z] INFO: Waiting for daemon to start... [2022-07-18T18:50:00.428Z] Starting dockerd [2022-07-18T18:50:00.495Z] --- PASS: TestRunConsoleSize (0.57s) [2022-07-18T18:50:00.495Z] === RUN TestStats [2022-07-18T18:50:01.858Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-18T18:50:02.289Z] ok github.com/docker/docker/libnetwork/ipam 16.130s coverage: 85.3% of statements [2022-07-18T18:50:02.289Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-18T18:50:02.289Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-18T18:50:02.289Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements [2022-07-18T18:50:02.857Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-18T18:50:02.857Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-18T18:50:03.115Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-18T18:50:03.221Z] --- PASS: TestStats (2.65s) [2022-07-18T18:50:03.221Z] === RUN TestStopContainerWithTimeout [2022-07-18T18:50:03.221Z] === RUN TestStopContainerWithTimeout/0 [2022-07-18T18:50:03.221Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-18T18:50:03.221Z] === RUN TestStopContainerWithTimeout/1 [2022-07-18T18:50:03.221Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-18T18:50:03.221Z] === RUN TestStopContainerWithTimeout/3 [2022-07-18T18:50:03.221Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-18T18:50:03.221Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-18T18:50:03.221Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-18T18:50:03.222Z] === CONT TestStopContainerWithTimeout/0 [2022-07-18T18:50:03.222Z] === CONT TestStopContainerWithTimeout/3 [2022-07-18T18:50:03.222Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-18T18:50:03.222Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-18T18:50:03.222Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-18T18:50:03.683Z] ok github.com/docker/docker/libnetwork/ipamutils 0.275s coverage: 74.0% of statements [2022-07-18T18:50:04.149Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-18T18:50:04.149Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-18T18:50:04.251Z] ok github.com/docker/docker/libnetwork/iptables 0.169s coverage: 45.0% of statements [2022-07-18T18:50:04.406Z] === CONT TestStopContainerWithTimeout/1 [2022-07-18T18:50:04.510Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2022-07-18T18:50:04.608Z] . [2022-07-18T18:50:04.608Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-18T18:50:04.608Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-18T18:50:04.608Z] Error: No such image: emptyfs [2022-07-18T18:50:04.608Z] Running integration-test (iteration 1) [2022-07-18T18:50:04.608Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-18T18:50:04.661Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-18T18:50:04.661Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-18T18:50:04.768Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-18T18:50:04.866Z] Loaded image: busybox:latest [2022-07-18T18:50:04.866Z] Loaded image: busybox:glibc [2022-07-18T18:50:05.588Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-18T18:50:05.588Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-18T18:50:06.149Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-18T18:50:06.239Z] Loaded image: debian:bullseye-slim [2022-07-18T18:50:06.239Z] Loaded image: hello-world:latest [2022-07-18T18:50:06.239Z] Loaded image: arm32v7/hello-world:latest [2022-07-18T18:50:06.239Z] INFO: Testing against a local daemon [2022-07-18T18:50:06.239Z] === RUN TestCgroupNamespacesBuild [2022-07-18T18:50:07.075Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-18T18:50:07.075Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-18T18:50:07.613Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2022-07-18T18:50:07.613Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-18T18:50:07.636Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-18T18:50:08.987Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2022-07-18T18:50:08.988Z] === RUN TestBuildWithSession [2022-07-18T18:50:08.988Z] build_session_test.go:25: TODO: BuildKit [2022-07-18T18:50:08.988Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-18T18:50:08.988Z] === RUN TestBuildSquashParent [2022-07-18T18:50:09.042Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-18T18:50:09.042Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2022-07-18T18:50:09.042Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2022-07-18T18:50:09.042Z] --- PASS: TestStopContainerWithTimeout/3 (3.32s) [2022-07-18T18:50:09.042Z] --- PASS: TestStopContainerWithTimeout/-1 (2.92s) [2022-07-18T18:50:09.042Z] === RUN TestDeleteDevicemapper [2022-07-18T18:50:09.042Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-18T18:50:09.042Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-18T18:50:09.042Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-18T18:50:09.298Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-18T18:50:09.553Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-18T18:50:11.486Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.20s) [2022-07-18T18:50:11.486Z] === RUN TestUpdateMemory [2022-07-18T18:50:11.486Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-18T18:50:11.486Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-18T18:50:11.486Z] === RUN TestUpdateCPUQuota [2022-07-18T18:50:11.486Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-18T18:50:12.049Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-18T18:50:12.305Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-18T18:50:12.561Z] --- PASS: TestUpdateCPUQuota (1.45s) [2022-07-18T18:50:12.561Z] === RUN TestUpdatePidsLimit [2022-07-18T18:50:12.816Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-18T18:50:13.072Z] === RUN TestUpdatePidsLimit/no_change [2022-07-18T18:50:13.327Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-18T18:50:13.327Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-18T18:50:13.583Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-18T18:50:13.839Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-18T18:50:14.094Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-18T18:50:14.247Z] --- PASS: TestBuildSquashParent (4.59s) [2022-07-18T18:50:14.247Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-18T18:50:14.247Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-18T18:50:14.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-18T18:50:14.247Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-18T18:50:14.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-18T18:50:14.247Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-18T18:50:14.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-18T18:50:14.247Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-18T18:50:14.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-18T18:50:14.247Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-18T18:50:14.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-18T18:50:14.247Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-18T18:50:14.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-18T18:50:14.247Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-18T18:50:14.247Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-18T18:50:14.350Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-18T18:50:14.605Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-18T18:50:14.861Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-18T18:50:15.182Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-18T18:50:15.439Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-18T18:50:15.789Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-18T18:50:15.789Z] --- PASS: TestUpdatePidsLimit (3.09s) [2022-07-18T18:50:15.789Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2022-07-18T18:50:15.789Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2022-07-18T18:50:15.789Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2022-07-18T18:50:15.789Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2022-07-18T18:50:15.789Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2022-07-18T18:50:15.789Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.29s) [2022-07-18T18:50:15.789Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2022-07-18T18:50:15.789Z] === RUN TestUpdateRestartPolicy [2022-07-18T18:50:15.789Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-18T18:50:16.758Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-18T18:50:16.813Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-18T18:50:17.071Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-18T18:50:18.124Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-18T18:50:18.124Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-18T18:50:18.124Z] check_test.go:540: [d5563c67f67e7] daemon is not started [2022-07-18T18:50:18.380Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-18T18:50:18.380Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-18T18:50:18.380Z] check_test.go:540: [df9247ec5cf67] daemon is not started [2022-07-18T18:50:18.380Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-18T18:50:18.445Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-18T18:50:18.445Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.75s) [2022-07-18T18:50:18.445Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.84s) [2022-07-18T18:50:18.445Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.38s) [2022-07-18T18:50:18.445Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.60s) [2022-07-18T18:50:18.445Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.49s) [2022-07-18T18:50:18.445Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.43s) [2022-07-18T18:50:18.445Z] === RUN TestBuildMultiStageCopy [2022-07-18T18:50:18.445Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-18T18:50:19.816Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-18T18:50:20.074Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-18T18:50:20.074Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-18T18:50:20.331Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-18T18:50:20.590Z] --- PASS: TestBuildMultiStageCopy (2.24s) [2022-07-18T18:50:20.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.40s) [2022-07-18T18:50:20.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-07-18T18:50:20.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-07-18T18:50:20.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-07-18T18:50:20.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-07-18T18:50:20.590Z] === RUN TestBuildMultiStageParentConfig [2022-07-18T18:50:20.935Z] check_test.go:540: [dad9b4e37d372] daemon is not started [2022-07-18T18:50:20.936Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-18T18:50:21.157Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-07-18T18:50:21.157Z] === RUN TestBuildLabelWithTargets [2022-07-18T18:50:22.091Z] --- PASS: TestBuildLabelWithTargets (0.90s) [2022-07-18T18:50:22.091Z] === RUN TestBuildWithEmptyLayers [2022-07-18T18:50:22.656Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-07-18T18:50:22.656Z] === RUN TestBuildMultiStageOnBuild [2022-07-18T18:50:24.028Z] --- PASS: TestBuildMultiStageOnBuild (1.56s) [2022-07-18T18:50:24.028Z] === RUN TestBuildUncleanTarFilenames [2022-07-18T18:50:24.594Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-07-18T18:50:24.594Z] === RUN TestBuildMultiStageLayerLeak [2022-07-18T18:50:25.098Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-18T18:50:26.492Z] --- PASS: TestBuildMultiStageLayerLeak (1.73s) [2022-07-18T18:50:26.492Z] === RUN TestBuildWithHugeFile [2022-07-18T18:50:27.613Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-18T18:50:28.582Z] --- PASS: TestUpdateRestartPolicy (12.68s) [2022-07-18T18:50:28.582Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-18T18:50:29.143Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2022-07-18T18:50:29.143Z] === RUN TestWaitNonBlocked [2022-07-18T18:50:29.143Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-18T18:50:29.143Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-18T18:50:29.143Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-18T18:50:29.143Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-18T18:50:29.143Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-18T18:50:29.143Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-18T18:50:30.071Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-18T18:50:30.369Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-07-18T18:50:30.369Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2022-07-18T18:50:30.369Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2022-07-18T18:50:30.369Z] === RUN TestWaitBlocked [2022-07-18T18:50:30.369Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-18T18:50:30.369Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-18T18:50:30.369Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-18T18:50:30.369Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-18T18:50:30.369Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-18T18:50:30.369Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-18T18:50:31.299Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-18T18:50:31.555Z] --- PASS: TestWaitBlocked (0.02s) [2022-07-18T18:50:31.555Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2022-07-18T18:50:31.555Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2022-07-18T18:50:31.555Z] === RUN TestWaitConditions [2022-07-18T18:50:31.555Z] === RUN TestWaitConditions/default [2022-07-18T18:50:31.555Z] === PAUSE TestWaitConditions/default [2022-07-18T18:50:31.555Z] === RUN TestWaitConditions/not-running [2022-07-18T18:50:31.555Z] === PAUSE TestWaitConditions/not-running [2022-07-18T18:50:31.555Z] === RUN TestWaitConditions/next-exit [2022-07-18T18:50:31.555Z] === PAUSE TestWaitConditions/next-exit [2022-07-18T18:50:31.555Z] === RUN TestWaitConditions/removed [2022-07-18T18:50:31.555Z] === PAUSE TestWaitConditions/removed [2022-07-18T18:50:31.555Z] === CONT TestWaitConditions/default [2022-07-18T18:50:31.555Z] === CONT TestWaitConditions/removed [2022-07-18T18:50:31.810Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-18T18:50:33.175Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-18T18:50:33.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-18T18:50:33.175Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-18T18:50:33.780Z] === CONT TestWaitConditions/next-exit [2022-07-18T18:50:33.780Z] === CONT TestWaitConditions/not-running [2022-07-18T18:50:35.146Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-18T18:50:35.708Z] --- PASS: TestWaitConditions (0.02s) [2022-07-18T18:50:35.708Z] --- PASS: TestWaitConditions/removed (2.18s) [2022-07-18T18:50:35.708Z] --- PASS: TestWaitConditions/default (2.22s) [2022-07-18T18:50:35.708Z] --- PASS: TestWaitConditions/not-running (1.96s) [2022-07-18T18:50:35.708Z] --- PASS: TestWaitConditions/next-exit (2.01s) [2022-07-18T18:50:35.708Z] === CONT TestContainerStartOnDaemonRestart [2022-07-18T18:50:35.708Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-18T18:50:37.642Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-18T18:50:37.642Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-18T18:50:38.569Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-18T18:50:39.130Z] --- PASS: TestContainerStartOnDaemonRestart (3.34s) [2022-07-18T18:50:39.130Z] === CONT TestIpcModeOlderClient [2022-07-18T18:50:39.130Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-18T18:50:39.130Z] === CONT TestContainerKillOnDaemonStart [2022-07-18T18:50:39.385Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.56s) [2022-07-18T18:50:39.385Z] === CONT TestDaemonHostGatewayIP [2022-07-18T18:50:41.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-18T18:50:43.793Z] --- PASS: TestDaemonHostGatewayIP (4.13s) [2022-07-18T18:50:43.793Z] === CONT TestDaemonRestartIpcMode [2022-07-18T18:50:46.322Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-18T18:50:46.578Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-18T18:50:47.139Z] --- PASS: TestDaemonRestartIpcMode (3.56s) [2022-07-18T18:50:48.501Z] check_test.go:540: [dfa8eadd01c5f] daemon is not started [2022-07-18T18:50:48.502Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-18T18:50:49.475Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-18T18:50:49.731Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-18T18:50:51.095Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-18T18:50:51.095Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-18T18:50:52.064Z] --- PASS: TestContainerKillOnDaemonStart (12.80s) [2022-07-18T18:50:52.064Z] PASS [2022-07-18T18:50:52.064Z] [2022-07-18T18:50:52.064Z] === Skipped [2022-07-18T18:50:52.064Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-18T18:50:52.064Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-18T18:50:52.064Z] [2022-07-18T18:50:52.064Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-18T18:50:52.064Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-18T18:50:52.064Z] [2022-07-18T18:50:52.064Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-18T18:50:52.064Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-18T18:50:52.064Z] [2022-07-18T18:50:52.064Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-18T18:50:52.064Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-18T18:50:52.064Z] [2022-07-18T18:50:52.064Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-18T18:50:52.064Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-18T18:50:52.064Z] [2022-07-18T18:50:52.064Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-18T18:50:52.064Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-18T18:50:52.064Z] [2022-07-18T18:50:52.064Z] DONE 264 tests, 6 skipped in 163.077s [2022-07-18T18:50:52.064Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-18T18:50:52.064Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:50:52.064Z] ++ set -e [2022-07-18T18:50:52.064Z] ++ '[' -n 0 ']' [2022-07-18T18:50:52.064Z] ++ set -x [2022-07-18T18:50:52.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:50:52.320Z] === RUN TestConfigDaemonLibtrustID [2022-07-18T18:50:52.882Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-07-18T18:50:52.882Z] === RUN TestConfigDaemonID [2022-07-18T18:50:53.850Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-18T18:50:53.850Z] daemon_test.go:83: [d254bdc772996] daemon is not started [2022-07-18T18:50:53.850Z] --- PASS: TestConfigDaemonID (1.06s) [2022-07-18T18:50:53.850Z] === RUN TestDaemonConfigValidation [2022-07-18T18:50:53.850Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-18T18:50:53.850Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-18T18:50:53.850Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-18T18:50:53.850Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-18T18:50:53.850Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-18T18:50:53.850Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-18T18:50:53.850Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-18T18:50:53.850Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-18T18:50:53.850Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-18T18:50:53.850Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-18T18:50:53.850Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-18T18:50:53.850Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-18T18:50:53.850Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-18T18:50:54.106Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-18T18:50:54.106Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-18T18:50:54.106Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-18T18:50:54.106Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.17s) [2022-07-18T18:50:54.106Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.19s) [2022-07-18T18:50:54.106Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.17s) [2022-07-18T18:50:54.106Z] --- PASS: TestDaemonConfigValidation/valid_config (0.19s) [2022-07-18T18:50:54.106Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-18T18:50:54.106Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-18T18:50:54.106Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-18T18:50:55.075Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-18T18:50:55.075Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-18T18:50:55.331Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-18T18:50:55.586Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-18T18:50:56.514Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-18T18:50:56.772Z] check_test.go:540: [d9d4d81115388] daemon is not started [2022-07-18T18:50:56.772Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-18T18:50:57.333Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-18T18:50:57.333Z] daemon_test.go:197: [dfe7e9fec029b] daemon is not started [2022-07-18T18:50:57.333Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2022-07-18T18:50:57.333Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-07-18T18:50:57.333Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-18T18:50:57.333Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-07-18T18:50:57.333Z] === RUN TestDaemonProxy [2022-07-18T18:50:57.333Z] === RUN TestDaemonProxy/environment_variables [2022-07-18T18:50:58.259Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-18T18:50:59.186Z] === RUN TestDaemonProxy/command-line_options [2022-07-18T18:51:00.548Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-18T18:51:00.803Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-18T18:51:00.803Z] === RUN TestDaemonProxy/configuration_file [2022-07-18T18:51:01.730Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-18T18:51:02.657Z] === RUN TestDaemonProxy/conflicting_options [2022-07-18T18:51:03.218Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-18T18:51:03.781Z] --- PASS: TestDaemonProxy (6.28s) [2022-07-18T18:51:03.781Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-07-18T18:51:03.781Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-18T18:51:03.781Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-07-18T18:51:03.781Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-18T18:51:03.781Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-18T18:51:03.781Z] PASS [2022-07-18T18:51:03.781Z] [2022-07-18T18:51:03.781Z] DONE 18 tests in 11.709s [2022-07-18T18:51:03.781Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-18T18:51:03.781Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:51:03.781Z] ++ set -e [2022-07-18T18:51:03.781Z] ++ '[' -n 0 ']' [2022-07-18T18:51:03.781Z] ++ set -x [2022-07-18T18:51:03.781Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:51:04.037Z] INFO: Testing against a local daemon [2022-07-18T18:51:04.037Z] === RUN TestCommitInheritsEnv [2022-07-18T18:51:04.037Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-18T18:51:04.293Z] --- PASS: TestCommitInheritsEnv (0.41s) [2022-07-18T18:51:04.293Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-18T18:51:04.293Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-18T18:51:04.293Z] === RUN TestImportWithCustomPlatform [2022-07-18T18:51:04.293Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-18T18:51:04.549Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-18T18:51:04.549Z] === RUN TestImportWithCustomPlatform// [2022-07-18T18:51:04.549Z] === RUN TestImportWithCustomPlatform/linux [2022-07-18T18:51:04.805Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-18T18:51:04.805Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-18T18:51:05.070Z] === RUN TestImportWithCustomPlatform/macos [2022-07-18T18:51:05.070Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-18T18:51:05.070Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-18T18:51:05.070Z] --- PASS: TestImportWithCustomPlatform (0.66s) [2022-07-18T18:51:05.070Z] --- PASS: TestImportWithCustomPlatform/#00 (0.16s) [2022-07-18T18:51:05.070Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-18T18:51:05.070Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-18T18:51:05.070Z] --- PASS: TestImportWithCustomPlatform/linux (0.16s) [2022-07-18T18:51:05.070Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-07-18T18:51:05.070Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.15s) [2022-07-18T18:51:05.070Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-18T18:51:05.070Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-18T18:51:05.070Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-18T18:51:05.070Z] === RUN TestImagesFilterMultiReference [2022-07-18T18:51:05.070Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-07-18T18:51:05.070Z] === RUN TestImagePullPlatformInvalid [2022-07-18T18:51:05.070Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-18T18:51:05.070Z] === RUN TestRemoveImageOrphaning [2022-07-18T18:51:05.633Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2022-07-18T18:51:05.633Z] === RUN TestRemoveImageGarbageCollector [2022-07-18T18:51:06.195Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-18T18:51:06.195Z] time="2022-07-18T18:51:05Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-18T18:51:07.163Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-18T18:51:07.726Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-18T18:51:08.287Z] --- PASS: TestRemoveImageGarbageCollector (2.64s) [2022-07-18T18:51:08.287Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-18T18:51:08.287Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-07-18T18:51:08.287Z] === RUN TestTagInvalidReference [2022-07-18T18:51:08.287Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-18T18:51:08.287Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-18T18:51:08.287Z] --- PASS: TestTagInvalidReference (0.03s) [2022-07-18T18:51:08.287Z] === RUN TestTagValidPrefixedRepo [2022-07-18T18:51:08.287Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-07-18T18:51:08.287Z] === RUN TestTagExistedNameWithoutForce [2022-07-18T18:51:08.287Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-07-18T18:51:08.287Z] === RUN TestTagOfficialNames [2022-07-18T18:51:08.544Z] --- PASS: TestTagOfficialNames (0.08s) [2022-07-18T18:51:08.544Z] === RUN TestTagMatchesDigest [2022-07-18T18:51:08.544Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-18T18:51:08.544Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-18T18:51:08.806Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-18T18:51:09.368Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-18T18:51:09.929Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-18T18:51:10.184Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-18T18:51:10.440Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-18T18:51:10.696Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-18T18:51:11.258Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-18T18:51:11.864Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-18T18:51:12.426Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-18T18:51:12.988Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-18T18:51:13.550Z] check_test.go:540: [d4c60be038414] daemon is not started [2022-07-18T18:51:13.550Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-18T18:51:14.477Z] check_test.go:540: [dbfd6711411a1] daemon is not started [2022-07-18T18:51:14.477Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-18T18:51:15.039Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-18T18:51:15.039Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-18T18:51:15.858Z] Created binary: bundles/binary-daemon/dockerd [2022-07-18T18:51:15.858Z] Copying nested executables into bundles/binary-daemon [2022-07-18T18:51:15.858Z] Building: bundles/binary-daemon/docker-proxy [2022-07-18T18:51:15.858Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T18:51:15.858Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-18T18:51:15.858Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-18T18:51:16.927Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-18T18:51:17.149Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43815/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=a46ce37d25ae75af06eedcbcc47c277bbaf79423 -e DOCKER_GRAPHDRIVER docker:a46ce37d25ae75af06eedcbcc47c277bbaf79423 hack/make.sh cross [2022-07-18T18:51:17.404Z] [2022-07-18T18:51:17.404Z] Removing bundles/ [2022-07-18T18:51:17.404Z] [2022-07-18T18:51:17.661Z] ---> Making bundle: cross (in bundles/cross) [2022-07-18T18:51:17.661Z] Cross building: bundles/cross/linux/amd64 [2022-07-18T18:51:17.661Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-18T18:51:17.661Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-18T18:51:18.294Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-18T18:51:18.856Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-18T18:51:19.464Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-18T18:51:20.026Z] check_test.go:540: [d275c268b37c9] daemon is not started [2022-07-18T18:51:20.026Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-18T18:51:22.702Z] --- PASS: TestBuildWithHugeFile (53.02s) [2022-07-18T18:51:22.702Z] === RUN TestBuildWCOWSandboxSize [2022-07-18T18:51:22.702Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-18T18:51:22.702Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-18T18:51:22.702Z] === RUN TestBuildWithEmptyDockerfile [2022-07-18T18:51:22.702Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-18T18:51:22.702Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-18T18:51:22.702Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-18T18:51:22.702Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-18T18:51:22.702Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-18T18:51:22.702Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-18T18:51:22.702Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-18T18:51:22.702Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-18T18:51:22.702Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-18T18:51:22.702Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-18T18:51:22.702Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-07-18T18:51:22.702Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-07-18T18:51:22.702Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-18T18:51:22.702Z] === RUN TestBuildPreserveOwnership [2022-07-18T18:51:22.702Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-18T18:51:22.702Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-18T18:51:23.268Z] --- PASS: TestBuildPreserveOwnership (3.50s) [2022-07-18T18:51:23.268Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.39s) [2022-07-18T18:51:23.268Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s) [2022-07-18T18:51:23.268Z] === RUN TestBuildPlatformInvalid [2022-07-18T18:51:23.268Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-18T18:51:23.268Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-18T18:51:23.293Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-18T18:51:23.869Z] Loaded image: busybox:latest [2022-07-18T18:51:24.140Z] Loaded image: busybox:glibc [2022-07-18T18:51:24.700Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-18T18:51:25.517Z] Loaded image: debian:bullseye-slim [2022-07-18T18:51:25.517Z] Loaded image: hello-world:latest [2022-07-18T18:51:25.775Z] Loaded image: arm32v7/hello-world:latest [2022-07-18T18:51:28.008Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-18T18:51:28.934Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-18T18:51:28.934Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-18T18:51:29.862Z] check_test.go:540: [d31ca7cd45fb4] daemon is not started [2022-07-18T18:51:29.862Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-18T18:51:30.423Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-18T18:51:33.881Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.76s) [2022-07-18T18:51:33.881Z] PASS [2022-07-18T18:51:33.881Z] [2022-07-18T18:51:33.881Z] === Skipped [2022-07-18T18:51:33.881Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-18T18:51:33.881Z] build_session_test.go:25: TODO: BuildKit [2022-07-18T18:51:33.881Z] [2022-07-18T18:51:33.881Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-18T18:51:33.881Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-18T18:51:33.881Z] [2022-07-18T18:51:33.881Z] DONE 34 tests, 2 skipped in 89.513s [2022-07-18T18:51:33.881Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-18T18:51:34.139Z] INFO: Testing against a local daemon [2022-07-18T18:51:34.139Z] === RUN TestConfigInspect [2022-07-18T18:51:34.632Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-18T18:51:34.632Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-18T18:51:36.664Z] --- PASS: TestConfigInspect (2.25s) [2022-07-18T18:51:36.664Z] === RUN TestConfigList [2022-07-18T18:51:38.561Z] --- PASS: TestConfigList (2.15s) [2022-07-18T18:51:38.561Z] === RUN TestConfigsCreateAndDelete [2022-07-18T18:51:38.839Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-18T18:51:41.087Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-07-18T18:51:41.087Z] === RUN TestConfigsUpdate [2022-07-18T18:51:41.353Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-18T18:51:41.353Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-18T18:51:41.916Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-18T18:51:42.460Z] --- PASS: TestConfigsUpdate (1.75s) [2022-07-18T18:51:42.460Z] === RUN TestTemplatedConfig [2022-07-18T18:51:43.806Z] check_test.go:540: [d43b1dbf2b12a] daemon is not started [2022-07-18T18:51:43.806Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-18T18:51:44.063Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-18T18:51:44.063Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-18T18:51:44.990Z] --- PASS: TestTemplatedConfig (2.75s) [2022-07-18T18:51:44.990Z] === RUN TestConfigCreateResolve [2022-07-18T18:51:44.993Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-18T18:51:45.249Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-18T18:51:46.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-18T18:51:47.104Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-18T18:51:47.104Z] check_test.go:540: [d19ef0396a105] daemon is not started [2022-07-18T18:51:47.104Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-18T18:51:47.360Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-18T18:51:47.517Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-07-18T18:51:47.517Z] PASS [2022-07-18T18:51:47.517Z] [2022-07-18T18:51:47.517Z] DONE 6 tests in 13.240s [2022-07-18T18:51:47.517Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-18T18:51:47.517Z] INFO: Testing against a local daemon [2022-07-18T18:51:47.517Z] === RUN TestAttachWithTTY [2022-07-18T18:51:47.517Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-18T18:51:47.517Z] === RUN TestAttachWithoutTTy [2022-07-18T18:51:47.517Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-18T18:51:47.517Z] === RUN TestCheckpoint [2022-07-18T18:51:47.517Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-18T18:51:47.517Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/commit [2022-07-18T18:51:47.517Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-18T18:51:47.517Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-18T18:51:47.517Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-18T18:51:47.517Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-18T18:51:47.517Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-18T18:51:47.517Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-18T18:51:47.517Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-18T18:51:47.517Z] === CONT TestContainerInvalidJSON/commit [2022-07-18T18:51:47.517Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-18T18:51:47.517Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-18T18:51:47.517Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-18T18:51:47.517Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-18T18:51:47.517Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-18T18:51:47.517Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-18T18:51:47.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-18T18:51:47.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-18T18:51:47.517Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-18T18:51:47.517Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-07-18T18:51:47.517Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-18T18:51:47.517Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-18T18:51:47.517Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-18T18:51:47.517Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-18T18:51:47.517Z] === RUN TestCopyEmptyFile [2022-07-18T18:51:47.775Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-18T18:51:47.775Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-18T18:51:47.775Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-18T18:51:47.775Z] === RUN TestCopyFromContainer [2022-07-18T18:51:49.149Z] === RUN TestCopyFromContainer// [2022-07-18T18:51:49.149Z] === RUN TestCopyFromContainer//bar/root [2022-07-18T18:51:49.149Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-18T18:51:49.149Z] === RUN TestCopyFromContainer/bar/quux [2022-07-18T18:51:49.149Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-18T18:51:49.149Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-18T18:51:49.149Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-18T18:51:49.407Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-18T18:51:49.407Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-18T18:51:49.407Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-18T18:51:49.407Z] --- PASS: TestCopyFromContainer (1.70s) [2022-07-18T18:51:49.407Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-18T18:51:49.407Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-18T18:51:49.407Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-18T18:51:49.407Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-18T18:51:49.407Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-18T18:51:49.407Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-18T18:51:49.407Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-18T18:51:49.407Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-18T18:51:49.407Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-18T18:51:49.407Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-18T18:51:49.407Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-18T18:51:49.407Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-18T18:51:49.407Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-18T18:51:49.407Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-18T18:51:49.407Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-18T18:51:49.407Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-18T18:51:49.407Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-18T18:51:49.407Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-18T18:51:49.407Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-18T18:51:49.407Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-18T18:51:49.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-18T18:51:49.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-18T18:51:49.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-18T18:51:49.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-18T18:51:49.407Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-18T18:51:49.665Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-18T18:51:49.665Z] === RUN TestCreateWithInvalidEnv [2022-07-18T18:51:49.665Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-18T18:51:49.665Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-18T18:51:49.665Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-18T18:51:49.665Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-18T18:51:49.665Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-18T18:51:49.665Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-18T18:51:49.665Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-18T18:51:49.665Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-18T18:51:49.665Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-18T18:51:49.665Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-18T18:51:49.665Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-18T18:51:49.665Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-18T18:51:49.665Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-18T18:51:49.665Z] === RUN TestCreateTmpfsMountsTarget [2022-07-18T18:51:49.665Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-18T18:51:49.665Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-18T18:51:49.875Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-18T18:51:49.875Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-18T18:51:51.037Z] --- PASS: TestCreateWithCustomMaskedPaths (1.55s) [2022-07-18T18:51:51.037Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-18T18:51:52.391Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-18T18:51:52.391Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-18T18:51:52.935Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.50s) [2022-07-18T18:51:52.935Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-18T18:51:52.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-18T18:51:52.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-18T18:51:52.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-18T18:51:52.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-18T18:51:52.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-18T18:51:52.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-18T18:51:52.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-18T18:51:52.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-18T18:51:52.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-18T18:51:52.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-18T18:51:52.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-18T18:51:52.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-18T18:51:52.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-18T18:51:52.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-18T18:51:52.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-18T18:51:52.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-18T18:51:52.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-18T18:51:52.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-18T18:51:52.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-18T18:51:52.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-18T18:51:52.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-18T18:51:52.935Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-18T18:51:53.192Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s) [2022-07-18T18:51:53.192Z] === RUN TestCreateDifferentPlatform [2022-07-18T18:51:53.192Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-18T18:51:53.192Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-18T18:51:53.192Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-18T18:51:53.192Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-18T18:51:53.192Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-18T18:51:53.192Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-18T18:51:53.192Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-07-18T18:51:53.192Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-18T18:51:53.192Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-18T18:51:53.192Z] === RUN TestCreateInvalidHostConfig [2022-07-18T18:51:53.192Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-18T18:51:53.192Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-18T18:51:53.192Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-18T18:51:53.192Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-18T18:51:53.192Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-18T18:51:53.192Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-18T18:51:53.192Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-18T18:51:53.192Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-18T18:51:53.192Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-18T18:51:53.192Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-18T18:51:53.192Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-18T18:51:53.192Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-18T18:51:53.192Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-18T18:51:53.192Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-18T18:51:53.192Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-18T18:51:53.192Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-18T18:51:53.192Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-18T18:51:53.192Z] === RUN TestContainerStartOnDaemonRestart [2022-07-18T18:51:53.192Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-18T18:51:53.192Z] === RUN TestDaemonRestartIpcMode [2022-07-18T18:51:53.192Z] === PAUSE TestDaemonRestartIpcMode [2022-07-18T18:51:53.192Z] === RUN TestDaemonHostGatewayIP [2022-07-18T18:51:53.192Z] === PAUSE TestDaemonHostGatewayIP [2022-07-18T18:51:53.192Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-18T18:51:53.192Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-18T18:51:53.192Z] === RUN TestContainerKillOnDaemonStart [2022-07-18T18:51:53.192Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-18T18:51:53.192Z] === RUN TestDiff [2022-07-18T18:51:53.756Z] --- PASS: TestDiff (0.53s) [2022-07-18T18:51:53.756Z] === RUN TestExecConsoleSize [2022-07-18T18:51:54.323Z] --- PASS: TestExecConsoleSize (0.60s) [2022-07-18T18:51:54.323Z] === RUN TestExecWithCloseStdin [2022-07-18T18:51:54.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-18T18:51:55.256Z] --- PASS: TestExecWithCloseStdin (0.66s) [2022-07-18T18:51:55.256Z] === RUN TestExec [2022-07-18T18:51:55.707Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-18T18:51:55.821Z] --- PASS: TestExec (0.62s) [2022-07-18T18:51:55.821Z] === RUN TestExecUser [2022-07-18T18:51:56.210Z] ok github.com/docker/docker/libnetwork/networkdb 104.601s coverage: 60.5% of statements [2022-07-18T18:51:56.210Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-18T18:51:56.210Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-18T18:51:56.210Z] ok github.com/docker/docker/libnetwork/osl 4.373s coverage: 39.7% of statements [2022-07-18T18:51:56.210Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-18T18:51:56.210Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-18T18:51:56.385Z] --- PASS: TestExecUser (0.61s) [2022-07-18T18:51:56.386Z] === RUN TestExportContainerAndImportImage [2022-07-18T18:51:56.950Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2022-07-18T18:51:56.950Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-18T18:51:57.071Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-18T18:51:57.587Z] ok github.com/docker/docker/libnetwork/portmapper 0.681s coverage: 48.6% of statements [2022-07-18T18:51:57.845Z] ok github.com/docker/docker/libnetwork/resolvconf 0.005s coverage: 70.6% of statements [2022-07-18T18:51:57.845Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-18T18:51:58.104Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-18T18:51:58.104Z] [2022-07-18T18:51:58.104Z] === Skipped [2022-07-18T18:51:58.104Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-18T18:51:58.104Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-18T18:51:58.104Z] [2022-07-18T18:51:58.104Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-18T18:51:58.104Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-18T18:51:58.104Z] [2022-07-18T18:51:58.104Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-18T18:51:58.104Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-18T18:51:58.104Z] [2022-07-18T18:51:58.104Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-18T18:51:58.104Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-18T18:51:58.104Z] [2022-07-18T18:51:58.104Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-18T18:51:58.104Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-18T18:51:58.104Z] [2022-07-18T18:51:58.104Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-18T18:51:58.104Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-18T18:51:58.104Z] [2022-07-18T18:51:58.104Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-18T18:51:58.104Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-18T18:51:58.104Z] [2022-07-18T18:51:58.104Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-18T18:51:58.104Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-18T18:51:58.104Z] [2022-07-18T18:51:58.104Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-18T18:51:58.104Z] firewalld_test.go:14: firewalld is not running [2022-07-18T18:51:58.104Z] [2022-07-18T18:51:58.104Z] DONE 327 tests, 9 skipped in 203.769s [2022-07-18T18:51:58.322Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-07-18T18:51:58.322Z] === RUN TestHealthCheckWorkdir [2022-07-18T18:51:58.436Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel Post stage [Pipeline] junit [2022-07-18T18:51:58.682Z] Recording test results [2022-07-18T18:51:58.888Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2022-07-18T18:51:58.888Z] === RUN TestHealthKillContainer [2022-07-18T18:51:59.042Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-18T18:52:00.124Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T18:52:00.406Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-18T18:52:00.459Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43815/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a46ce37d25ae75af06eedcbcc47c277bbaf79423 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a46ce37d25ae75af06eedcbcc47c277bbaf79423 hack/make.sh dynbinary test-integration [2022-07-18T18:52:01.027Z] [2022-07-18T18:52:01.027Z] Removing bundles/ [2022-07-18T18:52:01.027Z] [2022-07-18T18:52:01.027Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-18T18:52:01.027Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-18T18:52:01.027Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T18:52:03.767Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-18T18:52:07.030Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-18T18:52:08.851Z] --- PASS: TestHealthKillContainer (8.22s) [2022-07-18T18:52:08.851Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-18T18:52:08.851Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2022-07-18T18:52:08.851Z] === RUN TestIpcModeNone [2022-07-18T18:52:08.851Z] --- PASS: TestIpcModeNone (0.60s) [2022-07-18T18:52:08.851Z] === RUN TestIpcModePrivate [2022-07-18T18:52:08.851Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-18T18:52:08.851Z] --- PASS: TestIpcModePrivate (0.61s) [2022-07-18T18:52:08.851Z] === RUN TestIpcModeShareable [2022-07-18T18:52:09.417Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-18T18:52:09.674Z] --- PASS: TestIpcModeShareable (0.63s) [2022-07-18T18:52:09.674Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-18T18:52:11.280Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-18T18:52:11.280Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-18T18:52:11.572Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.70s) [2022-07-18T18:52:11.572Z] === RUN TestAPIIpcModeHost [2022-07-18T18:52:11.572Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-07-18T18:52:11.572Z] === RUN TestDaemonIpcModeShareable [2022-07-18T18:52:12.945Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-18T18:52:12.945Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-07-18T18:52:12.945Z] === RUN TestDaemonIpcModePrivate [2022-07-18T18:52:13.169Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-18T18:52:13.877Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-18T18:52:14.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-18T18:52:14.097Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-18T18:52:14.136Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-07-18T18:52:14.136Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-18T18:52:15.068Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-18T18:52:15.326Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-07-18T18:52:15.326Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-18T18:52:15.463Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-18T18:52:16.258Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-18T18:52:16.516Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.24s) [2022-07-18T18:52:16.516Z] === RUN TestIpcModeOlderClient [2022-07-18T18:52:16.516Z] === PAUSE TestIpcModeOlderClient [2022-07-18T18:52:16.516Z] === RUN TestKillContainerInvalidSignal [2022-07-18T18:52:16.830Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-18T18:52:17.082Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2022-07-18T18:52:17.082Z] === RUN TestKillContainer [2022-07-18T18:52:17.082Z] === RUN TestKillContainer/no_signal [2022-07-18T18:52:17.086Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-18T18:52:17.340Z] === RUN TestKillContainer/non_killing_signal [2022-07-18T18:52:17.598Z] === RUN TestKillContainer/killing_signal [2022-07-18T18:52:18.173Z] --- PASS: TestKillContainer (1.33s) [2022-07-18T18:52:18.173Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-07-18T18:52:18.173Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-07-18T18:52:18.173Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-07-18T18:52:18.173Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-18T18:52:18.173Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-18T18:52:18.450Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-18T18:52:18.763Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-18T18:52:19.379Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-18T18:52:19.701Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2022-07-18T18:52:19.701Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-07-18T18:52:19.701Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-07-18T18:52:19.701Z] === RUN TestKillStoppedContainer [2022-07-18T18:52:19.701Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-18T18:52:19.701Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-18T18:52:19.701Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-18T18:52:19.701Z] === RUN TestKillDifferentUserContainer [2022-07-18T18:52:19.958Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-07-18T18:52:19.958Z] === RUN TestInspectOomKilledTrue [2022-07-18T18:52:19.958Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-18T18:52:19.958Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-18T18:52:19.958Z] === RUN TestInspectOomKilledFalse [2022-07-18T18:52:20.524Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-07-18T18:52:20.524Z] === RUN TestLinksEtcHostsContentMatch [2022-07-18T18:52:20.782Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-07-18T18:52:20.782Z] === RUN TestLinksContainerNames [2022-07-18T18:52:21.723Z] --- PASS: TestLinksContainerNames (0.86s) [2022-07-18T18:52:21.723Z] === RUN TestLogsFollowTailEmpty [2022-07-18T18:52:21.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-18T18:52:21.980Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-07-18T18:52:21.980Z] === RUN TestLogs [2022-07-18T18:52:21.980Z] === RUN TestLogs/driver_local [2022-07-18T18:52:21.980Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-18T18:52:21.980Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-18T18:52:21.980Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-18T18:52:21.980Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-18T18:52:21.980Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-18T18:52:21.980Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-18T18:52:21.980Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-18T18:52:21.980Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-18T18:52:21.980Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-18T18:52:21.980Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-18T18:52:21.980Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-18T18:52:21.980Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-18T18:52:21.980Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-18T18:52:21.981Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-18T18:52:22.914Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-18T18:52:22.914Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-18T18:52:23.172Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-18T18:52:23.172Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-18T18:52:24.106Z] === RUN TestLogs/driver_json-file [2022-07-18T18:52:24.106Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-18T18:52:24.106Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-18T18:52:24.106Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-18T18:52:24.106Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-18T18:52:24.106Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-18T18:52:24.106Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-18T18:52:24.106Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-18T18:52:24.106Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-18T18:52:24.106Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-18T18:52:24.106Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-18T18:52:24.106Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-18T18:52:24.106Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-18T18:52:24.106Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-18T18:52:24.106Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-18T18:52:24.455Z] docker_cli_daemon_test.go:2503: [d58a0672c29aa] daemon is not started [2022-07-18T18:52:24.674Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-18T18:52:24.933Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-18T18:52:25.499Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-18T18:52:25.499Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-18T18:52:26.067Z] --- PASS: TestLogs (4.21s) [2022-07-18T18:52:26.067Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-18T18:52:26.067Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s) [2022-07-18T18:52:26.067Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.76s) [2022-07-18T18:52:26.067Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.58s) [2022-07-18T18:52:26.067Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.56s) [2022-07-18T18:52:26.067Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.68s) [2022-07-18T18:52:26.067Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.71s) [2022-07-18T18:52:26.067Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-18T18:52:26.067Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.77s) [2022-07-18T18:52:26.067Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.80s) [2022-07-18T18:52:26.067Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.65s) [2022-07-18T18:52:26.067Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.63s) [2022-07-18T18:52:26.067Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.62s) [2022-07-18T18:52:26.067Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.74s) [2022-07-18T18:52:26.067Z] === RUN TestContainerNetworkMountsNoChown [2022-07-18T18:52:26.345Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-18T18:52:26.637Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/default [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/default [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/private [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/private [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/rprivate [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/slave [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/slave [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/rslave [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/shared [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/shared [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/rshared [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-18T18:52:26.637Z] === CONT TestMountDaemonRoot/default [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-18T18:52:26.637Z] === CONT TestMountDaemonRoot/rslave [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-18T18:52:26.637Z] === CONT TestMountDaemonRoot/rshared [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-18T18:52:26.637Z] === CONT TestMountDaemonRoot/shared [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-18T18:52:26.637Z] === CONT TestMountDaemonRoot/rprivate [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-18T18:52:26.637Z] === CONT TestMountDaemonRoot/slave [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-18T18:52:26.637Z] === CONT TestMountDaemonRoot/private [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-18T18:52:26.637Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-18T18:52:26.637Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-18T18:52:26.637Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-18T18:52:26.637Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-18T18:52:26.637Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-18T18:52:26.637Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-18T18:52:26.637Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-18T18:52:26.637Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-18T18:52:26.637Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-18T18:52:26.637Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-18T18:52:26.896Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-18T18:52:26.896Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-18T18:52:26.896Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-18T18:52:26.896Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-18T18:52:26.896Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-18T18:52:26.896Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-18T18:52:26.896Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-18T18:52:26.896Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-18T18:52:26.896Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-18T18:52:26.896Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-18T18:52:26.896Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-18T18:52:26.896Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-18T18:52:26.896Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-18T18:52:26.896Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-18T18:52:26.896Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-18T18:52:26.896Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-18T18:52:26.896Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-18T18:52:27.154Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-18T18:52:27.154Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-18T18:52:27.155Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-18T18:52:27.155Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-18T18:52:27.155Z] === RUN TestContainerBindMountNonRecursive [2022-07-18T18:52:27.272Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-18T18:52:28.527Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-07-18T18:52:28.527Z] === RUN TestContainerVolumesMountedAsShared [2022-07-18T18:52:28.638Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-18T18:52:28.785Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-07-18T18:52:28.785Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-18T18:52:29.045Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-07-18T18:52:29.045Z] === RUN TestNetworkNat [2022-07-18T18:52:29.610Z] --- PASS: TestNetworkNat (0.47s) [2022-07-18T18:52:29.610Z] === RUN TestNetworkLocalhostTCPNat [2022-07-18T18:52:30.002Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-18T18:52:30.180Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-07-18T18:52:30.180Z] === RUN TestNetworkLoopbackNat [2022-07-18T18:52:30.564Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-18T18:52:31.492Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-18T18:52:32.709Z] --- PASS: TestNetworkLoopbackNat (2.69s) [2022-07-18T18:52:32.709Z] === RUN TestPause [2022-07-18T18:52:33.275Z] --- PASS: TestPause (0.45s) [2022-07-18T18:52:33.275Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-18T18:52:33.275Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-18T18:52:33.275Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-18T18:52:33.275Z] === RUN TestPauseStopPausedContainer [2022-07-18T18:52:33.533Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-07-18T18:52:33.533Z] === RUN TestPidHost [2022-07-18T18:52:34.760Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-18T18:52:34.905Z] --- PASS: TestPidHost (1.02s) [2022-07-18T18:52:34.905Z] === RUN TestPsFilter [2022-07-18T18:52:34.905Z] --- PASS: TestPsFilter (0.10s) [2022-07-18T18:52:34.905Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-18T18:52:35.164Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-07-18T18:52:35.164Z] === RUN TestRemoveContainerWithVolume [2022-07-18T18:52:35.728Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-07-18T18:52:35.728Z] === RUN TestRemoveContainerRunning [2022-07-18T18:52:35.986Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-07-18T18:52:35.986Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-18T18:52:36.551Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-07-18T18:52:36.551Z] === RUN TestRemoveInvalidContainer [2022-07-18T18:52:36.551Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-18T18:52:36.551Z] === RUN TestRenameLinkedContainer [2022-07-18T18:52:37.289Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-18T18:52:37.861Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-18T18:52:38.451Z] --- PASS: TestRenameLinkedContainer (1.74s) [2022-07-18T18:52:38.451Z] === RUN TestRenameStoppedContainer [2022-07-18T18:52:38.709Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-07-18T18:52:38.709Z] === RUN TestRenameRunningContainerAndReuse [2022-07-18T18:52:39.269Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-18T18:52:39.524Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-18T18:52:39.641Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-07-18T18:52:39.641Z] === RUN TestRenameInvalidName [2022-07-18T18:52:39.899Z] --- PASS: TestRenameInvalidName (0.41s) [2022-07-18T18:52:39.899Z] === RUN TestRenameAnonymousContainer [2022-07-18T18:52:40.451Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-18T18:52:41.272Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-07-18T18:52:41.272Z] === RUN TestRenameContainerWithSameName [2022-07-18T18:52:41.378Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-18T18:52:41.837Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-07-18T18:52:41.837Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-18T18:52:41.939Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-18T18:52:41.940Z] check_test.go:540: [df9798036a893] daemon is not started [2022-07-18T18:52:41.940Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-18T18:52:42.770Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-07-18T18:52:42.770Z] === RUN TestResize [2022-07-18T18:52:43.028Z] --- PASS: TestResize (0.42s) [2022-07-18T18:52:43.028Z] === RUN TestResizeWithInvalidSize [2022-07-18T18:52:43.594Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-07-18T18:52:43.594Z] === RUN TestResizeWhenContainerNotStarted [2022-07-18T18:52:43.831Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-18T18:52:43.852Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-07-18T18:52:43.852Z] === RUN TestDaemonRestartKillContainers [2022-07-18T18:52:43.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-18T18:52:43.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-18T18:52:43.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-18T18:52:43.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-18T18:52:43.852Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-18T18:52:43.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-18T18:52:43.852Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-18T18:52:43.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-18T18:52:43.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-18T18:52:43.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-18T18:52:43.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-18T18:52:43.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-18T18:52:43.852Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-18T18:52:43.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-18T18:52:43.852Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-18T18:52:43.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-18T18:52:43.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T18:52:43.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T18:52:43.853Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T18:52:43.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T18:52:43.853Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T18:52:43.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T18:52:43.853Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T18:52:43.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T18:52:43.853Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-18T18:52:43.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-18T18:52:43.853Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-18T18:52:43.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-18T18:52:43.853Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-18T18:52:43.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-18T18:52:43.853Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-18T18:52:43.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-18T18:52:43.853Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-18T18:52:43.853Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T18:52:44.758Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-18T18:52:45.014Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-18T18:52:45.270Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-18T18:52:45.755Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-18T18:52:45.831Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-18T18:52:46.087Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-18T18:52:46.087Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-18T18:52:46.087Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-18T18:52:47.129Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-18T18:52:47.975Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite (329.55s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.54s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.74s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.77s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.39s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.01s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.43s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.85s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.41s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.02s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.16s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.24s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.41s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.11s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.48s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.48s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.61s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.07s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.14s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.27s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.48s) [2022-07-18T18:52:47.975Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.76s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.93s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.60s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.49s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.56s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.43s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.55s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.56s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.77s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.67s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.40s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.51s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.74s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.42s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.60s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.55s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.10s) [2022-07-18T18:52:47.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.43s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.30s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.53s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.45s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.75s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.43s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.85s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.62s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.81s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.04s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.57s) [2022-07-18T18:52:47.976Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-18T18:52:47.976Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.25s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.99s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.63s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.89s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.09s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.14s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.38s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.54s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.24s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.59s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.14s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.64s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.72s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.01s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.75s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.85s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.20s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.57s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.61s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.91s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.52s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.85s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.61s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.58s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.44s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.91s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.38s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.24s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.40s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.67s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.11s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.70s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.47s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.78s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.82s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.63s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-07-18T18:52:47.976Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.15s) [2022-07-18T18:52:47.976Z] === RUN TestDockerSwarmSuite [2022-07-18T18:52:47.976Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-18T18:52:48.065Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-18T18:52:48.322Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-18T18:52:49.694Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T18:52:49.694Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T18:52:51.285Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-18T18:52:52.973Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T18:52:53.217Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-18T18:52:53.231Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-18T18:52:54.146Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-18T18:52:54.146Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-18T18:52:55.130Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-18T18:52:55.512Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-18T18:52:55.768Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-18T18:52:56.698Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-18T18:52:57.094Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-18T18:52:57.094Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-18T18:52:57.428Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-18T18:52:57.989Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-18T18:52:58.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-18T18:52:58.995Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-18T18:52:58.995Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-18T18:53:00.931Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-18T18:53:02.342Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-18T18:53:02.342Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s) [2022-07-18T18:53:02.342Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-18T18:53:02.342Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.20s) [2022-07-18T18:53:02.342Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-18T18:53:02.342Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-07-18T18:53:02.342Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-07-18T18:53:02.342Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.50s) [2022-07-18T18:53:02.342Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.57s) [2022-07-18T18:53:02.342Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.07s) [2022-07-18T18:53:02.342Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-07-18T18:53:02.342Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.94s) [2022-07-18T18:53:02.342Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.98s) [2022-07-18T18:53:02.342Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.16s) [2022-07-18T18:53:02.342Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2022-07-18T18:53:02.342Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.85s) [2022-07-18T18:53:02.342Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-07-18T18:53:02.342Z] === RUN TestCgroupNamespacesRun [2022-07-18T18:53:03.714Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-07-18T18:53:03.714Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-18T18:53:03.714Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-18T18:53:03.714Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-18T18:53:03.714Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-18T18:53:04.647Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.27s) [2022-07-18T18:53:04.647Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-18T18:53:06.025Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-07-18T18:53:06.025Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-18T18:53:06.957Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-07-18T18:53:06.957Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-18T18:53:08.329Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-07-18T18:53:08.329Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-18T18:53:08.857Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-18T18:53:08.857Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-18T18:53:08.894Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-18T18:53:08.894Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-18T18:53:09.047Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-18T18:53:09.047Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-18T18:53:09.047Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-18T18:53:09.047Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-18T18:53:09.047Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-18T18:53:09.047Z] Cross building: bundles/cross/windows/amd64 [2022-07-18T18:53:09.047Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-18T18:53:09.047Z] { [2022-07-18T18:53:09.047Z] "RT_GROUP_ICON": { [2022-07-18T18:53:09.047Z] "#1": { [2022-07-18T18:53:09.047Z] "0409": "../../winresources/docker.ico" [2022-07-18T18:53:09.047Z] } [2022-07-18T18:53:09.047Z] }, [2022-07-18T18:53:09.047Z] "RT_MANIFEST": { [2022-07-18T18:53:09.047Z] "#1": { [2022-07-18T18:53:09.047Z] "0409": { [2022-07-18T18:53:09.047Z] "identity": {}, [2022-07-18T18:53:09.047Z] "description": "Docker Engine", [2022-07-18T18:53:09.047Z] "minimum-os": "vista", [2022-07-18T18:53:09.047Z] "execution-level": "", [2022-07-18T18:53:09.047Z] "ui-access": false, [2022-07-18T18:53:09.047Z] "auto-elevate": false, [2022-07-18T18:53:09.047Z] "dpi-awareness": "unaware", [2022-07-18T18:53:09.047Z] "disable-theming": false, [2022-07-18T18:53:09.047Z] "disable-window-filtering": false, [2022-07-18T18:53:09.047Z] "high-resolution-scrolling-aware": false, [2022-07-18T18:53:09.047Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-18T18:53:09.047Z] "long-path-aware": false, [2022-07-18T18:53:09.047Z] "printer-driver-isolation": false, [2022-07-18T18:53:09.047Z] "gdi-scaling": false, [2022-07-18T18:53:09.047Z] "segment-heap": false, [2022-07-18T18:53:09.047Z] "use-common-controls-v6": false [2022-07-18T18:53:09.047Z] } [2022-07-18T18:53:09.047Z] } [2022-07-18T18:53:09.047Z] }, [2022-07-18T18:53:09.047Z] "RT_MESSAGETABLE": { [2022-07-18T18:53:09.047Z] "#1": { [2022-07-18T18:53:09.047Z] "0409": "../../winresources/event_messages.bin" [2022-07-18T18:53:09.047Z] } [2022-07-18T18:53:09.047Z] }, [2022-07-18T18:53:09.047Z] "RT_VERSION": { [2022-07-18T18:53:09.047Z] "#1": { [2022-07-18T18:53:09.047Z] "0409": { [2022-07-18T18:53:09.047Z] "fixed": { [2022-07-18T18:53:09.047Z] "file_version": "0.0.0.0", [2022-07-18T18:53:09.047Z] "product_version": "0.0.0.0", [2022-07-18T18:53:09.047Z] "type": "Unknown" [2022-07-18T18:53:09.047Z] }, [2022-07-18T18:53:09.047Z] "info": { [2022-07-18T18:53:09.047Z] "0000": { [2022-07-18T18:53:09.047Z] "CompanyName": "", [2022-07-18T18:53:09.047Z] "FileVersion": "dev", [2022-07-18T18:53:09.047Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-18T18:53:09.047Z] "OriginalFileName": "dockerd.exe", [2022-07-18T18:53:09.047Z] "ProductName": "", [2022-07-18T18:53:09.047Z] "ProductVersion": "dev", [2022-07-18T18:53:09.047Z] "SpecialBuild": "a46ce37d25ae75af06eedcbcc47c277bbaf79423" [2022-07-18T18:53:09.047Z] } [2022-07-18T18:53:09.047Z] } [2022-07-18T18:53:09.047Z] } [2022-07-18T18:53:09.047Z] } [2022-07-18T18:53:09.047Z] } [2022-07-18T18:53:09.047Z] } [2022-07-18T18:53:09.047Z] cmd/dockerd/config.go [2022-07-18T18:53:09.047Z] cmd/dockerd/config_windows.go [2022-07-18T18:53:09.047Z] cmd/dockerd/daemon.go [2022-07-18T18:53:09.047Z] cmd/dockerd/daemon_test.go [2022-07-18T18:53:09.047Z] cmd/dockerd/daemon_windows.go [2022-07-18T18:53:09.047Z] cmd/dockerd/docker.go [2022-07-18T18:53:09.047Z] cmd/dockerd/docker_windows.go [2022-07-18T18:53:09.047Z] cmd/dockerd/genwinres_windows.go [2022-07-18T18:53:09.047Z] cmd/dockerd/metrics.go [2022-07-18T18:53:09.047Z] cmd/dockerd/options.go [2022-07-18T18:53:09.047Z] cmd/dockerd/options_test.go [2022-07-18T18:53:09.047Z] cmd/dockerd/service_windows.go [2022-07-18T18:53:09.047Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-18T18:53:09.047Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-18T18:53:10.266Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-07-18T18:53:10.266Z] === RUN TestNISDomainname [2022-07-18T18:53:10.525Z] --- PASS: TestNISDomainname (0.58s) [2022-07-18T18:53:10.525Z] === RUN TestHostnameDnsResolution [2022-07-18T18:53:11.371Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-18T18:53:11.459Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-07-18T18:53:11.459Z] === RUN TestUnprivilegedPortsAndPing [2022-07-18T18:53:12.024Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s) [2022-07-18T18:53:12.024Z] === RUN TestPrivilegedHostDevices [2022-07-18T18:53:12.299Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-18T18:53:12.589Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-07-18T18:53:12.589Z] === RUN TestRunConsoleSize [2022-07-18T18:53:12.847Z] --- PASS: TestRunConsoleSize (0.41s) [2022-07-18T18:53:12.847Z] === RUN TestStats [2022-07-18T18:53:13.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-18T18:53:15.158Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-18T18:53:15.371Z] --- PASS: TestStats (2.52s) [2022-07-18T18:53:15.371Z] === RUN TestStopContainerWithTimeout [2022-07-18T18:53:15.371Z] === RUN TestStopContainerWithTimeout/0 [2022-07-18T18:53:15.371Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-18T18:53:15.371Z] === RUN TestStopContainerWithTimeout/1 [2022-07-18T18:53:15.371Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-18T18:53:15.371Z] === RUN TestStopContainerWithTimeout/3 [2022-07-18T18:53:15.371Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-18T18:53:15.371Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-18T18:53:15.371Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-18T18:53:15.371Z] === CONT TestStopContainerWithTimeout/0 [2022-07-18T18:53:15.371Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-18T18:53:15.935Z] === CONT TestStopContainerWithTimeout/3 [2022-07-18T18:53:16.085Z] docker_api_swarm_test.go:563: [dc634920064af] joining swarm manager [d2372d578c394]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T18:53:17.014Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-18T18:53:17.014Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-18T18:53:17.014Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-18T18:53:17.014Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-18T18:53:17.014Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-18T18:53:17.014Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-18T18:53:17.014Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-18T18:53:17.014Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-18T18:53:17.014Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-18T18:53:18.460Z] === CONT TestStopContainerWithTimeout/1 [2022-07-18T18:53:19.391Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-18T18:53:19.391Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-07-18T18:53:19.391Z] --- PASS: TestStopContainerWithTimeout/-1 (2.60s) [2022-07-18T18:53:19.391Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-07-18T18:53:19.391Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-07-18T18:53:19.391Z] === RUN TestDeleteDevicemapper [2022-07-18T18:53:19.391Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-18T18:53:19.391Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-18T18:53:19.391Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-18T18:53:20.281Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-18T18:53:20.766Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.35s) [2022-07-18T18:53:20.766Z] === RUN TestUpdateMemory [2022-07-18T18:53:21.332Z] --- PASS: TestUpdateMemory (0.59s) [2022-07-18T18:53:21.332Z] === RUN TestUpdateCPUQuota [2022-07-18T18:53:22.264Z] --- PASS: TestUpdateCPUQuota (0.89s) [2022-07-18T18:53:22.264Z] === RUN TestUpdatePidsLimit [2022-07-18T18:53:22.264Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-18T18:53:22.522Z] === RUN TestUpdatePidsLimit/no_change [2022-07-18T18:53:22.780Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-18T18:53:23.039Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-18T18:53:23.039Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-18T18:53:23.299Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-18T18:53:23.557Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-18T18:53:24.444Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-18T18:53:24.492Z] --- PASS: TestUpdatePidsLimit (2.06s) [2022-07-18T18:53:24.492Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-07-18T18:53:24.492Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-07-18T18:53:24.492Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2022-07-18T18:53:24.492Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-07-18T18:53:24.492Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-07-18T18:53:24.492Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-07-18T18:53:24.492Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-07-18T18:53:24.492Z] === RUN TestUpdateRestartPolicy [2022-07-18T18:53:26.964Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-18T18:53:27.220Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-18T18:53:29.110Z] docker_api_swarm_test.go:585: [d336b6f4ac31f] joining swarm manager [d2372d578c394]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T18:53:32.405Z] check_test.go:611: [dc634920064af] daemon is not started [2022-07-18T18:53:32.966Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-18T18:53:36.681Z] --- PASS: TestUpdateRestartPolicy (11.11s) [2022-07-18T18:53:36.681Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-18T18:53:36.681Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-07-18T18:53:36.681Z] === RUN TestWaitNonBlocked [2022-07-18T18:53:36.681Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-18T18:53:36.681Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-18T18:53:36.681Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-18T18:53:36.681Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-18T18:53:36.681Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-18T18:53:36.681Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-18T18:53:36.681Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-18T18:53:36.681Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-07-18T18:53:36.681Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-07-18T18:53:36.681Z] === RUN TestWaitBlocked [2022-07-18T18:53:36.681Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-18T18:53:36.681Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-18T18:53:36.681Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-18T18:53:36.681Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-18T18:53:36.681Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-18T18:53:36.681Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-18T18:53:37.247Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-18T18:53:37.247Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2022-07-18T18:53:37.247Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2022-07-18T18:53:37.247Z] === RUN TestWaitConditions [2022-07-18T18:53:37.247Z] === RUN TestWaitConditions/default [2022-07-18T18:53:37.247Z] === PAUSE TestWaitConditions/default [2022-07-18T18:53:37.247Z] === RUN TestWaitConditions/not-running [2022-07-18T18:53:37.247Z] === PAUSE TestWaitConditions/not-running [2022-07-18T18:53:37.247Z] === RUN TestWaitConditions/next-exit [2022-07-18T18:53:37.247Z] === PAUSE TestWaitConditions/next-exit [2022-07-18T18:53:37.247Z] === RUN TestWaitConditions/removed [2022-07-18T18:53:37.247Z] === PAUSE TestWaitConditions/removed [2022-07-18T18:53:37.247Z] === CONT TestWaitConditions/default [2022-07-18T18:53:37.247Z] === CONT TestWaitConditions/next-exit [2022-07-18T18:53:37.482Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-18T18:53:37.482Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-18T18:53:37.482Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T18:53:37.482Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-18T18:53:37.482Z] [2022-07-18T18:53:37.482Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-18T18:53:37.482Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-18T18:53:37.482Z] HOSTNAME=1766c529398e [2022-07-18T18:53:37.482Z] TESTDEBUG=0 [2022-07-18T18:53:37.482Z] DEST=bundles/test-integration [2022-07-18T18:53:37.482Z] PWD=/go/src/github.com/docker/docker [2022-07-18T18:53:37.482Z] DOCKER_GITCOMMIT=a46ce37d25ae75af06eedcbcc47c277bbaf79423 [2022-07-18T18:53:37.482Z] container=docker [2022-07-18T18:53:37.482Z] HOME=/root [2022-07-18T18:53:37.482Z] GOLANG_VERSION=1.18.4 [2022-07-18T18:53:37.482Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-18T18:53:37.482Z] VALIDATE_BRANCH=master [2022-07-18T18:53:37.482Z] TERM=xterm [2022-07-18T18:53:37.482Z] DOCKER_PKG=github.com/docker/docker [2022-07-18T18:53:37.482Z] SHLVL=1 [2022-07-18T18:53:37.482Z] TIMEOUT=120m [2022-07-18T18:53:37.482Z] DOCKER_BUILDTAGS= journald [2022-07-18T18:53:37.482Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-18T18:53:37.482Z] GO111MODULE=off [2022-07-18T18:53:37.482Z] DOCKER_EXPERIMENTAL=1 [2022-07-18T18:53:37.482Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-18T18:53:37.482Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-18T18:53:37.482Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-18T18:53:37.482Z] GOPATH=/go [2022-07-18T18:53:37.482Z] PKG_CONFIG=pkg-config [2022-07-18T18:53:37.482Z] _=/usr/bin/env [2022-07-18T18:53:37.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-18T18:53:38.210Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-18T18:53:38.466Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-18T18:53:39.144Z] === CONT TestWaitConditions/removed [2022-07-18T18:53:39.144Z] === CONT TestWaitConditions/not-running [2022-07-18T18:53:39.830Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-18T18:53:40.515Z] --- PASS: TestWaitConditions (0.01s) [2022-07-18T18:53:40.515Z] --- PASS: TestWaitConditions/next-exit (1.66s) [2022-07-18T18:53:40.515Z] --- PASS: TestWaitConditions/default (1.70s) [2022-07-18T18:53:40.515Z] --- PASS: TestWaitConditions/removed (1.49s) [2022-07-18T18:53:40.515Z] --- PASS: TestWaitConditions/not-running (1.55s) [2022-07-18T18:53:40.515Z] === CONT TestContainerStartOnDaemonRestart [2022-07-18T18:53:40.515Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-18T18:53:43.042Z] --- PASS: TestContainerStartOnDaemonRestart (2.25s) [2022-07-18T18:53:43.042Z] === CONT TestIpcModeOlderClient [2022-07-18T18:53:43.042Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-18T18:53:43.042Z] === CONT TestContainerKillOnDaemonStart [2022-07-18T18:53:43.042Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s) [2022-07-18T18:53:43.042Z] === CONT TestDaemonHostGatewayIP [2022-07-18T18:53:43.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-18T18:53:43.097Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-18T18:53:43.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-18T18:53:43.097Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-18T18:53:43.354Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-18T18:53:43.354Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-18T18:53:44.719Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-18T18:53:45.280Z] docker_api_swarm_test.go:46: [d26d751edc754] joining swarm manager [dda5eadec7742]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T18:53:45.571Z] --- PASS: TestDaemonHostGatewayIP (2.51s) [2022-07-18T18:53:45.571Z] === CONT TestDaemonRestartIpcMode [2022-07-18T18:53:46.207Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-18T18:53:47.135Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-18T18:53:48.095Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-07-18T18:53:54.646Z] --- PASS: TestContainerKillOnDaemonStart (11.71s) [2022-07-18T18:53:54.646Z] PASS [2022-07-18T18:53:54.646Z] [2022-07-18T18:53:54.646Z] === Skipped [2022-07-18T18:53:54.646Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-18T18:53:54.646Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-18T18:53:54.646Z] [2022-07-18T18:53:54.646Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-18T18:53:54.646Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-18T18:53:54.646Z] [2022-07-18T18:53:54.646Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-18T18:53:54.646Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-18T18:53:54.646Z] [2022-07-18T18:53:54.646Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-18T18:53:54.646Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-18T18:53:54.646Z] [2022-07-18T18:53:54.646Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-18T18:53:54.646Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-18T18:53:54.646Z] [2022-07-18T18:53:54.646Z] DONE 264 tests, 5 skipped in 127.319s [2022-07-18T18:53:54.646Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-18T18:53:54.646Z] === RUN TestConfigDaemonLibtrustID [2022-07-18T18:53:55.213Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-18T18:53:55.213Z] === RUN TestConfigDaemonID [2022-07-18T18:53:55.311Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-18T18:53:56.154Z] daemon_test.go:83: [dcac331312d74] daemon is not started [2022-07-18T18:53:56.154Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-18T18:53:56.154Z] === RUN TestDaemonConfigValidation [2022-07-18T18:53:56.154Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-18T18:53:56.154Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-18T18:53:56.154Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-18T18:53:56.154Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-18T18:53:56.154Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-18T18:53:56.154Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-18T18:53:56.154Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-18T18:53:56.154Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-18T18:53:56.154Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-18T18:53:56.154Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-18T18:53:56.154Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-18T18:53:56.154Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-18T18:53:56.154Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-18T18:53:56.154Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-18T18:53:56.414Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-18T18:53:56.414Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-18T18:53:56.414Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-18T18:53:56.414Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-18T18:53:56.414Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-07-18T18:53:56.414Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2022-07-18T18:53:56.414Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-18T18:53:56.414Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-18T18:53:56.414Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-18T18:53:56.722Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-18T18:53:57.364Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-18T18:53:58.734Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-18T18:53:59.666Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-18T18:53:59.666Z] daemon_test.go:197: [da25ddc047ac6] daemon is not started [2022-07-18T18:53:59.666Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-18T18:53:59.666Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-18T18:53:59.666Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-18T18:53:59.666Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-18T18:53:59.666Z] === RUN TestDaemonProxy [2022-07-18T18:53:59.666Z] === RUN TestDaemonProxy/environment_variables [2022-07-18T18:54:00.028Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-18T18:54:01.560Z] === RUN TestDaemonProxy/command-line_options [2022-07-18T18:54:02.931Z] === RUN TestDaemonProxy/configuration_file [2022-07-18T18:54:04.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-18T18:54:04.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-18T18:54:04.250Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-18T18:54:04.812Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-18T18:54:04.825Z] === RUN TestDaemonProxy/conflicting_options [2022-07-18T18:54:05.083Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-18T18:54:05.648Z] --- PASS: TestDaemonProxy (6.19s) [2022-07-18T18:54:05.648Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-07-18T18:54:05.648Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-07-18T18:54:05.648Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-07-18T18:54:05.648Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-07-18T18:54:05.648Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-18T18:54:05.648Z] PASS [2022-07-18T18:54:05.648Z] [2022-07-18T18:54:05.648Z] DONE 18 tests in 11.131s [2022-07-18T18:54:05.648Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-18T18:54:05.906Z] INFO: Testing against a local daemon [2022-07-18T18:54:05.906Z] === RUN TestCommitInheritsEnv [2022-07-18T18:54:06.164Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-07-18T18:54:06.164Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-18T18:54:06.164Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-18T18:54:06.164Z] === RUN TestImportWithCustomPlatform [2022-07-18T18:54:06.164Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-18T18:54:06.164Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-18T18:54:06.164Z] === RUN TestImportWithCustomPlatform// [2022-07-18T18:54:06.164Z] === RUN TestImportWithCustomPlatform/linux [2022-07-18T18:54:06.164Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-18T18:54:06.422Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-18T18:54:06.422Z] === RUN TestImportWithCustomPlatform/macos [2022-07-18T18:54:06.422Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-18T18:54:06.422Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-18T18:54:06.422Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-07-18T18:54:06.422Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-07-18T18:54:06.422Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-18T18:54:06.422Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-18T18:54:06.422Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-18T18:54:06.422Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-07-18T18:54:06.422Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-18T18:54:06.422Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-18T18:54:06.422Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-18T18:54:06.422Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-18T18:54:06.422Z] === RUN TestImagesFilterMultiReference [2022-07-18T18:54:06.422Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-18T18:54:06.422Z] === RUN TestImagePullPlatformInvalid [2022-07-18T18:54:06.422Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-18T18:54:06.422Z] === RUN TestRemoveImageOrphaning [2022-07-18T18:54:06.679Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-07-18T18:54:06.679Z] === RUN TestRemoveImageGarbageCollector [2022-07-18T18:54:06.743Z] --- PASS: TestImportExtremelyLargeImageWorks (178.35s) [2022-07-18T18:54:06.743Z] PASS [2022-07-18T18:54:06.743Z] [2022-07-18T18:54:06.743Z] DONE 22 tests in 183.063s [2022-07-18T18:54:06.743Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-18T18:54:06.743Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:54:06.743Z] ++ set -e [2022-07-18T18:54:06.743Z] ++ '[' -n 0 ']' [2022-07-18T18:54:06.743Z] ++ set -x [2022-07-18T18:54:06.743Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:54:06.999Z] === RUN TestStripANSICommands [2022-07-18T18:54:06.999Z] === RUN TestStripANSICommands/#00 [2022-07-18T18:54:06.999Z] === RUN TestStripANSICommands/#01 [2022-07-18T18:54:06.999Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-18T18:54:06.999Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-18T18:54:06.999Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-18T18:54:06.999Z] PASS [2022-07-18T18:54:06.999Z] [2022-07-18T18:54:06.999Z] DONE 3 tests in 0.066s [2022-07-18T18:54:06.999Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-18T18:54:06.999Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:54:06.999Z] ++ set -e [2022-07-18T18:54:06.999Z] ++ '[' -n 0 ']' [2022-07-18T18:54:06.999Z] ++ set -x [2022-07-18T18:54:06.999Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:54:06.999Z] INFO: Testing against a local daemon [2022-07-18T18:54:06.999Z] === RUN TestNetworkCreateDelete [2022-07-18T18:54:07.244Z] time="2022-07-18T18:54:07Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-18T18:54:07.255Z] --- PASS: TestNetworkCreateDelete (0.21s) [2022-07-18T18:54:07.255Z] === RUN TestDockerNetworkDeletePreferID [2022-07-18T18:54:07.857Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2022-07-18T18:54:07.857Z] === RUN TestDaemonDNSFallback [2022-07-18T18:54:08.615Z] --- PASS: TestRemoveImageGarbageCollector (1.87s) [2022-07-18T18:54:08.615Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-18T18:54:08.615Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-18T18:54:08.615Z] === RUN TestTagInvalidReference [2022-07-18T18:54:08.615Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-18T18:54:08.615Z] === RUN TestTagValidPrefixedRepo [2022-07-18T18:54:08.615Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-18T18:54:08.615Z] === RUN TestTagExistedNameWithoutForce [2022-07-18T18:54:08.615Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-18T18:54:08.615Z] === RUN TestTagOfficialNames [2022-07-18T18:54:08.615Z] --- PASS: TestTagOfficialNames (0.04s) [2022-07-18T18:54:08.615Z] === RUN TestTagMatchesDigest [2022-07-18T18:54:08.615Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-18T18:54:08.615Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-18T18:54:09.222Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-18T18:54:09.784Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-18T18:54:09.784Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-18T18:54:12.297Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-18T18:54:13.705Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-18T18:54:14.632Z] --- PASS: TestDaemonDNSFallback (6.63s) [2022-07-18T18:54:14.632Z] === RUN TestInspectNetwork [2022-07-18T18:54:14.888Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-18T18:54:18.153Z] === RUN TestInspectNetwork/full_network_id [2022-07-18T18:54:18.153Z] === RUN TestInspectNetwork/partial_network_id [2022-07-18T18:54:18.153Z] === RUN TestInspectNetwork/network_name [2022-07-18T18:54:18.153Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-18T18:54:19.079Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-18T18:54:20.443Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-18T18:54:21.807Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-18T18:54:22.736Z] --- PASS: TestInspectNetwork (8.12s) [2022-07-18T18:54:22.736Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-18T18:54:22.736Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-18T18:54:22.736Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-18T18:54:22.736Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-18T18:54:22.736Z] === RUN TestRunContainerWithBridgeNone [2022-07-18T18:54:24.669Z] --- PASS: TestRunContainerWithBridgeNone (2.05s) [2022-07-18T18:54:24.669Z] === RUN TestNetworkInvalidJSON [2022-07-18T18:54:24.669Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-18T18:54:24.669Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-18T18:54:24.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-18T18:54:24.669Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-18T18:54:24.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-18T18:54:24.669Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-18T18:54:24.669Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-18T18:54:24.669Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-18T18:54:24.669Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-18T18:54:24.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-18T18:54:24.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-18T18:54:24.669Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-18T18:54:24.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-18T18:54:24.669Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-18T18:54:24.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-18T18:54:24.669Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-18T18:54:24.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-18T18:54:24.669Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-18T18:54:24.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-18T18:54:24.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-18T18:54:24.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-18T18:54:24.669Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-18T18:54:24.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-18T18:54:24.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-18T18:54:24.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-18T18:54:24.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-18T18:54:24.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-18T18:54:24.669Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-18T18:54:24.669Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-18T18:54:24.669Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-18T18:54:24.669Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-18T18:54:24.669Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-18T18:54:24.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-18T18:54:24.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-18T18:54:24.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-18T18:54:24.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-18T18:54:24.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-18T18:54:24.669Z] === RUN TestNetworkList [2022-07-18T18:54:24.669Z] === RUN TestNetworkList//networks [2022-07-18T18:54:24.669Z] === PAUSE TestNetworkList//networks [2022-07-18T18:54:24.669Z] === RUN TestNetworkList//networks/ [2022-07-18T18:54:24.669Z] === PAUSE TestNetworkList//networks/ [2022-07-18T18:54:24.669Z] === CONT TestNetworkList//networks [2022-07-18T18:54:24.669Z] === CONT TestNetworkList//networks/ [2022-07-18T18:54:24.669Z] --- PASS: TestNetworkList (0.02s) [2022-07-18T18:54:24.669Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-18T18:54:24.669Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-18T18:54:24.669Z] === RUN TestHostIPv4BridgeLabel [2022-07-18T18:54:25.230Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-07-18T18:54:25.230Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-18T18:54:25.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-18T18:54:26.625Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-18T18:54:26.625Z] === RUN TestDaemonDefaultNetworkPools [2022-07-18T18:54:27.193Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-07-18T18:54:27.193Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-18T18:54:28.560Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2022-07-18T18:54:28.560Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-18T18:54:29.486Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-07-18T18:54:29.486Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-18T18:54:30.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-18T18:54:30.415Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-18T18:54:30.415Z] === RUN TestServiceWithPredefinedNetwork [2022-07-18T18:54:32.971Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-18T18:54:32.971Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-18T18:54:32.971Z] --- PASS: TestServiceWithPredefinedNetwork (2.80s) [2022-07-18T18:54:32.971Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-18T18:54:32.971Z] service_test.go:243: FLAKY_TEST [2022-07-18T18:54:32.971Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-18T18:54:32.971Z] === RUN TestServiceWithDataPathPortInit [2022-07-18T18:54:36.280Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-18T18:54:36.280Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-18T18:54:36.535Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-18T18:54:36.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-18T18:54:36.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-18T18:54:37.096Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-18T18:54:37.096Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-18T18:54:37.352Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-18T18:54:37.352Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-18T18:54:37.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-18T18:54:38.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-18T18:54:38.716Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-18T18:54:39.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-18T18:54:39.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-18T18:54:39.642Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-18T18:54:40.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-18T18:54:40.610Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-18T18:54:41.537Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-18T18:54:42.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-18T18:54:42.903Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-18T18:54:43.465Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-18T18:54:43.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-18T18:54:44.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-18T18:54:44.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-18T18:54:45.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-18T18:54:46.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-18T18:54:47.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-18T18:54:47.628Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-18T18:54:47.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-18T18:54:48.555Z] --- PASS: TestServiceWithDataPathPortInit (15.54s) [2022-07-18T18:54:48.555Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-18T18:54:48.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-18T18:54:49.340Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-18T18:54:49.340Z] Using test binary docker [2022-07-18T18:54:49.598Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-18T18:54:49.598Z] +++ /etc/init.d/apparmor start [2022-07-18T18:54:49.598Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-18T18:54:49.598Z] INFO: Waiting for daemon to start... [2022-07-18T18:54:49.598Z] Starting dockerd [2022-07-18T18:54:49.598Z] +++ 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-07-18T18:54:51.822Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0e9gtdn64znwvzhyxmi9xzvlf Created:2022-07-18 18:54:49.933923614 +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[14b5cf640e9d35d22b7ec71b7c2bd45e73a7fc883ce4c014b0d8c469cb4298f7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.unet5uzzahbh6iylw50pjvspo EndpointID:0a9a6b006f0ad739f481f3df663beea50cbabc4eecc420760d3ddf8202bbee86 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5993b2bf71db101d2e68198f3a63d31a665da9871fb012246475dd487ccfe090 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:5f73e832be2c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.unet5uzzahbh6iylw50pjvspo EndpointID:0a9a6b006f0ad739f481f3df663beea50cbabc4eecc420760d3ddf8202bbee86 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-18T18:54:53.201Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-18T18:54:55.758Z] docker_api_swarm_test.go:304: [d665985542cb8] joining swarm manager [d6b94241def1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T18:54:56.160Z] . [2022-07-18T18:54:56.160Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-18T18:54:56.160Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-18T18:54:56.160Z] Error: No such image: emptyfs [2022-07-18T18:54:56.160Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-18T18:54:56.160Z] ++++ docker load [2022-07-18T18:54:56.160Z] Running integration-test (iteration 1) [2022-07-18T18:54:56.160Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-18T18:54:56.160Z] ++ 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-07-18T18:54:56.160Z] ++ set -e [2022-07-18T18:54:56.160Z] ++ '[' -n 0 ']' [2022-07-18T18:54:56.160Z] ++ set -x [2022-07-18T18:54:56.160Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:54:56.418Z] Loaded image: busybox:latest [2022-07-18T18:54:56.418Z] Loaded image: busybox:glibc [2022-07-18T18:54:56.684Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.95s) [2022-07-18T18:54:56.684Z] PASS [2022-07-18T18:54:56.684Z] [2022-07-18T18:54:56.684Z] === Skipped [2022-07-18T18:54:56.684Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-18T18:54:56.684Z] service_test.go:243: FLAKY_TEST [2022-07-18T18:54:56.684Z] [2022-07-18T18:54:56.684Z] DONE 38 tests, 1 skipped in 49.525s [2022-07-18T18:54:56.684Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-18T18:54:56.684Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:54:56.684Z] ++ set -e [2022-07-18T18:54:56.684Z] ++ '[' -n 0 ']' [2022-07-18T18:54:56.684Z] ++ set -x [2022-07-18T18:54:56.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:54:56.684Z] INFO: Testing against a local daemon [2022-07-18T18:54:56.684Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-18T18:54:56.684Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T18:54:56.684Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-18T18:54:56.684Z] === RUN TestDockerNetworkIpvlan [2022-07-18T18:54:56.684Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T18:54:56.684Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-18T18:54:56.684Z] PASS [2022-07-18T18:54:56.684Z] [2022-07-18T18:54:56.684Z] === Skipped [2022-07-18T18:54:56.685Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-18T18:54:56.685Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T18:54:56.685Z] [2022-07-18T18:54:56.685Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-18T18:54:56.685Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T18:54:56.685Z] [2022-07-18T18:54:56.685Z] DONE 2 tests, 2 skipped in 0.118s [2022-07-18T18:54:56.685Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-18T18:54:56.685Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:54:56.685Z] ++ set -e [2022-07-18T18:54:56.685Z] ++ '[' -n 0 ']' [2022-07-18T18:54:56.685Z] ++ set -x [2022-07-18T18:54:56.685Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:54:56.685Z] INFO: Testing against a local daemon [2022-07-18T18:54:56.685Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-18T18:54:56.940Z] docker_api_swarm_test.go:305: [d0c04138a859a] joining swarm manager [d6b94241def1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T18:54:57.792Z] Loaded image: debian:bullseye-slim [2022-07-18T18:54:57.792Z] Loaded image: hello-world:latest [2022-07-18T18:54:57.792Z] Loaded image: arm32v7/hello-world:latest [2022-07-18T18:54:57.792Z] INFO: Testing against a local daemon [2022-07-18T18:54:57.792Z] === RUN TestCgroupNamespacesBuild [2022-07-18T18:54:58.303Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-07-18T18:54:58.303Z] === RUN TestDockerNetworkMacvlan [2022-07-18T18:54:58.906Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-18T18:54:58.906Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-18T18:54:59.168Z] --- PASS: TestCgroupNamespacesBuild (1.17s) [2022-07-18T18:54:59.168Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-18T18:54:59.876Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-18T18:55:00.103Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s) [2022-07-18T18:55:00.103Z] === RUN TestBuildWithSession [2022-07-18T18:55:00.103Z] build_session_test.go:25: TODO: BuildKit [2022-07-18T18:55:00.103Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-18T18:55:00.103Z] === RUN TestBuildSquashParent [2022-07-18T18:55:00.439Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-18T18:55:00.448Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-18T18:55:00.448Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-18T18:55:00.448Z] { [2022-07-18T18:55:00.448Z] "RT_GROUP_ICON": { [2022-07-18T18:55:00.448Z] "#1": { [2022-07-18T18:55:00.448Z] "0409": "../../winresources/docker.ico" [2022-07-18T18:55:00.448Z] } [2022-07-18T18:55:00.448Z] }, [2022-07-18T18:55:00.448Z] "RT_MANIFEST": { [2022-07-18T18:55:00.448Z] "#1": { [2022-07-18T18:55:00.448Z] "0409": { [2022-07-18T18:55:00.448Z] "identity": {}, [2022-07-18T18:55:00.448Z] "description": "Docker Engine", [2022-07-18T18:55:00.448Z] "minimum-os": "vista", [2022-07-18T18:55:00.448Z] "execution-level": "", [2022-07-18T18:55:00.448Z] "ui-access": false, [2022-07-18T18:55:00.448Z] "auto-elevate": false, [2022-07-18T18:55:00.448Z] "dpi-awareness": "unaware", [2022-07-18T18:55:00.448Z] "disable-theming": false, [2022-07-18T18:55:00.448Z] "disable-window-filtering": false, [2022-07-18T18:55:00.448Z] "high-resolution-scrolling-aware": false, [2022-07-18T18:55:00.448Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-18T18:55:00.448Z] "long-path-aware": false, [2022-07-18T18:55:00.448Z] "printer-driver-isolation": false, [2022-07-18T18:55:00.448Z] "gdi-scaling": false, [2022-07-18T18:55:00.448Z] "segment-heap": false, [2022-07-18T18:55:00.448Z] "use-common-controls-v6": false [2022-07-18T18:55:00.448Z] } [2022-07-18T18:55:00.448Z] } [2022-07-18T18:55:00.448Z] }, [2022-07-18T18:55:00.448Z] "RT_MESSAGETABLE": { [2022-07-18T18:55:00.448Z] "#1": { [2022-07-18T18:55:00.448Z] "0409": "../../winresources/event_messages.bin" [2022-07-18T18:55:00.448Z] } [2022-07-18T18:55:00.448Z] }, [2022-07-18T18:55:00.448Z] "RT_VERSION": { [2022-07-18T18:55:00.448Z] "#1": { [2022-07-18T18:55:00.448Z] "0409": { [2022-07-18T18:55:00.448Z] "fixed": { [2022-07-18T18:55:00.448Z] "file_version": "0.0.0.0", [2022-07-18T18:55:00.448Z] "product_version": "0.0.0.0", [2022-07-18T18:55:00.448Z] "type": "Unknown" [2022-07-18T18:55:00.448Z] }, [2022-07-18T18:55:00.448Z] "info": { [2022-07-18T18:55:00.448Z] "0000": { [2022-07-18T18:55:00.448Z] "CompanyName": "", [2022-07-18T18:55:00.448Z] "FileVersion": "dev", [2022-07-18T18:55:00.448Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-18T18:55:00.448Z] "OriginalFileName": "docker-proxy.exe", [2022-07-18T18:55:00.448Z] "ProductName": "", [2022-07-18T18:55:00.448Z] "ProductVersion": "dev", [2022-07-18T18:55:00.448Z] "SpecialBuild": "a46ce37d25ae75af06eedcbcc47c277bbaf79423" [2022-07-18T18:55:00.448Z] } [2022-07-18T18:55:00.448Z] } [2022-07-18T18:55:00.448Z] } [2022-07-18T18:55:00.448Z] } [2022-07-18T18:55:00.448Z] } [2022-07-18T18:55:00.448Z] } [2022-07-18T18:55:00.448Z] cmd/docker-proxy/genwinres_windows.go [2022-07-18T18:55:00.448Z] cmd/docker-proxy/main.go [2022-07-18T18:55:00.448Z] cmd/docker-proxy/network_proxy_test.go [2022-07-18T18:55:00.448Z] cmd/docker-proxy/proxy.go [2022-07-18T18:55:00.448Z] cmd/docker-proxy/sctp_proxy.go [2022-07-18T18:55:00.448Z] cmd/docker-proxy/tcp_proxy.go [2022-07-18T18:55:00.448Z] cmd/docker-proxy/udp_proxy.go [2022-07-18T18:55:00.448Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-18T18:55:00.448Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-18T18:55:00.448Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-18T18:55:00.448Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-18T18:55:00.448Z] remote: Enumerating objects: 23, done. [2022-07-18T18:55:00.448Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-18T18:55:00.448Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-18T18:55:00.448Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-18T18:55:00.448Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-07-18T18:55:00.448Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-18T18:55:00.448Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-18T18:55:00.448Z] Cross building: bundles/cross/linux/ppc64le [2022-07-18T18:55:00.448Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-18T18:55:00.448Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-18T18:55:02.994Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-18T18:55:04.288Z] --- PASS: TestBuildSquashParent (4.07s) [2022-07-18T18:55:04.288Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-18T18:55:04.288Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-18T18:55:04.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-18T18:55:04.288Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-18T18:55:04.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-18T18:55:04.288Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-18T18:55:04.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-18T18:55:04.288Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-18T18:55:04.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-18T18:55:04.288Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-18T18:55:04.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-18T18:55:04.288Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-18T18:55:04.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-18T18:55:04.288Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-18T18:55:04.288Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-18T18:55:04.359Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-18T18:55:05.285Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-18T18:55:05.541Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-18T18:55:05.663Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-18T18:55:05.922Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-18T18:55:06.857Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-18T18:55:07.116Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-18T18:55:08.052Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-18T18:55:08.052Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.48s) [2022-07-18T18:55:08.052Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.61s) [2022-07-18T18:55:08.052Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.20s) [2022-07-18T18:55:08.052Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.17s) [2022-07-18T18:55:08.052Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.13s) [2022-07-18T18:55:08.052Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.13s) [2022-07-18T18:55:08.052Z] === RUN TestBuildMultiStageCopy [2022-07-18T18:55:08.052Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-18T18:55:09.427Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-18T18:55:09.427Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-18T18:55:09.686Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-18T18:55:09.705Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-18T18:55:09.944Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-18T18:55:10.203Z] --- PASS: TestBuildMultiStageCopy (2.04s) [2022-07-18T18:55:10.203Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) [2022-07-18T18:55:10.203Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2022-07-18T18:55:10.203Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-07-18T18:55:10.203Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-18T18:55:10.203Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-07-18T18:55:10.203Z] === RUN TestBuildMultiStageParentConfig [2022-07-18T18:55:10.770Z] --- PASS: TestBuildMultiStageParentConfig (0.69s) [2022-07-18T18:55:10.770Z] === RUN TestBuildLabelWithTargets [2022-07-18T18:55:11.070Z] --- PASS: TestDockerNetworkMacvlan (12.68s) [2022-07-18T18:55:11.070Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-07-18T18:55:11.070Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-18T18:55:11.070Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s) [2022-07-18T18:55:11.070Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.35s) [2022-07-18T18:55:11.070Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.97s) [2022-07-18T18:55:11.070Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2022-07-18T18:55:11.070Z] PASS [2022-07-18T18:55:11.070Z] [2022-07-18T18:55:11.070Z] DONE 8 tests in 14.143s [2022-07-18T18:55:11.070Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-18T18:55:11.070Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:55:11.070Z] ++ set -e [2022-07-18T18:55:11.070Z] ++ '[' -n 0 ']' [2022-07-18T18:55:11.070Z] ++ set -x [2022-07-18T18:55:11.070Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:55:11.070Z] testing: warning: no tests to run [2022-07-18T18:55:11.070Z] PASS [2022-07-18T18:55:11.070Z] [2022-07-18T18:55:11.070Z] DONE 0 tests in 0.032s [2022-07-18T18:55:11.070Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-18T18:55:11.070Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:55:11.070Z] ++ set -e [2022-07-18T18:55:11.070Z] ++ '[' -n 0 ']' [2022-07-18T18:55:11.070Z] ++ set -x [2022-07-18T18:55:11.071Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:55:11.071Z] INFO: Testing against a local daemon [2022-07-18T18:55:11.071Z] === RUN TestAuthZPluginAllowRequest [2022-07-18T18:55:12.146Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2022-07-18T18:55:12.146Z] === RUN TestBuildWithEmptyLayers [2022-07-18T18:55:12.404Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-07-18T18:55:12.404Z] === RUN TestBuildMultiStageOnBuild [2022-07-18T18:55:12.434Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) [2022-07-18T18:55:12.434Z] === RUN TestAuthZPluginTLS [2022-07-18T18:55:12.996Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-18T18:55:12.996Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-07-18T18:55:12.996Z] === RUN TestAuthZPluginDenyRequest [2022-07-18T18:55:13.557Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-18T18:55:13.557Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-18T18:55:13.557Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-18T18:55:13.781Z] --- PASS: TestBuildMultiStageOnBuild (1.43s) [2022-07-18T18:55:13.781Z] === RUN TestBuildUncleanTarFilenames [2022-07-18T18:55:14.118Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-18T18:55:14.118Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2022-07-18T18:55:14.118Z] === RUN TestAuthZPluginDenyResponse [2022-07-18T18:55:14.348Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-07-18T18:55:14.348Z] === RUN TestBuildMultiStageLayerLeak [2022-07-18T18:55:14.373Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-18T18:55:14.629Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-18T18:55:14.629Z] === RUN TestAuthZPluginAllowEventStream [2022-07-18T18:55:15.557Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-18T18:55:15.557Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-18T18:55:15.557Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-18T18:55:15.813Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-18T18:55:15.813Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-18T18:55:16.069Z] --- PASS: TestAuthZPluginAllowEventStream (1.45s) [2022-07-18T18:55:16.069Z] === RUN TestAuthZPluginErrorResponse [2022-07-18T18:55:16.252Z] --- PASS: TestBuildMultiStageLayerLeak (1.46s) [2022-07-18T18:55:16.252Z] === RUN TestBuildWithHugeFile [2022-07-18T18:55:16.635Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-07-18T18:55:16.635Z] === RUN TestAuthZPluginErrorRequest [2022-07-18T18:55:17.196Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-07-18T18:55:17.196Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-18T18:55:17.757Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-07-18T18:55:17.757Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-18T18:55:19.646Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2022-07-18T18:55:19.646Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-18T18:55:21.014Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.65s) [2022-07-18T18:55:21.014Z] === RUN TestAuthZPluginHeader [2022-07-18T18:55:21.947Z] --- PASS: TestAuthZPluginHeader (0.83s) [2022-07-18T18:55:21.947Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-18T18:55:23.878Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-18T18:55:24.134Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-18T18:55:24.696Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-18T18:55:24.953Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-18T18:55:25.209Z] === RUN TestDockerSuite/TestBuildFails [2022-07-18T18:55:25.770Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-18T18:55:25.770Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-18T18:55:27.135Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.98s) [2022-07-18T18:55:27.135Z] === RUN TestAuthZPluginV2Disable [2022-07-18T18:55:27.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-18T18:55:27.646Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-18T18:55:29.534Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-18T18:55:29.790Z] docker_api_swarm_test.go:272: [ddd2726538aca] joining swarm manager [d3775b121968e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T18:55:31.156Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-18T18:55:31.414Z] docker_api_swarm_test.go:273: [d982e35d3983b] joining swarm manager [d3775b121968e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T18:55:31.670Z] --- PASS: TestAuthZPluginV2Disable (4.67s) [2022-07-18T18:55:31.670Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-18T18:55:32.274Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-18T18:55:32.530Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-18T18:55:33.455Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-18T18:55:34.819Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-18T18:55:35.381Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.90s) [2022-07-18T18:55:35.381Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-18T18:55:35.381Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-18T18:55:35.636Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-18T18:55:36.999Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-18T18:55:38.905Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-18T18:55:40.269Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-18T18:55:40.830Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-18T18:55:41.392Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-18T18:55:42.319Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-18T18:55:42.881Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-18T18:55:42.881Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-18T18:55:44.247Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-18T18:55:44.247Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-18T18:55:44.503Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-18T18:55:45.042Z] --- PASS: TestImportExtremelyLargeImageWorks (91.58s) [2022-07-18T18:55:45.042Z] PASS [2022-07-18T18:55:45.042Z] [2022-07-18T18:55:45.042Z] DONE 22 tests in 94.581s [2022-07-18T18:55:45.042Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-18T18:55:45.042Z] === RUN TestStripANSICommands [2022-07-18T18:55:45.042Z] === RUN TestStripANSICommands/#00 [2022-07-18T18:55:45.042Z] === RUN TestStripANSICommands/#01 [2022-07-18T18:55:45.042Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-18T18:55:45.042Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-18T18:55:45.042Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-18T18:55:45.042Z] PASS [2022-07-18T18:55:45.042Z] [2022-07-18T18:55:45.042Z] DONE 3 tests in 0.008s [2022-07-18T18:55:45.042Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-18T18:55:45.042Z] INFO: Testing against a local daemon [2022-07-18T18:55:45.042Z] === RUN TestNetworkCreateDelete [2022-07-18T18:55:45.042Z] --- PASS: TestNetworkCreateDelete (0.11s) [2022-07-18T18:55:45.042Z] === RUN TestDockerNetworkDeletePreferID [2022-07-18T18:55:45.042Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-07-18T18:55:45.042Z] === RUN TestDaemonDNSFallback [2022-07-18T18:55:45.064Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-18T18:55:45.064Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-18T18:55:45.625Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-18T18:55:46.551Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-18T18:55:47.154Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.57s) [2022-07-18T18:55:47.154Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-18T18:55:47.585Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-07-18T18:55:47.585Z] === RUN TestInspectNetwork [2022-07-18T18:55:48.518Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-18T18:55:50.113Z] === RUN TestInspectNetwork/full_network_id [2022-07-18T18:55:50.113Z] === RUN TestInspectNetwork/partial_network_id [2022-07-18T18:55:50.113Z] === RUN TestInspectNetwork/network_name [2022-07-18T18:55:50.113Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-18T18:55:52.677Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-18T18:55:53.608Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-18T18:55:54.291Z] --- PASS: TestInspectNetwork (7.21s) [2022-07-18T18:55:54.291Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-18T18:55:54.291Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-18T18:55:54.291Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-18T18:55:54.291Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-18T18:55:54.291Z] === RUN TestRunContainerWithBridgeNone [2022-07-18T18:55:54.535Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-18T18:55:54.790Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-18T18:55:54.790Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-18T18:55:54.790Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-18T18:55:54.790Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-18T18:55:55.046Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-18T18:55:56.189Z] --- PASS: TestRunContainerWithBridgeNone (1.55s) [2022-07-18T18:55:56.189Z] === RUN TestNetworkInvalidJSON [2022-07-18T18:55:56.189Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-18T18:55:56.189Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-18T18:55:56.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-18T18:55:56.189Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-18T18:55:56.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-18T18:55:56.189Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-18T18:55:56.189Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-18T18:55:56.189Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-18T18:55:56.189Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-18T18:55:56.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-18T18:55:56.189Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-18T18:55:56.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-18T18:55:56.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-18T18:55:56.189Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-18T18:55:56.189Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-18T18:55:56.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-18T18:55:56.189Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-18T18:55:56.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-18T18:55:56.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-18T18:55:56.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-18T18:55:56.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-18T18:55:56.189Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-18T18:55:56.189Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-18T18:55:56.189Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-18T18:55:56.189Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-18T18:55:56.189Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-18T18:55:56.190Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-18T18:55:56.190Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-18T18:55:56.190Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-18T18:55:56.190Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-18T18:55:56.190Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-18T18:55:56.190Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-18T18:55:56.190Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-18T18:55:56.190Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-18T18:55:56.190Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-18T18:55:56.190Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-18T18:55:56.190Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-18T18:55:56.190Z] === RUN TestNetworkList [2022-07-18T18:55:56.190Z] === RUN TestNetworkList//networks [2022-07-18T18:55:56.190Z] === PAUSE TestNetworkList//networks [2022-07-18T18:55:56.190Z] === RUN TestNetworkList//networks/ [2022-07-18T18:55:56.190Z] === PAUSE TestNetworkList//networks/ [2022-07-18T18:55:56.190Z] === CONT TestNetworkList//networks [2022-07-18T18:55:56.190Z] === CONT TestNetworkList//networks/ [2022-07-18T18:55:56.190Z] --- PASS: TestNetworkList (0.01s) [2022-07-18T18:55:56.190Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-18T18:55:56.190Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-18T18:55:56.190Z] === RUN TestHostIPv4BridgeLabel [2022-07-18T18:55:56.448Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-07-18T18:55:56.448Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-18T18:55:56.934Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-18T18:55:57.822Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-18T18:55:57.822Z] === RUN TestDaemonDefaultNetworkPools [2022-07-18T18:55:57.861Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-18T18:55:58.389Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-18T18:55:58.389Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-18T18:55:59.323Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-07-18T18:55:59.323Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-18T18:56:00.418Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-18T18:56:00.418Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-18T18:56:00.695Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-07-18T18:56:00.695Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-18T18:56:00.983Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-18T18:56:01.265Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-18T18:56:01.265Z] === RUN TestServiceWithPredefinedNetwork [2022-07-18T18:56:03.795Z] --- PASS: TestServiceWithPredefinedNetwork (2.41s) [2022-07-18T18:56:03.795Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-18T18:56:03.795Z] service_test.go:243: FLAKY_TEST [2022-07-18T18:56:03.795Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-18T18:56:03.795Z] === RUN TestServiceWithDataPathPortInit [2022-07-18T18:56:04.265Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-07-18T18:56:04.265Z] PASS [2022-07-18T18:56:04.265Z] [2022-07-18T18:56:04.265Z] DONE 17 tests in 53.081s [2022-07-18T18:56:04.265Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-18T18:56:04.265Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:56:04.265Z] ++ set -e [2022-07-18T18:56:04.265Z] ++ '[' -n 0 ']' [2022-07-18T18:56:04.265Z] ++ set -x [2022-07-18T18:56:04.265Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:56:04.265Z] INFO: Testing against a local daemon [2022-07-18T18:56:04.265Z] === RUN TestPluginInvalidJSON [2022-07-18T18:56:04.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-18T18:56:04.265Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-18T18:56:04.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-18T18:56:04.265Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-18T18:56:04.265Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-18T18:56:04.265Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-18T18:56:04.265Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-18T18:56:04.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-18T18:56:04.265Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-18T18:56:04.265Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-18T18:56:04.265Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-18T18:56:04.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-18T18:56:04.265Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-18T18:56:04.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-18T18:56:04.265Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-18T18:56:04.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-18T18:56:04.265Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-18T18:56:04.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-18T18:56:04.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-18T18:56:04.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-18T18:56:04.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-18T18:56:04.265Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-07-18T18:56:04.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-18T18:56:04.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-18T18:56:04.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-18T18:56:04.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-18T18:56:04.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-18T18:56:04.265Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-18T18:56:04.265Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-18T18:56:04.265Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-18T18:56:04.265Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-18T18:56:04.265Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-18T18:56:04.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-07-18T18:56:04.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-18T18:56:04.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-18T18:56:04.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-18T18:56:04.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-18T18:56:04.265Z] === RUN TestPluginInstall [2022-07-18T18:56:04.265Z] === RUN TestPluginInstall/no_auth [2022-07-18T18:56:06.153Z] time="2022-07-18T18:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T18:56:06.153Z] time="2022-07-18T18:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:45fbf98f438f9dd0baba84dd97f6bfd90f9bef8523506319c6b59ba5e468acb1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T18:56:06.153Z] time="2022-07-18T18:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T18:56:06.153Z] time="2022-07-18T18:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:45fbf98f438f9dd0baba84dd97f6bfd90f9bef8523506319c6b59ba5e468acb1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T18:56:06.759Z] === RUN TestPluginInstall/with_htpasswd [2022-07-18T18:56:07.014Z] time="2022-07-18T18:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T18:56:07.014Z] time="2022-07-18T18:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8ce94f241cb33d8f3ed737b925fffa1f27ac36c549d8388fdebe8254dd233842" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T18:56:07.014Z] time="2022-07-18T18:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T18:56:07.014Z] time="2022-07-18T18:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8ce94f241cb33d8f3ed737b925fffa1f27ac36c549d8388fdebe8254dd233842" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T18:56:07.270Z] === RUN TestPluginInstall/with_insecure [2022-07-18T18:56:08.197Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-18T18:56:08.197Z] time="2022-07-18T18:56:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T18:56:08.197Z] time="2022-07-18T18:56:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c801187c00e53bde9b943a4cdf6426d32735c54c0a89532399f2e5cdc6f67336" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T18:56:08.197Z] time="2022-07-18T18:56:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T18:56:08.197Z] time="2022-07-18T18:56:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c801187c00e53bde9b943a4cdf6426d32735c54c0a89532399f2e5cdc6f67336" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T18:56:08.758Z] plugin_test.go:195: [d6ddd66678d68] daemon is not started [2022-07-18T18:56:08.758Z] --- PASS: TestPluginInstall (4.55s) [2022-07-18T18:56:08.758Z] --- PASS: TestPluginInstall/no_auth (2.44s) [2022-07-18T18:56:08.758Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2022-07-18T18:56:08.758Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2022-07-18T18:56:08.758Z] === RUN TestPluginsWithRuntimes [2022-07-18T18:56:10.689Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-18T18:56:10.986Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-18T18:56:11.549Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-18T18:56:11.805Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-18T18:56:12.480Z] --- PASS: TestBuildWithHugeFile (52.53s) [2022-07-18T18:56:12.480Z] === RUN TestBuildWCOWSandboxSize [2022-07-18T18:56:12.480Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-18T18:56:12.480Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-18T18:56:12.480Z] === RUN TestBuildWithEmptyDockerfile [2022-07-18T18:56:12.480Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-18T18:56:12.480Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-18T18:56:12.480Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-18T18:56:12.480Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-18T18:56:12.480Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-18T18:56:12.480Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-18T18:56:12.480Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-18T18:56:12.480Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-18T18:56:12.480Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-18T18:56:12.480Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-18T18:56:12.480Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-07-18T18:56:12.480Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-07-18T18:56:12.480Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-18T18:56:12.480Z] === RUN TestBuildPreserveOwnership [2022-07-18T18:56:12.480Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-18T18:56:12.480Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-18T18:56:12.480Z] --- PASS: TestBuildPreserveOwnership (2.83s) [2022-07-18T18:56:12.480Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.88s) [2022-07-18T18:56:12.480Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-07-18T18:56:12.480Z] === RUN TestBuildPlatformInvalid [2022-07-18T18:56:12.480Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-18T18:56:12.480Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-18T18:56:12.480Z] Loaded image: busybox:latest [2022-07-18T18:56:12.480Z] Loaded image: busybox:glibc [2022-07-18T18:56:12.733Z] --- PASS: TestPluginsWithRuntimes (3.92s) [2022-07-18T18:56:12.733Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2022-07-18T18:56:12.733Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2022-07-18T18:56:12.733Z] === RUN TestPluginBackCompatMediaTypes [2022-07-18T18:56:13.296Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2022-07-18T18:56:13.296Z] PASS [2022-07-18T18:56:13.296Z] [2022-07-18T18:56:13.296Z] DONE 24 tests in 9.390s [2022-07-18T18:56:13.296Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-18T18:56:13.296Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:56:13.296Z] ++ set -e [2022-07-18T18:56:13.296Z] ++ '[' -n 0 ']' [2022-07-18T18:56:13.296Z] ++ set -x [2022-07-18T18:56:13.296Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:56:13.416Z] Loaded image: debian:bullseye-slim [2022-07-18T18:56:13.416Z] Loaded image: hello-world:latest [2022-07-18T18:56:13.416Z] Loaded image: arm32v7/hello-world:latest [2022-07-18T18:56:13.552Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-18T18:56:13.552Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-18T18:56:13.552Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-18T18:56:13.552Z] INFO: Testing against a local daemon [2022-07-18T18:56:13.552Z] === RUN TestExternalGraphDriver [2022-07-18T18:56:13.808Z] === RUN TestExternalGraphDriver/json [2022-07-18T18:56:15.738Z] === RUN TestExternalGraphDriver/spec [2022-07-18T18:56:17.625Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-18T18:56:17.625Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-18T18:56:17.625Z] === RUN TestExternalGraphDriver/pull [2022-07-18T18:56:17.880Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-18T18:56:18.667Z] --- PASS: TestServiceWithDataPathPortInit (13.81s) [2022-07-18T18:56:18.667Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-18T18:56:19.769Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-18T18:56:19.769Z] --- PASS: TestExternalGraphDriver (6.36s) [2022-07-18T18:56:19.769Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2022-07-18T18:56:19.769Z] --- PASS: TestExternalGraphDriver/spec (1.95s) [2022-07-18T18:56:19.769Z] --- PASS: TestExternalGraphDriver/pull (2.25s) [2022-07-18T18:56:19.769Z] === RUN TestGraphdriverPluginV2 [2022-07-18T18:56:20.039Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z0f212fspnta0p5f2387z4llt Created:2022-07-18 18:56:18.617293238 +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[5664bd35abb2fab9c6d45f8fabc3d889cc464d1d62bf39b7ddcad44037f4ba79:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xox55xtt7yk5h8l8m4uiletmw EndpointID:3c31723125ad9ddcdbbef29b28d186b83c334614052b45ac4046b25b90ee26fd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:08fe9acf6fafaa4cbcdd3ff995e1cd61dae06f8192f3f942b7c200c4fee1969e 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:c2ad10bb7371 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xox55xtt7yk5h8l8m4uiletmw EndpointID:3c31723125ad9ddcdbbef29b28d186b83c334614052b45ac4046b25b90ee26fd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-18T18:56:20.375Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-18T18:56:21.529Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.20s) [2022-07-18T18:56:21.529Z] PASS [2022-07-18T18:56:21.529Z] [2022-07-18T18:56:21.529Z] === Skipped [2022-07-18T18:56:21.529Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-18T18:56:21.529Z] build_session_test.go:25: TODO: BuildKit [2022-07-18T18:56:21.529Z] [2022-07-18T18:56:21.529Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-18T18:56:21.529Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-18T18:56:21.529Z] [2022-07-18T18:56:21.529Z] DONE 34 tests, 2 skipped in 84.592s [2022-07-18T18:56:21.529Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-18T18:56:21.529Z] ++ 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-07-18T18:56:21.529Z] ++ set -e [2022-07-18T18:56:21.529Z] ++ '[' -n 0 ']' [2022-07-18T18:56:21.529Z] ++ set -x [2022-07-18T18:56:21.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:56:21.529Z] INFO: Testing against a local daemon [2022-07-18T18:56:21.529Z] === RUN TestConfigInspect [2022-07-18T18:56:21.785Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-18T18:56:22.042Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-18T18:56:22.605Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-18T18:56:23.430Z] --- PASS: TestConfigInspect (2.26s) [2022-07-18T18:56:23.430Z] === RUN TestConfigList [2022-07-18T18:56:23.972Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-18T18:56:23.972Z] docker_api_swarm_node_test.go:20: [d167743560bcc] joining swarm manager [da825edde62d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T18:56:24.268Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2022-07-18T18:56:24.268Z] PASS [2022-07-18T18:56:24.268Z] [2022-07-18T18:56:24.268Z] === Skipped [2022-07-18T18:56:24.268Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-18T18:56:24.268Z] service_test.go:243: FLAKY_TEST [2022-07-18T18:56:24.268Z] [2022-07-18T18:56:24.268Z] DONE 38 tests, 1 skipped in 43.993s [2022-07-18T18:56:24.268Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-18T18:56:24.268Z] INFO: Testing against a local daemon [2022-07-18T18:56:24.268Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-18T18:56:24.268Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T18:56:24.268Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-18T18:56:24.268Z] === RUN TestDockerNetworkIpvlan [2022-07-18T18:56:24.268Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T18:56:24.268Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-18T18:56:24.268Z] PASS [2022-07-18T18:56:24.268Z] [2022-07-18T18:56:24.268Z] === Skipped [2022-07-18T18:56:24.268Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-18T18:56:24.268Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T18:56:24.268Z] [2022-07-18T18:56:24.268Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-18T18:56:24.268Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T18:56:24.268Z] [2022-07-18T18:56:24.268Z] DONE 2 tests, 2 skipped in 0.022s [2022-07-18T18:56:24.268Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-18T18:56:24.525Z] INFO: Testing against a local daemon [2022-07-18T18:56:24.525Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-18T18:56:24.900Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-18T18:56:24.900Z] docker_api_swarm_node_test.go:21: [d4b59e72bf8e1] joining swarm manager [da825edde62d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T18:56:25.156Z] --- PASS: TestGraphdriverPluginV2 (5.28s) [2022-07-18T18:56:25.156Z] PASS [2022-07-18T18:56:25.156Z] [2022-07-18T18:56:25.156Z] DONE 5 tests in 11.774s [2022-07-18T18:56:25.156Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-18T18:56:25.156Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:56:25.156Z] ++ set -e [2022-07-18T18:56:25.156Z] ++ '[' -n 0 ']' [2022-07-18T18:56:25.156Z] ++ set -x [2022-07-18T18:56:25.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:56:25.156Z] INFO: Testing against a local daemon [2022-07-18T18:56:25.156Z] === RUN TestContinueAfterPluginCrash [2022-07-18T18:56:25.330Z] --- PASS: TestConfigList (2.17s) [2022-07-18T18:56:25.330Z] === RUN TestConfigsCreateAndDelete [2022-07-18T18:56:25.412Z] === PAUSE TestContinueAfterPluginCrash [2022-07-18T18:56:25.412Z] === RUN TestReadPluginNoRead [2022-07-18T18:56:25.412Z] === PAUSE TestReadPluginNoRead [2022-07-18T18:56:25.412Z] === RUN TestDaemonStartWithLogOpt [2022-07-18T18:56:25.412Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-18T18:56:25.412Z] === CONT TestContinueAfterPluginCrash [2022-07-18T18:56:25.412Z] === CONT TestDaemonStartWithLogOpt [2022-07-18T18:56:25.897Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-07-18T18:56:25.897Z] === RUN TestDockerNetworkMacvlan [2022-07-18T18:56:26.463Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-18T18:56:26.792Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-18T18:56:27.028Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-18T18:56:27.354Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-18T18:56:27.354Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-18T18:56:27.864Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-07-18T18:56:27.864Z] === RUN TestConfigsUpdate [2022-07-18T18:56:27.916Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-18T18:56:27.962Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-18T18:56:28.478Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-18T18:56:29.040Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-18T18:56:29.333Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-18T18:56:29.601Z] --- PASS: TestDaemonStartWithLogOpt (4.26s) [2022-07-18T18:56:29.601Z] === CONT TestReadPluginNoRead [2022-07-18T18:56:29.766Z] --- PASS: TestConfigsUpdate (2.17s) [2022-07-18T18:56:29.766Z] === RUN TestTemplatedConfig [2022-07-18T18:56:30.966Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-18T18:56:31.231Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-18T18:56:32.334Z] === RUN TestReadPluginNoRead/default [2022-07-18T18:56:32.366Z] --- PASS: TestTemplatedConfig (2.48s) [2022-07-18T18:56:32.366Z] === RUN TestConfigCreateResolve [2022-07-18T18:56:32.898Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-18T18:56:33.827Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-18T18:56:34.083Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-18T18:56:34.273Z] --- PASS: TestConfigCreateResolve (2.28s) [2022-07-18T18:56:34.273Z] PASS [2022-07-18T18:56:34.273Z] [2022-07-18T18:56:34.273Z] DONE 6 tests in 13.590s [2022-07-18T18:56:34.273Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-18T18:56:34.273Z] ++ 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-07-18T18:56:34.273Z] ++ set -e [2022-07-18T18:56:34.273Z] ++ '[' -n 0 ']' [2022-07-18T18:56:34.273Z] ++ set -x [2022-07-18T18:56:34.273Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:56:34.518Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-18T18:56:34.532Z] INFO: Testing against a local daemon [2022-07-18T18:56:34.532Z] === RUN TestAttachWithTTY [2022-07-18T18:56:34.532Z] --- PASS: TestAttachWithTTY (0.07s) [2022-07-18T18:56:34.532Z] === RUN TestAttachWithoutTTy [2022-07-18T18:56:34.532Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-18T18:56:34.532Z] === RUN TestCheckpoint [2022-07-18T18:56:34.532Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-18T18:56:34.532Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/commit [2022-07-18T18:56:34.532Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-18T18:56:34.532Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-18T18:56:34.532Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-18T18:56:34.532Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-18T18:56:34.532Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-18T18:56:34.532Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-18T18:56:34.532Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-18T18:56:34.532Z] === CONT TestContainerInvalidJSON/commit [2022-07-18T18:56:34.532Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-18T18:56:34.532Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-18T18:56:34.532Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-18T18:56:34.532Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-18T18:56:34.532Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-18T18:56:34.532Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-18T18:56:34.532Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-18T18:56:34.532Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-18T18:56:34.532Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-18T18:56:34.645Z] --- PASS: TestContinueAfterPluginCrash (9.40s) [2022-07-18T18:56:34.791Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-18T18:56:34.791Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-18T18:56:34.791Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-18T18:56:34.791Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-18T18:56:34.791Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-18T18:56:34.791Z] === RUN TestCopyEmptyFile [2022-07-18T18:56:35.050Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-18T18:56:35.050Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-18T18:56:35.050Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-18T18:56:35.050Z] === RUN TestCopyFromContainer [2022-07-18T18:56:35.084Z] --- PASS: TestDockerNetworkMacvlan (9.51s) [2022-07-18T18:56:35.084Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-07-18T18:56:35.084Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-07-18T18:56:35.085Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-07-18T18:56:35.085Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-07-18T18:56:35.085Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s) [2022-07-18T18:56:35.085Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-07-18T18:56:35.085Z] PASS [2022-07-18T18:56:35.085Z] [2022-07-18T18:56:35.085Z] DONE 8 tests in 10.804s [2022-07-18T18:56:35.085Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-18T18:56:35.085Z] testing: warning: no tests to run [2022-07-18T18:56:35.085Z] PASS [2022-07-18T18:56:35.085Z] [2022-07-18T18:56:35.085Z] DONE 0 tests in 0.008s [2022-07-18T18:56:35.342Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-18T18:56:35.342Z] INFO: Testing against a local daemon [2022-07-18T18:56:35.342Z] === RUN TestAuthZPluginAllowRequest [2022-07-18T18:56:35.574Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-18T18:56:35.574Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-18T18:56:35.990Z] === RUN TestCopyFromContainer// [2022-07-18T18:56:35.990Z] === RUN TestCopyFromContainer//bar/root [2022-07-18T18:56:36.136Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-18T18:56:36.249Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-18T18:56:36.249Z] === RUN TestCopyFromContainer/bar/quux [2022-07-18T18:56:36.249Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-18T18:56:36.249Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-18T18:56:36.508Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-18T18:56:36.508Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-18T18:56:36.508Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-18T18:56:36.508Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-18T18:56:36.716Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-07-18T18:56:36.716Z] === RUN TestAuthZPluginTLS [2022-07-18T18:56:36.766Z] --- PASS: TestCopyFromContainer (1.64s) [2022-07-18T18:56:36.766Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-18T18:56:36.766Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-07-18T18:56:36.766Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-18T18:56:36.766Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-18T18:56:36.766Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-18T18:56:36.766Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-18T18:56:36.766Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-18T18:56:36.766Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-18T18:56:36.766Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-18T18:56:36.766Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-18T18:56:36.766Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-18T18:56:36.766Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-18T18:56:36.766Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-18T18:56:36.766Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-18T18:56:36.766Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-18T18:56:36.766Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-18T18:56:36.766Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-18T18:56:36.766Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-18T18:56:36.766Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-18T18:56:36.766Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-18T18:56:36.766Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-18T18:56:36.766Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-18T18:56:36.766Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-18T18:56:36.766Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-18T18:56:36.766Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-18T18:56:36.766Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-18T18:56:36.766Z] === RUN TestCreateWithInvalidEnv [2022-07-18T18:56:36.766Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-18T18:56:36.766Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-18T18:56:36.766Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-18T18:56:36.766Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-18T18:56:36.766Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-18T18:56:36.766Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-18T18:56:36.766Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-18T18:56:36.766Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-18T18:56:36.766Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-18T18:56:36.766Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-18T18:56:36.766Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-18T18:56:36.766Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-18T18:56:36.766Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-18T18:56:36.766Z] === RUN TestCreateTmpfsMountsTarget [2022-07-18T18:56:36.766Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-18T18:56:36.766Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-18T18:56:36.974Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-18T18:56:36.974Z] === RUN TestAuthZPluginDenyRequest [2022-07-18T18:56:37.065Z] === CONT TestReadPluginNoRead [2022-07-18T18:56:37.065Z] read_test.go:92: [d6663997555bd] daemon is not started [2022-07-18T18:56:37.065Z] --- PASS: TestReadPluginNoRead (7.50s) [2022-07-18T18:56:37.065Z] --- PASS: TestReadPluginNoRead/default (1.54s) [2022-07-18T18:56:37.065Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.57s) [2022-07-18T18:56:37.065Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.68s) [2022-07-18T18:56:37.065Z] PASS [2022-07-18T18:56:37.065Z] [2022-07-18T18:56:37.065Z] DONE 6 tests in 11.903s [2022-07-18T18:56:37.065Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-18T18:56:37.065Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:56:37.065Z] ++ set -e [2022-07-18T18:56:37.065Z] ++ '[' -n 0 ']' [2022-07-18T18:56:37.065Z] ++ set -x [2022-07-18T18:56:37.065Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:56:37.065Z] testing: warning: no tests to run [2022-07-18T18:56:37.065Z] PASS [2022-07-18T18:56:37.065Z] [2022-07-18T18:56:37.065Z] DONE 0 tests in 0.040s [2022-07-18T18:56:37.065Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-18T18:56:37.065Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:56:37.065Z] ++ set -e [2022-07-18T18:56:37.065Z] ++ '[' -n 0 ']' [2022-07-18T18:56:37.065Z] ++ set -x [2022-07-18T18:56:37.065Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:56:37.321Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-18T18:56:37.321Z] INFO: Testing against a local daemon [2022-07-18T18:56:37.321Z] === RUN TestPluginWithDevMounts [2022-07-18T18:56:37.321Z] === PAUSE TestPluginWithDevMounts [2022-07-18T18:56:37.321Z] === CONT TestPluginWithDevMounts [2022-07-18T18:56:37.539Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-18T18:56:37.539Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-18T18:56:38.103Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-18T18:56:38.103Z] === RUN TestAuthZPluginDenyResponse [2022-07-18T18:56:38.141Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-07-18T18:56:38.141Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-18T18:56:38.667Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-18T18:56:38.667Z] === RUN TestAuthZPluginAllowEventStream [2022-07-18T18:56:38.685Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-18T18:56:39.076Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s) [2022-07-18T18:56:39.076Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-18T18:56:39.076Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-18T18:56:39.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-18T18:56:39.076Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-18T18:56:39.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-18T18:56:39.076Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-18T18:56:39.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-18T18:56:39.076Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-18T18:56:39.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-18T18:56:39.076Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-18T18:56:39.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-18T18:56:39.076Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-18T18:56:39.076Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-18T18:56:39.247Z] --- PASS: TestPluginWithDevMounts (1.90s) [2022-07-18T18:56:39.247Z] PASS [2022-07-18T18:56:39.247Z] [2022-07-18T18:56:39.247Z] DONE 1 tests in 2.030s [2022-07-18T18:56:39.247Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-18T18:56:39.247Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:56:39.247Z] ++ set -e [2022-07-18T18:56:39.247Z] ++ '[' -n 0 ']' [2022-07-18T18:56:39.247Z] ++ set -x [2022-07-18T18:56:39.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:56:39.247Z] INFO: Testing against a local daemon [2022-07-18T18:56:39.247Z] === RUN TestSecretInspect [2022-07-18T18:56:39.334Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-18T18:56:39.334Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-18T18:56:39.334Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-18T18:56:39.334Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-18T18:56:39.334Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-18T18:56:39.334Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-18T18:56:39.334Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-18T18:56:39.334Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-18T18:56:39.334Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-18T18:56:39.334Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-18T18:56:39.593Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s) [2022-07-18T18:56:39.593Z] === RUN TestCreateDifferentPlatform [2022-07-18T18:56:39.593Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-18T18:56:39.593Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-18T18:56:39.593Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-18T18:56:39.593Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-18T18:56:39.593Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-18T18:56:39.593Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-18T18:56:39.593Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-18T18:56:39.593Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-18T18:56:39.852Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-18T18:56:39.852Z] === RUN TestCreateInvalidHostConfig [2022-07-18T18:56:39.852Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-18T18:56:39.852Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-18T18:56:39.852Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-18T18:56:39.852Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-18T18:56:39.852Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-18T18:56:39.852Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-18T18:56:39.852Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-18T18:56:39.852Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-18T18:56:39.852Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-18T18:56:39.852Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-18T18:56:39.852Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-18T18:56:39.852Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-18T18:56:39.852Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-18T18:56:39.852Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-18T18:56:39.852Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-18T18:56:39.852Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-18T18:56:39.852Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-18T18:56:39.852Z] === RUN TestContainerStartOnDaemonRestart [2022-07-18T18:56:39.852Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-18T18:56:39.852Z] === RUN TestDaemonRestartIpcMode [2022-07-18T18:56:39.852Z] === PAUSE TestDaemonRestartIpcMode [2022-07-18T18:56:39.852Z] === RUN TestDaemonHostGatewayIP [2022-07-18T18:56:39.852Z] === PAUSE TestDaemonHostGatewayIP [2022-07-18T18:56:39.852Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-18T18:56:39.852Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-18T18:56:39.852Z] === RUN TestContainerKillOnDaemonStart [2022-07-18T18:56:39.852Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-18T18:56:39.852Z] === RUN TestDiff [2022-07-18T18:56:40.038Z] --- PASS: TestAuthZPluginAllowEventStream (1.22s) [2022-07-18T18:56:40.038Z] === RUN TestAuthZPluginErrorResponse [2022-07-18T18:56:40.110Z] --- PASS: TestDiff (0.42s) [2022-07-18T18:56:40.110Z] === RUN TestExecConsoleSize [2022-07-18T18:56:40.296Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-18T18:56:40.296Z] === RUN TestAuthZPluginErrorRequest [2022-07-18T18:56:40.616Z] docker_api_swarm_test.go:502: [d2156925cfb59] joining swarm manager [dabfd5c203f7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T18:56:40.677Z] --- PASS: TestExecConsoleSize (0.47s) [2022-07-18T18:56:40.677Z] === RUN TestExecWithCloseStdin [2022-07-18T18:56:40.861Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-07-18T18:56:40.861Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-18T18:56:41.244Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-07-18T18:56:41.244Z] === RUN TestExec [2022-07-18T18:56:41.429Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-18T18:56:41.429Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-18T18:56:41.504Z] --- PASS: TestExec (0.46s) [2022-07-18T18:56:41.504Z] === RUN TestExecUser [2022-07-18T18:56:42.071Z] --- PASS: TestExecUser (0.45s) [2022-07-18T18:56:42.071Z] === RUN TestExportContainerAndImportImage [2022-07-18T18:56:42.507Z] --- PASS: TestSecretInspect (2.83s) [2022-07-18T18:56:42.507Z] === RUN TestSecretList [2022-07-18T18:56:42.507Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-18T18:56:42.639Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-07-18T18:56:42.639Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-18T18:56:42.838Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-07-18T18:56:42.838Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-18T18:56:44.015Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-07-18T18:56:44.015Z] === RUN TestHealthCheckWorkdir [2022-07-18T18:56:44.211Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2022-07-18T18:56:44.212Z] === RUN TestAuthZPluginHeader [2022-07-18T18:56:44.395Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-18T18:56:44.584Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2022-07-18T18:56:44.585Z] === RUN TestHealthKillContainer [2022-07-18T18:56:44.777Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-07-18T18:56:44.777Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-18T18:56:44.955Z] --- PASS: TestSecretList (2.65s) [2022-07-18T18:56:44.955Z] === RUN TestSecretsCreateAndDelete [2022-07-18T18:56:44.955Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-18T18:56:45.516Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-18T18:56:47.405Z] --- PASS: TestSecretsCreateAndDelete (2.64s) [2022-07-18T18:56:47.405Z] === RUN TestSecretsUpdate [2022-07-18T18:56:50.038Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.25s) [2022-07-18T18:56:50.038Z] === RUN TestAuthZPluginV2Disable [2022-07-18T18:56:50.683Z] --- PASS: TestSecretsUpdate (2.85s) [2022-07-18T18:56:50.683Z] === RUN TestTemplatedSecret [2022-07-18T18:56:50.683Z] docker_api_swarm_test.go:507: [df60d96abcbbe] joining swarm manager [dabfd5c203f7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T18:56:51.836Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-18T18:56:51.836Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-18T18:56:51.836Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-18T18:56:51.836Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-18T18:56:51.836Z] Cross building: bundles/cross/linux/s390x [2022-07-18T18:56:51.836Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-18T18:56:51.836Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-18T18:56:52.695Z] --- PASS: TestHealthKillContainer (7.87s) [2022-07-18T18:56:52.695Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-18T18:56:52.954Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-07-18T18:56:52.954Z] === RUN TestIpcModeNone [2022-07-18T18:56:53.212Z] --- PASS: TestIpcModeNone (0.47s) [2022-07-18T18:56:53.212Z] === RUN TestIpcModePrivate [2022-07-18T18:56:53.242Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-18T18:56:53.242Z] --- PASS: TestTemplatedSecret (3.03s) [2022-07-18T18:56:53.242Z] === RUN TestSecretCreateResolve [2022-07-18T18:56:53.314Z] --- PASS: TestAuthZPluginV2Disable (3.67s) [2022-07-18T18:56:53.315Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-18T18:56:53.778Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-18T18:56:53.778Z] --- PASS: TestIpcModePrivate (0.44s) [2022-07-18T18:56:53.778Z] === RUN TestIpcModeShareable [2022-07-18T18:56:54.036Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-07-18T18:56:54.295Z] --- PASS: TestIpcModeShareable (0.47s) [2022-07-18T18:56:54.295Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-18T18:56:55.670Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2022-07-18T18:56:55.670Z] === RUN TestAPIIpcModeHost [2022-07-18T18:56:55.928Z] --- PASS: TestAPIIpcModeHost (0.34s) [2022-07-18T18:56:55.928Z] === RUN TestDaemonIpcModeShareable [2022-07-18T18:56:56.504Z] --- PASS: TestSecretCreateResolve (2.65s) [2022-07-18T18:56:56.504Z] PASS [2022-07-18T18:56:56.504Z] [2022-07-18T18:56:56.504Z] DONE 6 tests in 16.750s [2022-07-18T18:56:56.504Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-18T18:56:56.504Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:56:56.504Z] ++ set -e [2022-07-18T18:56:56.504Z] ++ '[' -n 0 ']' [2022-07-18T18:56:56.504Z] ++ set -x [2022-07-18T18:56:56.504Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:56:56.504Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-18T18:56:56.504Z] INFO: Testing against a local daemon [2022-07-18T18:56:56.504Z] === RUN TestServiceCreateInit [2022-07-18T18:56:56.504Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-18T18:56:56.591Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s) [2022-07-18T18:56:56.592Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-18T18:56:57.303Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-18T18:56:57.303Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-07-18T18:56:57.303Z] === RUN TestDaemonIpcModePrivate [2022-07-18T18:56:57.869Z] === RUN TestDockerSuite/TestBuildRm [2022-07-18T18:56:58.237Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-18T18:56:58.495Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-07-18T18:56:58.496Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-18T18:56:59.430Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-18T18:56:59.688Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-07-18T18:56:59.688Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-18T18:57:00.426Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-18T18:57:00.623Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-18T18:57:00.624Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-07-18T18:57:00.624Z] === RUN TestIpcModeOlderClient [2022-07-18T18:57:00.681Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-18T18:57:00.882Z] === PAUSE TestIpcModeOlderClient [2022-07-18T18:57:00.882Z] === RUN TestKillContainerInvalidSignal [2022-07-18T18:57:01.140Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-07-18T18:57:01.140Z] === RUN TestKillContainer [2022-07-18T18:57:01.140Z] === RUN TestKillContainer/no_signal [2022-07-18T18:57:01.242Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-18T18:57:01.707Z] === RUN TestKillContainer/non_killing_signal [2022-07-18T18:57:01.966Z] === RUN TestKillContainer/killing_signal [2022-07-18T18:57:02.533Z] --- PASS: TestKillContainer (1.30s) [2022-07-18T18:57:02.533Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-07-18T18:57:02.533Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-07-18T18:57:02.533Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-07-18T18:57:02.533Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-18T18:57:02.533Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-18T18:57:02.607Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-18T18:57:02.792Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-18T18:57:03.169Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-18T18:57:03.727Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2022-07-18T18:57:03.727Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-07-18T18:57:03.727Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-07-18T18:57:03.727Z] === RUN TestKillStoppedContainer [2022-07-18T18:57:03.727Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-18T18:57:03.727Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-18T18:57:03.986Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2022-07-18T18:57:03.986Z] === RUN TestKillDifferentUserContainer [2022-07-18T18:57:04.139Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-18T18:57:04.244Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-07-18T18:57:04.244Z] === RUN TestInspectOomKilledTrue [2022-07-18T18:57:04.812Z] --- PASS: TestInspectOomKilledTrue (0.54s) [2022-07-18T18:57:04.812Z] === RUN TestInspectOomKilledFalse [2022-07-18T18:57:05.065Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-18T18:57:05.321Z] --- PASS: TestServiceCreateInit (9.32s) [2022-07-18T18:57:05.321Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.58s) [2022-07-18T18:57:05.321Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.71s) [2022-07-18T18:57:05.321Z] === RUN TestCreateServiceMultipleTimes [2022-07-18T18:57:05.378Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-07-18T18:57:05.378Z] === RUN TestLinksEtcHostsContentMatch [2022-07-18T18:57:05.637Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s) [2022-07-18T18:57:05.637Z] === RUN TestLinksContainerNames [2022-07-18T18:57:05.882Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-18T18:57:06.550Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.62s) [2022-07-18T18:57:06.551Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-18T18:57:06.573Z] --- PASS: TestLinksContainerNames (0.81s) [2022-07-18T18:57:06.573Z] === RUN TestLogsFollowTailEmpty [2022-07-18T18:57:06.832Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-07-18T18:57:06.832Z] === RUN TestLogs [2022-07-18T18:57:06.832Z] === RUN TestLogs/driver_local [2022-07-18T18:57:06.832Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-18T18:57:06.832Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-18T18:57:06.832Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-18T18:57:06.832Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-18T18:57:06.832Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-18T18:57:06.832Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-18T18:57:06.832Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-18T18:57:06.832Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-18T18:57:06.832Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-18T18:57:06.832Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-18T18:57:06.832Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-18T18:57:06.832Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-18T18:57:06.832Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-18T18:57:06.832Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-18T18:57:07.767Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-18T18:57:07.767Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-18T18:57:08.334Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-18T18:57:08.334Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-18T18:57:08.900Z] === RUN TestLogs/driver_json-file [2022-07-18T18:57:08.900Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-18T18:57:08.900Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-18T18:57:08.900Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-18T18:57:08.900Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-18T18:57:08.900Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-18T18:57:08.900Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-18T18:57:08.900Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-18T18:57:08.900Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-18T18:57:08.900Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-18T18:57:08.900Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-18T18:57:08.900Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-18T18:57:08.900Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-18T18:57:08.900Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-18T18:57:08.900Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-18T18:57:09.195Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-18T18:57:09.451Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-18T18:57:09.468Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-18T18:57:09.468Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-18T18:57:10.013Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-18T18:57:10.013Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-18T18:57:10.013Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-18T18:57:10.034Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-18T18:57:10.034Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-18T18:57:10.270Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-18T18:57:10.602Z] --- PASS: TestLogs (3.84s) [2022-07-18T18:57:10.602Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-18T18:57:10.602Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.76s) [2022-07-18T18:57:10.602Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.79s) [2022-07-18T18:57:10.602Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.55s) [2022-07-18T18:57:10.602Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.56s) [2022-07-18T18:57:10.602Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s) [2022-07-18T18:57:10.602Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.60s) [2022-07-18T18:57:10.602Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-18T18:57:10.602Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.75s) [2022-07-18T18:57:10.602Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.78s) [2022-07-18T18:57:10.602Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s) [2022-07-18T18:57:10.602Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.56s) [2022-07-18T18:57:10.602Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s) [2022-07-18T18:57:10.602Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s) [2022-07-18T18:57:10.602Z] === RUN TestContainerNetworkMountsNoChown [2022-07-18T18:57:11.169Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/default [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/default [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/private [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/private [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/rprivate [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/slave [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/slave [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/rslave [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/shared [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/shared [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/rshared [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-18T18:57:11.169Z] === CONT TestMountDaemonRoot/default [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-18T18:57:11.169Z] === CONT TestMountDaemonRoot/rslave [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-18T18:57:11.169Z] === CONT TestMountDaemonRoot/rshared [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-18T18:57:11.169Z] === CONT TestMountDaemonRoot/shared [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-18T18:57:11.169Z] === CONT TestMountDaemonRoot/rprivate [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-18T18:57:11.169Z] === CONT TestMountDaemonRoot/slave [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-18T18:57:11.169Z] === CONT TestMountDaemonRoot/private [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-18T18:57:11.169Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-18T18:57:11.169Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-18T18:57:11.169Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-18T18:57:11.169Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-18T18:57:11.169Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-18T18:57:11.169Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-18T18:57:11.169Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-18T18:57:11.169Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-18T18:57:11.169Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-18T18:57:11.169Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-18T18:57:11.169Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-18T18:57:11.169Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-18T18:57:11.198Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-18T18:57:11.198Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-18T18:57:11.428Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-18T18:57:11.428Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-18T18:57:11.428Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-18T18:57:11.428Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-18T18:57:11.428Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-18T18:57:11.428Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-18T18:57:11.428Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-18T18:57:11.428Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-18T18:57:11.428Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-18T18:57:11.428Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-18T18:57:11.428Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-18T18:57:11.428Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-18T18:57:11.428Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-18T18:57:11.428Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-18T18:57:11.428Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-18T18:57:11.428Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-18T18:57:11.428Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-18T18:57:11.428Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-18T18:57:11.428Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-18T18:57:11.428Z] === RUN TestContainerBindMountNonRecursive [2022-07-18T18:57:12.128Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-18T18:57:12.805Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-07-18T18:57:12.805Z] === RUN TestContainerVolumesMountedAsShared [2022-07-18T18:57:13.371Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-07-18T18:57:13.371Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-18T18:57:13.630Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-07-18T18:57:13.630Z] === RUN TestNetworkNat [2022-07-18T18:57:14.224Z] --- PASS: TestNetworkNat (0.49s) [2022-07-18T18:57:14.224Z] === RUN TestNetworkLocalhostTCPNat [2022-07-18T18:57:14.488Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-07-18T18:57:14.488Z] === RUN TestNetworkLoopbackNat [2022-07-18T18:57:15.451Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-18T18:57:16.380Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-18T18:57:17.022Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-07-18T18:57:17.022Z] === RUN TestPause [2022-07-18T18:57:17.309Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-18T18:57:17.589Z] --- PASS: TestPause (0.46s) [2022-07-18T18:57:17.590Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-18T18:57:17.590Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-18T18:57:17.590Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-18T18:57:17.590Z] === RUN TestPauseStopPausedContainer [2022-07-18T18:57:17.608Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-18T18:57:17.848Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-07-18T18:57:17.848Z] === RUN TestPidHost [2022-07-18T18:57:18.169Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-18T18:57:19.094Z] === RUN TestDockerSuite/TestBuildUser [2022-07-18T18:57:19.224Z] --- PASS: TestPidHost (0.95s) [2022-07-18T18:57:19.224Z] === RUN TestPsFilter [2022-07-18T18:57:19.224Z] --- PASS: TestPsFilter (0.10s) [2022-07-18T18:57:19.224Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-18T18:57:19.483Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-07-18T18:57:19.483Z] === RUN TestRemoveContainerWithVolume [2022-07-18T18:57:19.742Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-07-18T18:57:19.742Z] === RUN TestRemoveContainerRunning [2022-07-18T18:57:20.309Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-07-18T18:57:20.309Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-18T18:57:20.458Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-18T18:57:20.568Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-07-18T18:57:20.568Z] === RUN TestRemoveInvalidContainer [2022-07-18T18:57:20.568Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-18T18:57:20.568Z] === RUN TestRenameLinkedContainer [2022-07-18T18:57:20.714Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-18T18:57:22.481Z] --- PASS: TestRenameLinkedContainer (1.80s) [2022-07-18T18:57:22.481Z] === RUN TestRenameStoppedContainer [2022-07-18T18:57:22.740Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-07-18T18:57:22.740Z] === RUN TestRenameRunningContainerAndReuse [2022-07-18T18:57:23.232Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-18T18:57:23.232Z] docker_api_swarm_node_test.go:81: [ddb3eae71c23c] joining swarm manager [d2e2d511b4831]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T18:57:23.675Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-07-18T18:57:23.675Z] === RUN TestRenameInvalidName [2022-07-18T18:57:23.793Z] --- PASS: TestCreateServiceMultipleTimes (18.20s) [2022-07-18T18:57:23.793Z] === RUN TestCreateServiceConflict [2022-07-18T18:57:24.242Z] --- PASS: TestRenameInvalidName (0.47s) [2022-07-18T18:57:24.242Z] === RUN TestRenameAnonymousContainer [2022-07-18T18:57:24.622Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-18T18:57:24.622Z] PASS [2022-07-18T18:57:24.622Z] [2022-07-18T18:57:24.622Z] DONE 17 tests in 47.584s [2022-07-18T18:57:24.622Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-18T18:57:24.622Z] INFO: Testing against a local daemon [2022-07-18T18:57:24.622Z] === RUN TestPluginInvalidJSON [2022-07-18T18:57:24.622Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-18T18:57:24.622Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-18T18:57:24.622Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-18T18:57:24.622Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-18T18:57:24.622Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-18T18:57:24.622Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-18T18:57:24.622Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-18T18:57:24.622Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-18T18:57:24.622Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-18T18:57:24.622Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-18T18:57:24.622Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-18T18:57:24.622Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-18T18:57:24.622Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-18T18:57:24.622Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-18T18:57:24.622Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-18T18:57:24.622Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-18T18:57:24.622Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-18T18:57:24.622Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-18T18:57:24.622Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-18T18:57:24.622Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-18T18:57:24.622Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-18T18:57:24.622Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-18T18:57:24.622Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-18T18:57:24.622Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-18T18:57:24.622Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-18T18:57:24.622Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-18T18:57:24.622Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-18T18:57:24.622Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-18T18:57:24.622Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-18T18:57:24.622Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-18T18:57:24.622Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-18T18:57:24.622Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-18T18:57:24.622Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-18T18:57:24.622Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-18T18:57:24.622Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-18T18:57:24.622Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-18T18:57:24.622Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-18T18:57:24.622Z] === RUN TestPluginInstall [2022-07-18T18:57:24.622Z] === RUN TestPluginInstall/no_auth [2022-07-18T18:57:24.622Z] time="2022-07-18T18:57:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T18:57:24.622Z] time="2022-07-18T18:57:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03b08f58fbc9712e7df838d4ea573e15424bca8784c00f91b4dd8a9a8a68e764" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T18:57:24.622Z] time="2022-07-18T18:57:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T18:57:24.622Z] time="2022-07-18T18:57:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03b08f58fbc9712e7df838d4ea573e15424bca8784c00f91b4dd8a9a8a68e764" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T18:57:24.622Z] === RUN TestPluginInstall/with_htpasswd [2022-07-18T18:57:24.622Z] time="2022-07-18T18:57:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T18:57:24.622Z] time="2022-07-18T18:57:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03b08f58fbc9712e7df838d4ea573e15424bca8784c00f91b4dd8a9a8a68e764" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T18:57:24.622Z] time="2022-07-18T18:57:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T18:57:24.622Z] time="2022-07-18T18:57:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03b08f58fbc9712e7df838d4ea573e15424bca8784c00f91b4dd8a9a8a68e764" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T18:57:24.622Z] === RUN TestPluginInstall/with_insecure [2022-07-18T18:57:25.558Z] time="2022-07-18T18:57:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T18:57:25.558Z] time="2022-07-18T18:57:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2eb9aa1a93193fd672365d024e8a0e64a2846f5483816d61aa0e8b3d5fff7007" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T18:57:25.558Z] time="2022-07-18T18:57:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T18:57:25.558Z] time="2022-07-18T18:57:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2eb9aa1a93193fd672365d024e8a0e64a2846f5483816d61aa0e8b3d5fff7007" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T18:57:25.558Z] plugin_test.go:195: [d3e6897ed8878] daemon is not started [2022-07-18T18:57:25.558Z] --- PASS: TestPluginInstall (2.70s) [2022-07-18T18:57:25.559Z] --- PASS: TestPluginInstall/no_auth (1.02s) [2022-07-18T18:57:25.559Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-07-18T18:57:25.559Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-07-18T18:57:25.559Z] === RUN TestPluginsWithRuntimes [2022-07-18T18:57:26.144Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-07-18T18:57:26.144Z] === RUN TestRenameContainerWithSameName [2022-07-18T18:57:26.144Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-07-18T18:57:26.144Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-18T18:57:26.932Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-18T18:57:27.065Z] --- PASS: TestCreateServiceConflict (2.89s) [2022-07-18T18:57:27.065Z] === RUN TestCreateServiceMaxReplicas [2022-07-18T18:57:27.079Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-07-18T18:57:27.079Z] === RUN TestResize [2022-07-18T18:57:27.646Z] --- PASS: TestResize (0.43s) [2022-07-18T18:57:27.646Z] === RUN TestResizeWithInvalidSize [2022-07-18T18:57:27.864Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-18T18:57:27.904Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-18T18:57:27.904Z] === RUN TestResizeWhenContainerNotStarted [2022-07-18T18:57:28.470Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-07-18T18:57:28.471Z] === RUN TestDaemonRestartKillContainers [2022-07-18T18:57:28.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-18T18:57:28.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-18T18:57:28.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-18T18:57:28.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-18T18:57:28.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-18T18:57:28.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-18T18:57:28.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-18T18:57:28.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-18T18:57:28.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-18T18:57:28.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-18T18:57:28.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-18T18:57:28.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-18T18:57:28.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-18T18:57:28.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-18T18:57:28.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-18T18:57:28.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-18T18:57:28.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T18:57:28.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T18:57:28.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T18:57:28.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T18:57:28.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T18:57:28.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T18:57:28.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T18:57:28.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T18:57:28.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-18T18:57:28.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-18T18:57:28.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-18T18:57:28.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-18T18:57:28.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-18T18:57:28.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-18T18:57:28.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-18T18:57:28.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-18T18:57:28.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-18T18:57:28.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T18:57:28.796Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-07-18T18:57:28.796Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-07-18T18:57:28.796Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-07-18T18:57:28.796Z] === RUN TestPluginBackCompatMediaTypes [2022-07-18T18:57:29.361Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-07-18T18:57:29.361Z] PASS [2022-07-18T18:57:29.361Z] [2022-07-18T18:57:29.361Z] DONE 24 tests in 6.609s [2022-07-18T18:57:29.361Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-18T18:57:29.361Z] INFO: Testing against a local daemon [2022-07-18T18:57:29.361Z] === RUN TestExternalGraphDriver [2022-07-18T18:57:29.926Z] === RUN TestExternalGraphDriver/json [2022-07-18T18:57:30.332Z] --- PASS: TestCreateServiceMaxReplicas (3.91s) [2022-07-18T18:57:30.332Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-18T18:57:30.373Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-18T18:57:31.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-18T18:57:31.325Z] === RUN TestExternalGraphDriver/spec [2022-07-18T18:57:32.241Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-18T18:57:32.500Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-18T18:57:33.250Z] === RUN TestExternalGraphDriver/pull [2022-07-18T18:57:33.875Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T18:57:33.875Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T18:57:35.148Z] --- PASS: TestExternalGraphDriver (5.33s) [2022-07-18T18:57:35.148Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2022-07-18T18:57:35.148Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2022-07-18T18:57:35.148Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2022-07-18T18:57:35.148Z] === RUN TestGraphdriverPluginV2 [2022-07-18T18:57:36.956Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-18T18:57:37.159Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T18:57:37.159Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-18T18:57:37.211Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-18T18:57:37.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-18T18:57:37.466Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-18T18:57:38.433Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-18T18:57:38.995Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-18T18:57:39.062Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-18T18:57:39.327Z] --- PASS: TestGraphdriverPluginV2 (4.10s) [2022-07-18T18:57:39.327Z] PASS [2022-07-18T18:57:39.327Z] [2022-07-18T18:57:39.327Z] DONE 5 tests in 9.469s [2022-07-18T18:57:39.327Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-18T18:57:39.327Z] INFO: Testing against a local daemon [2022-07-18T18:57:39.327Z] === RUN TestContinueAfterPluginCrash [2022-07-18T18:57:39.327Z] === PAUSE TestContinueAfterPluginCrash [2022-07-18T18:57:39.327Z] === RUN TestReadPluginNoRead [2022-07-18T18:57:39.327Z] === PAUSE TestReadPluginNoRead [2022-07-18T18:57:39.327Z] === RUN TestDaemonStartWithLogOpt [2022-07-18T18:57:39.327Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-18T18:57:39.327Z] === CONT TestContinueAfterPluginCrash [2022-07-18T18:57:39.327Z] === CONT TestDaemonStartWithLogOpt [2022-07-18T18:57:39.924Z] docker_api_swarm_node_test.go:53: [de49352ea3c94] joining swarm manager [d990b2c896844]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T18:57:40.485Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-18T18:57:40.485Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-18T18:57:40.485Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-18T18:57:40.485Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-18T18:57:40.485Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-18T18:57:40.485Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-18T18:57:40.485Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-18T18:57:40.485Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-18T18:57:40.485Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-18T18:57:40.741Z] docker_api_swarm_node_test.go:54: [d4a164176ca3b] joining swarm manager [d990b2c896844]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T18:57:40.963Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-18T18:57:40.963Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-18T18:57:41.667Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-18T18:57:41.667Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-18T18:57:42.277Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-18T18:57:42.606Z] --- PASS: TestDaemonStartWithLogOpt (3.41s) [2022-07-18T18:57:42.607Z] === CONT TestReadPluginNoRead [2022-07-18T18:57:42.839Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-18T18:57:42.867Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-18T18:57:42.867Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-18T18:57:43.401Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-18T18:57:43.401Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-18T18:57:44.244Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-18T18:57:44.513Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-18T18:57:44.894Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.41s) [2022-07-18T18:57:44.894Z] === RUN TestCreateServiceSecretFileMode [2022-07-18T18:57:45.503Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-18T18:57:45.884Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-18T18:57:46.146Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-18T18:57:46.146Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2022-07-18T18:57:46.146Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-07-18T18:57:46.146Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.00s) [2022-07-18T18:57:46.146Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-18T18:57:46.146Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-18T18:57:46.146Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-07-18T18:57:46.146Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s) [2022-07-18T18:57:46.146Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s) [2022-07-18T18:57:46.146Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.87s) [2022-07-18T18:57:46.146Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.81s) [2022-07-18T18:57:46.146Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s) [2022-07-18T18:57:46.146Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-07-18T18:57:46.146Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s) [2022-07-18T18:57:46.146Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s) [2022-07-18T18:57:46.146Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2022-07-18T18:57:46.146Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-07-18T18:57:46.146Z] === RUN TestCgroupNamespacesRun [2022-07-18T18:57:46.866Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-18T18:57:47.083Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-07-18T18:57:47.083Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-18T18:57:47.256Z] === RUN TestReadPluginNoRead/default [2022-07-18T18:57:47.256Z] --- PASS: TestContinueAfterPluginCrash (8.34s) [2022-07-18T18:57:47.794Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-18T18:57:47.794Z] --- PASS: TestCreateServiceSecretFileMode (2.93s) [2022-07-18T18:57:47.794Z] === RUN TestCreateServiceConfigFileMode [2022-07-18T18:57:48.049Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-18T18:57:48.188Z] === CONT TestReadPluginNoRead [2022-07-18T18:57:48.188Z] read_test.go:92: [d56be8fabc797] daemon is not started [2022-07-18T18:57:48.188Z] --- PASS: TestReadPluginNoRead (5.94s) [2022-07-18T18:57:48.188Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-07-18T18:57:48.188Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-07-18T18:57:48.188Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-07-18T18:57:48.188Z] PASS [2022-07-18T18:57:48.188Z] [2022-07-18T18:57:48.188Z] DONE 6 tests in 9.375s [2022-07-18T18:57:48.188Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-18T18:57:48.446Z] testing: warning: no tests to run [2022-07-18T18:57:48.446Z] PASS [2022-07-18T18:57:48.446Z] [2022-07-18T18:57:48.446Z] DONE 0 tests in 0.009s [2022-07-18T18:57:48.446Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-18T18:57:48.446Z] INFO: Testing against a local daemon [2022-07-18T18:57:48.446Z] === RUN TestPluginWithDevMounts [2022-07-18T18:57:48.446Z] === PAUSE TestPluginWithDevMounts [2022-07-18T18:57:48.446Z] === CONT TestPluginWithDevMounts [2022-07-18T18:57:48.457Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.20s) [2022-07-18T18:57:48.457Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-18T18:57:48.610Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-18T18:57:48.610Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-18T18:57:48.610Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-18T18:57:49.171Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-18T18:57:49.393Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-07-18T18:57:49.393Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-18T18:57:49.834Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-07-18T18:57:49.834Z] PASS [2022-07-18T18:57:49.834Z] [2022-07-18T18:57:49.834Z] DONE 1 tests in 1.597s [2022-07-18T18:57:49.834Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-18T18:57:50.092Z] INFO: Testing against a local daemon [2022-07-18T18:57:50.092Z] === RUN TestSecretInspect [2022-07-18T18:57:50.768Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-07-18T18:57:50.768Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-18T18:57:51.057Z] --- PASS: TestCreateServiceConfigFileMode (2.90s) [2022-07-18T18:57:51.057Z] === RUN TestCreateServiceSysctls [2022-07-18T18:57:51.057Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-18T18:57:51.619Z] === RUN TestDockerSuite/TestCommitChange [2022-07-18T18:57:51.704Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-07-18T18:57:51.704Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-18T18:57:51.988Z] --- PASS: TestSecretInspect (2.15s) [2022-07-18T18:57:51.988Z] === RUN TestSecretList [2022-07-18T18:57:52.547Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-18T18:57:53.080Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2022-07-18T18:57:53.080Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-18T18:57:53.473Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-18T18:57:53.646Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-18T18:57:53.646Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-18T18:57:54.400Z] --- PASS: TestCreateServiceSysctls (3.69s) [2022-07-18T18:57:54.400Z] === RUN TestCreateServiceCapabilities [2022-07-18T18:57:54.516Z] --- PASS: TestSecretList (2.16s) [2022-07-18T18:57:54.516Z] === RUN TestSecretsCreateAndDelete [2022-07-18T18:57:54.656Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-18T18:57:55.021Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-07-18T18:57:55.021Z] === RUN TestNISDomainname [2022-07-18T18:57:55.280Z] --- PASS: TestNISDomainname (0.55s) [2022-07-18T18:57:55.280Z] === RUN TestHostnameDnsResolution [2022-07-18T18:57:55.583Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-18T18:57:55.846Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-07-18T18:57:55.846Z] === RUN TestUnprivilegedPortsAndPing [2022-07-18T18:57:56.415Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-07-18T18:57:56.415Z] === RUN TestPrivilegedHostDevices [2022-07-18T18:57:56.417Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-07-18T18:57:56.417Z] === RUN TestSecretsUpdate [2022-07-18T18:57:56.511Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-18T18:57:56.982Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-07-18T18:57:56.982Z] === RUN TestRunConsoleSize [2022-07-18T18:57:57.480Z] --- PASS: TestCreateServiceCapabilities (3.05s) [2022-07-18T18:57:57.480Z] === RUN TestInspect [2022-07-18T18:57:57.549Z] --- PASS: TestRunConsoleSize (0.41s) [2022-07-18T18:57:57.549Z] === RUN TestStats [2022-07-18T18:57:58.041Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-18T18:57:58.942Z] --- PASS: TestSecretsUpdate (2.17s) [2022-07-18T18:57:58.942Z] === RUN TestTemplatedSecret [2022-07-18T18:57:59.406Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-18T18:58:00.079Z] --- PASS: TestStats (2.45s) [2022-07-18T18:58:00.079Z] === RUN TestStopContainerWithTimeout [2022-07-18T18:58:00.079Z] === RUN TestStopContainerWithTimeout/0 [2022-07-18T18:58:00.079Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-18T18:58:00.079Z] === RUN TestStopContainerWithTimeout/1 [2022-07-18T18:58:00.079Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-18T18:58:00.079Z] === RUN TestStopContainerWithTimeout/3 [2022-07-18T18:58:00.079Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-18T18:58:00.079Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-18T18:58:00.079Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-18T18:58:00.079Z] === CONT TestStopContainerWithTimeout/0 [2022-07-18T18:58:00.079Z] === CONT TestStopContainerWithTimeout/3 [2022-07-18T18:58:00.337Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-18T18:58:00.377Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-18T18:58:00.940Z] --- PASS: TestInspect (3.46s) [2022-07-18T18:58:00.940Z] === RUN TestCreateJob [2022-07-18T18:58:01.474Z] --- PASS: TestTemplatedSecret (2.59s) [2022-07-18T18:58:01.474Z] === RUN TestSecretCreateResolve [2022-07-18T18:58:01.500Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-18T18:58:01.756Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-18T18:58:02.256Z] === CONT TestStopContainerWithTimeout/1 [2022-07-18T18:58:02.317Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-18T18:58:03.258Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-18T18:58:03.372Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-07-18T18:58:03.372Z] PASS [2022-07-18T18:58:03.372Z] [2022-07-18T18:58:03.372Z] DONE 6 tests in 13.478s [2022-07-18T18:58:03.372Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-18T18:58:03.372Z] INFO: Testing against a local daemon [2022-07-18T18:58:03.372Z] === RUN TestServiceCreateInit [2022-07-18T18:58:03.372Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-18T18:58:03.820Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-18T18:58:04.167Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-18T18:58:04.167Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-07-18T18:58:04.167Z] --- PASS: TestStopContainerWithTimeout/3 (2.52s) [2022-07-18T18:58:04.167Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-07-18T18:58:04.167Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-07-18T18:58:04.167Z] === RUN TestDeleteDevicemapper [2022-07-18T18:58:04.167Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-18T18:58:04.167Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-18T18:58:04.167Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-18T18:58:04.380Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-18T18:58:04.636Z] --- PASS: TestCreateJob (3.78s) [2022-07-18T18:58:04.636Z] === RUN TestReplicatedJob [2022-07-18T18:58:05.103Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s) [2022-07-18T18:58:05.103Z] === RUN TestUpdateMemory [2022-07-18T18:58:05.196Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-18T18:58:05.669Z] --- PASS: TestUpdateMemory (0.55s) [2022-07-18T18:58:05.669Z] === RUN TestUpdateCPUQuota [2022-07-18T18:58:05.759Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-18T18:58:06.604Z] --- PASS: TestUpdateCPUQuota (0.75s) [2022-07-18T18:58:06.604Z] === RUN TestUpdatePidsLimit [2022-07-18T18:58:06.604Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-18T18:58:06.604Z] === RUN TestUpdatePidsLimit/no_change [2022-07-18T18:58:06.686Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-18T18:58:06.863Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-18T18:58:07.122Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-18T18:58:07.380Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-18T18:58:07.380Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-18T18:58:07.552Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-18T18:58:07.618Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-18T18:58:07.638Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-18T18:58:08.204Z] --- PASS: TestUpdatePidsLimit (1.80s) [2022-07-18T18:58:08.204Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-07-18T18:58:08.204Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-07-18T18:58:08.204Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-07-18T18:58:08.204Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-07-18T18:58:08.204Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-07-18T18:58:08.204Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-07-18T18:58:08.204Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-07-18T18:58:08.204Z] === RUN TestUpdateRestartPolicy [2022-07-18T18:58:08.546Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-18T18:58:09.515Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-18T18:58:10.078Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-18T18:58:10.833Z] --- PASS: TestServiceCreateInit (7.40s) [2022-07-18T18:58:10.833Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.67s) [2022-07-18T18:58:10.833Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s) [2022-07-18T18:58:10.833Z] === RUN TestCreateServiceMultipleTimes [2022-07-18T18:58:11.055Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-18T18:58:11.055Z] --- PASS: TestReplicatedJob (6.40s) [2022-07-18T18:58:11.055Z] === RUN TestUpdateReplicatedJob [2022-07-18T18:58:11.617Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-18T18:58:12.545Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-18T18:58:13.107Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-18T18:58:13.670Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-18T18:58:14.640Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-18T18:58:14.640Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-18T18:58:14.940Z] --- PASS: TestUpdateReplicatedJob (3.89s) [2022-07-18T18:58:14.940Z] === RUN TestServiceListWithStatuses [2022-07-18T18:58:14.940Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-18T18:58:14.940Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2022-07-18T18:58:14.940Z] === RUN TestDockerNetworkConnectAlias [2022-07-18T18:58:15.502Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-18T18:58:16.065Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-18T18:58:17.039Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-18T18:58:17.967Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-18T18:58:18.529Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-18T18:58:19.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-18T18:58:20.382Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-18T18:58:20.382Z] --- PASS: TestDockerNetworkConnectAlias (5.43s) [2022-07-18T18:58:20.382Z] === RUN TestDockerNetworkReConnect [2022-07-18T18:58:20.405Z] --- PASS: TestUpdateRestartPolicy (10.83s) [2022-07-18T18:58:20.405Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-18T18:58:20.405Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-07-18T18:58:20.405Z] === RUN TestWaitNonBlocked [2022-07-18T18:58:20.405Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-18T18:58:20.405Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-18T18:58:20.405Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-18T18:58:20.405Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-18T18:58:20.405Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-18T18:58:20.405Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-18T18:58:20.405Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-18T18:58:20.405Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s) [2022-07-18T18:58:20.405Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-07-18T18:58:20.405Z] === RUN TestWaitBlocked [2022-07-18T18:58:20.405Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-18T18:58:20.405Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-18T18:58:20.405Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-18T18:58:20.405Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-18T18:58:20.405Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-18T18:58:20.405Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-18T18:58:20.637Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-18T18:58:20.972Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-18T18:58:20.972Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-07-18T18:58:20.972Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-07-18T18:58:20.972Z] === RUN TestWaitConditions [2022-07-18T18:58:20.972Z] === RUN TestWaitConditions/default [2022-07-18T18:58:20.972Z] === PAUSE TestWaitConditions/default [2022-07-18T18:58:20.972Z] === RUN TestWaitConditions/not-running [2022-07-18T18:58:20.972Z] === PAUSE TestWaitConditions/not-running [2022-07-18T18:58:20.972Z] === RUN TestWaitConditions/next-exit [2022-07-18T18:58:20.972Z] === PAUSE TestWaitConditions/next-exit [2022-07-18T18:58:20.972Z] === RUN TestWaitConditions/removed [2022-07-18T18:58:20.972Z] === PAUSE TestWaitConditions/removed [2022-07-18T18:58:20.972Z] === CONT TestWaitConditions/default [2022-07-18T18:58:20.972Z] === CONT TestWaitConditions/removed [2022-07-18T18:58:21.565Z] docker_api_swarm_test.go:202: [d09598b0dccf5] joining swarm manager [d8117720edfbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T18:58:22.874Z] === CONT TestWaitConditions/next-exit [2022-07-18T18:58:22.874Z] === CONT TestWaitConditions/not-running [2022-07-18T18:58:23.456Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-18T18:58:24.775Z] --- PASS: TestWaitConditions (0.01s) [2022-07-18T18:58:24.775Z] --- PASS: TestWaitConditions/default (1.67s) [2022-07-18T18:58:24.775Z] --- PASS: TestWaitConditions/removed (1.78s) [2022-07-18T18:58:24.775Z] --- PASS: TestWaitConditions/next-exit (1.71s) [2022-07-18T18:58:24.775Z] --- PASS: TestWaitConditions/not-running (1.69s) [2022-07-18T18:58:24.775Z] === CONT TestContainerStartOnDaemonRestart [2022-07-18T18:58:24.775Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-18T18:58:24.822Z] --- PASS: TestDockerNetworkReConnect (4.44s) [2022-07-18T18:58:24.822Z] === RUN TestServicePlugin [2022-07-18T18:58:26.679Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.01s) [2022-07-18T18:58:26.679Z] === CONT TestDaemonHostGatewayIP [2022-07-18T18:58:26.679Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s) [2022-07-18T18:58:26.679Z] === CONT TestDaemonRestartIpcMode [2022-07-18T18:58:27.336Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-18T18:58:28.900Z] --- PASS: TestCreateServiceMultipleTimes (15.83s) [2022-07-18T18:58:28.900Z] === RUN TestCreateServiceConflict [2022-07-18T18:58:28.900Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-07-18T18:58:28.900Z] === RUN TestCreateServiceMaxReplicas [2022-07-18T18:58:29.211Z] --- PASS: TestDaemonHostGatewayIP (2.52s) [2022-07-18T18:58:29.211Z] === CONT TestIpcModeOlderClient [2022-07-18T18:58:29.211Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-07-18T18:58:29.211Z] === CONT TestContainerKillOnDaemonStart [2022-07-18T18:58:29.211Z] --- PASS: TestDaemonRestartIpcMode (2.47s) [2022-07-18T18:58:29.267Z] plugin_test.go:61: [d5d1db406fbbc] joining swarm manager [d0ecfe394ae56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T18:58:29.523Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-18T18:58:30.085Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-18T18:58:30.647Z] plugin_test.go:64: [dfb202276866a] joining swarm manager [d0ecfe394ae56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T18:58:31.425Z] --- PASS: TestCreateServiceMaxReplicas (2.69s) [2022-07-18T18:58:31.425Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-18T18:58:33.916Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-18T18:58:35.847Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-18T18:58:36.103Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-18T18:58:39.409Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-18T18:58:39.664Z] === RUN TestDockerSuite/TestCpToDot [2022-07-18T18:58:40.225Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-18T18:58:41.411Z] --- PASS: TestContainerKillOnDaemonStart (11.49s) [2022-07-18T18:58:41.411Z] PASS [2022-07-18T18:58:41.411Z] [2022-07-18T18:58:41.411Z] === Skipped [2022-07-18T18:58:41.411Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-18T18:58:41.411Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-18T18:58:41.411Z] [2022-07-18T18:58:41.411Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-18T18:58:41.411Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-18T18:58:41.411Z] [2022-07-18T18:58:41.411Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-18T18:58:41.411Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-18T18:58:41.411Z] [2022-07-18T18:58:41.411Z] DONE 264 tests, 3 skipped in 126.110s [2022-07-18T18:58:41.411Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-18T18:58:41.411Z] ++ 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-07-18T18:58:41.411Z] ++ set -e [2022-07-18T18:58:41.411Z] ++ '[' -n 0 ']' [2022-07-18T18:58:41.411Z] ++ set -x [2022-07-18T18:58:41.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:58:41.411Z] === RUN TestConfigDaemonLibtrustID [2022-07-18T18:58:41.411Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-18T18:58:41.411Z] === RUN TestConfigDaemonID [2022-07-18T18:58:41.590Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-18T18:58:42.151Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-18T18:58:42.346Z] daemon_test.go:83: [d19c48562def1] daemon is not started [2022-07-18T18:58:42.346Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-18T18:58:42.346Z] === RUN TestDaemonConfigValidation [2022-07-18T18:58:42.346Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-18T18:58:42.346Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-18T18:58:42.346Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-18T18:58:42.346Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-18T18:58:42.346Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-18T18:58:42.346Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-18T18:58:42.346Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-18T18:58:42.346Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-18T18:58:42.346Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-18T18:58:42.346Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-18T18:58:42.346Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-18T18:58:42.346Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-18T18:58:42.346Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-18T18:58:42.346Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-18T18:58:42.346Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-18T18:58:42.346Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-18T18:58:42.346Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-18T18:58:42.346Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-07-18T18:58:42.346Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-07-18T18:58:42.346Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-18T18:58:42.346Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-18T18:58:42.346Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-18T18:58:42.346Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-18T18:58:42.754Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-18T18:58:43.224Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-18T18:58:43.224Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-18T18:58:43.224Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-18T18:58:43.224Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-18T18:58:43.224Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-18T18:58:43.280Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-18T18:58:43.607Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-18T18:58:43.928Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43815/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a46ce37d25ae75af06eedcbcc47c277bbaf79423 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a46ce37d25ae75af06eedcbcc47c277bbaf79423 hack/test/unit [2022-07-18T18:58:44.120Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-18T18:58:44.120Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-18T18:58:44.183Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-18T18:58:44.183Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-18T18:58:44.183Z] + TESTDIRS=./... [2022-07-18T18:58:44.183Z] + exclude_paths='/vendor/|/integration' [2022-07-18T18:58:44.183Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-18T18:58:44.183Z] ++ go list ./... [2022-07-18T18:58:44.376Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-18T18:58:44.655Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-18T18:58:44.938Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-18T18:58:45.111Z] + pkg_list='github.com/docker/docker/api [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/server [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/server/backend/build [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/server/httpstatus [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/server/httputils [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/server/middleware [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/server/router [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/server/router/build [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/server/router/container [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/server/router/debug [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/server/router/distribution [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/server/router/grpc [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/server/router/image [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/server/router/network [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/server/router/plugin [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/server/router/session [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/server/router/swarm [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/server/router/system [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/server/router/volume [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/types [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/types/backend [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/types/blkiodev [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/types/container [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/types/events [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/types/filters [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/types/image [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/types/mount [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/types/network [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/types/registry [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/types/strslice [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/types/swarm [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/types/time [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/types/versions [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-18T18:58:45.111Z] github.com/docker/docker/api/types/volume [2022-07-18T18:58:45.111Z] github.com/docker/docker/builder [2022-07-18T18:58:45.111Z] github.com/docker/docker/builder/builder-next [2022-07-18T18:58:45.111Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-18T18:58:45.111Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-18T18:58:45.111Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-18T18:58:45.111Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-18T18:58:45.111Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-18T18:58:45.111Z] github.com/docker/docker/builder/builder-next/worker [2022-07-18T18:58:45.111Z] github.com/docker/docker/builder/dockerfile [2022-07-18T18:58:45.111Z] github.com/docker/docker/builder/remotecontext [2022-07-18T18:58:45.111Z] github.com/docker/docker/builder/remotecontext/git [2022-07-18T18:58:45.111Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-18T18:58:45.111Z] github.com/docker/docker/cli [2022-07-18T18:58:45.111Z] github.com/docker/docker/cli/config [2022-07-18T18:58:45.111Z] github.com/docker/docker/cli/debug [2022-07-18T18:58:45.111Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-18T18:58:45.111Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-18T18:58:45.111Z] github.com/docker/docker/client [2022-07-18T18:58:45.111Z] github.com/docker/docker/cmd/docker-proxy [2022-07-18T18:58:45.111Z] github.com/docker/docker/cmd/dockerd [2022-07-18T18:58:45.111Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-18T18:58:45.111Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-18T18:58:45.111Z] github.com/docker/docker/container [2022-07-18T18:58:45.111Z] github.com/docker/docker/container/stream [2022-07-18T18:58:45.111Z] github.com/docker/docker/contrib/apparmor [2022-07-18T18:58:45.111Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-18T18:58:45.111Z] github.com/docker/docker/contrib/httpserver [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/cluster [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/cluster/convert [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/cluster/executor [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/cluster/provider [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/config [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/containerd [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/events [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/events/testutils [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/exec [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/graphdriver [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/images [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/initlayer [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/links [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/listeners [2022-07-18T18:58:45.111Z] github.com/docker/docker/daemon/logger [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/gelf [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/journald [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/local [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/logentries [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/splunk [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/syslog [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/templates [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/names [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/network [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/stats [2022-07-18T18:58:45.112Z] github.com/docker/docker/distribution [2022-07-18T18:58:45.112Z] github.com/docker/docker/distribution/metadata [2022-07-18T18:58:45.112Z] github.com/docker/docker/distribution/utils [2022-07-18T18:58:45.112Z] github.com/docker/docker/distribution/xfer [2022-07-18T18:58:45.112Z] github.com/docker/docker/dockerversion [2022-07-18T18:58:45.112Z] github.com/docker/docker/errdefs [2022-07-18T18:58:45.112Z] github.com/docker/docker/image [2022-07-18T18:58:45.112Z] github.com/docker/docker/image/cache [2022-07-18T18:58:45.112Z] github.com/docker/docker/image/tarexport [2022-07-18T18:58:45.112Z] github.com/docker/docker/image/v1 [2022-07-18T18:58:45.112Z] github.com/docker/docker/internal/test/suite [2022-07-18T18:58:45.112Z] github.com/docker/docker/layer [2022-07-18T18:58:45.112Z] github.com/docker/docker/libcontainerd [2022-07-18T18:58:45.112Z] github.com/docker/docker/libcontainerd/queue [2022-07-18T18:58:45.112Z] github.com/docker/docker/libcontainerd/remote [2022-07-18T18:58:45.112Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-18T18:58:45.112Z] github.com/docker/docker/libcontainerd/types [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/bitseq [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/cluster [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/config [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/datastore [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/driverapi [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/etchosts [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/idm [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/ipam [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/iptables [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/netlabel [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/netutils [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/networkdb [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/ns [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/options [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/osl [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/portallocator [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/portmapper [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/testutils [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/types [2022-07-18T18:58:45.112Z] github.com/docker/docker/oci [2022-07-18T18:58:45.112Z] github.com/docker/docker/oci/caps [2022-07-18T18:58:45.112Z] github.com/docker/docker/opts [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/aaparser [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/archive [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/authorization [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/broadcaster [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/capabilities [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/chrootarchive [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/containerfs [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/devicemapper [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/directory [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/dmesg [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/fileutils [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/fsutils [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/homedir [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/idtools [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/ioutils [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/jsonmessage [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/longpath [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/loopback [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/namesgenerator [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/parsers [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/pidfile [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/platform [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/plugingetter [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/plugins [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/plugins/transport [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/pools [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/progress [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/pubsub [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/reexec [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/signal [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/stack [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/stdcopy [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/streamformatter [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/stringid [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/sysinfo [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/system [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/tailfile [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/tarsum [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/urlutil [2022-07-18T18:58:45.112Z] github.com/docker/docker/pkg/useragent [2022-07-18T18:58:45.112Z] github.com/docker/docker/plugin [2022-07-18T18:58:45.112Z] github.com/docker/docker/plugin/executor/containerd [2022-07-18T18:58:45.112Z] github.com/docker/docker/plugin/v2 [2022-07-18T18:58:45.112Z] github.com/docker/docker/profiles/apparmor [2022-07-18T18:58:45.112Z] github.com/docker/docker/profiles/seccomp [2022-07-18T18:58:45.112Z] github.com/docker/docker/quota [2022-07-18T18:58:45.112Z] github.com/docker/docker/reference [2022-07-18T18:58:45.112Z] github.com/docker/docker/registry [2022-07-18T18:58:45.112Z] github.com/docker/docker/registry/resumable [2022-07-18T18:58:45.112Z] github.com/docker/docker/restartmanager [2022-07-18T18:58:45.112Z] github.com/docker/docker/rootless [2022-07-18T18:58:45.112Z] github.com/docker/docker/rootless/specconv [2022-07-18T18:58:45.112Z] github.com/docker/docker/runconfig [2022-07-18T18:58:45.112Z] github.com/docker/docker/runconfig/opts [2022-07-18T18:58:45.112Z] github.com/docker/docker/testutil [2022-07-18T18:58:45.112Z] github.com/docker/docker/testutil/daemon [2022-07-18T18:58:45.112Z] github.com/docker/docker/testutil/environment [2022-07-18T18:58:45.112Z] github.com/docker/docker/testutil/fakecontext [2022-07-18T18:58:45.112Z] github.com/docker/docker/testutil/fakegit [2022-07-18T18:58:45.112Z] github.com/docker/docker/testutil/fakestorage [2022-07-18T18:58:45.112Z] github.com/docker/docker/testutil/fixtures/load [2022-07-18T18:58:45.112Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-18T18:58:45.112Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-18T18:58:45.112Z] github.com/docker/docker/testutil/registry [2022-07-18T18:58:45.112Z] github.com/docker/docker/testutil/request [2022-07-18T18:58:45.112Z] github.com/docker/docker/volume [2022-07-18T18:58:45.112Z] github.com/docker/docker/volume/drivers [2022-07-18T18:58:45.112Z] github.com/docker/docker/volume/local [2022-07-18T18:58:45.112Z] github.com/docker/docker/volume/mounts [2022-07-18T18:58:45.112Z] github.com/docker/docker/volume/service [2022-07-18T18:58:45.112Z] github.com/docker/docker/volume/service/opts [2022-07-18T18:58:45.112Z] github.com/docker/docker/volume/testutils' [2022-07-18T18:58:45.112Z] ++ echo 'github.com/docker/docker/api [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/server [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/server/backend/build [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/server/httpstatus [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/server/httputils [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/server/middleware [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/server/router [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/server/router/build [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/server/router/container [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/server/router/debug [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/server/router/distribution [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/server/router/grpc [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/server/router/image [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/server/router/network [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/server/router/plugin [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/server/router/session [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/server/router/swarm [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/server/router/system [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/server/router/volume [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/types [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/types/backend [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/types/blkiodev [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/types/container [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/types/events [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/types/filters [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/types/image [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/types/mount [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/types/network [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/types/registry [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/types/strslice [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/types/swarm [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/types/time [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/types/versions [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-18T18:58:45.112Z] github.com/docker/docker/api/types/volume [2022-07-18T18:58:45.112Z] github.com/docker/docker/builder [2022-07-18T18:58:45.112Z] github.com/docker/docker/builder/builder-next [2022-07-18T18:58:45.112Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-18T18:58:45.112Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-18T18:58:45.112Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-18T18:58:45.112Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-18T18:58:45.112Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-18T18:58:45.112Z] github.com/docker/docker/builder/builder-next/worker [2022-07-18T18:58:45.112Z] github.com/docker/docker/builder/dockerfile [2022-07-18T18:58:45.112Z] github.com/docker/docker/builder/remotecontext [2022-07-18T18:58:45.112Z] github.com/docker/docker/builder/remotecontext/git [2022-07-18T18:58:45.112Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-18T18:58:45.112Z] github.com/docker/docker/cli [2022-07-18T18:58:45.112Z] github.com/docker/docker/cli/config [2022-07-18T18:58:45.112Z] github.com/docker/docker/cli/debug [2022-07-18T18:58:45.112Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-18T18:58:45.112Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-18T18:58:45.112Z] github.com/docker/docker/client [2022-07-18T18:58:45.112Z] github.com/docker/docker/cmd/docker-proxy [2022-07-18T18:58:45.112Z] github.com/docker/docker/cmd/dockerd [2022-07-18T18:58:45.112Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-18T18:58:45.112Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-18T18:58:45.112Z] github.com/docker/docker/container [2022-07-18T18:58:45.112Z] github.com/docker/docker/container/stream [2022-07-18T18:58:45.112Z] github.com/docker/docker/contrib/apparmor [2022-07-18T18:58:45.112Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-18T18:58:45.112Z] github.com/docker/docker/contrib/httpserver [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/cluster [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/cluster/convert [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/cluster/executor [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/cluster/provider [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/config [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/containerd [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/events [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/events/testutils [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/exec [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/graphdriver [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/images [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/initlayer [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/links [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/listeners [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/gelf [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/journald [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/local [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/logentries [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/splunk [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/syslog [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/logger/templates [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/names [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/network [2022-07-18T18:58:45.112Z] github.com/docker/docker/daemon/stats [2022-07-18T18:58:45.112Z] github.com/docker/docker/distribution [2022-07-18T18:58:45.112Z] github.com/docker/docker/distribution/metadata [2022-07-18T18:58:45.112Z] github.com/docker/docker/distribution/utils [2022-07-18T18:58:45.112Z] github.com/docker/docker/distribution/xfer [2022-07-18T18:58:45.112Z] github.com/docker/docker/dockerversion [2022-07-18T18:58:45.112Z] github.com/docker/docker/errdefs [2022-07-18T18:58:45.112Z] github.com/docker/docker/image [2022-07-18T18:58:45.112Z] github.com/docker/docker/image/cache [2022-07-18T18:58:45.112Z] github.com/docker/docker/image/tarexport [2022-07-18T18:58:45.112Z] github.com/docker/docker/image/v1 [2022-07-18T18:58:45.112Z] github.com/docker/docker/internal/test/suite [2022-07-18T18:58:45.112Z] github.com/docker/docker/layer [2022-07-18T18:58:45.112Z] github.com/docker/docker/libcontainerd [2022-07-18T18:58:45.112Z] github.com/docker/docker/libcontainerd/queue [2022-07-18T18:58:45.112Z] github.com/docker/docker/libcontainerd/remote [2022-07-18T18:58:45.112Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-18T18:58:45.112Z] github.com/docker/docker/libcontainerd/types [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/bitseq [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/cluster [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/config [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/datastore [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/driverapi [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/etchosts [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/idm [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/ipam [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/iptables [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/netlabel [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/netutils [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/networkdb [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/ns [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/options [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/osl [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/portallocator [2022-07-18T18:58:45.112Z] github.com/docker/docker/libnetwork/portmapper [2022-07-18T18:58:45.113Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-18T18:58:45.113Z] github.com/docker/docker/libnetwork/testutils [2022-07-18T18:58:45.113Z] github.com/docker/docker/libnetwork/types [2022-07-18T18:58:45.113Z] github.com/docker/docker/oci [2022-07-18T18:58:45.113Z] github.com/docker/docker/oci/caps [2022-07-18T18:58:45.113Z] github.com/docker/docker/opts [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/aaparser [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/archive [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/authorization [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/broadcaster [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/capabilities [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/chrootarchive [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/containerfs [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/devicemapper [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/directory [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/dmesg [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/fileutils [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/fsutils [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/homedir [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/idtools [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/ioutils [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/jsonmessage [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/longpath [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/loopback [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/namesgenerator [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/parsers [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/pidfile [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/platform [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/plugingetter [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/plugins [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/plugins/transport [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/pools [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/progress [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/pubsub [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/reexec [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/signal [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/stack [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/stdcopy [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/streamformatter [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/stringid [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/sysinfo [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/system [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/tailfile [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/tarsum [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/urlutil [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/useragent [2022-07-18T18:58:45.113Z] github.com/docker/docker/plugin [2022-07-18T18:58:45.113Z] github.com/docker/docker/plugin/executor/containerd [2022-07-18T18:58:45.113Z] github.com/docker/docker/plugin/v2 [2022-07-18T18:58:45.113Z] github.com/docker/docker/profiles/apparmor [2022-07-18T18:58:45.113Z] github.com/docker/docker/profiles/seccomp [2022-07-18T18:58:45.113Z] github.com/docker/docker/quota [2022-07-18T18:58:45.113Z] github.com/docker/docker/reference [2022-07-18T18:58:45.113Z] github.com/docker/docker/registry [2022-07-18T18:58:45.113Z] github.com/docker/docker/registry/resumable [2022-07-18T18:58:45.113Z] github.com/docker/docker/restartmanager [2022-07-18T18:58:45.113Z] github.com/docker/docker/rootless [2022-07-18T18:58:45.113Z] github.com/docker/docker/rootless/specconv [2022-07-18T18:58:45.113Z] github.com/docker/docker/runconfig [2022-07-18T18:58:45.113Z] github.com/docker/++ grep --fixed-strings -v /libnetwork [2022-07-18T18:58:45.113Z] docker/runconfig/opts [2022-07-18T18:58:45.113Z] github.com/docker/docker/testutil [2022-07-18T18:58:45.113Z] github.com/docker/docker/testutil/daemon [2022-07-18T18:58:45.113Z] github.com/docker/docker/testutil/environment [2022-07-18T18:58:45.113Z] github.com/docker/docker/testutil/fakecontext [2022-07-18T18:58:45.113Z] github.com/docker/docker/testutil/fakegit [2022-07-18T18:58:45.113Z] github.com/docker/docker/testutil/fakestorage [2022-07-18T18:58:45.113Z] github.com/docker/docker/testutil/fixtures/load [2022-07-18T18:58:45.113Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-18T18:58:45.113Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-18T18:58:45.113Z] github.com/docker/docker/testutil/registry [2022-07-18T18:58:45.113Z] github.com/docker/docker/testutil/request [2022-07-18T18:58:45.113Z] github.com/docker/docker/volume [2022-07-18T18:58:45.113Z] github.com/docker/docker/volume/drivers [2022-07-18T18:58:45.113Z] github.com/docker/docker/volume/local [2022-07-18T18:58:45.113Z] github.com/docker/docker/volume/mounts [2022-07-18T18:58:45.113Z] github.com/docker/docker/volume/service [2022-07-18T18:58:45.113Z] github.com/docker/docker/volume/service/opts [2022-07-18T18:58:45.113Z] github.com/docker/docker/volume/testutils' [2022-07-18T18:58:45.113Z] + base_pkg_list='github.com/docker/docker/api [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/backend/build [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/httpstatus [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/httputils [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/middleware [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/build [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/container [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/debug [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/distribution [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/grpc [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/image [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/network [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/plugin [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/session [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/swarm [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/system [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/volume [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/backend [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/blkiodev [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/container [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/events [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/filters [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/image [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/mount [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/network [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/registry [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/strslice [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/swarm [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/time [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/versions [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/volume [2022-07-18T18:58:45.113Z] github.com/docker/docker/builder [2022-07-18T18:58:45.113Z] github.com/docker/docker/builder/builder-next [2022-07-18T18:58:45.113Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-18T18:58:45.113Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-18T18:58:45.113Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-18T18:58:45.113Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-18T18:58:45.113Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-18T18:58:45.113Z] github.com/docker/docker/builder/builder-next/worker [2022-07-18T18:58:45.113Z] github.com/docker/docker/builder/dockerfile [2022-07-18T18:58:45.113Z] github.com/docker/docker/builder/remotecontext [2022-07-18T18:58:45.113Z] github.com/docker/docker/builder/remotecontext/git [2022-07-18T18:58:45.113Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-18T18:58:45.113Z] github.com/docker/docker/cli [2022-07-18T18:58:45.113Z] github.com/docker/docker/cli/config [2022-07-18T18:58:45.113Z] github.com/docker/docker/cli/debug [2022-07-18T18:58:45.113Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-18T18:58:45.113Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-18T18:58:45.113Z] github.com/docker/docker/client [2022-07-18T18:58:45.113Z] github.com/docker/docker/cmd/docker-proxy [2022-07-18T18:58:45.113Z] github.com/docker/docker/cmd/dockerd [2022-07-18T18:58:45.113Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-18T18:58:45.113Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-18T18:58:45.113Z] github.com/docker/docker/container [2022-07-18T18:58:45.113Z] github.com/docker/docker/container/stream [2022-07-18T18:58:45.113Z] github.com/docker/docker/contrib/apparmor [2022-07-18T18:58:45.113Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-18T18:58:45.113Z] github.com/docker/docker/contrib/httpserver [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/cluster [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/cluster/convert [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/cluster/executor [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/cluster/provider [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/config [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/containerd [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/events [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/events/testutils [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/exec [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/graphdriver [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/images [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/initlayer [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/links [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/listeners [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/logger [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/logger/gelf [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/logger/journald [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/logger/local [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/logger/logentries [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/logger/splunk [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/logger/syslog [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/logger/templates [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/names [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/network [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/stats [2022-07-18T18:58:45.113Z] github.com/docker/docker/distribution [2022-07-18T18:58:45.113Z] github.com/docker/docker/distribution/metadata [2022-07-18T18:58:45.113Z] github.com/docker/docker/distribution/utils [2022-07-18T18:58:45.113Z] github.com/docker/docker/distribution/xfer [2022-07-18T18:58:45.113Z] github.com/docker/docker/dockerversion [2022-07-18T18:58:45.113Z] github.com/docker/docker/errdefs [2022-07-18T18:58:45.113Z] github.com/docker/docker/image [2022-07-18T18:58:45.113Z] github.com/docker/docker/image/cache [2022-07-18T18:58:45.113Z] github.com/docker/docker/image/tarexport [2022-07-18T18:58:45.113Z] github.com/docker/docker/image/v1 [2022-07-18T18:58:45.113Z] github.com/docker/docker/internal/test/suite [2022-07-18T18:58:45.113Z] github.com/docker/docker/layer [2022-07-18T18:58:45.113Z] github.com/docker/docker/libcontainerd [2022-07-18T18:58:45.113Z] github.com/docker/docker/libcontainerd/queue [2022-07-18T18:58:45.113Z] github.com/docker/docker/libcontainerd/remote [2022-07-18T18:58:45.113Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-18T18:58:45.113Z] github.com/docker/docker/libcontainerd/types [2022-07-18T18:58:45.113Z] github.com/docker/docker/oci [2022-07-18T18:58:45.113Z] github.com/docker/docker/oci/caps [2022-07-18T18:58:45.113Z] github.com/docker/docker/opts [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/aaparser [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/archive [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/authorization [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/broadcaster [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/capabilities [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/chrootarchive [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/containerfs [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/devicemapper [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/directory [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/dmesg [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/fileutils [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/fsutils [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/homedir [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/idtools [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/ioutils [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/jsonmessage [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/longpath [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/loopback [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/namesgenerator [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/parsers [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/pidfile [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/platform [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/plugingetter [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/plugins [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/plugins/transport [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/pools [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/progress [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/pubsub [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/reexec [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/signal [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/stack [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/stdcopy [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/streamformatter [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/stringid [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/sysinfo [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/system [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/tailfile [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/tarsum [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/urlutil [2022-07-18T18:58:45.113Z] github.com/docker/docker/pkg/useragent [2022-07-18T18:58:45.113Z] github.com/docker/docker/plugin [2022-07-18T18:58:45.113Z] github.com/docker/docker/plugin/executor/containerd [2022-07-18T18:58:45.113Z] github.com/docker/docker/plugin/v2 [2022-07-18T18:58:45.113Z] github.com/docker/docker/profiles/apparmor [2022-07-18T18:58:45.113Z] github.com/docker/docker/profiles/seccomp [2022-07-18T18:58:45.113Z] github.com/docker/docker/quota [2022-07-18T18:58:45.113Z] github.com/docker/docker/reference [2022-07-18T18:58:45.113Z] github.com/docker/docker/registry [2022-07-18T18:58:45.113Z] github.com/docker/docker/registry/resumable [2022-07-18T18:58:45.113Z] github.com/docker/docker/restartmanager [2022-07-18T18:58:45.113Z] github.com/docker/docker/rootless [2022-07-18T18:58:45.113Z] github.com/docker/docker/rootless/specconv [2022-07-18T18:58:45.113Z] github.com/docker/docker/runconfig [2022-07-18T18:58:45.113Z] github.com/docker/docker/runconfig/opts [2022-07-18T18:58:45.113Z] github.com/docker/docker/testutil [2022-07-18T18:58:45.113Z] github.com/docker/docker/testutil/daemon [2022-07-18T18:58:45.113Z] github.com/docker/docker/testutil/environment [2022-07-18T18:58:45.113Z] github.com/docker/docker/testutil/fakecontext [2022-07-18T18:58:45.113Z] github.com/docker/docker/testutil/fakegit [2022-07-18T18:58:45.113Z] github.com/docker/docker/testutil/fakestorage [2022-07-18T18:58:45.113Z] github.com/docker/docker/testutil/fixtures/load [2022-07-18T18:58:45.113Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-18T18:58:45.113Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-18T18:58:45.113Z] github.com/docker/docker/testutil/registry [2022-07-18T18:58:45.113Z] github.com/docker/docker/testutil/request [2022-07-18T18:58:45.113Z] github.com/docker/docker/volume [2022-07-18T18:58:45.113Z] github.com/docker/docker/volume/drivers [2022-07-18T18:58:45.113Z] github.com/docker/docker/volume/local [2022-07-18T18:58:45.113Z] github.com/docker/docker/volume/mounts [2022-07-18T18:58:45.113Z] github.com/docker/docker/volume/service [2022-07-18T18:58:45.113Z] github.com/docker/docker/volume/service/opts [2022-07-18T18:58:45.113Z] github.com/docker/docker/volume/testutils' [2022-07-18T18:58:45.113Z] ++ grep --fixed-strings /libnetwork [2022-07-18T18:58:45.113Z] ++ echo 'github.com/docker/docker/api [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/backend/build [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/httpstatus [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/httputils [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/middleware [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/build [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/container [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/debug [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/distribution [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/grpc [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/image [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/network [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/plugin [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/session [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/swarm [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/system [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/server/router/volume [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/backend [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/blkiodev [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/container [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/events [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/filters [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/image [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/mount [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/network [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/registry [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/strslice [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/swarm [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/time [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/versions [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-18T18:58:45.113Z] github.com/docker/docker/api/types/volume [2022-07-18T18:58:45.113Z] github.com/docker/docker/builder [2022-07-18T18:58:45.113Z] github.com/docker/docker/builder/builder-next [2022-07-18T18:58:45.113Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-18T18:58:45.113Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-18T18:58:45.113Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-18T18:58:45.113Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-18T18:58:45.113Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-18T18:58:45.113Z] github.com/docker/docker/builder/builder-next/worker [2022-07-18T18:58:45.113Z] github.com/docker/docker/builder/dockerfile [2022-07-18T18:58:45.113Z] github.com/docker/docker/builder/remotecontext [2022-07-18T18:58:45.113Z] github.com/docker/docker/builder/remotecontext/git [2022-07-18T18:58:45.113Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-18T18:58:45.113Z] github.com/docker/docker/cli [2022-07-18T18:58:45.113Z] github.com/docker/docker/cli/config [2022-07-18T18:58:45.113Z] github.com/docker/docker/cli/debug [2022-07-18T18:58:45.113Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-18T18:58:45.113Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-18T18:58:45.113Z] github.com/docker/docker/client [2022-07-18T18:58:45.113Z] github.com/docker/docker/cmd/docker-proxy [2022-07-18T18:58:45.113Z] github.com/docker/docker/cmd/dockerd [2022-07-18T18:58:45.113Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-18T18:58:45.113Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-18T18:58:45.113Z] github.com/docker/docker/container [2022-07-18T18:58:45.113Z] github.com/docker/docker/container/stream [2022-07-18T18:58:45.113Z] github.com/docker/docker/contrib/apparmor [2022-07-18T18:58:45.113Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-18T18:58:45.113Z] github.com/docker/docker/contrib/httpserver [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/cluster [2022-07-18T18:58:45.113Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/cluster/convert [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/cluster/executor [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/cluster/provider [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/config [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/containerd [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/events [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/events/testutils [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/exec [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/graphdriver [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/images [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/initlayer [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/links [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/listeners [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/logger [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/logger/gelf [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/logger/journald [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/logger/local [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/logger/logentries [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/logger/splunk [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/logger/syslog [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/logger/templates [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/names [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/network [2022-07-18T18:58:45.114Z] github.com/docker/docker/daemon/stats [2022-07-18T18:58:45.114Z] github.com/docker/docker/distribution [2022-07-18T18:58:45.114Z] github.com/docker/docker/distribution/metadata [2022-07-18T18:58:45.114Z] github.com/docker/docker/distribution/utils [2022-07-18T18:58:45.114Z] github.com/docker/docker/distribution/xfer [2022-07-18T18:58:45.114Z] github.com/docker/docker/dockerversion [2022-07-18T18:58:45.114Z] github.com/docker/docker/errdefs [2022-07-18T18:58:45.114Z] github.com/docker/docker/image [2022-07-18T18:58:45.114Z] github.com/docker/docker/image/cache [2022-07-18T18:58:45.114Z] github.com/docker/docker/image/tarexport [2022-07-18T18:58:45.114Z] github.com/docker/docker/image/v1 [2022-07-18T18:58:45.114Z] github.com/docker/docker/internal/test/suite [2022-07-18T18:58:45.114Z] github.com/docker/docker/layer [2022-07-18T18:58:45.114Z] github.com/docker/docker/libcontainerd [2022-07-18T18:58:45.114Z] github.com/docker/docker/libcontainerd/queue [2022-07-18T18:58:45.114Z] github.com/docker/docker/libcontainerd/remote [2022-07-18T18:58:45.114Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-18T18:58:45.114Z] github.com/docker/docker/libcontainerd/types [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/bitseq [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/cluster [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/config [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/datastore [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/driverapi [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/etchosts [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/idm [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ipam [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/iptables [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/netlabel [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/netutils [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/networkdb [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ns [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/options [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/osl [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/portallocator [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/portmapper [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/testutils [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/types [2022-07-18T18:58:45.114Z] github.com/docker/docker/oci [2022-07-18T18:58:45.114Z] github.com/docker/docker/oci/caps [2022-07-18T18:58:45.114Z] github.com/docker/docker/opts [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/aaparser [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/archive [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/authorization [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/broadcaster [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/capabilities [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/chrootarchive [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/containerfs [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/devicemapper [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/directory [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/dmesg [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/fileutils [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/fsutils [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/homedir [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/idtools [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/ioutils [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/jsonmessage [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/longpath [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/loopback [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/namesgenerator [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/parsers [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/pidfile [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/platform [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/plugingetter [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/plugins [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/plugins/transport [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/pools [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/progress [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/pubsub [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/reexec [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/signal [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/stack [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/stdcopy [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/streamformatter [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/stringid [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/sysinfo [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/system [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/tailfile [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/tarsum [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/urlutil [2022-07-18T18:58:45.114Z] github.com/docker/docker/pkg/useragent [2022-07-18T18:58:45.114Z] github.com/docker/docker/plugin [2022-07-18T18:58:45.114Z] github.com/docker/docker/plugin/executor/containerd [2022-07-18T18:58:45.114Z] github.com/docker/docker/plugin/v2 [2022-07-18T18:58:45.114Z] github.com/docker/docker/profiles/apparmor [2022-07-18T18:58:45.114Z] github.com/docker/docker/profiles/seccomp [2022-07-18T18:58:45.114Z] github.com/docker/docker/quota [2022-07-18T18:58:45.114Z] github.com/docker/docker/reference [2022-07-18T18:58:45.114Z] github.com/docker/docker/registry [2022-07-18T18:58:45.114Z] github.com/docker/docker/registry/resumable [2022-07-18T18:58:45.114Z] github.com/docker/docker/restartmanager [2022-07-18T18:58:45.114Z] github.com/docker/docker/rootless [2022-07-18T18:58:45.114Z] github.com/docker/docker/rootless/specconv [2022-07-18T18:58:45.114Z] github.com/docker/docker/runconfig [2022-07-18T18:58:45.114Z] github.com/docker/docker/runconfig/opts [2022-07-18T18:58:45.114Z] github.com/docker/docker/testutil [2022-07-18T18:58:45.114Z] github.com/docker/docker/testutil/daemon [2022-07-18T18:58:45.114Z] github.com/docker/docker/testutil/environment [2022-07-18T18:58:45.114Z] github.com/docker/docker/testutil/fakecontext [2022-07-18T18:58:45.114Z] github.com/docker/docker/testutil/fakegit [2022-07-18T18:58:45.114Z] github.com/docker/docker/testutil/fakestorage [2022-07-18T18:58:45.114Z] github.com/docker/docker/testutil/fixtures/load [2022-07-18T18:58:45.114Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-18T18:58:45.114Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-18T18:58:45.114Z] github.com/docker/docker/testutil/registry [2022-07-18T18:58:45.114Z] github.com/docker/docker/testutil/request [2022-07-18T18:58:45.114Z] github.com/docker/docker/volume [2022-07-18T18:58:45.114Z] github.com/docker/docker/volume/drivers [2022-07-18T18:58:45.114Z] github.com/docker/docker/volume/local [2022-07-18T18:58:45.114Z] github.com/docker/docker/volume/mounts [2022-07-18T18:58:45.114Z] github.com/docker/docker/volume/service [2022-07-18T18:58:45.114Z] github.com/docker/docker/volume/service/opts [2022-07-18T18:58:45.114Z] github.com/docker/docker/volume/testutils' [2022-07-18T18:58:45.114Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/bitseq [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/cluster [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/config [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/datastore [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/driverapi [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/etchosts [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/idm [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ipam [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/iptables [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/netlabel [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/netutils [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/networkdb [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ns [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/options [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/osl [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/portallocator [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/portmapper [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/testutils [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/types' [2022-07-18T18:58:45.114Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-18T18:58:45.114Z] + echo 'github.com/docker/docker/libnetwork [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/bitseq [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/cluster [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/config [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/datastore [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/driverapi [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/etchosts [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/idm [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ipam [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/iptables [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/netlabel [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/netutils [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/networkdb [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/ns [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/options [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/osl [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/portallocator [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/portmapper [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/testutils [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/types' [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T18:58:45.114Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T18:58:45.114Z] + type docker-proxy [2022-07-18T18:58:45.114Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-18T18:58:45.114Z] + hack/make.sh binary-proxy install-proxy [2022-07-18T18:58:45.114Z] [2022-07-18T18:58:45.370Z] Removing bundles/ [2022-07-18T18:58:45.370Z] [2022-07-18T18:58:45.370Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-18T18:58:45.370Z] Building: bundles/binary-proxy/docker-proxy [2022-07-18T18:58:45.370Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T18:58:45.590Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-18T18:58:45.590Z] daemon_test.go:197: [d5155cd703005] daemon is not started [2022-07-18T18:58:45.590Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-18T18:58:45.590Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-18T18:58:45.590Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-18T18:58:45.590Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-18T18:58:45.590Z] === RUN TestDaemonProxy [2022-07-18T18:58:45.590Z] === RUN TestDaemonProxy/environment_variables [2022-07-18T18:58:45.865Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-18T18:58:46.120Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-18T18:58:46.289Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-07-18T18:58:46.289Z] === RUN TestCreateServiceSecretFileMode [2022-07-18T18:58:46.376Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-18T18:58:46.631Z] docker_api_swarm_test.go:384: [d809ae8a6557f] joining swarm manager [df6d5a7b04f33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T18:58:46.886Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-18T18:58:47.222Z] --- PASS: TestCreateServiceSecretFileMode (2.58s) [2022-07-18T18:58:47.222Z] === RUN TestCreateServiceConfigFileMode [2022-07-18T18:58:47.449Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-18T18:58:47.449Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-18T18:58:47.449Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-18T18:58:47.449Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-18T18:58:47.489Z] === RUN TestDaemonProxy/command-line_options [2022-07-18T18:58:48.009Z] docker_api_swarm_test.go:385: [df3e3b0b8e691] joining swarm manager [df6d5a7b04f33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T18:58:48.009Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-18T18:58:48.278Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-18T18:58:48.278Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-18T18:58:48.543Z] === RUN TestDockerSuite/TestCreateRM [2022-07-18T18:58:48.543Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-18T18:58:48.543Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-18T18:58:48.543Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-18T18:58:48.543Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-18T18:58:48.803Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-18T18:58:48.864Z] === RUN TestDaemonProxy/configuration_file [2022-07-18T18:58:49.789Z] --- PASS: TestCreateServiceConfigFileMode (2.60s) [2022-07-18T18:58:49.789Z] === RUN TestCreateServiceSysctls [2022-07-18T18:58:50.691Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-18T18:58:50.691Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-18T18:58:50.691Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-18T18:58:50.764Z] === RUN TestDaemonProxy/conflicting_options [2022-07-18T18:58:51.023Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-18T18:58:51.589Z] --- PASS: TestDaemonProxy (6.19s) [2022-07-18T18:58:51.589Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-07-18T18:58:51.589Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-07-18T18:58:51.589Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-07-18T18:58:51.589Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-18T18:58:51.589Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-18T18:58:51.589Z] PASS [2022-07-18T18:58:51.589Z] [2022-07-18T18:58:51.589Z] DONE 18 tests in 11.196s [2022-07-18T18:58:51.589Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-18T18:58:51.589Z] ++ 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-07-18T18:58:51.589Z] ++ set -e [2022-07-18T18:58:51.589Z] ++ '[' -n 0 ']' [2022-07-18T18:58:51.589Z] ++ set -x [2022-07-18T18:58:51.589Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:58:51.847Z] INFO: Testing against a local daemon [2022-07-18T18:58:51.847Z] === RUN TestCommitInheritsEnv [2022-07-18T18:58:52.106Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-07-18T18:58:52.106Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-18T18:58:52.106Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-18T18:58:52.106Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-18T18:58:52.106Z] === RUN TestImportWithCustomPlatform [2022-07-18T18:58:52.106Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-18T18:58:52.364Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-18T18:58:52.364Z] === RUN TestImportWithCustomPlatform// [2022-07-18T18:58:52.364Z] === RUN TestImportWithCustomPlatform/linux [2022-07-18T18:58:52.364Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-18T18:58:52.364Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-18T18:58:52.364Z] === RUN TestImportWithCustomPlatform/macos [2022-07-18T18:58:52.364Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-18T18:58:52.364Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-18T18:58:52.623Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-07-18T18:58:52.623Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-18T18:58:52.623Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-18T18:58:52.623Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-18T18:58:52.623Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-07-18T18:58:52.623Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-18T18:58:52.623Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-18T18:58:52.623Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-18T18:58:52.623Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-18T18:58:52.623Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-18T18:58:52.623Z] === RUN TestImagesFilterMultiReference [2022-07-18T18:58:52.623Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-18T18:58:52.623Z] === RUN TestImagePullPlatformInvalid [2022-07-18T18:58:52.623Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-18T18:58:52.623Z] === RUN TestRemoveImageOrphaning [2022-07-18T18:58:52.881Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2022-07-18T18:58:52.881Z] === RUN TestRemoveImageGarbageCollector [2022-07-18T18:58:52.881Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T18:58:52.881Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-18T18:58:52.881Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-18T18:58:52.881Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-18T18:58:52.881Z] === RUN TestTagInvalidReference [2022-07-18T18:58:52.881Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-18T18:58:52.881Z] === RUN TestTagValidPrefixedRepo [2022-07-18T18:58:52.881Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-18T18:58:52.881Z] === RUN TestTagExistedNameWithoutForce [2022-07-18T18:58:52.881Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-18T18:58:52.881Z] === RUN TestTagOfficialNames [2022-07-18T18:58:53.082Z] --- PASS: TestCreateServiceSysctls (3.27s) [2022-07-18T18:58:53.082Z] === RUN TestCreateServiceCapabilities [2022-07-18T18:58:53.139Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-18T18:58:53.139Z] === RUN TestTagMatchesDigest [2022-07-18T18:58:53.139Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-18T18:58:53.139Z] PASS [2022-07-18T18:58:53.139Z] [2022-07-18T18:58:53.139Z] === Skipped [2022-07-18T18:58:53.139Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-18T18:58:53.139Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-18T18:58:53.139Z] [2022-07-18T18:58:53.139Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-18T18:58:53.139Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T18:58:53.139Z] [2022-07-18T18:58:53.139Z] DONE 22 tests, 2 skipped in 1.380s [2022-07-18T18:58:53.139Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-18T18:58:53.139Z] ++ 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-07-18T18:58:53.139Z] ++ set -e [2022-07-18T18:58:53.139Z] ++ '[' -n 0 ']' [2022-07-18T18:58:53.139Z] ++ set -x [2022-07-18T18:58:53.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-07-18T18:58:53.139Z] === RUN TestStripANSICommands [2022-07-18T18:58:53.139Z] === RUN TestStripANSICommands/#00 [2022-07-18T18:58:53.139Z] === RUN TestStripANSICommands/#01 [2022-07-18T18:58:53.139Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-18T18:58:53.139Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-18T18:58:53.139Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-18T18:58:53.139Z] PASS [2022-07-18T18:58:53.139Z] [2022-07-18T18:58:53.139Z] DONE 3 tests in 0.042s [2022-07-18T18:58:53.139Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-18T18:58:53.139Z] ++ 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-07-18T18:58:53.139Z] ++ set -e [2022-07-18T18:58:53.139Z] ++ '[' -n 0 ']' [2022-07-18T18:58:53.139Z] ++ set -x [2022-07-18T18:58:53.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-07-18T18:58:53.139Z] INFO: Testing against a local daemon [2022-07-18T18:58:53.139Z] === RUN TestNetworkCreateDelete [2022-07-18T18:58:53.204Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-18T18:58:53.204Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-18T18:58:53.204Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-18T18:58:53.397Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-07-18T18:58:53.397Z] === RUN TestDockerNetworkDeletePreferID [2022-07-18T18:58:53.497Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-18T18:58:53.497Z] [2022-07-18T18:58:53.497Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-18T18:58:53.497Z] Installing docker-proxy to /usr/local/bin/ [2022-07-18T18:58:53.497Z] [2022-07-18T18:58:53.497Z] + mkdir -p bundles [2022-07-18T18:58:53.497Z] + '[' -n 'github.com/docker/docker/api [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/server [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/server/backend/build [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/server/httpstatus [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/server/httputils [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/server/middleware [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/server/router [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/server/router/build [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/server/router/container [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/server/router/debug [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/server/router/distribution [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/server/router/grpc [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/server/router/image [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/server/router/network [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/server/router/plugin [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/server/router/session [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/server/router/swarm [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/server/router/system [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/server/router/volume [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/types [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/types/backend [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/types/blkiodev [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/types/container [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/types/events [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/types/filters [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/types/image [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/types/mount [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/types/network [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/types/registry [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/types/strslice [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/types/swarm [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/types/time [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/types/versions [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-18T18:58:53.497Z] github.com/docker/docker/api/types/volume [2022-07-18T18:58:53.497Z] github.com/docker/docker/builder [2022-07-18T18:58:53.497Z] github.com/docker/docker/builder/builder-next [2022-07-18T18:58:53.497Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-18T18:58:53.497Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-18T18:58:53.497Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-18T18:58:53.497Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-18T18:58:53.497Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-18T18:58:53.497Z] github.com/docker/docker/builder/builder-next/worker [2022-07-18T18:58:53.497Z] github.com/docker/docker/builder/dockerfile [2022-07-18T18:58:53.497Z] github.com/docker/docker/builder/remotecontext [2022-07-18T18:58:53.497Z] github.com/docker/docker/builder/remotecontext/git [2022-07-18T18:58:53.497Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-18T18:58:53.497Z] github.com/docker/docker/cli [2022-07-18T18:58:53.497Z] github.com/docker/docker/cli/config [2022-07-18T18:58:53.497Z] github.com/docker/docker/cli/debug [2022-07-18T18:58:53.497Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-18T18:58:53.497Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-18T18:58:53.497Z] github.com/docker/docker/client [2022-07-18T18:58:53.497Z] github.com/docker/docker/cmd/docker-proxy [2022-07-18T18:58:53.497Z] github.com/docker/docker/cmd/dockerd [2022-07-18T18:58:53.497Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-18T18:58:53.497Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-18T18:58:53.497Z] github.com/docker/docker/container [2022-07-18T18:58:53.497Z] github.com/docker/docker/container/stream [2022-07-18T18:58:53.497Z] github.com/docker/docker/contrib/apparmor [2022-07-18T18:58:53.497Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-18T18:58:53.497Z] github.com/docker/docker/contrib/httpserver [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/cluster [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/cluster/convert [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/cluster/executor [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/cluster/provider [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/config [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/containerd [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/events [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/events/testutils [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/exec [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/graphdriver [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/images [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/initlayer [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/links [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/listeners [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/logger [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/logger/gelf [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/logger/journald [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/logger/local [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/logger/logentries [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/logger/splunk [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/logger/syslog [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/logger/templates [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/names [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/network [2022-07-18T18:58:53.497Z] github.com/docker/docker/daemon/stats [2022-07-18T18:58:53.497Z] github.com/docker/docker/distribution [2022-07-18T18:58:53.497Z] github.com/docker/docker/distribution/metadata [2022-07-18T18:58:53.497Z] github.com/docker/docker/distribution/utils [2022-07-18T18:58:53.497Z] github.com/docker/docker/distribution/xfer [2022-07-18T18:58:53.497Z] github.com/docker/docker/dockerversion [2022-07-18T18:58:53.497Z] github.com/docker/docker/errdefs [2022-07-18T18:58:53.497Z] github.com/docker/docker/image [2022-07-18T18:58:53.497Z] github.com/docker/docker/image/cache [2022-07-18T18:58:53.497Z] github.com/docker/docker/image/tarexport [2022-07-18T18:58:53.497Z] github.com/docker/docker/image/v1 [2022-07-18T18:58:53.497Z] github.com/docker/docker/internal/test/suite [2022-07-18T18:58:53.497Z] github.com/docker/docker/layer [2022-07-18T18:58:53.497Z] github.com/docker/docker/libcontainerd [2022-07-18T18:58:53.497Z] github.com/docker/docker/libcontainerd/queue [2022-07-18T18:58:53.497Z] github.com/docker/docker/libcontainerd/remote [2022-07-18T18:58:53.497Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-18T18:58:53.497Z] github.com/docker/docker/libcontainerd/types [2022-07-18T18:58:53.497Z] github.com/docker/docker/oci [2022-07-18T18:58:53.497Z] github.com/docker/docker/oci/caps [2022-07-18T18:58:53.497Z] github.com/docker/docker/opts [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/aaparser [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/archive [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/authorization [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/broadcaster [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/capabilities [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/chrootarchive [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/containerfs [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/devicemapper [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/directory [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/dmesg [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/fileutils [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/fsutils [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/homedir [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/idtools [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/ioutils [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/jsonmessage [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/longpath [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/loopback [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/namesgenerator [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/parsers [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/pidfile [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/platform [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/plugingetter [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/plugins [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/plugins/transport [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/pools [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/progress [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/pubsub [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/reexec [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/signal [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/stack [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/stdcopy [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/streamformatter [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/stringid [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/sysinfo [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/system [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/tailfile [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/tarsum [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/urlutil [2022-07-18T18:58:53.497Z] github.com/docker/docker/pkg/useragent [2022-07-18T18:58:53.497Z] github.com/docker/docker/plugin [2022-07-18T18:58:53.497Z] github.com/docker/docker/plugin/executor/containerd [2022-07-18T18:58:53.497Z] github.com/docker/docker/plugin/v2 [2022-07-18T18:58:53.497Z] github.com/docker/docker/profiles/apparmor [2022-07-18T18:58:53.497Z] github.com/docker/docker/profiles/seccomp [2022-07-18T18:58:53.497Z] github.com/docker/docker/quota [2022-07-18T18:58:53.497Z] github.com/docker/docker/reference [2022-07-18T18:58:53.497Z] github.com/docker/docker/registry [2022-07-18T18:58:53.497Z] github.com/docker/docker/registry/resumable [2022-07-18T18:58:53.497Z] github.com/docker/docker/restartmanager [2022-07-18T18:58:53.497Z] github.com/docker/docker/rootless [2022-07-18T18:58:53.497Z] github.com/docker/docker/rootless/specconv [2022-07-18T18:58:53.497Z] github.com/docker/docker/runconfig [2022-07-18T18:58:53.497Z] github.com/docker/docker/runconfig/opts [2022-07-18T18:58:53.497Z] github.com/docker/docker/testutil [2022-07-18T18:58:53.497Z] github.com/docker/docker/testutil/daemon [2022-07-18T18:58:53.497Z] github.com/docker/docker/testutil/environment [2022-07-18T18:58:53.497Z] github.com/docker/docker/testutil/fakecontext [2022-07-18T18:58:53.497Z] github.com/docker/docker/testutil/fakegit [2022-07-18T18:58:53.497Z] github.com/docker/docker/testutil/fakestorage [2022-07-18T18:58:53.497Z] github.com/docker/docker/testutil/fixtures/load [2022-07-18T18:58:53.497Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-18T18:58:53.497Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-18T18:58:53.497Z] github.com/docker/docker/testutil/registry [2022-07-18T18:58:53.497Z] github.com/docker/docker/testutil/request [2022-07-18T18:58:53.497Z] github.com/docker/docker/volume [2022-07-18T18:58:53.497Z] github.com/docker/docker/volume/drivers [2022-07-18T18:58:53.497Z] github.com/docker/docker/volume/local [2022-07-18T18:58:53.497Z] github.com/docker/docker/volume/mounts [2022-07-18T18:58:53.497Z] github.com/docker/docker/volume/service [2022-07-18T18:58:53.497Z] github.com/docker/docker/volume/service/opts [2022-07-18T18:58:53.497Z] github.com/docker/docker/volume/testutils' ']' [2022-07-18T18:58:53.498Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-18T18:58:53.498Z] ? github.com/docker/docker/api [no test files] [2022-07-18T18:58:53.656Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-07-18T18:58:53.656Z] === RUN TestDaemonDNSFallback [2022-07-18T18:58:53.765Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-18T18:58:54.691Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-18T18:58:54.946Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-18T18:58:55.507Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-18T18:58:55.606Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2022-07-18T18:58:55.606Z] === RUN TestInspect [2022-07-18T18:58:56.067Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-18T18:58:56.628Z] --- PASS: TestServicePlugin (31.89s) [2022-07-18T18:58:56.628Z] === RUN TestServiceUpdateLabel [2022-07-18T18:58:57.553Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-18T18:58:58.130Z] --- PASS: TestInspect (2.44s) [2022-07-18T18:58:58.130Z] === RUN TestCreateJob [2022-07-18T18:58:58.482Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-18T18:58:59.408Z] --- PASS: TestServiceUpdateLabel (2.68s) [2022-07-18T18:58:59.408Z] === RUN TestServiceUpdateSecrets [2022-07-18T18:59:00.214Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-07-18T18:59:00.214Z] === RUN TestInspectNetwork [2022-07-18T18:59:01.298Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-18T18:59:01.413Z] --- PASS: TestCreateJob (3.16s) [2022-07-18T18:59:01.413Z] === RUN TestReplicatedJob [2022-07-18T18:59:03.505Z] === RUN TestInspectNetwork/full_network_id [2022-07-18T18:59:03.505Z] === RUN TestInspectNetwork/partial_network_id [2022-07-18T18:59:03.505Z] === RUN TestInspectNetwork/network_name [2022-07-18T18:59:03.505Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-18T18:59:03.811Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-18T18:59:04.412Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-18T18:59:05.338Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-18T18:59:06.671Z] --- PASS: TestReplicatedJob (5.30s) [2022-07-18T18:59:06.671Z] === RUN TestUpdateReplicatedJob [2022-07-18T18:59:07.689Z] --- PASS: TestInspectNetwork (6.99s) [2022-07-18T18:59:07.689Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-18T18:59:07.689Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-18T18:59:07.689Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-18T18:59:07.689Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-18T18:59:07.689Z] === RUN TestRunContainerWithBridgeNone [2022-07-18T18:59:08.624Z] --- PASS: TestRunContainerWithBridgeNone (1.43s) [2022-07-18T18:59:08.624Z] === RUN TestNetworkInvalidJSON [2022-07-18T18:59:08.624Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-18T18:59:08.624Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-18T18:59:08.624Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-18T18:59:08.624Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-18T18:59:08.624Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-18T18:59:08.624Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-18T18:59:08.624Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-18T18:59:08.624Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-18T18:59:08.624Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-18T18:59:08.624Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-18T18:59:08.624Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-18T18:59:08.624Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-18T18:59:08.624Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-18T18:59:08.624Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-18T18:59:08.624Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-18T18:59:08.624Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-18T18:59:08.624Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-18T18:59:08.624Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-18T18:59:08.624Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-18T18:59:08.624Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-18T18:59:08.624Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-18T18:59:08.624Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-18T18:59:08.624Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-18T18:59:08.624Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-18T18:59:08.624Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-18T18:59:08.624Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-18T18:59:08.624Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-18T18:59:08.624Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-18T18:59:08.624Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-18T18:59:08.624Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-18T18:59:08.624Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-18T18:59:08.624Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-18T18:59:08.624Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-18T18:59:08.624Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-18T18:59:08.624Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-18T18:59:08.624Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-18T18:59:08.624Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-18T18:59:08.624Z] === RUN TestNetworkList [2022-07-18T18:59:08.624Z] === RUN TestNetworkList//networks [2022-07-18T18:59:08.624Z] === PAUSE TestNetworkList//networks [2022-07-18T18:59:08.624Z] === RUN TestNetworkList//networks/ [2022-07-18T18:59:08.624Z] === PAUSE TestNetworkList//networks/ [2022-07-18T18:59:08.624Z] === CONT TestNetworkList//networks [2022-07-18T18:59:08.625Z] === CONT TestNetworkList//networks/ [2022-07-18T18:59:08.625Z] --- PASS: TestNetworkList (0.01s) [2022-07-18T18:59:08.625Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-18T18:59:08.625Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-18T18:59:08.625Z] === RUN TestHostIPv4BridgeLabel [2022-07-18T18:59:09.203Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-07-18T18:59:09.203Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-18T18:59:09.951Z] --- PASS: TestUpdateReplicatedJob (3.00s) [2022-07-18T18:59:09.951Z] === RUN TestServiceListWithStatuses [2022-07-18T18:59:09.951Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-18T18:59:09.951Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-18T18:59:09.951Z] === RUN TestDockerNetworkConnectAlias [2022-07-18T18:59:10.153Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-18T18:59:10.153Z] === RUN TestDaemonDefaultNetworkPools [2022-07-18T18:59:11.088Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-07-18T18:59:11.088Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-18T18:59:11.553Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2022-07-18T18:59:11.910Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-18T18:59:11.910Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-18T18:59:11.910Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-18T18:59:12.023Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-18T18:59:12.023Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-18T18:59:12.165Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-18T18:59:12.165Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-18T18:59:12.727Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-18T18:59:12.727Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-18T18:59:12.727Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-18T18:59:13.398Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-07-18T18:59:13.398Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-18T18:59:13.707Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-18T18:59:13.965Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-18T18:59:13.965Z] === RUN TestServiceWithPredefinedNetwork [2022-07-18T18:59:14.132Z] --- PASS: TestDockerNetworkConnectAlias (4.29s) [2022-07-18T18:59:14.132Z] === RUN TestDockerNetworkReConnect [2022-07-18T18:59:14.269Z] --- PASS: TestServiceUpdateSecrets (14.95s) [2022-07-18T18:59:14.269Z] === RUN TestServiceUpdateConfigs [2022-07-18T18:59:14.924Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-18T18:59:14.924Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-18T18:59:14.924Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-18T18:59:15.528Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-18T18:59:15.826Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-18T18:59:16.497Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-07-18T18:59:16.497Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-18T18:59:16.497Z] service_test.go:243: FLAKY_TEST [2022-07-18T18:59:16.497Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-18T18:59:16.497Z] === RUN TestServiceWithDataPathPortInit [2022-07-18T18:59:16.838Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-18T18:59:17.417Z] --- PASS: TestDockerNetworkReConnect (3.46s) [2022-07-18T18:59:17.417Z] === RUN TestServicePlugin [2022-07-18T18:59:18.200Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-18T18:59:18.200Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-18T18:59:18.200Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-18T18:59:18.200Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-18T18:59:18.200Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-18T18:59:18.200Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-18T18:59:20.697Z] plugin_test.go:61: [d51c55e15d9c4] joining swarm manager [d2617e81e7078]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T18:59:20.754Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-18T18:59:21.009Z] === RUN TestDockerSuite/TestEventsRename [2022-07-18T18:59:21.569Z] === RUN TestDockerSuite/TestEventsResize [2022-07-18T18:59:21.867Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-18T18:59:22.068Z] plugin_test.go:64: [dab4996f4699f] joining swarm manager [d2617e81e7078]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T18:59:28.396Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-18T18:59:28.396Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-18T18:59:28.396Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-18T18:59:28.956Z] --- PASS: TestServiceUpdateConfigs (14.69s) [2022-07-18T18:59:28.956Z] === RUN TestServiceUpdateNetwork [2022-07-18T18:59:31.370Z] --- PASS: TestServiceWithDataPathPortInit (13.76s) [2022-07-18T18:59:31.370Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-18T18:59:31.471Z] === RUN TestDockerSuite/TestEventsTop [2022-07-18T18:59:32.034Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-18T18:59:32.304Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m8pwnrilnkp41g2ym7nuvs4hb Created:2022-07-18 18:59:31.083312922 +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[6b8375f828193c3037dbf172700014623ad54b49ef5c522e99dfe8db5fc31645:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j4j7cogie49xgfd1466b0rf6m EndpointID:af72dc53c7c24549b06725b96633fa002f84b33ba809ece13039f4df9aacdd57 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8c1c3b3947bf19d3f4ed7c9f4bb0c4a2a11b40492c01858721118868c1b96197 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:7b99fe221e59 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j4j7cogie49xgfd1466b0rf6m EndpointID:af72dc53c7c24549b06725b96633fa002f84b33ba809ece13039f4df9aacdd57 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-18T18:59:35.294Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-18T18:59:36.488Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.80s) [2022-07-18T18:59:36.488Z] PASS [2022-07-18T18:59:36.488Z] [2022-07-18T18:59:36.488Z] === Skipped [2022-07-18T18:59:36.488Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-18T18:59:36.488Z] service_test.go:243: FLAKY_TEST [2022-07-18T18:59:36.488Z] [2022-07-18T18:59:36.488Z] DONE 38 tests, 1 skipped in 43.446s [2022-07-18T18:59:36.488Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-18T18:59:36.488Z] ++ 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-07-18T18:59:36.488Z] ++ set -e [2022-07-18T18:59:36.488Z] ++ '[' -n 0 ']' [2022-07-18T18:59:36.488Z] ++ set -x [2022-07-18T18:59:36.489Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:59:36.747Z] INFO: Testing against a local daemon [2022-07-18T18:59:36.747Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-18T18:59:36.747Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T18:59:36.747Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-18T18:59:36.747Z] === RUN TestDockerNetworkIpvlan [2022-07-18T18:59:36.747Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T18:59:36.747Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-18T18:59:36.747Z] PASS [2022-07-18T18:59:36.747Z] [2022-07-18T18:59:36.747Z] === Skipped [2022-07-18T18:59:36.747Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-18T18:59:36.747Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T18:59:36.747Z] [2022-07-18T18:59:36.747Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-18T18:59:36.747Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T18:59:36.747Z] [2022-07-18T18:59:36.747Z] DONE 2 tests, 2 skipped in 0.082s [2022-07-18T18:59:36.747Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-18T18:59:36.747Z] ++ 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-07-18T18:59:36.747Z] ++ set -e [2022-07-18T18:59:36.747Z] ++ '[' -n 0 ']' [2022-07-18T18:59:36.747Z] ++ set -x [2022-07-18T18:59:36.747Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:59:36.747Z] INFO: Testing against a local daemon [2022-07-18T18:59:36.747Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-18T18:59:38.123Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-07-18T18:59:38.123Z] === RUN TestDockerNetworkMacvlan [2022-07-18T18:59:38.690Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-18T18:59:39.625Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-18T18:59:40.192Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-18T18:59:40.615Z] check_test.go:611: [df3e3b0b8e691] daemon is not started [2022-07-18T18:59:40.615Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-18T18:59:42.050Z] --- PASS: TestServiceUpdateNetwork (12.88s) [2022-07-18T18:59:42.050Z] === RUN TestServiceUpdatePidsLimit [2022-07-18T18:59:42.050Z] docker_api_swarm_test.go:802: [dfa3319ba3fa4] joining swarm manager [d53ed3ca3a543]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T18:59:42.095Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-18T18:59:43.457Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-18T18:59:43.457Z] docker_api_swarm_test.go:802: [dfb047fde13a0] joining swarm manager [d53ed3ca3a543]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T18:59:43.997Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-18T18:59:44.019Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-18T18:59:44.945Z] docker_api_swarm_test.go:802: [dc3c41c9866c3] joining swarm manager [d53ed3ca3a543]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-18T18:59:45.550Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-18T18:59:47.285Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-18T18:59:47.521Z] docker_api_swarm_test.go:802: [d01567a0fc1ea] joining swarm manager [d53ed3ca3a543]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-18T18:59:47.549Z] --- PASS: TestDockerNetworkMacvlan (9.53s) [2022-07-18T18:59:47.549Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-18T18:59:47.549Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-18T18:59:47.549Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-07-18T18:59:47.549Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-07-18T18:59:47.549Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s) [2022-07-18T18:59:47.549Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s) [2022-07-18T18:59:47.549Z] PASS [2022-07-18T18:59:47.549Z] [2022-07-18T18:59:47.549Z] DONE 8 tests in 10.937s [2022-07-18T18:59:47.549Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-18T18:59:47.549Z] ++ 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-07-18T18:59:47.549Z] ++ set -e [2022-07-18T18:59:47.549Z] ++ '[' -n 0 ']' [2022-07-18T18:59:47.549Z] ++ set -x [2022-07-18T18:59:47.549Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:59:47.807Z] testing: warning: no tests to run [2022-07-18T18:59:47.807Z] PASS [2022-07-18T18:59:47.807Z] [2022-07-18T18:59:47.807Z] DONE 0 tests in 0.028s [2022-07-18T18:59:47.807Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-18T18:59:47.807Z] ++ 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-07-18T18:59:47.807Z] ++ set -e [2022-07-18T18:59:47.807Z] ++ '[' -n 0 ']' [2022-07-18T18:59:47.807Z] ++ set -x [2022-07-18T18:59:47.808Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:59:47.808Z] INFO: Testing against a local daemon [2022-07-18T18:59:47.808Z] === RUN TestAuthZPluginAllowRequest [2022-07-18T18:59:48.446Z] docker_api_swarm_test.go:810: [dad0ccc8e0f03] joining swarm manager [d53ed3ca3a543]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-18T18:59:48.590Z] --- PASS: TestServicePlugin (30.02s) [2022-07-18T18:59:48.590Z] === RUN TestServiceUpdateLabel [2022-07-18T18:59:49.182Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-07-18T18:59:49.182Z] === RUN TestAuthZPluginTLS [2022-07-18T18:59:49.521Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-07-18T18:59:49.521Z] === RUN TestServiceUpdateSecrets [2022-07-18T18:59:49.748Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-18T18:59:49.749Z] === RUN TestAuthZPluginDenyRequest [2022-07-18T18:59:50.007Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-18T18:59:50.007Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-18T18:59:50.573Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-18T18:59:50.573Z] === RUN TestAuthZPluginDenyResponse [2022-07-18T18:59:51.140Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-18T18:59:51.140Z] === RUN TestAuthZPluginAllowEventStream [2022-07-18T18:59:51.708Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-18T18:59:51.708Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-18T18:59:52.515Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-07-18T18:59:52.515Z] === RUN TestAuthZPluginErrorResponse [2022-07-18T18:59:52.773Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-18T18:59:52.773Z] === RUN TestAuthZPluginErrorRequest [2022-07-18T18:59:53.339Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-18T18:59:53.339Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-18T18:59:53.906Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-18T18:59:53.906Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-18T18:59:55.281Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2022-07-18T18:59:55.281Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-18T18:59:56.656Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.31s) [2022-07-18T18:59:56.656Z] === RUN TestAuthZPluginHeader [2022-07-18T18:59:57.028Z] === RUN TestDockerSuite/TestExec [2022-07-18T18:59:57.222Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-07-18T18:59:57.222Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-18T18:59:57.222Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T18:59:57.222Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-18T18:59:57.222Z] === RUN TestAuthZPluginV2Disable [2022-07-18T18:59:57.222Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T18:59:57.222Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-18T18:59:57.222Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-18T18:59:57.222Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T18:59:57.222Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-18T18:59:57.222Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-18T18:59:57.222Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T18:59:57.222Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-18T18:59:57.222Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-18T18:59:57.284Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-18T18:59:58.650Z] --- PASS: TestServiceUpdatePidsLimit (16.60s) [2022-07-18T18:59:58.650Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-07-18T18:59:58.650Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2022-07-18T18:59:58.650Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-18T18:59:58.650Z] PASS [2022-07-18T18:59:58.650Z] [2022-07-18T18:59:58.650Z] === Skipped [2022-07-18T18:59:58.650Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2022-07-18T18:59:58.650Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-18T18:59:58.650Z] [2022-07-18T18:59:58.650Z] DONE 27 tests, 1 skipped in 182.556s [2022-07-18T18:59:58.650Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-18T18:59:58.650Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:59:58.650Z] ++ set -e [2022-07-18T18:59:58.650Z] ++ '[' -n 0 ']' [2022-07-18T18:59:58.650Z] ++ set -x [2022-07-18T18:59:58.650Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:59:58.650Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-18T18:59:58.650Z] INFO: Testing against a local daemon [2022-07-18T18:59:58.650Z] === RUN TestSessionCreate [2022-07-18T18:59:58.650Z] --- PASS: TestSessionCreate (0.03s) [2022-07-18T18:59:58.650Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-18T18:59:58.650Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-18T18:59:58.650Z] PASS [2022-07-18T18:59:58.650Z] [2022-07-18T18:59:58.650Z] DONE 2 tests in 0.171s [2022-07-18T18:59:58.650Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-18T18:59:58.650Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:59:58.650Z] ++ set -e [2022-07-18T18:59:58.650Z] ++ '[' -n 0 ']' [2022-07-18T18:59:58.650Z] ++ set -x [2022-07-18T18:59:58.650Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-18T18:59:58.906Z] INFO: Testing against a local daemon [2022-07-18T18:59:58.906Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-18T18:59:58.906Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-18T18:59:58.906Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-18T18:59:58.906Z] === RUN TestDiskUsage [2022-07-18T18:59:58.906Z] === PAUSE TestDiskUsage [2022-07-18T18:59:58.906Z] === RUN TestEventsExecDie [2022-07-18T18:59:59.833Z] --- PASS: TestEventsExecDie (0.79s) [2022-07-18T18:59:59.833Z] === RUN TestEventsBackwardsCompatible [2022-07-18T18:59:59.833Z] === RUN TestDockerSuite/TestExecEnv [2022-07-18T18:59:59.833Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-18T18:59:59.833Z] === RUN TestEventsVolumeCreate [2022-07-18T18:59:59.833Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-07-18T18:59:59.833Z] === RUN TestInfoBinaryCommits [2022-07-18T18:59:59.833Z] --- PASS: TestInfoBinaryCommits (0.05s) [2022-07-18T18:59:59.833Z] === RUN TestInfoAPIVersioned [2022-07-18T18:59:59.833Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-18T18:59:59.833Z] === RUN TestInfoAPI [2022-07-18T18:59:59.833Z] --- PASS: TestInfoAPI (0.03s) [2022-07-18T18:59:59.833Z] === RUN TestInfoAPIWarnings [2022-07-18T19:00:00.519Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-18T19:00:01.444Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-18T19:00:02.008Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-18T19:00:04.380Z] --- PASS: TestServiceUpdateSecrets (14.47s) [2022-07-18T19:00:04.380Z] === RUN TestServiceUpdateConfigs [2022-07-18T19:00:04.520Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-18T19:00:05.081Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-18T19:00:05.641Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-18T19:00:06.217Z] === RUN TestDockerSuite/TestExecParseError [2022-07-18T19:00:07.192Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-18T19:00:07.752Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-18T19:00:08.312Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-18T19:00:08.873Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-18T19:00:09.128Z] === RUN TestDockerSuite/TestExecTTY [2022-07-18T19:00:09.689Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-18T19:00:10.251Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-18T19:00:10.811Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-18T19:00:11.374Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-18T19:00:11.374Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-18T19:00:11.374Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-18T19:00:12.780Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-18T19:00:13.036Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-18T19:00:13.962Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-18T19:00:14.565Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-18T19:00:15.167Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-18T19:00:15.299Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-07-18T19:00:15.299Z] PASS [2022-07-18T19:00:15.299Z] [2022-07-18T19:00:15.299Z] === Skipped [2022-07-18T19:00:15.299Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-18T19:00:15.299Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T19:00:15.299Z] [2022-07-18T19:00:15.299Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-18T19:00:15.299Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T19:00:15.299Z] [2022-07-18T19:00:15.299Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-18T19:00:15.299Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T19:00:15.299Z] [2022-07-18T19:00:15.299Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-18T19:00:15.299Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T19:00:15.299Z] [2022-07-18T19:00:15.299Z] DONE 17 tests, 4 skipped in 26.400s [2022-07-18T19:00:15.299Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-18T19:00:15.299Z] ++ 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-07-18T19:00:15.299Z] ++ set -e [2022-07-18T19:00:15.299Z] ++ '[' -n 0 ']' [2022-07-18T19:00:15.299Z] ++ set -x [2022-07-18T19:00:15.299Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-18T19:00:15.299Z] INFO: Testing against a local daemon [2022-07-18T19:00:15.299Z] === RUN TestPluginInvalidJSON [2022-07-18T19:00:15.299Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-18T19:00:15.299Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-18T19:00:15.299Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-18T19:00:15.299Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-18T19:00:15.299Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-18T19:00:15.299Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-18T19:00:15.299Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-18T19:00:15.299Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-18T19:00:15.299Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-18T19:00:15.299Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-18T19:00:15.300Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-18T19:00:15.300Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-18T19:00:15.300Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-18T19:00:15.300Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-18T19:00:15.300Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-18T19:00:15.300Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-18T19:00:15.300Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-18T19:00:15.300Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-18T19:00:15.300Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-18T19:00:15.300Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-18T19:00:15.300Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-18T19:00:15.300Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-18T19:00:15.300Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-18T19:00:15.300Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-18T19:00:15.300Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-18T19:00:15.300Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-18T19:00:15.300Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-18T19:00:15.300Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-18T19:00:15.300Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-18T19:00:15.300Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-18T19:00:15.300Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-18T19:00:15.300Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-18T19:00:15.300Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-18T19:00:15.300Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-18T19:00:15.300Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-18T19:00:15.300Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-18T19:00:15.300Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-18T19:00:15.300Z] === RUN TestPluginInstall [2022-07-18T19:00:15.300Z] === RUN TestPluginInstall/no_auth [2022-07-18T19:00:15.300Z] time="2022-07-18T19:00:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T19:00:15.300Z] time="2022-07-18T19:00:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db411457080104a5f3f168f91082c9a8cc3091af93a2caa469cc3799d8f6b84c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T19:00:15.300Z] time="2022-07-18T19:00:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T19:00:15.300Z] time="2022-07-18T19:00:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db411457080104a5f3f168f91082c9a8cc3091af93a2caa469cc3799d8f6b84c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T19:00:15.300Z] === RUN TestPluginInstall/with_htpasswd [2022-07-18T19:00:15.558Z] time="2022-07-18T19:00:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T19:00:15.558Z] time="2022-07-18T19:00:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31179ea8be3f05e46e5a3655de98f3c611ceaaa2086727cc699c50a47bddcd02" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T19:00:15.558Z] time="2022-07-18T19:00:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T19:00:15.558Z] time="2022-07-18T19:00:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31179ea8be3f05e46e5a3655de98f3c611ceaaa2086727cc699c50a47bddcd02" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T19:00:15.816Z] === RUN TestPluginInstall/with_insecure [2022-07-18T19:00:16.093Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-18T19:00:16.350Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-18T19:00:16.350Z] === RUN TestInfoDebug [2022-07-18T19:00:16.751Z] time="2022-07-18T19:00:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T19:00:16.751Z] time="2022-07-18T19:00:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b7ddf54b83072aff4ad52c0bb120b6662b269b168f02899db025933ad8a82ce8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T19:00:16.751Z] time="2022-07-18T19:00:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T19:00:16.751Z] time="2022-07-18T19:00:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b7ddf54b83072aff4ad52c0bb120b6662b269b168f02899db025933ad8a82ce8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T19:00:16.751Z] plugin_test.go:195: [df4cffe260ce6] daemon is not started [2022-07-18T19:00:16.751Z] --- PASS: TestPluginInstall (2.51s) [2022-07-18T19:00:16.751Z] --- PASS: TestPluginInstall/no_auth (0.94s) [2022-07-18T19:00:16.751Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-07-18T19:00:16.751Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-07-18T19:00:16.751Z] === RUN TestPluginsWithRuntimes [2022-07-18T19:00:16.912Z] --- PASS: TestInfoDebug (0.52s) [2022-07-18T19:00:16.912Z] === RUN TestInfoInsecureRegistries [2022-07-18T19:00:17.473Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-18T19:00:17.473Z] === RUN TestInfoRegistryMirrors [2022-07-18T19:00:18.034Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-18T19:00:18.034Z] === RUN TestLoginFailsWithBadCredentials [2022-07-18T19:00:18.290Z] === RUN TestDockerSuite/TestHealth [2022-07-18T19:00:18.545Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2022-07-18T19:00:18.545Z] === RUN TestPingCacheHeaders [2022-07-18T19:00:18.545Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-18T19:00:18.545Z] === RUN TestPingGet [2022-07-18T19:00:18.545Z] --- PASS: TestPingGet (0.02s) [2022-07-18T19:00:18.545Z] === RUN TestPingHead [2022-07-18T19:00:18.545Z] --- PASS: TestPingHead (0.03s) [2022-07-18T19:00:18.545Z] === RUN TestPingSwarmHeader [2022-07-18T19:00:18.653Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-18T19:00:19.152Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-18T19:00:19.236Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-18T19:00:19.239Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2022-07-18T19:00:19.240Z] === RUN TestServiceUpdateNetwork [2022-07-18T19:00:19.713Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-18T19:00:20.174Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-07-18T19:00:20.174Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-07-18T19:00:20.174Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-07-18T19:00:20.174Z] === RUN TestPluginBackCompatMediaTypes [2022-07-18T19:00:20.740Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-07-18T19:00:20.740Z] PASS [2022-07-18T19:00:20.740Z] [2022-07-18T19:00:20.740Z] DONE 24 tests in 6.500s [2022-07-18T19:00:20.740Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-18T19:00:20.740Z] ++ 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-07-18T19:00:20.740Z] ++ set -e [2022-07-18T19:00:20.740Z] ++ '[' -n 0 ']' [2022-07-18T19:00:20.740Z] ++ set -x [2022-07-18T19:00:20.740Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-18T19:00:20.740Z] INFO: Testing against a local daemon [2022-07-18T19:00:20.740Z] === RUN TestExternalGraphDriver [2022-07-18T19:00:20.999Z] === RUN TestExternalGraphDriver/json [2022-07-18T19:00:21.117Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-18T19:00:21.117Z] --- PASS: TestPingSwarmHeader (2.33s) [2022-07-18T19:00:21.117Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-18T19:00:21.117Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-18T19:00:21.117Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-18T19:00:21.117Z] === RUN TestVersion [2022-07-18T19:00:21.117Z] --- PASS: TestVersion (0.02s) [2022-07-18T19:00:21.117Z] === CONT TestDiskUsage [2022-07-18T19:00:21.372Z] === RUN TestDiskUsage/empty [2022-07-18T19:00:21.372Z] === RUN TestDiskUsage/empty/container_types [2022-07-18T19:00:21.372Z] === RUN TestDiskUsage/empty/image_types [2022-07-18T19:00:21.372Z] === RUN TestDiskUsage/empty/volume_types [2022-07-18T19:00:21.372Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-18T19:00:21.372Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-18T19:00:21.372Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-18T19:00:21.372Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-18T19:00:21.372Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-18T19:00:21.372Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-18T19:00:21.372Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-18T19:00:21.372Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-18T19:00:21.628Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-18T19:00:21.628Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-18T19:00:21.628Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-18T19:00:21.628Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-18T19:00:21.628Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-18T19:00:21.628Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-18T19:00:21.628Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-18T19:00:21.628Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-18T19:00:21.628Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-18T19:00:21.628Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-18T19:00:21.628Z] === RUN TestDiskUsage/after_container.Run [2022-07-18T19:00:21.884Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-18T19:00:21.884Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-18T19:00:21.884Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-18T19:00:21.884Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-18T19:00:21.884Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-18T19:00:21.884Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-18T19:00:21.884Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-18T19:00:21.884Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-18T19:00:21.884Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-18T19:00:21.884Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage (1.30s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-18T19:00:22.139Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-18T19:00:22.139Z] PASS [2022-07-18T19:00:22.139Z] [2022-07-18T19:00:22.140Z] === Skipped [2022-07-18T19:00:22.140Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-18T19:00:22.140Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-18T19:00:22.140Z] [2022-07-18T19:00:22.140Z] DONE 54 tests, 1 skipped in 23.404s [2022-07-18T19:00:22.140Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-18T19:00:22.140Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-18T19:00:22.140Z] ++ set -e [2022-07-18T19:00:22.140Z] ++ '[' -n 0 ']' [2022-07-18T19:00:22.140Z] ++ set -x [2022-07-18T19:00:22.140Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-18T19:00:22.140Z] INFO: Testing against a local daemon [2022-07-18T19:00:22.140Z] === RUN TestVolumesCreateAndList [2022-07-18T19:00:22.395Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-18T19:00:22.395Z] === RUN TestVolumesRemove [2022-07-18T19:00:22.395Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-18T19:00:22.395Z] === RUN TestVolumesInspect [2022-07-18T19:00:22.395Z] --- PASS: TestVolumesInspect (0.03s) [2022-07-18T19:00:22.395Z] === RUN TestVolumesInvalidJSON [2022-07-18T19:00:22.395Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-18T19:00:22.395Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-18T19:00:22.395Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-18T19:00:22.395Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-18T19:00:22.395Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-18T19:00:22.395Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-18T19:00:22.395Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-18T19:00:22.395Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-18T19:00:22.395Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-18T19:00:22.395Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-18T19:00:22.395Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-18T19:00:22.395Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-18T19:00:22.395Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-18T19:00:22.395Z] PASS [2022-07-18T19:00:22.395Z] [2022-07-18T19:00:22.395Z] DONE 9 tests in 0.213s [2022-07-18T19:00:22.395Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-18T19:00:22.652Z] ++++ cat bundles/test-integration/docker.pid [2022-07-18T19:00:22.652Z] +++ kill 6719 [2022-07-18T19:00:22.902Z] === RUN TestExternalGraphDriver/spec [2022-07-18T19:00:22.907Z] +++ /etc/init.d/apparmor stop [2022-07-18T19:00:22.907Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-18T19:00:22.907Z] [2022-07-18T19:00:22.907Z] Unloading profiles will leave already running processes permanently [2022-07-18T19:00:22.907Z] unconfined, which can lead to unexpected situations. [2022-07-18T19:00:22.907Z] [2022-07-18T19:00:22.907Z] To set a process to complain mode, use the command line tool [2022-07-18T19:00:22.907Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-18T19:00:22.907Z] +++ true [2022-07-18T19:00:22.907Z] exiting test-integration [2022-07-18T19:00:22.907Z] ++ exit 0 [2022-07-18T19:00:22.907Z] [2022-07-18T19:00:23.468Z] + for job in $(jobs -p) [2022-07-18T19:00:23.468Z] + wait 13859 [2022-07-18T19:00:24.277Z] === RUN TestExternalGraphDriver/pull [2022-07-18T19:00:26.178Z] --- PASS: TestExternalGraphDriver (5.10s) [2022-07-18T19:00:26.178Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-07-18T19:00:26.178Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-07-18T19:00:26.178Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-07-18T19:00:26.178Z] === RUN TestGraphdriverPluginV2 [2022-07-18T19:00:26.178Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T19:00:26.178Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-18T19:00:26.178Z] PASS [2022-07-18T19:00:26.178Z] [2022-07-18T19:00:26.178Z] === Skipped [2022-07-18T19:00:26.178Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-18T19:00:26.178Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T19:00:26.178Z] [2022-07-18T19:00:26.178Z] DONE 5 tests, 1 skipped in 5.516s [2022-07-18T19:00:26.178Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-18T19:00:26.178Z] ++ 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-07-18T19:00:26.178Z] ++ set -e [2022-07-18T19:00:26.178Z] ++ '[' -n 0 ']' [2022-07-18T19:00:26.178Z] ++ set -x [2022-07-18T19:00:26.178Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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-07-18T19:00:26.437Z] INFO: Testing against a local daemon [2022-07-18T19:00:26.437Z] === RUN TestContinueAfterPluginCrash [2022-07-18T19:00:26.437Z] === PAUSE TestContinueAfterPluginCrash [2022-07-18T19:00:26.437Z] === RUN TestReadPluginNoRead [2022-07-18T19:00:26.437Z] === PAUSE TestReadPluginNoRead [2022-07-18T19:00:26.437Z] === RUN TestDaemonStartWithLogOpt [2022-07-18T19:00:26.437Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-18T19:00:26.437Z] === CONT TestContinueAfterPluginCrash [2022-07-18T19:00:26.437Z] === CONT TestDaemonStartWithLogOpt [2022-07-18T19:00:29.722Z] --- PASS: TestDaemonStartWithLogOpt (2.99s) [2022-07-18T19:00:29.722Z] === CONT TestReadPluginNoRead [2022-07-18T19:00:31.430Z] --- PASS: TestServiceUpdateNetwork (12.56s) [2022-07-18T19:00:31.430Z] === RUN TestServiceUpdatePidsLimit [2022-07-18T19:00:31.624Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-18T19:00:32.381Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-18T19:00:32.558Z] === RUN TestReadPluginNoRead/default [2022-07-18T19:00:32.962Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-18T19:00:33.933Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-18T19:00:34.500Z] --- PASS: TestContinueAfterPluginCrash (8.02s) [2022-07-18T19:00:35.068Z] === CONT TestReadPluginNoRead [2022-07-18T19:00:35.068Z] read_test.go:92: [d6f3f766404e1] daemon is not started [2022-07-18T19:00:35.068Z] --- PASS: TestReadPluginNoRead (5.79s) [2022-07-18T19:00:35.068Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-07-18T19:00:35.068Z] --- PASS: TestReadPluginNoRead/default (1.16s) [2022-07-18T19:00:35.068Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-07-18T19:00:35.068Z] PASS [2022-07-18T19:00:35.068Z] [2022-07-18T19:00:35.068Z] DONE 6 tests in 8.874s [2022-07-18T19:00:35.068Z] 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-07-18T19:00:35.068Z] ++ 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-07-18T19:00:35.068Z] ++ set -e [2022-07-18T19:00:35.068Z] ++ '[' -n 0 ']' [2022-07-18T19:00:35.068Z] ++ set -x [2022-07-18T19:00:35.068Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-18T19:00:35.068Z] testing: warning: no tests to run [2022-07-18T19:00:35.068Z] PASS [2022-07-18T19:00:35.068Z] [2022-07-18T19:00:35.068Z] DONE 0 tests in 0.031s [2022-07-18T19:00:35.068Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-18T19:00:35.068Z] ++ 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-07-18T19:00:35.068Z] ++ set -e [2022-07-18T19:00:35.068Z] ++ '[' -n 0 ']' [2022-07-18T19:00:35.068Z] ++ set -x [2022-07-18T19:00:35.068Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-18T19:00:35.327Z] INFO: Testing against a local daemon [2022-07-18T19:00:35.327Z] === RUN TestPluginWithDevMounts [2022-07-18T19:00:35.327Z] === PAUSE TestPluginWithDevMounts [2022-07-18T19:00:35.327Z] === CONT TestPluginWithDevMounts [2022-07-18T19:00:36.701Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-07-18T19:00:36.701Z] PASS [2022-07-18T19:00:36.701Z] [2022-07-18T19:00:36.701Z] DONE 1 tests in 1.626s [2022-07-18T19:00:36.701Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-18T19:00:36.701Z] ++ 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-07-18T19:00:36.701Z] ++ set -e [2022-07-18T19:00:36.701Z] ++ '[' -n 0 ']' [2022-07-18T19:00:36.701Z] ++ set -x [2022-07-18T19:00:36.701Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-18T19:00:36.959Z] INFO: Testing against a local daemon [2022-07-18T19:00:36.959Z] === RUN TestSecretInspect [2022-07-18T19:00:38.359Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-18T19:00:39.489Z] --- PASS: TestSecretInspect (2.16s) [2022-07-18T19:00:39.489Z] === RUN TestSecretList [2022-07-18T19:00:40.247Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-18T19:00:41.064Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-18T19:00:41.390Z] --- PASS: TestSecretList (2.28s) [2022-07-18T19:00:41.390Z] === RUN TestSecretsCreateAndDelete [2022-07-18T19:00:43.510Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-18T19:00:43.510Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-18T19:00:43.510Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-18T19:00:43.510Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-18T19:00:43.510Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-18T19:00:43.510Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-18T19:00:43.919Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-07-18T19:00:43.919Z] === RUN TestSecretsUpdate [2022-07-18T19:00:44.070Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-18T19:00:44.630Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-18T19:00:44.630Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-18T19:00:44.630Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-18T19:00:44.886Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-18T19:00:45.141Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-18T19:00:45.141Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-18T19:00:45.703Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-18T19:00:45.703Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-18T19:00:45.818Z] --- PASS: TestSecretsUpdate (2.18s) [2022-07-18T19:00:45.818Z] === RUN TestTemplatedSecret [2022-07-18T19:00:46.265Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-18T19:00:46.265Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-18T19:00:46.826Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-18T19:00:47.387Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-18T19:00:47.387Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-18T19:00:47.387Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-18T19:00:47.612Z] --- PASS: TestServiceUpdatePidsLimit (16.40s) [2022-07-18T19:00:47.612Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-07-18T19:00:47.612Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-18T19:00:47.612Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-07-18T19:00:47.612Z] PASS [2022-07-18T19:00:47.612Z] [2022-07-18T19:00:47.612Z] === Skipped [2022-07-18T19:00:47.612Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-18T19:00:47.612Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-18T19:00:47.612Z] [2022-07-18T19:00:47.612Z] DONE 27 tests, 1 skipped in 163.936s [2022-07-18T19:00:47.612Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-18T19:00:47.612Z] INFO: Testing against a local daemon [2022-07-18T19:00:47.612Z] === RUN TestSessionCreate [2022-07-18T19:00:47.612Z] --- PASS: TestSessionCreate (0.02s) [2022-07-18T19:00:47.612Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-18T19:00:47.612Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-18T19:00:47.612Z] PASS [2022-07-18T19:00:47.612Z] [2022-07-18T19:00:47.612Z] DONE 2 tests in 0.055s [2022-07-18T19:00:47.612Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-18T19:00:47.612Z] INFO: Testing against a local daemon [2022-07-18T19:00:47.612Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-18T19:00:47.612Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-18T19:00:47.612Z] === RUN TestDiskUsage [2022-07-18T19:00:47.612Z] === PAUSE TestDiskUsage [2022-07-18T19:00:47.612Z] === RUN TestEventsExecDie [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-18T19:00:47.984Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 31.9% of statements [2022-07-18T19:00:47.984Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-18T19:00:47.984Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-18T19:00:47.984Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-07-18T19:00:47.984Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/types [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-18T19:00:47.984Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-18T19:00:47.984Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-07-18T19:00:47.984Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/builder [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-18T19:00:47.984Z] ok github.com/docker/docker/builder/remotecontext 0.088s coverage: 13.7% of statements [2022-07-18T19:00:47.984Z] ok github.com/docker/docker/builder/dockerfile 0.541s coverage: 49.3% of statements [2022-07-18T19:00:47.984Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-18T19:00:47.984Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-18T19:00:47.984Z] ok github.com/docker/docker/builder/remotecontext/git 1.776s coverage: 86.3% of statements [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/cli [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-18T19:00:47.984Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-18T19:00:47.984Z] ok github.com/docker/docker/cmd/docker-proxy 0.038s coverage: 67.6% of statements [2022-07-18T19:00:48.178Z] --- PASS: TestEventsExecDie (0.54s) [2022-07-18T19:00:48.178Z] === RUN TestEventsBackwardsCompatible [2022-07-18T19:00:48.178Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-18T19:00:48.178Z] === RUN TestEventsVolumeCreate [2022-07-18T19:00:48.178Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-18T19:00:48.178Z] === RUN TestInfoBinaryCommits [2022-07-18T19:00:48.178Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-18T19:00:48.178Z] === RUN TestInfoAPIVersioned [2022-07-18T19:00:48.178Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-18T19:00:48.178Z] === RUN TestInfoAPI [2022-07-18T19:00:48.178Z] --- PASS: TestInfoAPI (0.02s) [2022-07-18T19:00:48.178Z] === RUN TestInfoAPIWarnings [2022-07-18T19:00:48.349Z] --- PASS: TestTemplatedSecret (2.43s) [2022-07-18T19:00:48.350Z] === RUN TestSecretCreateResolve [2022-07-18T19:00:48.359Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-18T19:00:50.251Z] --- PASS: TestSecretCreateResolve (1.79s) [2022-07-18T19:00:50.251Z] PASS [2022-07-18T19:00:50.251Z] [2022-07-18T19:00:50.251Z] DONE 6 tests in 13.109s [2022-07-18T19:00:50.251Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-18T19:00:50.251Z] ++ 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-07-18T19:00:50.251Z] ++ set -e [2022-07-18T19:00:50.251Z] ++ '[' -n 0 ']' [2022-07-18T19:00:50.251Z] ++ set -x [2022-07-18T19:00:50.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-18T19:00:50.251Z] INFO: Testing against a local daemon [2022-07-18T19:00:50.251Z] === RUN TestServiceCreateInit [2022-07-18T19:00:50.251Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-18T19:00:50.869Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-18T19:00:50.869Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-18T19:00:50.869Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-18T19:00:52.232Z] === RUN TestDockerSuite/TestImportFile [2022-07-18T19:00:53.200Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-18T19:00:53.200Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-18T19:00:53.230Z] ok github.com/docker/docker/client 0.165s coverage: 75.9% of statements [2022-07-18T19:00:53.534Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-18T19:00:54.126Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-18T19:00:55.531Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-18T19:00:56.458Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-18T19:00:56.714Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-18T19:00:57.317Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-18T19:00:57.720Z] --- PASS: TestServiceCreateInit (7.02s) [2022-07-18T19:00:57.720Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s) [2022-07-18T19:00:57.720Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.49s) [2022-07-18T19:00:57.720Z] === RUN TestCreateServiceMultipleTimes [2022-07-18T19:00:57.886Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-18T19:00:57.886Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-18T19:00:57.886Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-18T19:00:58.460Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-18T19:00:58.716Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-18T19:00:58.716Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-18T19:00:59.277Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-18T19:00:59.277Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-18T19:00:59.277Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-18T19:00:59.837Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-18T19:01:00.397Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-18T19:01:00.958Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-18T19:01:01.520Z] === RUN TestDockerSuite/TestInspectImage [2022-07-18T19:01:01.520Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-18T19:01:01.520Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-18T19:01:01.520Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-18T19:01:01.520Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-18T19:01:02.122Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-18T19:01:02.377Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-18T19:01:02.633Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-18T19:01:03.195Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-18T19:01:03.451Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-18T19:01:05.964Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-18T19:01:05.964Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-18T19:01:06.239Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-18T19:01:06.239Z] === RUN TestInfoDebug [2022-07-18T19:01:06.239Z] --- PASS: TestInfoDebug (0.52s) [2022-07-18T19:01:06.239Z] === RUN TestInfoInsecureRegistries [2022-07-18T19:01:06.239Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-18T19:01:06.239Z] === RUN TestInfoRegistryMirrors [2022-07-18T19:01:06.239Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-18T19:01:06.239Z] === RUN TestLoginFailsWithBadCredentials [2022-07-18T19:01:06.525Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-18T19:01:06.807Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-18T19:01:06.807Z] === RUN TestPingCacheHeaders [2022-07-18T19:01:06.807Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-18T19:01:06.807Z] === RUN TestPingGet [2022-07-18T19:01:06.807Z] --- PASS: TestPingGet (0.01s) [2022-07-18T19:01:06.807Z] === RUN TestPingHead [2022-07-18T19:01:06.807Z] --- PASS: TestPingHead (0.02s) [2022-07-18T19:01:06.807Z] === RUN TestPingSwarmHeader [2022-07-18T19:01:07.086Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-18T19:01:07.373Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-18T19:01:07.940Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-18T19:01:08.012Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-18T19:01:08.573Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-18T19:01:08.828Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-18T19:01:08.872Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-18T19:01:08.872Z] --- PASS: TestPingSwarmHeader (2.01s) [2022-07-18T19:01:08.872Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-18T19:01:08.872Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-18T19:01:08.872Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-18T19:01:08.872Z] === RUN TestVersion [2022-07-18T19:01:08.872Z] --- PASS: TestVersion (0.02s) [2022-07-18T19:01:08.872Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-18T19:01:08.872Z] === CONT TestDiskUsage [2022-07-18T19:01:09.084Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-18T19:01:09.130Z] === RUN TestDiskUsage/empty [2022-07-18T19:01:09.130Z] === RUN TestDiskUsage/empty/container_types [2022-07-18T19:01:09.130Z] === RUN TestDiskUsage/empty/image_types [2022-07-18T19:01:09.130Z] === RUN TestDiskUsage/empty/volume_types [2022-07-18T19:01:09.130Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-18T19:01:09.130Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-18T19:01:09.130Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-18T19:01:09.130Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-18T19:01:09.130Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-18T19:01:09.130Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-18T19:01:09.130Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-18T19:01:09.339Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-18T19:01:09.388Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-18T19:01:09.646Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-18T19:01:09.646Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-18T19:01:09.646Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-18T19:01:09.646Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-18T19:01:09.646Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-18T19:01:09.646Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-18T19:01:09.646Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-18T19:01:09.646Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-18T19:01:09.646Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-18T19:01:09.646Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-18T19:01:09.646Z] === RUN TestDiskUsage/after_container.Run [2022-07-18T19:01:09.943Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-18T19:01:10.212Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-18T19:01:10.212Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-18T19:01:10.212Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-18T19:01:10.212Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-18T19:01:10.212Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-18T19:01:10.212Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-18T19:01:10.212Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-18T19:01:10.212Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-18T19:01:10.212Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-18T19:01:10.212Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage (1.57s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.33s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/after_container.Run (0.51s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.01s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-18T19:01:10.212Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.59s) [2022-07-18T19:01:10.212Z] PASS [2022-07-18T19:01:10.212Z] [2022-07-18T19:01:10.212Z] DONE 54 tests in 22.871s [2022-07-18T19:01:10.212Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-18T19:01:10.471Z] INFO: Testing against a local daemon [2022-07-18T19:01:10.471Z] === RUN TestVolumesCreateAndList [2022-07-18T19:01:10.471Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-07-18T19:01:10.471Z] === RUN TestVolumesRemove [2022-07-18T19:01:10.471Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-18T19:01:10.471Z] === RUN TestVolumesInspect [2022-07-18T19:01:10.471Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-18T19:01:10.471Z] === RUN TestVolumesInvalidJSON [2022-07-18T19:01:10.471Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-18T19:01:10.471Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-18T19:01:10.471Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-18T19:01:10.471Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-18T19:01:10.471Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-18T19:01:10.471Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-18T19:01:10.471Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-18T19:01:10.471Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-18T19:01:10.471Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-18T19:01:10.471Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-18T19:01:10.471Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-18T19:01:10.471Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-18T19:01:10.471Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-18T19:01:10.471Z] PASS [2022-07-18T19:01:10.471Z] [2022-07-18T19:01:10.471Z] DONE 9 tests in 0.143s [2022-07-18T19:01:10.471Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-18T19:01:10.504Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-18T19:01:11.036Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-18T19:01:11.036Z] Removing test suite binaries [2022-07-18T19:01:11.036Z] exiting test-integration [2022-07-18T19:01:11.036Z] ++ exit 0 [2022-07-18T19:01:11.036Z] [2022-07-18T19:01:11.434Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-18T19:01:11.434Z] === RUN TestDockerSuite/TestLinkShortDefinition Post stage [Pipeline] junit [2022-07-18T19:01:12.420Z] Recording test results [2022-07-18T19:01:12.591Z] --- PASS: TestCreateServiceMultipleTimes (15.12s) [2022-07-18T19:01:12.591Z] === RUN TestCreateServiceConflict [2022-07-18T19:01:12.797Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-18T19:01:13.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-18T19:01:13.827Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-18T19:01:14.004Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-18T19:01:14.162Z] + echo Ensuring container killed. [2022-07-18T19:01:14.162Z] Ensuring container killed. [2022-07-18T19:01:14.162Z] + docker rm -vf docker-pr5 [2022-07-18T19:01:14.162Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-07-18T19:01:14.452Z] + echo Chowning /workspace to jenkins user [2022-07-18T19:01:14.452Z] Chowning /workspace to jenkins user [2022-07-18T19:01:14.452Z] + id -u [2022-07-18T19:01:14.452Z] + id -g [2022-07-18T19:01:14.452Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43815:/workspace busybox chown -R 1000:1000 /workspace [2022-07-18T19:01:14.452Z] Unable to find image 'busybox:latest' locally [2022-07-18T19:01:14.492Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-07-18T19:01:14.492Z] === RUN TestCreateServiceMaxReplicas [2022-07-18T19:01:14.564Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-18T19:01:14.711Z] latest: Pulling from library/busybox [2022-07-18T19:01:14.711Z] 19d511225f94: Pulling fs layer [2022-07-18T19:01:14.711Z] 19d511225f94: Download complete [2022-07-18T19:01:14.711Z] 19d511225f94: Pull complete [2022-07-18T19:01:14.711Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-18T19:01:14.711Z] Status: Downloaded newer image for busybox:latest [2022-07-18T19:01:15.930Z] docker_api_swarm_service_test.go:395: [d7cada42b8938] joining swarm manager [d71a42da8fef3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T19:01:15.930Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-18T19:01:16.377Z] + bundleName=amd64-cgroup2 [2022-07-18T19:01:16.377Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-18T19:01:16.377Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-18T19:01:16.377Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-18T19:01:16.377Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-07-18T19:01:16.534Z] docker_api_swarm_service_test.go:395: [d8ee5f62e9ed0] joining swarm manager [d71a42da8fef3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [Pipeline] archiveArtifacts [2022-07-18T19:01:16.647Z] Archiving artifacts [2022-07-18T19:01:17.023Z] --- PASS: TestCreateServiceMaxReplicas (2.58s) [2022-07-18T19:01:17.023Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-18T19:01:17.464Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-18T19:01:18.577Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43815/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-18T19:01:18.879Z] + make clean [2022-07-18T19:01:18.879Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-18T19:01:18.879Z] docker-dev-cache [2022-07-18T19:01:18.879Z] docker-mod-cache [Pipeline] deleteDir [2022-07-18T19:01:20.005Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-18T19:01:20.005Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-18T19:01:21.893Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-18T19:01:22.149Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-18T19:01:22.710Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-18T19:01:30.789Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-18T19:01:31.044Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-18T19:01:31.607Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-18T19:01:31.897Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-07-18T19:01:31.897Z] === RUN TestCreateServiceSecretFileMode [2022-07-18T19:01:32.479Z] --- PASS: TestCreateServiceSecretFileMode (2.39s) [2022-07-18T19:01:32.479Z] === RUN TestCreateServiceConfigFileMode [2022-07-18T19:01:32.534Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-18T19:01:33.460Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-18T19:01:33.460Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-18T19:01:33.460Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-18T19:01:34.386Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-18T19:01:34.642Z] docker_api_swarm_service_test.go:343: [da32de6e4902b] joining swarm manager [dc520a8e67bb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T19:01:35.039Z] --- PASS: TestCreateServiceConfigFileMode (2.57s) [2022-07-18T19:01:35.039Z] === RUN TestCreateServiceSysctls [2022-07-18T19:01:35.569Z] docker_api_swarm_service_test.go:343: [dc7ede82796de] joining swarm manager [dc520a8e67bb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T19:01:35.569Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-18T19:01:36.934Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-18T19:01:37.860Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-18T19:01:38.320Z] --- PASS: TestCreateServiceSysctls (2.95s) [2022-07-18T19:01:38.320Z] === RUN TestCreateServiceCapabilities [2022-07-18T19:01:38.787Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-18T19:01:39.852Z] ok github.com/docker/docker/cmd/dockerd 0.093s coverage: 31.5% of statements [2022-07-18T19:01:39.852Z] ok github.com/docker/docker/container 0.118s coverage: 36.2% of statements [2022-07-18T19:01:39.852Z] ok github.com/docker/docker/cmd/dockerd/trap 2.556s coverage: 0.0% of statements [2022-07-18T19:01:39.852Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-18T19:01:39.852Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-18T19:01:39.852Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-18T19:01:39.852Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-18T19:01:39.852Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-18T19:01:40.220Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2022-07-18T19:01:40.220Z] === RUN TestInspect [2022-07-18T19:01:41.298Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-18T19:01:41.298Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-18T19:01:41.598Z] === RUN TestDockerSuite/TestLogsSince [2022-07-18T19:01:42.369Z] ok github.com/docker/docker/daemon/cluster 0.076s coverage: 0.5% of statements [2022-07-18T19:01:43.503Z] --- PASS: TestInspect (2.66s) [2022-07-18T19:01:43.503Z] === RUN TestCreateJob [2022-07-18T19:01:43.736Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-07-18T19:01:45.101Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-07-18T19:01:46.032Z] --- PASS: TestCreateJob (2.95s) [2022-07-18T19:01:46.032Z] === RUN TestReplicatedJob [2022-07-18T19:01:48.134Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-18T19:01:49.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-18T19:01:51.299Z] --- PASS: TestReplicatedJob (4.67s) [2022-07-18T19:01:51.299Z] === RUN TestUpdateReplicatedJob [2022-07-18T19:01:51.391Z] docker_api_swarm_service_test.go:490: [d8176c25579f2] joining swarm manager [df19478d6985e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T19:01:52.358Z] docker_api_swarm_service_test.go:490: [df6aa2d4fd5fe] joining swarm manager [df19478d6985e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T19:01:53.184Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-07-18T19:01:53.184Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.7% of statements [2022-07-18T19:01:53.721Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-18T19:01:53.747Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-07-18T19:01:53.829Z] --- PASS: TestUpdateReplicatedJob (3.11s) [2022-07-18T19:01:53.829Z] === RUN TestServiceListWithStatuses [2022-07-18T19:01:53.829Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-18T19:01:53.829Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-18T19:01:53.829Z] === RUN TestDockerNetworkConnectAlias [2022-07-18T19:01:54.310Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-07-18T19:01:54.324Z] === RUN TestDockerSuite/TestLogsTail [2022-07-18T19:01:54.566Z] ok github.com/docker/docker/daemon 10.133s coverage: 16.2% of statements [2022-07-18T19:01:54.566Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-18T19:01:54.566Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-18T19:01:54.566Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-18T19:01:54.566Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-18T19:01:54.566Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-18T19:01:54.886Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-18T19:01:55.447Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-18T19:01:55.933Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.680s coverage: 74.8% of statements [2022-07-18T19:01:56.009Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-18T19:01:56.009Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-18T19:01:56.009Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-18T19:01:56.009Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-18T19:01:56.009Z] === RUN TestDockerSuite/TestNetHostname [2022-07-18T19:01:57.300Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.363s coverage: 56.2% of statements [2022-07-18T19:01:57.300Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-07-18T19:01:57.373Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-18T19:01:57.630Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-18T19:01:57.630Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-18T19:01:57.630Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-18T19:01:58.015Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) [2022-07-18T19:01:58.015Z] === RUN TestDockerNetworkReConnect [2022-07-18T19:01:58.556Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-18T19:01:59.159Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-18T19:01:59.189Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-07-18T19:02:00.084Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-18T19:02:00.084Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-18T19:02:00.084Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-18T19:02:00.340Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-18T19:02:00.565Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.300s coverage: 50.6% of statements [2022-07-18T19:02:01.126Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.215s coverage: 46.1% of statements [2022-07-18T19:02:01.126Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-18T19:02:01.298Z] --- PASS: TestDockerNetworkReConnect (3.36s) [2022-07-18T19:02:01.298Z] === RUN TestServicePlugin [2022-07-18T19:02:01.298Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T19:02:01.298Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-18T19:02:01.298Z] === RUN TestServiceUpdateLabel [2022-07-18T19:02:02.533Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.658s coverage: 58.5% of statements [2022-07-18T19:02:02.533Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-18T19:02:02.533Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-18T19:02:02.533Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.5% of statements [2022-07-18T19:02:03.200Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-07-18T19:02:03.200Z] === RUN TestServiceUpdateSecrets [2022-07-18T19:02:03.461Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-07-18T19:02:04.023Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-07-18T19:02:04.500Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-18T19:02:04.952Z] ok github.com/docker/docker/daemon/images 0.052s coverage: 6.9% of statements [2022-07-18T19:02:04.952Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-18T19:02:04.952Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-18T19:02:05.864Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-18T19:02:05.885Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements [2022-07-18T19:02:06.448Z] ok github.com/docker/docker/daemon/logger/awslogs 0.166s coverage: 79.9% of statements [2022-07-18T19:02:06.704Z] ok github.com/docker/docker/daemon/logger/fluentd 0.009s coverage: 53.6% of statements [2022-07-18T19:02:06.704Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-18T19:02:06.795Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-18T19:02:07.266Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 68.2% of statements [2022-07-18T19:02:07.523Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-18T19:02:08.085Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2022-07-18T19:02:08.340Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.114s coverage: 76.8% of statements [2022-07-18T19:02:08.730Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-18T19:02:08.902Z] ok github.com/docker/docker/daemon/logger/local 0.043s coverage: 79.4% of statements [2022-07-18T19:02:08.902Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-18T19:02:08.902Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-18T19:02:09.465Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 62.0% of statements [2022-07-18T19:02:10.028Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.034s coverage: 31.5% of statements [2022-07-18T19:02:10.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-18T19:02:10.955Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2022-07-18T19:02:11.212Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-07-18T19:02:11.554Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-18T19:02:11.775Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-18T19:02:12.338Z] ok github.com/docker/docker/daemon/logger/splunk 1.597s coverage: 82.5% of statements [2022-07-18T19:02:12.338Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-18T19:02:12.338Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-18T19:02:12.919Z] docker_api_swarm_service_test.go:128: [d0a1bc3053693] joining swarm manager [d9d4ed28d9e32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T19:02:13.267Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 44.4% of statements [2022-07-18T19:02:13.845Z] docker_api_swarm_service_test.go:129: [dcd1ce176b6b1] joining swarm manager [d9d4ed28d9e32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T19:02:14.102Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-18T19:02:14.631Z] ok github.com/docker/docker/distribution 1.501s coverage: 28.0% of statements [2022-07-18T19:02:14.631Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-18T19:02:15.193Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-07-18T19:02:15.754Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-07-18T19:02:15.754Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 84.9% of statements [2022-07-18T19:02:15.754Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-18T19:02:15.990Z] docker_api_swarm_service_test.go:137: [d5f395d0c9ec6] joining swarm manager [d9d4ed28d9e32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-18T19:02:15.990Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-18T19:02:16.010Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-07-18T19:02:16.572Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-07-18T19:02:16.572Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-18T19:02:16.572Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-18T19:02:16.595Z] docker_api_swarm_service_test.go:138: [dd7cc4c2c4c8c] joining swarm manager [d9d4ed28d9e32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-18T19:02:17.500Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2022-07-18T19:02:18.062Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-07-18T19:02:18.071Z] --- PASS: TestServiceUpdateSecrets (14.39s) [2022-07-18T19:02:18.072Z] === RUN TestServiceUpdateConfigs [2022-07-18T19:02:18.319Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements [2022-07-18T19:02:18.575Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-07-18T19:02:19.108Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-18T19:02:20.464Z] ok github.com/docker/docker/pkg/archive 0.285s coverage: 81.9% of statements [2022-07-18T19:02:20.993Z] === RUN TestDockerSuite/TestPluginActive [2022-07-18T19:02:21.026Z] ok github.com/docker/docker/pkg/authorization 0.238s coverage: 68.3% of statements [2022-07-18T19:02:21.026Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-18T19:02:21.294Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-18T19:02:23.588Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-18T19:02:24.571Z] ok github.com/docker/docker/pkg/chrootarchive 2.471s coverage: 42.7% of statements [2022-07-18T19:02:24.571Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-18T19:02:24.571Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-07-18T19:02:24.826Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-07-18T19:02:25.082Z] ok github.com/docker/docker/layer 7.277s coverage: 68.9% of statements [2022-07-18T19:02:25.082Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-18T19:02:25.082Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-18T19:02:25.082Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-18T19:02:25.082Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-18T19:02:25.082Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-18T19:02:25.082Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-18T19:02:25.337Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 87.2% of statements [2022-07-18T19:02:25.593Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-07-18T19:02:25.593Z] ok github.com/docker/docker/pkg/fsutils 0.178s coverage: 85.1% of statements [2022-07-18T19:02:26.960Z] ok github.com/docker/docker/pkg/idtools 0.410s coverage: 67.9% of statements [2022-07-18T19:02:26.960Z] ok github.com/docker/docker/pkg/ioutils 0.486s coverage: 69.7% of statements [2022-07-18T19:02:27.216Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-07-18T19:02:27.216Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-07-18T19:02:27.216Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-18T19:02:27.473Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-07-18T19:02:27.473Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-07-18T19:02:27.730Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-18T19:02:27.986Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 90.5% of statements [2022-07-18T19:02:27.986Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-18T19:02:27.986Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-18T19:02:27.986Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-18T19:02:28.549Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-07-18T19:02:29.111Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-18T19:02:29.366Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-07-18T19:02:29.622Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-18T19:02:30.204Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-18T19:02:30.204Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-18T19:02:30.204Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-18T19:02:30.763Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-18T19:02:30.984Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-07-18T19:02:30.984Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-07-18T19:02:31.240Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-18T19:02:31.497Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-18T19:02:31.753Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-07-18T19:02:31.753Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-18T19:02:32.316Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-18T19:02:32.571Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-18T19:02:32.828Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2022-07-18T19:02:32.944Z] --- PASS: TestServiceUpdateConfigs (14.02s) [2022-07-18T19:02:32.944Z] === RUN TestServiceUpdateNetwork [2022-07-18T19:02:33.389Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-07-18T19:02:33.645Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-18T19:02:34.024Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-18T19:02:35.532Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-07-18T19:02:35.532Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-07-18T19:02:36.094Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-18T19:02:37.022Z] ok github.com/docker/docker/quota 0.186s coverage: 71.4% of statements [2022-07-18T19:02:37.279Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-07-18T19:02:38.206Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-07-18T19:02:38.462Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-18T19:02:38.718Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-18T19:02:38.974Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-18T19:02:39.230Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-18T19:02:39.303Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-18T19:02:39.303Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-18T19:02:40.710Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-18T19:02:41.120Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-18T19:02:41.681Z] ok github.com/docker/docker/volume/local 0.093s coverage: 76.8% of statements [2022-07-18T19:02:41.682Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-18T19:02:41.937Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-07-18T19:02:41.938Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-18T19:02:43.302Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-07-18T19:02:43.346Z] === RUN TestDockerSuite/TestPortList [2022-07-18T19:02:43.948Z] docker_api_swarm_service_test.go:304: [d4e9da41fb2b4] joining swarm manager [d3caf4328afe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T19:02:44.874Z] docker_api_swarm_service_test.go:304: [d0c42a5b7ca34] joining swarm manager [d3caf4328afe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T19:02:45.143Z] --- PASS: TestServiceUpdateNetwork (12.18s) [2022-07-18T19:02:45.143Z] === RUN TestServiceUpdatePidsLimit [2022-07-18T19:02:45.143Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-18T19:02:45.709Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-18T19:02:51.408Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-18T19:02:53.818Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-18T19:02:53.973Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-18T19:02:53.973Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-18T19:02:56.487Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-18T19:02:57.091Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-18T19:02:57.347Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-18T19:02:57.603Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-18T19:03:00.114Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-18T19:03:00.370Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-18T19:03:00.376Z] --- PASS: TestServiceUpdatePidsLimit (16.04s) [2022-07-18T19:03:00.376Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-18T19:03:00.376Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-07-18T19:03:00.376Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-07-18T19:03:00.376Z] PASS [2022-07-18T19:03:00.376Z] [2022-07-18T19:03:00.376Z] === Skipped [2022-07-18T19:03:00.376Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-18T19:03:00.376Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-18T19:03:00.376Z] [2022-07-18T19:03:00.376Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-18T19:03:00.376Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T19:03:00.376Z] [2022-07-18T19:03:00.376Z] DONE 27 tests, 2 skipped in 129.902s [2022-07-18T19:03:00.376Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-18T19:03:00.376Z] ++ 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-07-18T19:03:00.376Z] ++ set -e [2022-07-18T19:03:00.376Z] ++ '[' -n 0 ']' [2022-07-18T19:03:00.376Z] ++ set -x [2022-07-18T19:03:00.376Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-18T19:03:00.376Z] INFO: Testing against a local daemon [2022-07-18T19:03:00.376Z] === RUN TestSessionCreate [2022-07-18T19:03:00.376Z] --- PASS: TestSessionCreate (0.02s) [2022-07-18T19:03:00.376Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-18T19:03:00.376Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-18T19:03:00.376Z] PASS [2022-07-18T19:03:00.376Z] [2022-07-18T19:03:00.376Z] DONE 2 tests in 0.127s [2022-07-18T19:03:00.376Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-18T19:03:00.376Z] ++ 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-07-18T19:03:00.376Z] ++ set -e [2022-07-18T19:03:00.376Z] ++ '[' -n 0 ']' [2022-07-18T19:03:00.376Z] ++ set -x [2022-07-18T19:03:00.377Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-18T19:03:00.377Z] INFO: Testing against a local daemon [2022-07-18T19:03:00.377Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-18T19:03:00.377Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-18T19:03:00.377Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-18T19:03:00.377Z] === RUN TestDiskUsage [2022-07-18T19:03:00.377Z] === PAUSE TestDiskUsage [2022-07-18T19:03:00.377Z] === RUN TestEventsExecDie [2022-07-18T19:03:00.634Z] --- PASS: TestEventsExecDie (0.49s) [2022-07-18T19:03:00.634Z] === RUN TestEventsBackwardsCompatible [2022-07-18T19:03:00.634Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-18T19:03:00.634Z] === RUN TestEventsVolumeCreate [2022-07-18T19:03:00.634Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-18T19:03:00.634Z] === RUN TestInfoBinaryCommits [2022-07-18T19:03:00.634Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-18T19:03:00.634Z] === RUN TestInfoAPIVersioned [2022-07-18T19:03:00.634Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-18T19:03:00.634Z] === RUN TestInfoAPI [2022-07-18T19:03:00.634Z] --- PASS: TestInfoAPI (0.02s) [2022-07-18T19:03:00.634Z] === RUN TestInfoAPIWarnings [2022-07-18T19:03:02.882Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-18T19:03:04.770Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-18T19:03:05.225Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.3% of statements [2022-07-18T19:03:05.225Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-18T19:03:05.225Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-18T19:03:05.225Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-18T19:03:05.225Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-18T19:03:05.225Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-18T19:03:05.225Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-18T19:03:05.225Z] ? github.com/docker/docker/rootless [no test files] [2022-07-18T19:03:05.225Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-18T19:03:05.225Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-18T19:03:05.225Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-18T19:03:05.225Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-18T19:03:05.225Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-18T19:03:05.225Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-18T19:03:05.225Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-18T19:03:05.225Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-18T19:03:05.225Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-18T19:03:05.225Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-18T19:03:05.225Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-18T19:03:05.225Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-18T19:03:05.225Z] ? github.com/docker/docker/volume [no test files] [2022-07-18T19:03:05.225Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-18T19:03:05.225Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === Skipped [2022-07-18T19:03:05.225Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-18T19:03:05.225Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-18T19:03:05.225Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-18T19:03:05.225Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-18T19:03:05.225Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-18T19:03:05.225Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T19:03:05.225Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-18T19:03:05.225Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T19:03:05.225Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-18T19:03:05.225Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T19:03:05.225Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-18T19:03:05.225Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T19:03:05.225Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-18T19:03:05.225Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T19:03:05.225Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-18T19:03:05.225Z] graphtest_unix.go:71: No driver to put! [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-18T19:03:05.225Z] time="2022-07-18T19:01:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-18T19:03:05.225Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-18T19:03:05.225Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-18T19:03:05.225Z] time="2022-07-18T19:01:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-18T19:03:05.225Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-18T19:03:05.225Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-18T19:03:05.225Z] time="2022-07-18T19:01:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-18T19:03:05.225Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-18T19:03:05.225Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-18T19:03:05.225Z] time="2022-07-18T19:01:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-18T19:03:05.225Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-18T19:03:05.225Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-18T19:03:05.225Z] time="2022-07-18T19:01:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-18T19:03:05.225Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-18T19:03:05.225Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-18T19:03:05.225Z] graphtest_unix.go:71: No driver to put! [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-18T19:03:05.225Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-18T19:03:05.225Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-18T19:03:05.225Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-18T19:03:05.225Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-18T19:03:05.225Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T19:03:05.225Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-18T19:03:05.225Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T19:03:05.225Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-18T19:03:05.225Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T19:03:05.225Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-18T19:03:05.225Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T19:03:05.225Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-18T19:03:05.225Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T19:03:05.225Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-18T19:03:05.225Z] graphtest_unix.go:71: No driver to put! [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-18T19:03:05.225Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-18T19:03:05.225Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-18T19:03:05.225Z] [2022-07-18T19:03:05.225Z] DONE 2811 tests, 28 skipped in 250.303s [2022-07-18T19:03:05.226Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/bitseq [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/cluster [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/config [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/datastore [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/driverapi [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/etchosts [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/idm [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/ipam [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/iptables [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/netlabel [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/netutils [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/networkdb [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/ns [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/options [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/osl [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/portallocator [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/portmapper [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/testutils [2022-07-18T19:03:05.226Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-18T19:03:05.226Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-07-18T19:03:05.697Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-18T19:03:05.954Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-18T19:03:06.881Z] docker_api_swarm_service_test.go:100: [d95a11b546906] joining swarm manager [d3f3a59674652]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T19:03:07.812Z] docker_api_swarm_service_test.go:101: [db5f1ca598cb5] joining swarm manager [d3f3a59674652]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T19:03:08.753Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-18T19:03:16.877Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-18T19:03:17.132Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-18T19:03:18.537Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-18T19:03:18.742Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-18T19:03:18.742Z] === RUN TestInfoDebug [2022-07-18T19:03:18.742Z] --- PASS: TestInfoDebug (0.52s) [2022-07-18T19:03:18.742Z] === RUN TestInfoInsecureRegistries [2022-07-18T19:03:18.742Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-18T19:03:18.742Z] === RUN TestInfoRegistryMirrors [2022-07-18T19:03:18.742Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-18T19:03:18.742Z] === RUN TestLoginFailsWithBadCredentials [2022-07-18T19:03:19.309Z] --- PASS: TestLoginFailsWithBadCredentials (0.59s) [2022-07-18T19:03:19.309Z] === RUN TestPingCacheHeaders [2022-07-18T19:03:19.309Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-18T19:03:19.309Z] === RUN TestPingGet [2022-07-18T19:03:19.567Z] --- PASS: TestPingGet (0.02s) [2022-07-18T19:03:19.567Z] === RUN TestPingHead [2022-07-18T19:03:19.567Z] --- PASS: TestPingHead (0.02s) [2022-07-18T19:03:19.567Z] === RUN TestPingSwarmHeader [2022-07-18T19:03:19.944Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-18T19:03:20.133Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-18T19:03:20.505Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-18T19:03:20.700Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-18T19:03:21.634Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-18T19:03:21.634Z] --- PASS: TestPingSwarmHeader (2.17s) [2022-07-18T19:03:21.634Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-18T19:03:21.634Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-18T19:03:21.634Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-18T19:03:21.634Z] === RUN TestVersion [2022-07-18T19:03:21.634Z] --- PASS: TestVersion (0.02s) [2022-07-18T19:03:21.634Z] === CONT TestDiskUsage [2022-07-18T19:03:22.200Z] === RUN TestDiskUsage/empty [2022-07-18T19:03:22.200Z] === RUN TestDiskUsage/empty/container_types [2022-07-18T19:03:22.200Z] === RUN TestDiskUsage/empty/image_types [2022-07-18T19:03:22.200Z] === RUN TestDiskUsage/empty/volume_types [2022-07-18T19:03:22.200Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-18T19:03:22.200Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-18T19:03:22.200Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-18T19:03:22.200Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-18T19:03:22.200Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-18T19:03:22.200Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-18T19:03:22.200Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-18T19:03:22.200Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-18T19:03:22.439Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-18T19:03:22.459Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-18T19:03:22.459Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-18T19:03:22.459Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-18T19:03:22.459Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-18T19:03:22.459Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-18T19:03:22.459Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-18T19:03:22.459Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-18T19:03:22.459Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-18T19:03:22.459Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-18T19:03:22.459Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-18T19:03:22.459Z] === RUN TestDiskUsage/after_container.Run [2022-07-18T19:03:22.717Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-18T19:03:22.717Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-18T19:03:22.717Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-18T19:03:22.717Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-18T19:03:22.717Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-18T19:03:22.717Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-18T19:03:22.717Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-18T19:03:22.717Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-18T19:03:22.717Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-18T19:03:22.717Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage (1.16s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-18T19:03:22.717Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-18T19:03:22.717Z] PASS [2022-07-18T19:03:22.717Z] [2022-07-18T19:03:22.717Z] === Skipped [2022-07-18T19:03:22.717Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-18T19:03:22.717Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-18T19:03:22.717Z] [2022-07-18T19:03:22.717Z] DONE 54 tests, 1 skipped in 22.847s [2022-07-18T19:03:22.717Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-18T19:03:22.717Z] ++ 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-07-18T19:03:22.717Z] ++ set -e [2022-07-18T19:03:22.717Z] ++ '[' -n 0 ']' [2022-07-18T19:03:22.717Z] ++ set -x [2022-07-18T19:03:22.717Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-18T19:03:22.976Z] INFO: Testing against a local daemon [2022-07-18T19:03:22.976Z] === RUN TestVolumesCreateAndList [2022-07-18T19:03:22.976Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-18T19:03:22.976Z] === RUN TestVolumesRemove [2022-07-18T19:03:22.976Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-18T19:03:22.976Z] === RUN TestVolumesInspect [2022-07-18T19:03:22.976Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-18T19:03:22.976Z] === RUN TestVolumesInvalidJSON [2022-07-18T19:03:22.976Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-18T19:03:22.976Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-18T19:03:22.976Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-18T19:03:22.976Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-18T19:03:22.976Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-18T19:03:22.976Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-18T19:03:22.976Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-18T19:03:22.976Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-18T19:03:22.976Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-18T19:03:22.976Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-18T19:03:22.976Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-18T19:03:22.976Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-18T19:03:22.976Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-18T19:03:22.976Z] PASS [2022-07-18T19:03:22.976Z] [2022-07-18T19:03:22.976Z] DONE 9 tests in 0.208s [2022-07-18T19:03:22.976Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-18T19:03:23.234Z] ++++ cat bundles/test-integration/docker.pid [2022-07-18T19:03:23.234Z] +++ kill 14285 [2022-07-18T19:03:23.234Z] +++ /etc/init.d/apparmor stop [2022-07-18T19:03:23.493Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-18T19:03:23.493Z] [2022-07-18T19:03:23.493Z] Unloading profiles will leave already running processes permanently [2022-07-18T19:03:23.493Z] unconfined, which can lead to unexpected situations. [2022-07-18T19:03:23.493Z] [2022-07-18T19:03:23.493Z] To set a process to complain mode, use the command line tool [2022-07-18T19:03:23.493Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-18T19:03:23.493Z] +++ true [2022-07-18T19:03:23.493Z] exiting test-integration [2022-07-18T19:03:23.493Z] ++ exit 0 [2022-07-18T19:03:23.493Z] Post stage [Pipeline] junit [2022-07-18T19:03:24.073Z] Recording test results [2022-07-18T19:03:24.241Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-18T19:03:24.328Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-18T19:03:24.567Z] + echo Ensuring container killed. [2022-07-18T19:03:24.568Z] Ensuring container killed. [2022-07-18T19:03:24.568Z] + docker rm -vf docker-pr5 [2022-07-18T19:03:24.568Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-07-18T19:03:24.850Z] + echo Chowning /workspace to jenkins user [2022-07-18T19:03:24.850Z] Chowning /workspace to jenkins user [2022-07-18T19:03:24.850Z] + id -u [2022-07-18T19:03:24.850Z] + id -g [2022-07-18T19:03:24.850Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43815:/workspace busybox chown -R 1000:1000 /workspace [2022-07-18T19:03:24.850Z] Unable to find image 'busybox:latest' locally [2022-07-18T19:03:24.850Z] latest: Pulling from library/busybox [2022-07-18T19:03:25.108Z] 87379020f3b6: Pulling fs layer [2022-07-18T19:03:25.108Z] 87379020f3b6: Download complete [2022-07-18T19:03:25.108Z] 87379020f3b6: Pull complete [2022-07-18T19:03:25.108Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-18T19:03:25.108Z] Status: Downloaded newer image for busybox:latest [2022-07-18T19:03:25.254Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-18T19:03:25.510Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-18T19:03:26.437Z] === RUN TestDockerSuite/TestPsRightTagName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-18T19:03:26.774Z] + bundleName=arm64-integration [2022-07-18T19:03:26.774Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-18T19:03:26.774Z] Creating arm64-integration-bundles.tar.gz [2022-07-18T19:03:26.774Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-07-18T19:03:26.774Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-18T19:03:26.998Z] check_test.go:611: [d95a11b546906] daemon is not started [Pipeline] archiveArtifacts [2022-07-18T19:03:27.044Z] Archiving artifacts [2022-07-18T19:03:28.363Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-18T19:03:28.957Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43815/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-18T19:03:29.261Z] + make clean [2022-07-18T19:03:29.519Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-18T19:03:29.519Z] docker-dev-cache [2022-07-18T19:03:29.519Z] docker-mod-cache [Pipeline] deleteDir [2022-07-18T19:03:29.812Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-18T19:03:29.812Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-18T19:03:29.812Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-18T19:03:30.372Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-18T19:03:30.933Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-18T19:03:30.933Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-18T19:03:31.859Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-18T19:03:32.461Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-18T19:03:32.717Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-18T19:03:33.279Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-18T19:03:34.652Z] docker_api_swarm_service_test.go:533: [dc3b0bfe48c12] joining swarm manager [d9f89962f8ed9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T19:03:36.582Z] docker_api_swarm_service_test.go:534: [d3c213d8f18e4] joining swarm manager [d9f89962f8ed9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T19:03:41.870Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-18T19:03:42.800Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-18T19:03:44.687Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-18T19:03:44.687Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-18T19:03:44.687Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-18T19:03:44.943Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-18T19:03:46.873Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-18T19:03:47.800Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-18T19:03:49.814Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-18T19:03:50.743Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-18T19:03:50.743Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-18T19:03:50.998Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-18T19:03:51.878Z] ok github.com/docker/docker/libnetwork 37.137s coverage: 40.6% of statements [2022-07-18T19:03:51.878Z] ok github.com/docker/docker/libnetwork/bitseq 0.113s coverage: 84.4% of statements [2022-07-18T19:03:51.878Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-18T19:03:51.878Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-18T19:03:51.878Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-18T19:03:51.878Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-18T19:03:51.878Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-18T19:03:51.878Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-18T19:03:51.878Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-18T19:03:51.878Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-18T19:03:51.878Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-18T19:03:51.878Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-18T19:03:51.878Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-18T19:03:51.878Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-18T19:03:51.878Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-18T19:03:51.878Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.332s coverage: 59.9% of statements [2022-07-18T19:03:51.878Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-18T19:03:51.878Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-18T19:03:51.878Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.142s coverage: 5.2% of statements [2022-07-18T19:03:51.878Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-18T19:03:51.878Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-07-18T19:03:51.878Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-18T19:03:51.878Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-18T19:03:53.513Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-18T19:03:54.073Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-18T19:03:54.329Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-18T19:03:55.693Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-18T19:03:56.301Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-18T19:03:57.227Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-18T19:03:57.789Z] === RUN TestDockerSuite/TestRmiTag [2022-07-18T19:03:58.046Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-18T19:03:58.607Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-18T19:04:01.811Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.173s coverage: 6.6% of statements [2022-07-18T19:04:01.811Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-18T19:04:01.811Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-18T19:04:01.811Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-07-18T19:04:01.811Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-18T19:04:01.811Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-18T19:04:01.811Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-18T19:04:01.952Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-18T19:04:02.251Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-18T19:04:02.372Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-18T19:04:02.628Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-07-18T19:04:02.628Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-18T19:04:02.853Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-18T19:04:02.884Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-18T19:04:03.109Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-18T19:04:03.669Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-18T19:04:04.231Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-18T19:04:04.528Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-18T19:04:04.528Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-18T19:04:05.089Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-18T19:04:06.015Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-18T19:04:06.576Z] docker_api_swarm_service_test.go:148: [dd4cc8907d81f] joining swarm manager [d5db8eb346f66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T19:04:07.503Z] docker_api_swarm_service_test.go:148: [d0f1c2dcbefb4] joining swarm manager [d5db8eb346f66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T19:04:10.016Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-18T19:04:10.321Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-18T19:04:11.687Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-18T19:04:12.699Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-18T19:04:14.587Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-18T19:04:15.050Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-07-18T19:04:15.949Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-18T19:04:17.835Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-18T19:04:18.395Z] === RUN TestDockerSuite/TestDockerFails [2022-07-18T19:04:18.395Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-18T19:04:19.804Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-18T19:04:20.060Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-18T19:04:20.663Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-18T19:04:22.026Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-18T19:04:22.291Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-18T19:04:22.867Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-18T19:04:23.793Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-18T19:04:24.354Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-18T19:04:24.609Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-18T19:04:25.170Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-18T19:04:25.170Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-18T19:04:25.731Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-18T19:04:27.619Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-18T19:04:27.874Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-18T19:04:28.435Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-18T19:04:29.000Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-18T19:04:29.918Z] ok github.com/docker/docker/libnetwork/ipam 14.283s coverage: 85.3% of statements [2022-07-18T19:04:29.918Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-18T19:04:29.918Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-18T19:04:29.918Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-18T19:04:29.918Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-07-18T19:04:29.918Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-18T19:04:29.918Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-18T19:04:29.918Z] ok github.com/docker/docker/libnetwork/ipamutils 0.251s coverage: 74.0% of statements [2022-07-18T19:04:29.918Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.0% of statements [2022-07-18T19:04:29.927Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-18T19:04:30.173Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-18T19:04:30.430Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-07-18T19:04:30.852Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-18T19:04:31.414Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-18T19:04:32.343Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-18T19:04:32.905Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-18T19:04:33.875Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-18T19:04:34.436Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-18T19:04:35.042Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-18T19:04:35.969Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-18T19:04:36.224Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-18T19:04:36.784Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-18T19:04:37.039Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-18T19:04:37.039Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-18T19:04:38.451Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-18T19:04:39.061Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-18T19:04:39.622Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-18T19:04:40.227Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-18T19:04:40.482Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-18T19:04:40.482Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-18T19:04:41.086Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-18T19:04:41.649Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-18T19:04:41.907Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-18T19:04:42.472Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-18T19:04:43.076Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-18T19:04:43.076Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-18T19:04:43.332Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-18T19:04:43.332Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-18T19:04:44.258Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-18T19:04:44.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-18T19:04:44.819Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-18T19:04:45.380Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-18T19:04:45.989Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-18T19:04:45.989Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-18T19:04:46.917Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-18T19:04:48.284Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-18T19:04:49.210Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-18T19:04:50.573Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-18T19:04:50.870Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-18T19:04:51.431Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-18T19:04:51.992Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-18T19:04:52.554Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-18T19:04:52.811Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-18T19:04:54.177Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-18T19:04:56.736Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-18T19:04:56.736Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-18T19:04:56.992Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-18T19:04:58.883Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-18T19:04:59.814Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-18T19:05:01.702Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-18T19:05:04.263Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-18T19:05:04.263Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-18T19:05:04.263Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-18T19:05:04.263Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-18T19:05:04.263Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-18T19:05:04.263Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-18T19:05:05.659Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-18T19:05:06.585Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-18T19:05:08.474Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-18T19:05:09.401Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-18T19:05:09.656Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-18T19:05:10.587Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-18T19:05:10.842Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-18T19:05:10.842Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-18T19:05:10.842Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-18T19:05:11.770Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-18T19:05:13.658Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-18T19:05:13.658Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-18T19:05:14.219Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-18T19:05:14.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-18T19:05:14.730Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-18T19:05:15.291Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-18T19:05:15.851Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-18T19:05:15.851Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-18T19:05:16.412Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-18T19:05:17.338Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-18T19:05:17.338Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-18T19:05:17.594Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-18T19:05:18.154Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-18T19:05:18.717Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-18T19:05:19.688Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-18T19:05:20.250Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-18T19:05:20.250Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-18T19:05:20.811Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-18T19:05:20.811Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-18T19:05:21.371Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-18T19:05:21.932Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-18T19:05:23.298Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-18T19:05:23.298Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-18T19:05:23.554Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-18T19:05:23.554Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-18T19:05:23.554Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-18T19:05:26.865Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-18T19:05:26.865Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-18T19:05:26.865Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-18T19:05:28.797Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-18T19:05:32.101Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-18T19:05:36.261Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-18T19:05:38.146Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-18T19:05:38.707Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-18T19:05:39.634Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-18T19:05:39.634Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-18T19:05:39.890Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-18T19:05:39.890Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-18T19:05:40.145Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-18T19:05:42.081Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-18T19:05:43.008Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-18T19:05:43.935Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-18T19:05:50.505Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-18T19:05:50.505Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-18T19:05:50.505Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-18T19:05:51.067Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-18T19:05:51.067Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-18T19:05:51.324Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-18T19:05:52.250Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-18T19:05:53.176Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-18T19:05:54.123Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-18T19:05:54.123Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-18T19:05:54.123Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-18T19:05:55.051Z] === RUN TestDockerSuite/TestRunMount [2022-07-18T19:05:59.214Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-18T19:05:59.471Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-18T19:05:59.726Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-18T19:06:00.288Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-18T19:06:01.653Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-18T19:06:03.542Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-18T19:06:05.429Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-18T19:06:06.794Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-18T19:06:08.156Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-18T19:06:08.411Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-18T19:06:09.337Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-18T19:06:09.337Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-18T19:06:09.898Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-18T19:06:11.262Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-18T19:06:11.823Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-18T19:06:11.823Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-18T19:06:12.428Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-18T19:06:14.316Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-18T19:06:14.877Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-18T19:06:15.846Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-18T19:06:18.389Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-18T19:06:19.316Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-18T19:06:20.243Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-18T19:06:20.243Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-18T19:06:21.169Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-18T19:06:21.169Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-18T19:06:21.169Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-18T19:06:21.730Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-18T19:06:21.798Z] ok github.com/docker/docker/libnetwork/networkdb 104.262s coverage: 60.0% of statements [2022-07-18T19:06:21.799Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-18T19:06:21.799Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-18T19:06:21.799Z] ok github.com/docker/docker/libnetwork/osl 4.318s coverage: 39.7% of statements [2022-07-18T19:06:21.799Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-18T19:06:21.799Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-07-18T19:06:22.334Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-18T19:06:22.334Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-18T19:06:22.725Z] ok github.com/docker/docker/libnetwork/portmapper 0.534s coverage: 48.6% of statements [2022-07-18T19:06:22.725Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-18T19:06:22.725Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-18T19:06:22.896Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-18T19:06:22.980Z] ok github.com/docker/docker/libnetwork/types 0.008s coverage: 37.3% of statements [2022-07-18T19:06:22.980Z] [2022-07-18T19:06:22.980Z] === Skipped [2022-07-18T19:06:22.980Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-18T19:06:22.980Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-18T19:06:22.980Z] [2022-07-18T19:06:22.980Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-18T19:06:22.980Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-18T19:06:22.980Z] [2022-07-18T19:06:22.980Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-18T19:06:22.980Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-18T19:06:22.980Z] [2022-07-18T19:06:22.980Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-18T19:06:22.980Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-18T19:06:22.980Z] [2022-07-18T19:06:22.980Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-18T19:06:22.980Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-18T19:06:22.980Z] [2022-07-18T19:06:22.980Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-18T19:06:22.980Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-18T19:06:22.980Z] [2022-07-18T19:06:22.980Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-18T19:06:22.980Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-18T19:06:22.980Z] [2022-07-18T19:06:22.980Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-18T19:06:22.980Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-18T19:06:22.980Z] [2022-07-18T19:06:22.980Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-18T19:06:22.980Z] firewalld_test.go:14: firewalld is not running [2022-07-18T19:06:22.980Z] [2022-07-18T19:06:22.980Z] DONE 327 tests, 9 skipped in 200.378s Post stage [Pipeline] junit [2022-07-18T19:06:23.550Z] Recording test results [2022-07-18T19:06:23.816Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2022-07-18T19:06:23.822Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-18T19:06:24.130Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43815/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a46ce37d25ae75af06eedcbcc47c277bbaf79423 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a46ce37d25ae75af06eedcbcc47c277bbaf79423 hack/validate/vendor [2022-07-18T19:06:24.739Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-18T19:06:25.349Z] + echo Ensuring container killed. [2022-07-18T19:06:25.350Z] Ensuring container killed. [2022-07-18T19:06:25.350Z] + docker rm -vf docker-pr5 [2022-07-18T19:06:25.350Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-07-18T19:06:25.666Z] + echo Chowning /workspace to jenkins user [2022-07-18T19:06:25.666Z] Chowning /workspace to jenkins user [2022-07-18T19:06:25.666Z] + id -u [2022-07-18T19:06:25.666Z] + id -g [2022-07-18T19:06:25.666Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43815:/workspace busybox chown -R 1000:1000 /workspace [2022-07-18T19:06:26.421Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-18T19:06:26.915Z] + bundleName=unit [2022-07-18T19:06:26.915Z] + echo Creating unit-bundles.tar.gz [2022-07-18T19:06:26.915Z] Creating unit-bundles.tar.gz [2022-07-18T19:06:26.915Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-07-18T19:06:26.915Z] bundles/junit-report-libnetwork.xml [2022-07-18T19:06:26.915Z] bundles/junit-report.xml [2022-07-18T19:06:26.915Z] bundles/go-test-report-libnetwork.json [2022-07-18T19:06:26.915Z] bundles/go-test-report.json [2022-07-18T19:06:26.915Z] bundles/profile-libnetwork.out [2022-07-18T19:06:26.915Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-18T19:06:26.925Z] Archiving artifacts [2022-07-18T19:06:27.354Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43815/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-18T19:06:27.650Z] + make clean [2022-07-18T19:06:27.650Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-18T19:06:27.650Z] docker-dev-cache [2022-07-18T19:06:27.650Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-18T19:06:28.935Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-18T19:06:28.935Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-18T19:06:28.935Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-18T19:06:28.935Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-18T19:06:29.496Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-18T19:06:30.057Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-18T19:06:31.424Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-18T19:06:31.986Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-18T19:06:32.241Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-18T19:06:32.803Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-18T19:06:32.803Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-18T19:06:33.364Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-18T19:06:33.925Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-18T19:06:34.850Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-18T19:06:34.850Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-18T19:06:35.106Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-18T19:06:35.106Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-18T19:06:35.106Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-18T19:06:36.033Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-18T19:06:36.288Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-18T19:06:36.288Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-18T19:06:36.288Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-18T19:06:37.260Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-18T19:06:38.187Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-18T19:06:38.442Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-18T19:06:38.442Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-18T19:06:38.442Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-18T19:06:40.995Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-18T19:06:42.357Z] === RUN TestDockerSuite/TestRunRm [2022-07-18T19:06:42.613Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-18T19:06:44.016Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-18T19:06:46.574Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-18T19:06:46.574Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-18T19:06:47.179Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-18T19:06:49.067Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-18T19:06:49.067Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-18T19:06:49.367Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-18T19:06:52.632Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-18T19:06:52.632Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-18T19:06:55.895Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-18T19:06:55.895Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-18T19:06:56.456Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-18T19:06:57.017Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-18T19:06:57.578Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-18T19:06:58.505Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-18T19:06:58.505Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-18T19:06:58.760Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-18T19:06:59.321Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-18T19:06:59.885Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-18T19:07:00.811Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-18T19:07:01.372Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-18T19:07:01.627Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-18T19:07:04.197Z] === RUN TestDockerSuite/TestRunState [2022-07-18T19:07:04.807Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-18T19:07:05.369Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-18T19:07:05.929Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-18T19:07:06.185Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-18T19:07:06.186Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-18T19:07:06.186Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-18T19:07:06.186Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-18T19:07:06.746Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-18T19:07:07.306Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-18T19:07:08.672Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-18T19:07:08.672Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-18T19:07:08.672Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-18T19:07:09.232Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-18T19:07:09.232Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-18T19:07:11.122Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-18T19:07:11.379Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-18T19:07:12.349Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-18T19:07:12.911Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-18T19:07:16.217Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-18T19:07:16.217Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-18T19:07:18.105Z] docker_cli_service_logs_test.go:248: checking task 8nues8lxshfe [2022-07-18T19:07:18.105Z] docker_cli_service_logs_test.go:253: checking messages for 8nues8lxshfe [2022-07-18T19:07:18.105Z] docker_cli_service_logs_test.go:248: checking task iwzskarkh555 [2022-07-18T19:07:18.105Z] docker_cli_service_logs_test.go:253: checking messages for iwzskarkh555 [2022-07-18T19:07:18.666Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-18T19:07:18.922Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-18T19:07:19.848Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-18T19:07:20.106Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-18T19:07:21.033Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-18T19:07:21.289Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-18T19:07:22.655Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-18T19:07:23.582Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-18T19:07:24.143Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-18T19:07:24.143Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-18T19:07:24.398Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-18T19:07:24.962Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-18T19:07:25.218Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-18T19:07:25.797Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-18T19:07:25.797Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-18T19:07:25.797Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-18T19:07:25.797Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-18T19:07:26.358Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-18T19:07:29.632Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-18T19:07:29.888Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-18T19:07:30.860Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-18T19:07:32.271Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-18T19:07:33.303Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-18T19:07:34.667Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-18T19:07:36.557Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-18T19:07:37.162Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-18T19:07:37.162Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-18T19:07:37.162Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-18T19:07:37.162Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-18T19:07:37.162Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-18T19:07:37.162Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-18T19:07:37.162Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-18T19:07:37.162Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-18T19:07:37.162Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-18T19:07:37.162Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-18T19:07:38.089Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-18T19:07:38.652Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-18T19:07:38.907Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-18T19:07:39.875Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-18T19:07:40.131Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-18T19:07:40.692Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-18T19:07:40.692Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-18T19:07:41.619Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-18T19:07:41.619Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-18T19:07:41.619Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-18T19:07:41.619Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-18T19:07:41.619Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-18T19:07:41.619Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-18T19:07:41.619Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-18T19:07:41.619Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-18T19:07:41.619Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-18T19:07:41.619Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-18T19:07:41.619Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-18T19:07:41.619Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-18T19:07:41.619Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-18T19:07:41.619Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-18T19:07:41.619Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-18T19:07:41.619Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-18T19:07:42.184Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-18T19:07:42.745Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-18T19:07:42.745Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-18T19:07:43.307Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-18T19:07:43.562Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-18T19:07:44.124Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-18T19:07:44.124Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-18T19:07:44.124Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-18T19:07:44.686Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-18T19:07:45.246Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-18T19:07:45.246Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-18T19:07:45.246Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-18T19:07:45.808Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-18T19:07:46.371Z] docker_cli_swarm_test.go:1895: [d9d45d276f469] joining swarm manager [db1d75d5b7283]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T19:07:46.932Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-18T19:07:47.536Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-18T19:07:47.536Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-18T19:07:47.536Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-18T19:07:47.792Z] docker_cli_swarm_test.go:1896: [ded96b3da1ab9] joining swarm manager [db1d75d5b7283]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T19:07:48.047Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-18T19:07:48.047Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-18T19:07:49.418Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-18T19:07:49.674Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-18T19:07:51.037Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-18T19:07:51.598Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-18T19:07:51.598Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-18T19:07:51.598Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-18T19:07:51.598Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-18T19:07:52.158Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-18T19:07:53.084Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-18T19:07:53.644Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-18T19:07:55.006Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-18T19:07:55.570Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-18T19:07:58.088Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-18T19:08:00.657Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-18T19:08:03.228Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-18T19:08:04.154Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-18T19:08:04.154Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-18T19:08:06.042Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-18T19:08:06.969Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-18T19:08:07.896Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-18T19:08:09.259Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-18T19:08:10.623Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-18T19:08:11.987Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-18T19:08:12.242Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-18T19:08:13.607Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-18T19:08:14.535Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-18T19:08:15.462Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-18T19:08:17.350Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-18T19:08:18.757Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-18T19:08:21.281Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-18T19:08:21.281Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-18T19:08:21.281Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-18T19:08:21.281Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-18T19:08:21.538Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-18T19:08:22.465Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-18T19:08:23.025Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-18T19:08:23.951Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-18T19:08:23.951Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-18T19:08:25.316Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-18T19:08:25.316Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-18T19:08:25.615Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-18T19:08:27.025Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents808360884 [2022-07-18T19:08:27.025Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-18T19:08:27.025Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-18T19:08:28.392Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-18T19:08:28.392Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-18T19:08:28.392Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-18T19:08:29.319Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-18T19:08:30.688Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-18T19:08:30.688Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-18T19:08:32.574Z] docker_cli_swarm_test.go:1796: [d51a77a45f2d5] joining swarm manager [d18187007bdc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T19:08:32.829Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-18T19:08:33.389Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-18T19:08:33.645Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-18T19:08:33.943Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-18T19:08:33.943Z] docker_cli_swarm_test.go:1797: [d6d5ed98382da] joining swarm manager [d18187007bdc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T19:08:35.350Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-18T19:08:35.350Z] docker_cli_sni_test.go:30: Flakey test [2022-07-18T19:08:35.350Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-18T19:08:40.588Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-18T19:08:41.950Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-18T19:08:42.555Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-18T19:08:43.484Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-18T19:08:45.399Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-18T19:08:45.960Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-18T19:08:47.847Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-18T19:08:48.408Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-18T19:08:49.771Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-18T19:08:50.698Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-18T19:08:51.624Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-18T19:08:53.511Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-18T19:08:54.437Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-18T19:08:55.801Z] docker_cli_swarm_test.go:1315: [d4e7bd4e6649f] joining swarm manager [da02905445eb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T19:08:57.164Z] docker_cli_swarm_test.go:1316: [d0d9e2aa15dbe] joining swarm manager [da02905445eb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T19:08:58.527Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-18T19:09:01.787Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-18T19:09:05.989Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-18T19:09:08.518Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-18T19:09:09.080Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-18T19:09:09.640Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-18T19:09:10.201Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-18T19:09:10.201Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-18T19:09:10.201Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-18T19:09:10.762Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-18T19:09:11.324Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-18T19:09:11.324Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-18T19:09:11.324Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-18T19:09:11.324Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-18T19:09:11.324Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-18T19:09:12.250Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-18T19:09:12.814Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-18T19:09:13.375Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-18T19:09:14.301Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-18T19:09:18.502Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-18T19:09:18.758Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-18T19:09:18.758Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-18T19:09:18.758Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-18T19:09:19.321Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-18T19:09:19.885Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-18T19:09:21.773Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-18T19:09:23.220Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-18T19:09:24.624Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-18T19:09:39.495Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-18T19:09:39.495Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-18T19:09:39.495Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-18T19:09:40.097Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-18T19:09:40.097Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-18T19:09:40.097Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-18T19:09:40.097Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-18T19:09:40.707Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-18T19:09:40.707Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-18T19:09:41.279Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-18T19:09:41.279Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-18T19:09:41.536Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-18T19:09:41.536Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-18T19:09:41.536Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-18T19:09:42.900Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-18T19:09:42.900Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-18T19:09:43.199Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-18T19:09:43.199Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-18T19:09:43.199Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-18T19:09:43.199Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite (1345.95s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.50s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.92s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.93s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.06s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.97s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.86s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.94s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.04s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.11s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.68s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.04s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.47s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.89s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.99s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.02s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.03s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.34s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.27s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.50s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.58s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.56s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.44s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.86s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.66s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.90s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.80s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.81s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.71s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.62s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.77s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.78s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.86s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.78s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.94s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.75s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.51s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.97s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.81s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.15s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.57s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.60s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.66s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.38s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.67s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.65s) [2022-07-18T19:09:43.457Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.57s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.50s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.97s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.35s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.38s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.47s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.44s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b0a2b8__} (1.47s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12806657604_/foo_false_____} (1.60s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12806657604_/foo_true_____} (1.53s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33415370376_/foo_false_____} (1.53s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33415370376_/foo_true_____} (1.58s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33415370376_/foo_true__0xc000b0a2e8___} (1.51s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b0a300__} (0.69s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b0a318__} (1.54s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b0a330__} (1.48s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b0a348__} (1.57s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.28s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-07-18T19:09:43.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.67s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.36s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.79s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.63s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.60s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.87s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.94s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.98s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.99s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.84s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.78s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.01s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.99s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.97s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.91s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.73s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.62s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.60s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.88s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.09s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.57s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.63s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.65s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.13s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.03s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.05s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.10s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.87s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.07s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.92s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.99s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.26s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.87s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.81s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.62s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.80s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.80s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.65s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.36s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.16s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.81s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.70s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.76s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.45s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.72s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.86s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.87s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestAttachDetach (0.93s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.89s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.77s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.90s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.77s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.58s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.51s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.31s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.17s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.66s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.39s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.40s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.96s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.95s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.28s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.79s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.07s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.68s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.54s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.79s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.33s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.44s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.73s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.07s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.77s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.44s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.38s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.21s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.94s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.39s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.10s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.18s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.32s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.26s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.26s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.21s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.27s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.36s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.85s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.29s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.74s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.19s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.45s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.47s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.43s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.26s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.71s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.00s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.17s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.66s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.01s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.00s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.12s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.97s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.45s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCmd (0.35s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s) [2022-07-18T19:09:43.458Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.65s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.36s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.06s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.00s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.71s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.32s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.45s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.89s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.73s) [2022-07-18T19:09:43.458Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-07-18T19:09:43.458Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-18T19:09:43.458Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-07-18T19:09:43.458Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.04s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.02s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.61s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.86s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.91s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.54s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.22s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.99s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.65s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.25s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.39s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.00s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.20s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.35s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.92s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.82s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.48s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.41s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.26s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.34s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.36s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.25s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.47s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.69s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.09s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.50s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.19s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.22s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.38s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.19s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.28s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.87s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.05s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildEnv (0.94s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.06s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.86s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.25s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (16.34s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.60s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.30s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.66s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.38s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.41s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.07s) [2022-07-18T19:09:43.458Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.96s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.42s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.38s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.26s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildFails (0.56s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.80s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.81s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.61s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.24s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.30s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.82s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.46s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.30s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.54s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.53s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.61s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.85s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.78s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.99s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildLabel (0.28s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.31s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.35s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildLabels (0.36s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.88s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.08s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildLastModified (3.96s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.22s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.83s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.98s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.29s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.39s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.14s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.84s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.85s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.73s) [2022-07-18T19:09:43.458Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.87s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.47s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.00s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.48s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.83s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.58s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.99s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.14s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.75s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.63s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.72s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.47s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.63s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.74s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.13s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.25s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.78s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.20s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.62s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.45s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildPATH (1.83s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.74s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.69s) [2022-07-18T19:09:43.458Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.51s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.03s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.59s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildRm (2.82s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.79s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.08s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.79s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.95s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.06s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.75s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.32s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.22s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.52s) [2022-07-18T19:09:43.459Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.86s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildStderr (0.93s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.25s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.69s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.06s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.36s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.61s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.90s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildUser (1.20s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.52s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.80s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.27s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.79s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.66s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.36s) [2022-07-18T19:09:43.459Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-18T19:09:43.459Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-18T19:09:43.459Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-18T19:09:43.459Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.26s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.58s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.59s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.94s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.55s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.85s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.34s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.49s) [2022-07-18T19:09:43.459Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.53s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.89s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.60s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCommitChange (0.76s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.88s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.36s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.07s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.92s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCommitTTY (1.42s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.22s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.95s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.29s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.22s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.57s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.79s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.72s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.68s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.65s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.64s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.73s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.04s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.84s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.90s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.68s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.73s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.94s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.13s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.84s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.88s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.66s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.92s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.75s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.84s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.56s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.60s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.39s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.80s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.47s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.50s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.42s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.20s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.52s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.97s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.58s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpToDot (0.60s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.15s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.89s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpToStdout (0.54s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.27s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.25s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.62s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.04s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.64s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2022-07-18T19:09:43.459Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.49s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.30s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-07-18T19:09:43.459Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.61s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.70s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsAttach (0.54s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsCommit (0.61s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.56s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.07s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.79s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.25s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsCopy (0.81s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.96s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.39s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.99s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.11s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsFilters (0.92s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsFormat (1.22s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.69s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.26s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.07s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-07-18T19:09:43.459Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-18T19:09:43.459Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.28s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.38s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.92s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsTop (0.81s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.77s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.83s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.45s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.28s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestExecCgroup (1.09s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestExecEnv (0.64s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.00s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.58s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestExecInspectID (2.60s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.60s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestExecParseError (0.84s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.61s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2022-07-18T19:09:43.459Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.28s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestExecWithUser (0.62s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.30s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestHealth (19.08s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestBuildHistory (2.61s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.53s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.62s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.67s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestImportDisplay (1.08s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestImportFile (1.08s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.47s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.50s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.42s) [2022-07-18T19:09:43.459Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectDefault (0.48s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-18T19:09:43.459Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.55s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.50s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.34s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.97s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.53s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.53s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.56s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.55s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.76s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.41s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.27s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.44s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.70s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.16s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.94s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.32s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.63s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.03s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.49s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.67s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.99s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.20s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.17s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.96s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.97s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.17s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s) [2022-07-18T19:09:43.459Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.59s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.58s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestNetHostname (1.35s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.77s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.67s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.13s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.36s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.09s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.72s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.93s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.57s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.01s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.01s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.90s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPluginActive (2.33s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.02s) [2022-07-18T19:09:43.460Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.55s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.93s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.27s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.60s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.29s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.16s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPortList (7.44s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.29s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.16s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.95s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPsByOrder (2.09s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.72s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.07s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.38s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.92s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.22s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.01s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.52s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.07s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.96s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.73s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.77s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.16s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.81s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.06s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.56s) [2022-07-18T19:09:43.460Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.51s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.41s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.56s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.48s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.06s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.77s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.97s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.87s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.12s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.96s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.44s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.70s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.16s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.08s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.98s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.65s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.63s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.34s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.47s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.49s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.47s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.54s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.85s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.97s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.41s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.31s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.96s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.92s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.22s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.95s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.66s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.51s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.24s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.54s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.98s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunAddHost (0.57s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.66s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.50s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.53s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.94s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.64s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.71s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.76s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.77s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.65s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.70s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.43s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.59s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.48s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.48s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.50s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.77s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.57s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.61s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.55s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.74s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.34s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.26s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.98s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.63s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.54s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.10s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.54s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.50s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.57s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.15s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.87s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.15s) [2022-07-18T19:09:43.460Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-18T19:09:43.460Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.51s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.38s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.95s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.61s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.95s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.23s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2022-07-18T19:09:43.460Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.71s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.64s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.61s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.49s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.50s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.64s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.70s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.54s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.59s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunExitCode (0.59s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.74s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.74s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.52s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.54s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.56s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.30s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.28s) [2022-07-18T19:09:43.460Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.67s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.60s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.24s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.72s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.97s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.86s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.91s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.91s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.84s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.67s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.87s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.74s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.98s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.95s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunMount (4.10s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.58s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.59s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.20s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.87s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.83s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.59s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.31s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.25s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.54s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunNetHost (1.05s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.77s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.50s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.75s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.81s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.57s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.68s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.77s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.55s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.59s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-07-18T19:09:43.460Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.03s) [2022-07-18T19:09:43.461Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.56s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.55s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.47s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.84s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.48s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.52s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.65s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.82s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.52s) [2022-07-18T19:09:43.461Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.62s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.53s) [2022-07-18T19:09:43.461Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.78s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.29s) [2022-07-18T19:09:43.461Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.61s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.03s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunRm (0.58s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.53s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.53s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.53s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.56s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.59s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.00s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.50s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.57s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.71s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.78s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.49s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.52s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.76s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.63s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.59s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunState (1.04s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.48s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.61s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2022-07-18T19:09:43.461Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.50s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.53s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunSysctls (1.23s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.63s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.71s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.65s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.51s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.01s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.03s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.63s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.55s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.61s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.62s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.23s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunUserByID (0.44s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunUserByName (0.43s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2022-07-18T19:09:43.461Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.99s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.62s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.93s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.39s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.93s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.37s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.89s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.59s) [2022-07-18T19:09:43.461Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-18T19:09:43.461Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-18T19:09:43.461Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2022-07-18T19:09:43.461Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.71s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.61s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.11s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.64s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.73s) [2022-07-18T19:09:43.461Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-18T19:09:43.461Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-18T19:09:43.461Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-18T19:09:43.461Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-18T19:09:43.461Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-07-18T19:09:43.461Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.58s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.55s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.71s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.52s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.57s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.49s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.19s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.52s) [2022-07-18T19:09:43.461Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.49s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.12s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.49s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.27s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.43s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.60s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.40s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.75s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.00s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.39s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.36s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.59s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.39s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.70s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.71s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.84s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.49s) [2022-07-18T19:09:43.461Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.70s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.96s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.20s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.39s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.05s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.14s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.31s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.11s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.46s) [2022-07-18T19:09:43.461Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.02s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.53s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.62s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.90s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.52s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.04s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestStartRecordError (1.10s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.12s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.13s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.28s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.54s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.53s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.55s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.61s) [2022-07-18T19:09:43.461Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-07-18T19:09:43.461Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-18T19:09:43.461Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.94s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s) [2022-07-18T19:09:43.461Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.62s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.66s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.25s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.48s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-18T19:09:43.461Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-18T19:09:43.461Z] === RUN TestDockerRegistrySuite [2022-07-18T19:09:43.461Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-18T19:09:44.388Z] check_test.go:427: [d55fc1bfd1ac1] daemon is not started [2022-07-18T19:09:44.388Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-18T19:09:45.751Z] check_test.go:427: [dd88ec26efaa2] daemon is not started [2022-07-18T19:09:45.751Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-18T19:09:46.719Z] check_test.go:427: [d92f2587ebcef] daemon is not started [2022-07-18T19:09:46.719Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-18T19:09:46.974Z] check_test.go:427: [d2b487a6d9328] daemon is not started [2022-07-18T19:09:46.974Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-18T19:09:49.489Z] check_test.go:427: [d31a9ede170a9] daemon is not started [2022-07-18T19:09:49.745Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-18T19:09:53.908Z] check_test.go:427: [d61e831b5b4f8] daemon is not started [2022-07-18T19:09:53.908Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-18T19:09:56.422Z] check_test.go:427: [dc777aae36b41] daemon is not started [2022-07-18T19:09:56.422Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-18T19:09:57.786Z] check_test.go:427: [d9068601f2e60] daemon is not started [2022-07-18T19:09:57.786Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-18T19:09:58.346Z] check_test.go:427: [d38956f036db1] daemon is not started [2022-07-18T19:09:58.346Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-18T19:09:59.275Z] check_test.go:427: [d55b4d37b7ab5] daemon is not started [2022-07-18T19:09:59.275Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-18T19:10:00.641Z] check_test.go:427: [d57395e522ae2] daemon is not started [2022-07-18T19:10:00.641Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-18T19:10:01.567Z] check_test.go:427: [d1fb4f1b71016] daemon is not started [2022-07-18T19:10:01.567Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-18T19:10:02.930Z] check_test.go:427: [dd824a735fd62] daemon is not started [2022-07-18T19:10:02.930Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-18T19:10:03.872Z] check_test.go:427: [dd5ddc498d068] daemon is not started [2022-07-18T19:10:03.872Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-18T19:10:04.825Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:24e2e848c0f86b4713dc7279176bab04724b7ac4aeeb91b07d52c40f4c147c51 [2022-07-18T19:10:05.751Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1804baaa4656ccd60c9f35214cba947a88fe2ee1e60fa92fc60c76bbeed9c2cb [2022-07-18T19:10:05.751Z] check_test.go:427: [dbb58c80590fb] daemon is not started [2022-07-18T19:10:06.007Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-18T19:10:06.933Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:64a7582fd6f194544fe2cd481418a4aaf4f054784df053c4e035b4acb5b155f8 [2022-07-18T19:10:07.494Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2a23c1b529089747aca4002c52afc0757803c6b62642798ec6d818caf5f42500 [2022-07-18T19:10:07.752Z] check_test.go:427: [d3def7d1dfe80] daemon is not started [2022-07-18T19:10:07.752Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-18T19:10:08.678Z] check_test.go:427: [d7464728ccaca] daemon is not started [2022-07-18T19:10:08.678Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-18T19:10:11.234Z] check_test.go:427: [d746a6cb2e6d8] daemon is not started [2022-07-18T19:10:11.234Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-18T19:10:11.794Z] check_test.go:427: [d024c425b024e] daemon is not started [2022-07-18T19:10:11.794Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-18T19:10:11.794Z] check_test.go:427: [da0dc8066a696] daemon is not started [2022-07-18T19:10:11.794Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-18T19:10:12.721Z] check_test.go:427: [d8666f0c98868] daemon is not started [2022-07-18T19:10:12.721Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-18T19:10:13.647Z] check_test.go:427: [dae0a43c3db4b] daemon is not started [2022-07-18T19:10:13.647Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-18T19:10:14.574Z] check_test.go:427: [d71b679c47d56] daemon is not started [2022-07-18T19:10:14.574Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-18T19:10:17.173Z] check_test.go:427: [d9b6d48736ecc] daemon is not started [2022-07-18T19:10:17.173Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-18T19:10:17.173Z] check_test.go:427: [d9a5078d6df0f] daemon is not started [2022-07-18T19:10:17.173Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-18T19:10:18.098Z] check_test.go:427: [d209a7ff29175] daemon is not started [2022-07-18T19:10:18.354Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-18T19:10:18.609Z] check_test.go:427: [d4bbe47e09c6f] daemon is not started [2022-07-18T19:10:18.609Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-18T19:10:18.609Z] check_test.go:427: [deb5873d9a68a] daemon is not started [2022-07-18T19:10:18.609Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-18T19:10:18.865Z] check_test.go:427: [d4591fbb303f3] daemon is not started [2022-07-18T19:10:18.865Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-18T19:10:19.120Z] check_test.go:427: [d3af5f744193f] daemon is not started [2022-07-18T19:10:19.120Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-18T19:10:19.681Z] check_test.go:427: [d1271caca2769] daemon is not started [2022-07-18T19:10:19.681Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-18T19:10:19.681Z] check_test.go:427: [dccc04d5ebc01] daemon is not started [2022-07-18T19:10:19.681Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-18T19:10:20.607Z] check_test.go:427: [dbd9738cca477] daemon is not started [2022-07-18T19:10:20.607Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-18T19:10:22.012Z] check_test.go:427: [de3f1f43aefb3] daemon is not started [2022-07-18T19:10:22.012Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-18T19:10:22.939Z] check_test.go:427: [d0617b09fecf6] daemon is not started [2022-07-18T19:10:22.939Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-18T19:10:23.873Z] check_test.go:427: [d2f38acd0ba82] daemon is not started [2022-07-18T19:10:23.873Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-18T19:10:24.799Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite (42.18s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.16s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.74s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.23s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.68s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.23s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.03s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.09s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.90s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.05s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.32s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-07-18T19:10:25.754Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-07-18T19:10:25.754Z] === RUN TestDockerSchema1RegistrySuite [2022-07-18T19:10:25.754Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-18T19:10:25.754Z] check_test.go:454: [db7960497642f] daemon is not started [2022-07-18T19:10:25.754Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-18T19:10:29.017Z] check_test.go:454: [dcacad73d35bd] daemon is not started [2022-07-18T19:10:29.017Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-18T19:10:34.301Z] check_test.go:454: [dc3bb3f5cfa23] daemon is not started [2022-07-18T19:10:34.301Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-18T19:10:34.556Z] check_test.go:454: [d8bc42e011aaf] daemon is not started [2022-07-18T19:10:34.556Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-18T19:10:34.812Z] check_test.go:454: [d193735d568f7] daemon is not started [2022-07-18T19:10:34.812Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-18T19:10:35.739Z] check_test.go:454: [db67a1e93c27b] daemon is not started [2022-07-18T19:10:35.739Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-18T19:10:36.666Z] check_test.go:454: [d8c86704180de] daemon is not started [2022-07-18T19:10:36.666Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-18T19:10:37.594Z] check_test.go:454: [d06281ffd5d94] daemon is not started [2022-07-18T19:10:37.594Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-18T19:10:40.109Z] check_test.go:454: [d4d379df83862] daemon is not started [2022-07-18T19:10:40.109Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-18T19:10:40.364Z] check_test.go:454: [df6fc215e069f] daemon is not started [2022-07-18T19:10:40.364Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-18T19:10:40.925Z] check_test.go:454: [dd7519ad75ee2] daemon is not started [2022-07-18T19:10:40.925Z] --- PASS: TestDockerSchema1RegistrySuite (15.26s) [2022-07-18T19:10:40.925Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-18T19:10:40.925Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.79s) [2022-07-18T19:10:40.925Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.18s) [2022-07-18T19:10:40.925Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2022-07-18T19:10:40.925Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-18T19:10:40.925Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2022-07-18T19:10:40.925Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-07-18T19:10:40.925Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.90s) [2022-07-18T19:10:40.925Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.43s) [2022-07-18T19:10:40.925Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-07-18T19:10:40.925Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-07-18T19:10:40.925Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-18T19:10:40.925Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-18T19:10:41.486Z] check_test.go:483: [d01f8b04f82bb] daemon is not started [2022-07-18T19:10:41.486Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-18T19:10:42.046Z] check_test.go:483: [da165be0e1550] daemon is not started [2022-07-18T19:10:42.046Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-18T19:10:42.301Z] check_test.go:483: [dca71b35ea578] daemon is not started [2022-07-18T19:10:42.301Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-18T19:10:43.665Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-18T19:10:43.920Z] check_test.go:483: [dac7ccf9a2d4b] daemon is not started [2022-07-18T19:10:43.920Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-18T19:10:44.481Z] check_test.go:483: [d547ead0e94f2] daemon is not started [2022-07-18T19:10:44.481Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-18T19:10:45.448Z] check_test.go:483: [dbce7c750de4b] daemon is not started [2022-07-18T19:10:45.448Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-18T19:10:45.448Z] check_test.go:483: [d9dd77bb6f60e] daemon is not started [2022-07-18T19:10:45.448Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.73s) [2022-07-18T19:10:45.448Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2022-07-18T19:10:45.448Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2022-07-18T19:10:45.448Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-07-18T19:10:45.448Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-07-18T19:10:45.448Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-07-18T19:10:45.448Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.52s) [2022-07-18T19:10:45.448Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-07-18T19:10:45.448Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2022-07-18T19:10:45.448Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-18T19:10:45.448Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-18T19:10:50.685Z] check_test.go:510: [da6768a505ca9] daemon is not started [2022-07-18T19:10:50.685Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-18T19:10:50.940Z] check_test.go:510: [d45fe7bfbdbcb] daemon is not started [2022-07-18T19:10:50.941Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-18T19:10:50.941Z] check_test.go:510: [d688a940e5a93] daemon is not started [2022-07-18T19:10:50.941Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-18T19:10:51.196Z] check_test.go:510: [d9ac5bbeb86ca] daemon is not started [2022-07-18T19:10:51.196Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-18T19:10:51.196Z] check_test.go:510: [d71a9e4b3925b] daemon is not started [2022-07-18T19:10:51.196Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-07-18T19:10:51.196Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-07-18T19:10:51.196Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-07-18T19:10:51.196Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-07-18T19:10:51.196Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-07-18T19:10:51.196Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-07-18T19:10:51.196Z] === RUN TestDockerNetworkSuite [2022-07-18T19:10:51.196Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-18T19:10:52.575Z] docker_cli_network_unix_test.go:46: [da54741caf153] daemon is not started [2022-07-18T19:10:52.575Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-18T19:10:53.136Z] docker_cli_network_unix_test.go:46: [d899b7c7210a0] daemon is not started [2022-07-18T19:10:53.393Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-18T19:10:55.952Z] docker_cli_network_unix_test.go:46: [d1b5a1de1833f] daemon is not started [2022-07-18T19:10:56.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-18T19:10:57.572Z] docker_cli_network_unix_test.go:46: [da6fdfd4ea1a5] daemon is not started [2022-07-18T19:10:57.828Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-18T19:10:57.828Z] docker_cli_network_unix_test.go:1233: [dcde0f6c00613] daemon is not started [2022-07-18T19:11:00.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-18T19:11:01.313Z] docker_cli_network_unix_test.go:46: [db318081f2ff4] daemon is not started [2022-07-18T19:11:01.875Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-18T19:11:03.764Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-18T19:11:07.933Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-18T19:11:07.933Z] docker_cli_network_unix_test.go:46: [d4f0387041dd1] daemon is not started [2022-07-18T19:11:08.862Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-18T19:11:12.129Z] docker_cli_network_unix_test.go:46: [d2a572bcd8a68] daemon is not started [2022-07-18T19:11:12.384Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-18T19:11:14.272Z] docker_cli_network_unix_test.go:46: [d0f1abd3fde9a] daemon is not started [2022-07-18T19:11:14.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-18T19:11:14.783Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-18T19:11:15.039Z] docker_cli_network_unix_test.go:46: [d1314450344e0] daemon is not started [2022-07-18T19:11:15.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-18T19:11:15.295Z] docker_cli_network_unix_test.go:46: [d1f3238c84d8c] daemon is not started [2022-07-18T19:11:15.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-18T19:11:16.172Z] docker_cli_network_unix_test.go:46: [d1e047cdb1970] daemon is not started [2022-07-18T19:11:16.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-18T19:11:17.340Z] docker_cli_network_unix_test.go:46: [da5f923ed5375] daemon is not started [2022-07-18T19:11:17.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-18T19:11:17.943Z] docker_cli_network_unix_test.go:46: [df104302a9d8d] daemon is not started [2022-07-18T19:11:17.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-18T19:11:18.506Z] docker_cli_network_unix_test.go:46: [da782a61a205d] daemon is not started [2022-07-18T19:11:18.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-18T19:11:19.068Z] docker_cli_network_unix_test.go:46: [de8b8d6a02a20] daemon is not started [2022-07-18T19:11:19.326Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-18T19:11:19.582Z] docker_cli_network_unix_test.go:46: [dff12dcba9d14] daemon is not started [2022-07-18T19:11:19.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-18T19:11:19.582Z] docker_cli_network_unix_test.go:46: [da3d509fb4090] daemon is not started [2022-07-18T19:11:19.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-18T19:11:19.839Z] docker_cli_network_unix_test.go:46: [d55a18cfdd070] daemon is not started [2022-07-18T19:11:19.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-18T19:11:21.203Z] docker_cli_network_unix_test.go:46: [d6b204d16d976] daemon is not started [2022-07-18T19:11:21.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-18T19:11:21.764Z] docker_cli_network_unix_test.go:46: [d305ea198d569] daemon is not started [2022-07-18T19:11:22.371Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-18T19:11:22.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-18T19:11:22.371Z] docker_cli_network_unix_test.go:46: [d287a826cc5c0] daemon is not started [2022-07-18T19:11:22.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-18T19:11:22.627Z] docker_cli_network_unix_test.go:46: [dc81b7a45f4cb] daemon is not started [2022-07-18T19:11:22.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-18T19:11:22.883Z] docker_cli_network_unix_test.go:46: [d90bf41d101cb] daemon is not started [2022-07-18T19:11:22.883Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-18T19:11:24.289Z] docker_cli_network_unix_test.go:968: [dbb004d0bf3f4] daemon is not started [2022-07-18T19:11:24.854Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-18T19:11:25.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-18T19:11:26.713Z] docker_cli_network_unix_test.go:46: [dd5470d846bcd] daemon is not started [2022-07-18T19:11:26.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-18T19:11:29.525Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-18T19:11:30.087Z] docker_cli_network_unix_test.go:1116: [d2940501461d5] daemon is not started [2022-07-18T19:11:33.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-18T19:11:33.655Z] docker_cli_network_unix_test.go:46: [d1541645c9f97] daemon is not started [2022-07-18T19:11:33.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-18T19:11:34.625Z] docker_cli_network_unix_test.go:46: [da9ce9331409f] daemon is not started [2022-07-18T19:11:34.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-18T19:11:34.625Z] docker_cli_network_unix_test.go:46: [da73deb8eca05] daemon is not started [2022-07-18T19:11:34.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-18T19:11:34.625Z] docker_cli_network_unix_test.go:46: [da073d3ddc02c] daemon is not started [2022-07-18T19:11:34.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-18T19:11:34.880Z] docker_cli_network_unix_test.go:46: [deb14d7f22890] daemon is not started [2022-07-18T19:11:34.880Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-18T19:11:34.880Z] docker_cli_network_unix_test.go:46: [dda283bb0708c] daemon is not started [2022-07-18T19:11:34.880Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-18T19:11:34.880Z] docker_cli_network_unix_test.go:46: [d699de9ac08f4] daemon is not started [2022-07-18T19:11:34.880Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-18T19:11:36.768Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-18T19:11:36.768Z] docker_cli_network_unix_test.go:46: [da1d5afbd8921] daemon is not started [2022-07-18T19:11:37.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-18T19:11:37.707Z] docker_cli_network_unix_test.go:46: [df09a8c921640] daemon is not started [2022-07-18T19:11:37.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-18T19:11:37.707Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-18T19:11:37.707Z] docker_cli_network_unix_test.go:46: [d889db2dc284c] daemon is not started [2022-07-18T19:11:37.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-18T19:11:38.267Z] docker_cli_network_unix_test.go:46: [d7c6ead5685b9] daemon is not started [2022-07-18T19:11:38.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-18T19:11:41.079Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-18T19:11:41.079Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-18T19:11:41.079Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-18T19:11:42.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-18T19:11:44.333Z] docker_cli_network_unix_test.go:1084: [d89ebea525ef9] daemon is not started [2022-07-18T19:11:46.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-18T19:11:46.848Z] docker_cli_network_unix_test.go:46: [d1dc3beddbab2] daemon is not started [2022-07-18T19:11:46.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-18T19:11:46.848Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-18T19:11:47.409Z] docker_cli_network_unix_test.go:46: [d15f5d958717c] daemon is not started [2022-07-18T19:11:47.666Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-18T19:11:47.666Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-18T19:11:48.592Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-18T19:11:48.848Z] docker_cli_network_unix_test.go:46: [d5130a7f8fb81] daemon is not started [2022-07-18T19:11:49.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-18T19:11:49.410Z] docker_cli_network_unix_test.go:46: [d0b83a8c103d6] daemon is not started [2022-07-18T19:11:49.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-18T19:11:49.971Z] docker_cli_network_unix_test.go:46: [d1bbb73ee075e] daemon is not started [2022-07-18T19:11:50.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-18T19:11:50.834Z] docker_cli_network_unix_test.go:46: [dd530a6bbf14a] daemon is not started [2022-07-18T19:11:50.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-18T19:11:50.834Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-18T19:11:51.802Z] docker_cli_network_unix_test.go:46: [d945e7146f7a5] daemon is not started [2022-07-18T19:11:52.057Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-18T19:11:57.384Z] docker_cli_network_unix_test.go:46: [d50771081d1f7] daemon is not started [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite (66.35s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.40s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.89s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.53s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.53s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.43s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.18s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.47s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.99s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.65s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.45s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.05s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.22s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.23s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.46s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.89s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.24s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.11s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.38s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.13s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.77s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.43s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.44s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.58s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-07-18T19:11:57.640Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.06s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.13s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.77s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.98s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.80s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.80s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.60s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.20s) [2022-07-18T19:11:57.640Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.61s) [2022-07-18T19:11:57.640Z] === RUN TestDockerHubPullSuite [2022-07-18T19:11:57.640Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-18T19:11:59.525Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-18T19:12:02.079Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-18T19:12:03.455Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-18T19:12:04.860Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-18T19:12:05.463Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-18T19:12:05.719Z] --- PASS: TestDockerHubPullSuite (8.19s) [2022-07-18T19:12:05.719Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.00s) [2022-07-18T19:12:05.719Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.55s) [2022-07-18T19:12:05.719Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.98s) [2022-07-18T19:12:05.719Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.77s) [2022-07-18T19:12:05.719Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s) [2022-07-18T19:12:05.719Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-07-18T19:12:05.719Z] PASS [2022-07-18T19:12:05.719Z] [2022-07-18T19:12:05.719Z] === Skipped [2022-07-18T19:12:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-18T19:12:05.719Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.719Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-18T19:12:05.719Z] [2022-07-18T19:12:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-18T19:12:05.719Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.719Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-18T19:12:05.719Z] [2022-07-18T19:12:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-07-18T19:12:05.719Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.719Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-07-18T19:12:05.719Z] [2022-07-18T19:12:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-18T19:12:05.719Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.719Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-18T19:12:05.719Z] [2022-07-18T19:12:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-07-18T19:12:05.719Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.719Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-07-18T19:12:05.719Z] [2022-07-18T19:12:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-07-18T19:12:05.719Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.719Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-07-18T19:12:05.719Z] [2022-07-18T19:12:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-18T19:12:05.719Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.719Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-18T19:12:05.719Z] [2022-07-18T19:12:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-18T19:12:05.719Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.719Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-18T19:12:05.719Z] [2022-07-18T19:12:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-18T19:12:05.719Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.719Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-18T19:12:05.719Z] [2022-07-18T19:12:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-18T19:12:05.719Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.719Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-18T19:12:05.719Z] [2022-07-18T19:12:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-18T19:12:05.719Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.719Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-18T19:12:05.719Z] [2022-07-18T19:12:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-18T19:12:05.719Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.719Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-18T19:12:05.719Z] [2022-07-18T19:12:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-18T19:12:05.719Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.719Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-18T19:12:05.719Z] [2022-07-18T19:12:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-18T19:12:05.719Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.719Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-18T19:12:05.719Z] [2022-07-18T19:12:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-07-18T19:12:05.719Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-18T19:12:05.720Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-07-18T19:12:05.720Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-07-18T19:12:05.720Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-18T19:12:05.720Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_sni_test.go:30: Flakey test [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-18T19:12:05.720Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-18T19:12:05.720Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-18T19:12:05.720Z] docker_cli_network_unix_test.go:46: [d889db2dc284c] daemon is not started [2022-07-18T19:12:05.720Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-18T19:12:05.720Z] [2022-07-18T19:12:05.720Z] DONE 1265 tests, 51 skipped in 1494.052s [2022-07-18T19:12:05.720Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-18T19:12:05.975Z] ++++ cat bundles/test-integration/docker.pid [2022-07-18T19:12:05.975Z] +++ kill 9347 [2022-07-18T19:12:05.975Z] +++ /etc/init.d/apparmor stop [2022-07-18T19:12:05.975Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-18T19:12:05.975Z] [2022-07-18T19:12:05.975Z] Unloading profiles will leave already running processes permanently [2022-07-18T19:12:05.975Z] unconfined, which can lead to unexpected situations. [2022-07-18T19:12:05.975Z] [2022-07-18T19:12:05.975Z] To set a process to complain mode, use the command line tool [2022-07-18T19:12:05.975Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-18T19:12:05.975Z] +++ true [2022-07-18T19:12:05.975Z] exiting test-integration [2022-07-18T19:12:05.975Z] ++ exit 0 [2022-07-18T19:12:05.975Z] [2022-07-18T19:12:06.230Z] + for job in $(jobs -p) [2022-07-18T19:12:06.230Z] + wait 13860 [2022-07-18T19:12:44.873Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-18T19:12:46.760Z] docker_cli_swarm_test.go:1180: [dd2af143b4b96] joining swarm manager [d376073bd8ffa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T19:12:53.330Z] docker_cli_swarm_test.go:1189: [dc5394b3b037e] joining swarm manager [d376073bd8ffa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T19:13:31.979Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-18T19:13:37.343Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-18T19:13:40.605Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-18T19:13:42.533Z] docker_cli_swarm_test.go:1112: [d086b386c91f0] joining swarm manager [d3cf691641810]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T19:13:43.953Z] docker_cli_swarm_test.go:1113: [d600ff760a8dd] joining swarm manager [d3cf691641810]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T19:15:20.391Z] docker_cli_swarm_test.go:1166: [da7d1b982e06b] joining swarm manager [d3cf691641810]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-18T19:15:46.889Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-18T19:15:46.889Z] docker_cli_swarm_test.go:1447: [d387332c4d235] joining swarm manager [dfa44c690cdbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T19:15:47.449Z] docker_cli_swarm_test.go:1448: [d1e06f8f2d389] joining swarm manager [dfa44c690cdbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T19:15:59.696Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-18T19:15:59.696Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-18T19:15:59.696Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-18T19:15:59.696Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-18T19:15:59.696Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-18T19:16:00.257Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-18T19:16:02.859Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-18T19:16:06.167Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-18T19:16:08.052Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-18T19:16:09.981Z] docker_cli_swarm_unix_test.go:63: [dd01dc46c54fb] joining swarm manager [d7dfeff8b3c87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T19:17:06.210Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-18T19:17:06.210Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-18T19:17:06.210Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-18T19:17:08.115Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-18T19:17:11.378Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-18T19:17:13.307Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-18T19:17:15.279Z] docker_api_swarm_test.go:962: [d077b49a3a8d8] joining swarm manager [d6063f7cb39e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T19:17:37.195Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-18T19:17:45.354Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-18T19:17:47.240Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-18T19:17:49.751Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-18T19:17:52.265Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-18T19:18:00.358Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-18T19:18:03.662Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-18T19:18:06.176Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-18T19:18:08.730Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-18T19:18:11.287Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-18T19:18:13.800Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-18T19:18:17.061Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-18T19:18:19.573Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-18T19:19:15.896Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-18T19:19:28.099Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite (1617.28s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.15s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.03s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.76s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.27s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.29s) [2022-07-18T19:19:46.172Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.09s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.51s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.26s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.08s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.97s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.16s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.01s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.09s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.65s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.58s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.43s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.76s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.86s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (67.36s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.60s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.48s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.99s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.01s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.08s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.08s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.63s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.46s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.88s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.89s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.96s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.73s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.48s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.85s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.61s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.17s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.05s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.11s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.11s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.52s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.51s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.75s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.03s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.56s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.92s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.09s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.27s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.43s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.59s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.64s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.13s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.68s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.35s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.09s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.91s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.39s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.05s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.05s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.96s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.62s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.15s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.18s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.23s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (2.96s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.66s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.61s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.70s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.61s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.87s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.90s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.59s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.82s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.01s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.10s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (129.87s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.78s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.59s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.39s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.54s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.36s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.40s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.48s) [2022-07-18T19:19:46.172Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.97s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.76s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.79s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.49s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.73s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.68s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.03s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.83s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (124.44s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.23s) [2022-07-18T19:19:46.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.30s) [2022-07-18T19:19:46.173Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-07-18T19:19:46.173Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.50s) [2022-07-18T19:19:46.173Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.22s) [2022-07-18T19:19:46.173Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.07s) [2022-07-18T19:19:46.173Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.24s) [2022-07-18T19:19:46.173Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) [2022-07-18T19:19:46.173Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.43s) [2022-07-18T19:19:46.173Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.35s) [2022-07-18T19:19:46.173Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.31s) [2022-07-18T19:19:46.173Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.21s) [2022-07-18T19:19:46.173Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2022-07-18T19:19:46.173Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.86s) [2022-07-18T19:19:46.173Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.81s) [2022-07-18T19:19:46.173Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.55s) [2022-07-18T19:19:46.173Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s) [2022-07-18T19:19:46.173Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.42s) [2022-07-18T19:19:46.173Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.62s) [2022-07-18T19:19:46.173Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s) [2022-07-18T19:19:46.173Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.21s) [2022-07-18T19:19:46.173Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2022-07-18T19:19:46.173Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s) [2022-07-18T19:19:46.173Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s) [2022-07-18T19:19:46.173Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.13s) [2022-07-18T19:19:46.173Z] === RUN TestDockerExternalVolumeSuite [2022-07-18T19:19:46.173Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-18T19:19:46.173Z] docker_cli_external_volume_driver_test.go:53: [dbf7d42e52c26] daemon is not started [2022-07-18T19:20:01.082Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-18T19:21:08.740Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-18T19:21:18.757Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-18T19:21:33.627Z] docker_cli_external_volume_driver_test.go:53: [dfdc0f69fd565] daemon is not started [2022-07-18T19:21:48.538Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-18T19:22:03.374Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-18T19:22:18.238Z] docker_cli_external_volume_driver_test.go:53: [d730fc2c3efa5] daemon is not started [2022-07-18T19:22:36.267Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-18T19:22:36.267Z] docker_cli_external_volume_driver_test.go:53: [d1e1613e788f5] daemon is not started [2022-07-18T19:22:48.467Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-18T19:23:20.564Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-18T19:23:38.639Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-18T19:23:53.466Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-18T19:24:40.109Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-18T19:24:58.145Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-18T19:25:30.210Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-18T19:26:02.218Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-18T19:26:14.635Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-18T19:26:32.765Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-18T19:26:32.765Z] docker_cli_external_volume_driver_test.go:485: [d279b6d987cef] daemon is not started [2022-07-18T19:26:47.590Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-18T19:26:47.591Z] docker_cli_external_volume_driver_test.go:53: [d9f46f5f5d5f9] daemon is not started [2022-07-18T19:27:02.461Z] --- PASS: TestDockerExternalVolumeSuite (437.06s) [2022-07-18T19:27:02.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-07-18T19:27:02.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-07-18T19:27:02.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-07-18T19:27:02.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-18T19:27:02.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-07-18T19:27:02.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2022-07-18T19:27:02.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-18T19:27:02.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-07-18T19:27:02.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-07-18T19:27:02.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-07-18T19:27:02.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-07-18T19:27:02.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2022-07-18T19:27:02.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-07-18T19:27:02.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-07-18T19:27:02.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.25s) [2022-07-18T19:27:02.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s) [2022-07-18T19:27:02.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-07-18T19:27:02.461Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-07-18T19:27:02.461Z] PASS [2022-07-18T19:27:02.461Z] [2022-07-18T19:27:02.461Z] === Skipped [2022-07-18T19:27:02.461Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-18T19:27:02.461Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-18T19:27:02.461Z] check_test.go:540: [d8e8b6d4e4116] daemon is not started [2022-07-18T19:27:02.461Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-18T19:27:02.461Z] [2022-07-18T19:27:02.461Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-18T19:27:02.461Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-18T19:27:02.461Z] check_test.go:540: [d5563c67f67e7] daemon is not started [2022-07-18T19:27:02.461Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-18T19:27:02.461Z] [2022-07-18T19:27:02.461Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-18T19:27:02.461Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-18T19:27:02.461Z] check_test.go:540: [df9247ec5cf67] daemon is not started [2022-07-18T19:27:02.461Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-18T19:27:02.461Z] [2022-07-18T19:27:02.461Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-18T19:27:02.461Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-18T19:27:02.461Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-18T19:27:02.461Z] [2022-07-18T19:27:02.461Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-18T19:27:02.461Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-18T19:27:02.461Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-18T19:27:02.461Z] [2022-07-18T19:27:02.461Z] DONE 269 tests, 5 skipped in 2390.670s [2022-07-18T19:27:02.461Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-18T19:27:02.461Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6bbee864a3bd/docker.pid [2022-07-18T19:27:02.461Z] +++ kill 7144 [2022-07-18T19:27:02.461Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7144 is not a child of this shell [2022-07-18T19:27:02.461Z] warning: PID 7144 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6bbee864a3bd/docker.pid had a nonzero exit code [2022-07-18T19:27:02.461Z] ++++ cat bundles/test-integration/docker.pid [2022-07-18T19:27:02.461Z] +++ kill 9385 [2022-07-18T19:27:02.727Z] +++ /etc/init.d/apparmor stop [2022-07-18T19:27:02.727Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-18T19:27:02.727Z] [2022-07-18T19:27:02.727Z] Unloading profiles will leave already running processes permanently [2022-07-18T19:27:02.727Z] unconfined, which can lead to unexpected situations. [2022-07-18T19:27:02.727Z] [2022-07-18T19:27:02.727Z] To set a process to complain mode, use the command line tool [2022-07-18T19:27:02.727Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-18T19:27:02.727Z] +++ true [2022-07-18T19:27:02.727Z] exiting test-integration [2022-07-18T19:27:02.727Z] ++ exit 0 [2022-07-18T19:27:02.727Z] [2022-07-18T19:27:02.985Z] + exit 0 [2022-07-18T19:27:02.985Z] ++ jobs -p [2022-07-18T19:27:02.985Z] + pids= [2022-07-18T19:27:02.985Z] + echo 'Remaining pids to kill: []' [2022-07-18T19:27:02.985Z] Remaining pids to kill: [] [2022-07-18T19:27:02.985Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-18T19:27:02.995Z] Recording test results [2022-07-18T19:27:03.490Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-18T19:27:03.795Z] + echo Ensuring container killed. [2022-07-18T19:27:03.795Z] Ensuring container killed. [2022-07-18T19:27:03.795Z] + docker ps -aq -f name=docker-pr5-* [2022-07-18T19:27:03.795Z] + cids=9a0dad2de8f0 [2022-07-18T19:27:03.795Z] 37eeb94d9290 [2022-07-18T19:27:03.795Z] 670c0d431e3f [2022-07-18T19:27:03.795Z] + [ -n 9a0dad2de8f0 [2022-07-18T19:27:03.795Z] 37eeb94d9290 [2022-07-18T19:27:03.795Z] 670c0d431e3f ] [2022-07-18T19:27:03.795Z] + docker rm -vf 9a0dad2de8f0 37eeb94d9290 670c0d431e3f [2022-07-18T19:27:04.355Z] 9a0dad2de8f0 [2022-07-18T19:27:04.610Z] 37eeb94d9290 [2022-07-18T19:27:04.610Z] 670c0d431e3f [Pipeline] sh [2022-07-18T19:27:04.932Z] + echo Chowning /workspace to jenkins user [2022-07-18T19:27:04.932Z] Chowning /workspace to jenkins user [2022-07-18T19:27:04.932Z] + id -u [2022-07-18T19:27:04.932Z] + id -g [2022-07-18T19:27:04.932Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43815:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-18T19:27:07.813Z] + bundleName=amd64 [2022-07-18T19:27:07.813Z] + echo Creating amd64-bundles.tar.gz [2022-07-18T19:27:07.813Z] Creating amd64-bundles.tar.gz [2022-07-18T19:27:07.813Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-18T19:27:07.813Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-18T19:27:09.230Z] Archiving artifacts [2022-07-18T19:27:09.692Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43815/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-18T19:27:09.989Z] + make clean [2022-07-18T19:27:09.989Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-18T19:27:09.989Z] docker-dev-cache [2022-07-18T19:27:09.989Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS